body{
	background : #FFF;
}

.lt{
    background:#A2C0DF;
  }

.dk{
	background: #0066AC;
}

.borderheader {
	border-top : 1px solid;
	border-top-color : #0066AC;
	border-left : 1px solid;
	border-left-color : #0066AC;
	border-right : 1px solid;
	border-right-color : #0066AC;
} 

.table-header{
	background-color : #FFFF33;
}

.bold{ color: #0066AC;}


h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066AC;
	margin: 0px 0px 0px 0px;
	font-weight : bold;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #0066AC;
	letter-spacing: .05em
	margin: 0px 0px 0px 0px;
	font-weight : bold;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #0066AC;
	letter-spacing: .00em;
	margin: 0px 0px 0px 0px;
	font-weight : bold;
}

h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #0066AC;
	margin: 0px 0px 0px 0px;
	font-weight : bold;
}

P{ 
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color:  #333333; 
}

td{ 
    font-family: Verdana,  Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333; 
}

A:link {
	color: Blue;
	text-decoration: none;
}
A:visited {
	color: Blue;
	text-decoration: none;
}
A:hover {
	color: Blue;
	text-decoration: underline;
}

A.blue:link {
	color: Blue;
	text-decoration: underline;
}
A.blue:visited {
	color: Blue;
	text-decoration: underline;
}
A.blue:hover {
	color: Blue;
	text-decoration: underline;
}

A.header:link {
	color: #FFFFFF;
	text-decoration: none;
}
A.header:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A.header:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

A.nav:link {
	color: Blue;
	text-decoration: none;
	font : normal 11px;
}
A.nav:visited {
	color: Blue;
	text-decoration: none;
	font : normal 11px;
}
A.nav:hover {
	color: Blue;
	text-decoration: none;
	background-color : #FFFF33;
	font : normal 11px;
}

.DropDown{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : #CAEEFF;
	font : normal 9px;
}

.justify {  text-align: justify}

UL.square{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color: #333333;
	list-style-type: square;
}

.imageborder{
	border-color : #666666 #666666 #666666 #666666;
}

