

.error {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

.warning {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

#page_title {
	background-color: #f0a400;
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
	padding:7px;
}

h1 {
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;

	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 20px;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	margin-top:0px;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	color: #90C84B;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

h4 {
	font-weight: bold;
	font-size: 12px;
	color: #FA6500;
	margin-bottom: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

.big_white {
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

.body_text_white {
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

a.body_text_white:visited, a.body_text_white:active, a.body_text_white:link {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.body_text_white:hover{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

.body_text {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
}

a.body_text:visited, a.body_text:active, a.body_text:link {
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

input.contact {
	width: 185px;
	height: 18px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	padding: 3px;
}

textarea.contact {
	width: 185px;
	height: 39px;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	border: 0px;
	background-color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	padding: 3px;
}

a.body_text:hover{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.menu_top:visited, a.menu_top:active, a.menu_top:link {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: none;
}

a.menu_top:hover{
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

.content_main {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	color: #00668d;
	font-size: 11px;
	padding-left:5px;
	padding-top:8px;
	padding-right:23px;
	padding-bottom:23px
}


body {
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #cccccc;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #d8dadc;
	margin : 0px;
}

#dhtmltooltip{
			font-family: Verdana, Arial;
			font-size: 11px;
			color: #000000;
			position: absolute;
			width: 140px;
			border: 1px solid #ffffff;
			padding: 0px;
			background-color: #eeeeee;
			visibility: hidden;
			z-index: 100;
			/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*			filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135); */
		}


.footer {
	font-size: 10px;
	color: #cccccc;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	padding-top:5px;
}

a.footerlink:visited, a.footerlink:active, a.footerlink:link {
	font-size: 10px;
	color: #cccccc;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: none;
}

a.footerlink:hover {
	font-size: 10px;
	color: #cccccc;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-decoration: underline;
}

.company_info
{
	font-family: 	"Arial Bold", Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			#39393d;
	white-space:	nowrap;
	padding-left:	5px;
	padding-top:	0px;
}
a.company_link
{
	color:			#39393d;
}
a.company_link:hover
{
	color: black;
}

td.type_info
{
	font-family: 	"Arial Bold", Arial, Helvetica, sans-serif;
	font-size:		11px;
	font-weight:	bold;
	color:			white;
	padding-left:	3px;
	padding-top:	2px;
}
td.type_info_selected
{
	color:			#221e1f;
}
