body {
background-image:url(../images/background.gif);
	font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
	line-height: 22px;
	color: #646566;
}


.padleft10 {
margin-left:10px;	
}

.padleft10blue {
margin-left:10px;
color:#0a54ae;	
}


.contentgray {
color:#646566;
}

.contentBLUE {
color:#0a54ae;
}

.contentBLUELarge {
color:#0a54ae;
font-size:14px;
}

.contentwhite {
font-size:14px;
color:#FFFFFF;
}

.contentwhiteP10 {
font-size:14px;
color: #FFFFFF;
margin-left:10px;
}

.footer {
font-size:10px;
line-height:18px;
color:#FFFFFF;
}

a:link {
color: #0a54ae;
font-weight:bold;
text-decoration:none;}

a:visited {color: #0a54ae;
font-weight:bold;
text-decoration:none;}

a:hover {color: #646566;
font-weight:bold;
text-decoration:underline;}

a:active {color: #0a54ae;
font-weight:bold;
text-decoration:underline;}

a.white:link {
color: #ffffff;
text-decoration:none;}

a.white:visited {color: #ffffff;
text-decoration:none;}

a.white:hover {color: #FFFFFF;
text-decoration:underline;}

a.white:active {color: #ffffff;
text-decoration:underline;}

