A.main:link { color: #FF9230; text-decoration: underline }
A.main:visited { color: #90C; text-decoration: underline }
A.main:hover { color: #FFC600; text-decoration: none; }
A.white:link { color: #ffffff; text-decoration: underline }
A.white:visited { color: #ffffff; text-decoration: underline }
A.white:hover { color: #ffffff; text-decoration: none; }

A.dl:link {
	color: #FFC600;
	text-decoration: underline;
	list-style-position: outside;
	list-style-type: disc;
}
A.dl:visited { color: #FFC600; text-decoration: underline }
A.dl:hover { color: #003366; text-decoration: none; }

A{ color: #227499; text-decoration: underline }
A:hover { color: #A31853; text-decoration: none; }

textarea{
font-family     :"verdana"; 
font-size       :8pt;            
color           :#666666;        
background-color:#ffffff;   
border          :1 Solid #ABC1D4;
}

input { 
font-family     :"Verdana"; 
font-size       :8pt;            
color           :#666666;        
background-color:#ffffff;   
border          :1 Solid #ABC1D4;
 } select { 
font-family     :"Verdana"; 
font-size       :8pt;            
color           :#666666;        
background-color:#ffffff;   
border          :1 Solid #ABC1D4;
 } 
BODY { 
	scrollbar-light-color:#ffffff;
    scrollbar-arrow-color:#ffffff;
    scrollbar-base-color:#ABC1D4;
    scrollbar-dark-shadow-color:#ffffff;
    scrollbar-face-color:#ABC1D4;
    scrollbar-highlight-color:#ffffff;
    scrollbar-shadow-color:#ffffff;
    scrollbar-track-color:#ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#8DBACB;
	}
.bg_left {
	background-image:url(/images/back_left.gif); 
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
	}
.bg_right {
	background-image:url(/images/back_right.gif); 
	background-position: right;
	background-position: bottom;
	background-repeat:no-repeat;
	}
.bg_home {
	background-image:url(/images/home_back.jpg); 
	}
.bg_left_internal {
	background-image:url(/images/internal_left_back.gif); 
	background-position:left;
	background-position:bottom;
	background-repeat:no-repeat;
	}
.bg_right_internal {
	background-image:url(/images/interna_right_back.gif); 
	background-position: right;
	background-position: bottom;
	background-repeat:no-repeat;
	}
.body {
	font-family: "tahoma";
	font-size: 12px;
	color: #666666;

}
P,ul,th,td,div,span{
font-family: "tahoma"; font-size: 10pt;
	color: #666666;
}
.sml {
	font-family: "tahoma";
	font-size: 9pt;
	color: #333333;
}
.sml_white {
	font-family: "tahoma";
	font-size: 9pt;
	color: #ffffff;
}
.red {

	font-family: "verdana";
	font-size: 8pt;
	color: #FF9230;
}
.title {
	font-family: "verdana";
	font-size: 14px;
	color: #FF9230;
	font-weight: bold;

}
.serviceWt {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-indent: 5px;
}

.servicetext {
	color: #666666;
	font-size: 10pt;
	font-weight: normal;
	overflow: scroll;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #C4CDD9;
	border-right-color: #C4CDD9;
	border-bottom-color: #C4CDD9;
	border-left-color: #C4CDD9;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	height: 180pt;
	width: 100%;
}

.servicebl {
	color: #666666;
	font-size: 9pt;
	font-weight: 100;
	text-indent: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}
.borderbox {
	border: 1px solid #C4CDD9;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #F4F3F6;
}
.serviceheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: right;
}
.ServicesBG {
	background-color: #C4CDD9;
	border: 1px solid #CCCCCC;
}
.Services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left: 5px;
	clip: rect(auto,auto,auto,auto);
	line-height: 19px;
	font-weight: bold;
}

