body {
	margin-top: 0px;
	margin-left: 0px;
	margin-width: 0px; 
	margin-height: 0px;
	background-color: #ffffff;
}
body, p, br, b, a, td {
 font-size: 12px;
 }
 
.leftNav {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.leftNav A:link, .leftNav A:active, .leftNav A:visited {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.leftNav A:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}

#leftNav {
	background-image: url('../images/shell2/left-nav-background.gif');
}

.mainContent {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.mainContent A:link, .mainContent A:active, .mainContent A:visited {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	text-decoration: underline;
}

.mainContent A:hover {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: normal;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

#mainContent {
	padding-left: 20px;
	padding-right: 20px;
}

#contentCell {
	background-image: url('../images/shell2/body-background.jpg');
	background-repeat: no-repeat;
	background-position: 0% 0%;
}

.pageTitle {
	font-family: Arial, Tahoma, Helvetica;
	color: #000033;
	font-weight: bold;
	font-size: 15pt;
}

.searchHeader {
	font-family: Arial, Tahoma, Helvetica;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
