A  {color : FFFF00; text-decoration : underline;}
A:Visited  {color : FFFF00; text-decoration : underline;}
A:Active  {color : FFFF00; text-decoration : underline;}
A:Hover  {color : FFFFFF; text-decoration : underline;}

body {
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica;
	color : FFFFFF;	
	background-color : 588CC9;
}
	
TD,.mainfont {	
	font-size : 12px;
	line-height : 15px;
	font-family : Verdana, Arial, Helvetica;
	color : FFFFFF;
}

.heading {
	font-size : 24px;
	color : #00005F;
	font-weight : bold;
	font-family : Arial, Helvetica, sans serif;
	font-style : italic;
}
.subheading {
	color : #FFFF00;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
	font-style : normal;
	font-family : Verdana, Arial, Helvetica, sans serif;
}

.leftnav { 
	padding : 0px;
	font-size : 11px;
	line-height: normal;
	letter-spacing : normal;	
	font-family : Verdana, Arial, Helvetica;
	background-color: 72A3DC;
}
A.leftnavlink,A.leftnavlink:Visited,A.leftnavlink:Active  {
	color : FFFFFF; 
	text-decoration : underline; 
	text-transform: uppercase;
}
A.leftnavlink:Hover {
	color : DDDDDD; 
	text-decoration : underline; 
	text-transform: uppercase;
}

.footer { 
	color : #333333;
	padding : 5px;
	font-size : 10px;
	line-height: normal;
	letter-spacing : normal;
	font-family : Arial, Helvetica;
}
	
.splashblurb {color:FFFFCC; font-weight:bold; font-size : 12px; text-transform:uppercase;}

td.hometable {
	padding : 6px 9px 5px 8px;
	color : #FFFFFF;
	background-color : #72A3DC;
	font-weight : normal;
	font-size : 11px;
	line-height: 13px;
}

.table-header1,.table-header2, {
	color : #588CC9;
	font-size : 12px;
	font-weight : bold;
	font-family : verdana, Arial;
	line-height : 16px;
	text-align: center;
	padding : 2px;
}
.table-header1  { background-color : #FFFFFF; }
.table-header2  { background-color : #EEEEEE; }
.table-header3  { 
	color : #000000;
	font-weight : bold;
	background-color : #D4D9C5; 
}

.table-content1,.table-content2 {
	font-size : 11px;
	color : ffffff;
	font-weight : normal;
	font-family : Arial;
	padding : 3px;
}

table.table-border {	border: 1px solid #FFFFFF;}
table.table-border-wave {border: 1px solid #FFFFFF;
	background-image: url("images/wavebackground.jpg"); background-repeat : no-repeat; padding : 0px;}

.homecontent { padding : 5px;}
.maincontent { padding : 12px;}


.caption {font-size : 11px; color : EE7A36; font-weight : bold;}
.alert {font-size : 13px; color : FFFF00; font-weight : bold;}
.highlight {color : FFFF00;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}

input,textarea,select { 
margin: 1px 0 2px 1px; 
padding: 2; 
font: 11px arial, sans-serif; 
color: #444444; 
background: #FFFFFF; 
border: 1px solid #000066;
}

.checkbox {border: 0px; background-color: #72A3DC; padding: 0px; }
.button {
	font-family : Verdana;
	line-height : 12px;
	font-weight : bold;
}

.dropdown  {
	font-weight : normal;
	border: 1px solid #000066;
}

.inputbox  {
	border: 1px solid #000066;
	vertical-align : baseline;
}

