/* CSS Document */
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 17px;
	color: #000066;
	/*color: #0033FF;
	color: #000000;
	color: #000066;*/
}
body {
	/*background-color: #EBF5FE;*/
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(images/sand2.gif);
}



a:link {font-size: 17px; color: #000066; text-decoration: underline;}
a:visited {font-size: 17px; color: #000066; text-decoration: underline;}
a:hover {font-size: 17px; color: #678EAD; text-decoration: none;}
a:active {font-size: 17px; color: #000066; text-decoration: underline;}

a:link.top {font-size: 16px; color: #FFFFFF; text-decoration: underline;}
a:visited.top {font-size: 16px; color: #FFFFFF; text-decoration: underline;}
a:hover.top {font-size: 16px; color: #FFFFFF; text-decoration: none;}
a:active.top {font-size: 16px; color: #FFFFFF; text-decoration: underline;}

a:link.links {font-size: 14px; color: #000000; text-decoration: none; font-weight:bold;}
a:visited.links {font-size: 14px; color: #000000; text-decoration: none; font-weight:bold;}
a:hover.links {font-size: 14px; color: #000000; text-decoration: underline; font-weight:bold;}
a:active.links {font-size: 14px; color: #000000; text-decoration: none; font-weight:bold;}

a:link.footer {font-size: 12px; color: #000000; text-decoration: underline;}
a:visited.footer {font-size: 12px; color: #000000; text-decoration: underline;}
a:hover.footer {font-size: 12px; color: #000000; text-decoration: none;}
a:active.footer {font-size: 12px; color: #000000; text-decoration: underline;}

a:link.news {font-size: 14px; color: #000000; text-decoration: underline;}
a:visited.news {font-size: 14px; color: #000000; text-decoration: underline;}
a:hover.news {font-size: 14px; color: #000000; text-decoration: none;}
a:active.news {font-size: 14px; color: #000000; text-decoration: underline;}

.text10 {font-size: 10px;}
.text12 {font-size: 12px;}
.text13 {font-size: 13px;}
.text14 {font-size: 14px;}
.text15 {font-size: 15px;}
.text16 {font-size: 16px;}
.text18 {font-size: 18px;}
.text24 {font-size: 24px}
.text35 {font-size: 35px;}
.blk {color: #000000;}
.red {color: #CC0000;}
.white {color: #FFFFFF;}
.arial {font-family: Arial, Helvetica, sans-serif; }
.footer {color: #000000; font-size: 12px;}
.border {border-color: #68A2CC; border-style: solid; border-width: 3px;}
.pad {padding: 5px}

<!-- used on builders page only -->
.keywords {font-size: 12px; color: #999999;}
.black {color: #000000}
.content {padding-left: 30px; padding-right: 30px; padding-top: 10px; padding-bottom: 10px; text-align: justify;}
.contact {font-size: 14px; color: #000000; font-family:Arial, Helvetica, sans-serif; font-style: italic; font-weight: bold; padding-top: 5px;}
.brdrB {border-bottom-color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 2px;}
.brdrTB {border-bottom-color: #FFFFFF; border-bottom-style: solid; border-bottom-width: 1px; 
		border-top-color: #FFFFFF; border-top-style: solid; border-top-width: 1px;}
