body	{
	color: #000000;
	background-color: #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin : 0px;
}

.body {
	font-size: 11px;
	line-height: 130%;
}

.leftcol {
	font-size: 11px;
	line-height: 115%;
}

.footer {
	font-size: 9px;
	color: #999999;
	padding-right : 15px;
	text-align : right;
 	padding-bottom: 1px;
}

.blugrad_bottom {
    background-color: #65acd9;
}	

.leftnav {
	color: #000000;
 	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
a.leftnav:hover {
 color: #aa243e;
 text-decoration: underline;
} 

.navhead {
 font-weight: bold;
 margin-bottom: 9px;
} 



----------------------------------------------------


Input{
	font-family: Verdana, Arial, Helvetica, sans-serif;   
	font-size: 11px; 
	color: black; 
	line-height: 10px;
	font-weight: normal;
	height: 16px;
	padding-left: 2px;
}

Select{
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: black; 
	line-height: normal;
	font-weight: normal;
}

Textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;  
	font-size: 11px; 
	color: black; 
	line-height: normal;
	font-weight: normal;
	padding-left: 4px;
}

p {
	color: black;
 	line-height: 110%;
 	font-size: 11px;
}
a.p {
 color: #295A7B;
 text-decoration: none;
}
a.p:hover {
 color : #295A7B;
 text-decoration: underline;
}

.home {
 color: #FFFFFF;
 line-height: 110%;
 font-size: 11px;
} 

.column {
 	color: #FFFFFF;
	font-size: 11px;
	padding-left: -10px;
	text-indent: 0;
}


.title, .titleWhite {
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
	line-height: 120%;
}

.titleWhite {
 color: #FFFFFF;
} 

.subhead, .subheadWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : bold;
	margin-bottom: 5px;
}
.subheadWhite {
 color: #FFFFFF;
}
 
.login		{
	font-size : 9px;
 color: #FFFFFF;
 text-decoration: none;
}	
.login:hover {
 color: #9EBBDD;
 text-decoration: underline;
}


.alerts		{
	font-size : 9px;
 color: #FFFFFF;
 text-decoration: none;
 padding-top: 13px;
 line-height: 19px;
}	
.alerts:hover {
 color: #9EBBDD;
 text-decoration: underline;
}


.red {
 color: #EF5D2A;
 font-size: 11px;
} 
.red span {
 color: #000000;
} 
 
 

.searchlabel {
	font-size: 10px;
	color: #CC9966;
	font-weight: bold;
	line-height: 175%;
}

