/* controls basic properties of the entire document */
body { 
	background-color: #9EB6C7; 
	text-color: #000000; 
	color: #000000; 
}


/* a.shead controls look of important links on the site */
a.shead { 
	font-family: Verdana,Arial,Helvetica; 
	font-weight: 800; 
	font-color: #009900; 
	color: #009900; 
	font-size: 10pt;
}


/* .stext controls text that is at the header of sections */
.stext { 
	font-family: Verdana,Arial,Helvetica; 
	font-weight:400; 
	font-color: #000000; 
	font-size: 10pt; 
	color : #000000;
}


/* .pagetitle controls the look of page titles */
.pagetitle { 
	clear: left; 
	color: #999999; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 16px; 
	font-variant: normal;
	font-weight: 800; 
	page-break-after: always; 
	position: static; 
	text-align: left; 
}


/* .functiontext controls text that describes functions */
.functiontext { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:800; 
	font-color:#000000; 
	font-size: 14pt; 
	color: #000000; 
}


/* .fieldtext controls text in fields */
.fieldtxt { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight:600; 
	font-color: #000000 
	font-size: 10pt; 
}


/* .notavailable controls text for domains that aren't available */
.notavailable { color: #AAAAAA; }


/* .available controls text for domains that are available */
.available { color: #663300; }


/* .domain controls text for domains */
.domain { color: #000000; }


/* .error controls text for errors */
.error { 
	color: #FF0000; 
	font-weight: 800; 
}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #333333}
.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #333333; font-weight: 900; text-indent: 5pt}
a:link {  color: #333333; text-decoration: underline}
a:active {  color: #333333; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {  color: #FF1111; text-decoration: none}
.tdjust { font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 13px; color: #333333}
.headlinelt { font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #999999}
ol {  font-size: 13px; color: #333333; font-family: Arial, Helvetica, sans-serif}
ul {  font-size: 13px; color: #333333; font-family: Arial, Helvetica, sans-serif}
.hdlbold {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: 800}
.minitext {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #FFFFFF}

a.white:link { color: #999999; text-decoration: none ; font-size: 11px; font-weight: bold}
a.white:active { color: #666666; text-decoration: none ; font-size: 11px; font-weight: bold}
a.white:visited { color: #999999; text-decoration: none ; font-size: 11px; font-weight: bold}
a.white:hover { color: #FFFFFF; text-decoration: none ; font-size: 11px; font-weight: bold}

a.adlink:link { color: #333333; text-decoration: none; font-weight: normal}
a.adink:active { color: #333333; text-decoration: none; font-weight: normal}
a.adlink:visited { color: #333333; text-decoration: none; font-weight: normal}
a.adlink:hover { color: #000000; text-decoration: underline; font-weight: normal}.minitextdark { font-family: Arial, Helvetica,
sans-serif; font-size: 9px; color: #333333}
.engtxt {  background-color: #DBE3EA; font-family: Arial, Helvetica, sans-serif; border: 1px #7C8F99 solid; text-transform: lowercase;
color: #333333; text-align: center}
