body {
background-image: url(images/splash_gradient.jpg);
background-repeat: no-repeat;
background-color: #028bb2;
font-family: Helvetica, Verdana, Arial, sans-serif;
font-size:16px;
line-height: 18px;
color:#4D4D4D;

}

a:link {
	text-decoration:none;
	color:#00acb6;
	font-weight: bold;
	
}

a:visited {
text-decoration:none;
color:#00acb6;
font-weight:bold;
}



a:hover {
	color:#038cb2;
	font-weight: bold;
	
}





.Footer {
	font-family:  Helvetica, Arial,Verdana, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
}

.Footer a:visited {
text-decoration: none;
color:#ffffff;

}

.Footer a:link {
text-decoration: none;
color:#ffffff;
}

.Footer a:hover {
text-decoration:none;
color: #CCCCCC}




.SplashBg {
background-image:url(/images/splash_page/splash_bg.gif);
background-repeat:no-repeat;

}
