body{
	margin:0; padding:0;
	margin-top: 10px;
}
.topLinks{
	color:#549ACE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.topLinks a:link{
	color:#549ACE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.topLinks a:visited{
	color:#549ACE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.topLinks a:active{
	color:#549ACE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.topLinks a:hover{
	color:#549ACE;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
.menuLinks{
	color:#58606F;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url('menuSep.jpg');
}
.menuLinks:hover{
	color:#3489CB;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background-image: url('menuSep.jpg');
}
.content{
	padding: 10px;
	background: url(/Portals/0/Skins/skin_PVS/contentBG.jpg) repeat-y left top;
}
.bannerDiv{
	background-color:#F1F1F3;
	border: 1px solid #D5D4CD;
	padding: 8px;
	width: 152px;
	height: 100%;
}
.contentDiv{
	background-color:#F1F1F3;
	border: 1px solid #D5D4CD;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	height: 100%;
}
.pageText{
	font-family: Arial;
	font-size: 12px;
	color:#64798A;
}
p{
	margin:0; padding:0;
	margin-top: 12px;
}
.pageTitle{
	font-family: Arial;
	font-size: 13px;
	color:#3489CB;
	font-weight: bold;
}
.bottomLinks{
	color:#8495A3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.bottomLinks A:link{
	color:#8495A3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.bottomLinks A:visited{
	color:#8495A3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.bottomLinks A:active{
	color:#8495A3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
.bottomLinks A:hover{
	color:#8495A3;
	font-family: Arial;
	font-size: 10px;
	text-decoration: none;
}
