body {
	background-color: #9BD7F6;
	background-image: url(images/bgrnd_blue.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


a:link {
	color: #2486C5;
}
a:visited {
	color: #2486C5;
}
a:hover {
	color: #B0E0FF;
}
a:active {
	color: #89D9F8;
}

.textBodyRegular {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
	color: #686868;
	line-height: 26px;
}

.textBodyCompactLeading {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 13px;
	color: #686868;
	line-height: 18px;
}


.textCopyright {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 10px;
	color: #F0F0F0;
}


.textBlue20Bold {
	color: #2872B9;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
}


.textBlue14 {
	color: #2872B9;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 14px;
}

#imageContainer { height:277px; }  
#imageContainer img { display:none; 	
			position:absolute; 	
			top:0px; left:0px; 	
			height:277px;  	
			width:589px; 	
			opacity: -0.01; } 