BODY {
	font-family: 'Tahoma', Arial, sans-serif;
	font-size:11px;
	color: white;
	margin-left: 0px;
	margin-top: 0px;
}
.navigation {
	background-color: #00254F;
	background-image:url(images/logo_bg.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-top: 40px;
	padding-left: 16px;
	color: #white;
	line-height: normal;
	font-size: 10pt;
}
.caption {
	font-size: 10px;
	color: #00254F;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}
.captionhead {
	font-size: 11px;
	color: #00254F;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
}
.caption2 {
	font-size: 10px;
	color: #00254F;
	font-weight: bold;
}
.captionhead2 {
	font-size: 11px;
	color: #00254F;
	font-weight: bold;
}
.content {
	font-family: Arial, sans-serif;
	padding-top: 40px;
	padding-left: 40px;
	color: #373F48;
	line-height: normal;
	font-size: 12pt;
}
.content1 {
	font-family: Arial, sans-serif;
	padding-top: 25px;
}
.navtextsub {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: white;
	font-size: 12px;
	font-weight:bold;
}
.navtext {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: white;
	font-size: 14px;
	font-weight:bold;
}
.navtext1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #A5A10C;
	font-size: 14px;
	font-weight:bold;
}
.foottext {
	font-family: Arial, sans-serif;
	color: #B0B0B0;
	font-size: 10px;
}
a.foot:link {font-family: Arial, sans-serif; color: #CCCCCD; font-size: 10px; font-weight:bold; text-decoration: none;}
a.foot:visited {font-family: Arial, sans-serif; color: #CCCCCD; font-size: 10px; font-weight:bold; text-decoration: underline;}
a.foot:hover {font-family: Arial, sans-serif; color: #CCCCCD; font-size: 10px; font-weight:bold; text-decoration: none;}
a.foot:active {font-family: Arial, sans-serif; color: #CCCCCD;}
/* anav */
a.nav:link {font-family: 'Trebuchet MS', Arial, sans-serif; color: white; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav:visited {font-family: 'Trebuchet MS', Arial, sans-serif; color: white; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav:hover {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav:active {font-family: 'Trebuchet MS', Arial, sans-serif; color: white;}

a.nav1:link {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav1:visited {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav1:hover {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 14px; font-weight:bold; text-decoration: none;}
a.nav1:active {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C;}

a.nav2:link {font-family: 'Trebuchet MS', Arial, sans-serif; color: white; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav2:visited {font-family: 'Trebuchet MS', Arial, sans-serif; color: white; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav2:hover {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav2:active {font-family: 'Trebuchet MS', Arial, sans-serif; color: white;}

a.nav3:link {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav3:visited {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav3:hover {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 12px; font-weight:bold; text-decoration: none;}
a.nav3:active {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C;}

a.biglink:link {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 13px; font-weight:bold; text-decoration: underline;}
a.biglink:visited {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 13px; font-weight:bold; text-decoration: underline;}
a.biglink:hover {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C; font-size: 13px; font-weight:bold; text-decoration: none;}
a.biglink:active {font-family: 'Trebuchet MS', Arial, sans-serif; color: #A5A10C;}
p {
	margin-top:5px;
	text-align:justify;
}
a:link {
	color: #333333;
	font-size: 11px;
}
a:hover {
	color: #333333;
	font-size: 11px;
}
.bg {
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #8B9FBA;
}
.bgtop {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 9px;
	padding-left: 10px;
}
.bgmiddle {
	background-image: url(images/bg_middle.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	pading-right: 15px;
	font-family: 'Tahoma', Arial, sans-serif;
	font-size:11px;
	line-height: 30px;
	color: #333333;
}
.bgbottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}
/* Headings */

.header  {
    font: normal 2.5em arial;
}

H1 {
	font-family: 'Trebuchet MS', Arial, sans-serif;
	color: #00254F;
	line-height: normal;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: -8px;
}
H2 {
	font-family: 'Tahoma', Arial, sans-serif;
	color: #A5A10C;
	line-height: normal;
	font-size: 13px;
	margin-bottom: 0px;
	font-weight: bold;
}
H3 {
	font-family: 'Tahoma', Arial, sans-serif;
	color: #A80000;
	line-height: normal;
	font-size: 11pt;
	font-weight: bolder;
}
H4 {
	font-family: 'Tahoma', Arial, sans-serif;
	color: #A80000;
	line-height: normal;
	font-size: 10pt;
	font-weight: bolder;
	margin:0px;
}
H5 {
	font-family: 'Tahoma', Arial, sans-serif;
	color: #A80000;
	line-height: normal;
	font-size: 9pt;
	font-weight: bolder;
}
.mainbody {
	padding-left: 5px;
	border-color:#999999;
}
.fullcol {
	padding-right: 20px;
	padding-left: 5px;
}
.captiontxt {
	font-size: 9px;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 3px;
}
.text {
	font-size: 11px;
	line-height: 15px;
}
.texthighlight {
	color: #A80000;
	font-size: 11px;
	line-height: 15px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif, Tahoma;
	font-size: 10px;
	color: white;
}
.head {
	font-size: 12px;
}
.navborder {
	border-right-color: #CCCCCC;
	border-right-style: dotted;
	border-right-width: 1px;
}
* html .navborder {
	border-right: none;
	padding: 1px;
	background: url(/images/borderbg.gif) repeat-y right;
}
.adpad {
	padding-top: 15px;
	display: block;
}
a.link {
	color: #A20608;
	font-size: 11px;
	text-decoration: none;
}
a.link:hover {
	color: #A20608;
	font-size: 11px;
	text-decoration: underline;
}
a.print {
	color: #475779;
	font-size:11px;
	text-decoration: none;
}
a.print:hover {
	color: #475779;
	font-size:11px;
	text-decoration: underline;
}
a.email {
	color: #A80000;
	text-decoration: underline;
}
a.email:hover {
	color: #A80000;
	text-decoration: none;
}
a.link1 {
	color: #FF6600;
	text-decoration: none;
}
a.link1:hover {
	color: #FF6600;
	text-decoration: none;
}
a.link2 {
	color: #333333;
	text-decoration: none;
}
a.link2:hover {
	color: #333333;
	text-decoration: underline;
}
a.mainlink {
	font-weight: bold;
	color: #00254F;
	font-size:12px;
	text-decoration: none;
}
a.mainlink:hover {
	font-weight: bold;
	color: #00254F;
	font-size:12px;
	text-decoration: underline;
}
a.termslink {
	font-size: 9px;
	color: #333333;
	text-decoration: underline;
}
a.termslink:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
}
a.oracle {
	font-size: 9px;
	color: white;
	text-decoration: underline;
}
a.oracle:hover {
	font-size: 9px;
	color: white;
	text-decoration: none;
}
.imgborder {
	border: #00254F solid 1px;
}
.space {
	margin-bottom:20px;
	margin-left:20px;
}
.imgbg {
	background-image:url(images/imgfooter_bg.gif);
	background-repeat:repeat-x;
}
.contactborder {
	border: 1px dotted #759FEE;
} 
.fields {
	background-image: url(images/fieldbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	border: 1px solid #999999;
}
.fields1 {
	background-image: url(images/fieldbg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #CCCCCC;
}
.error {
	font-family: Tahoma;
	font-size: 8pt;
	color: red;
	margin-left: 02px;
	display:none;
}
.error1 {
	font-size: 10pt;
	color: red;
}
.textfields{
	border: 1px solid white;
	height:15px;
	width:102px;
	margin-top: 1px;
	margin-bottom:2px;
	background:url(images/field_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;  
	font-family: Arial, sans-serif;
	color: black;
	font-weight: none;
	line-height: normal;
	font-size: 10px;
}
ul {
 list-style-image:url(images/arrow_sub.gif)
}
p{
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}