body         {
	text-size: 10pt;
	scrollbar-face-color:#EEEFF4;
scrollbar-highlight-color:#EEEFF4;
scrollbar-3dlight-color:#C0C0C0;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#C0C0C0;
scrollbar-arrow-color:#000060;
scrollbar-track-color:#C1C1D9;
	background-repeat: repeat;
	margin-bottom: 15px;
	margin-top: 5px;
}
h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #000033; font-weight: bold}

a:link       { color: #FF0000; text-decoration: none }
a:active     { color: #FF0000; text-decoration: none }
a:visited    { color: #FF0000; text-decoration: none }
a:hover      { color: #666666; text-decoration: underline }
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000066}
.imageborder {  border: #FFffcd; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.greyborder {  border: 1px solid #000068}
.smalltext {  font-size: xx-small}

.inquiryform {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF;
	border: 1px #637994 solid;

}

.submit { 
	font-size: 10px; color: #000066; 
	background-color: #FFFFFF; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	border: 1px #666666 solid
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
}
.boldtext-light {
	font-size: 14px;
	font-weight: bold;
	color: #EEEFF4;
}
.style1 {
	color: #EEEFF4;
	font-size: 10px;
}

.style2 {
	color: #FF0000;
	font-size: 9px;
}

/* BEGIN style8 */
 #navcontainer
{
margin: 0;
padding: 0 0 0 12px;
}

#navcontainer UL
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navcontainer LI
{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#navcontainer A
{
	color: #FFFFFF;
	display: block;
	width: auto;
	text-decoration: none;
	background: #000033;
	margin: 0;
	padding: 2px 10px;
	border-left: 1px solid #003366;
	border-top: 1px solid #003366;
	border-right: 1px solid #000000;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

#navcontainer A:hover, #navcontainer A:active { background: #000066; }

#navcontainer A.active:link, #navcontainer A.active:visited
{
position: relative;
z-index: 102;
background: #BBBBBB;
font-weight: bold;
}

#subnav
{
position: relative;
top: -1px;
z-index: 101;
margin: 0;
padding: 0px 0 3px 0;
background: #000033;
border-top: 1px solid #fff;
border-bottom: 1px solid #aaa;
}

#subnav UL
{
list-style: none;
margin: 1px 0 0px 13px;
padding: 0px;
border-right: 1px solid #fff;
border-left: 1px solid #aaa;
}

#subnav LI
{
position: relative;
z-index: 102;
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}

#subnav A
{
color: #fff;
display: block;
width: auto;
text-decoration: none;
margin: 0;
padding: 2px 12px 2px 10px;
}

#subnav A:hover, #subnav A:active { color: #444; }
#subnav A.active:link, #subnav A.active:visited { color: #444; }
#subnav BR, #navcontainer BR { clear: both; }



/* END style8 */

.pt9White:link {
	color: #FFFFFF;
	font-size: 9px;
}
.pt9White:visited {
	color: #FFFFFF;
	font-size: 9px;
}
.pt9White:hover {
	color: #999999;
	font-size: 9px;
}
.pt9White:active {
	color: #FFFFFF;
	font-size: 9px;
}
.dotted {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
