body { 

	background: #D0F3F3 url(images/main_bg.gif) repeat-x;
	margin: 15px 4px;
	padding: 0;
}

td { 

	font-family: "Verdana", "Arial", "Tahoma"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #626262; 
}

A:link, A:visited {

	color: #1E5AAB; 
	text-decoration:none;
}

A:hover {

	color: #FF7200;
	text-decoration:underline;
}

.blank {

	font-size: 1pt;
}

.line {

	font-size: 1pt;
	background-color: #90969F;
}		

.banner {

	font-size: 12pt;
	color: #B1324C;
	font-weight:bold;
}

.imgBorder {

	border-style: solid; 
	border-color: #009999;
}

.main-content {
	background-color: #FFFFFF;
	padding: 15px;
}