body{
	color: white;
	background-color: #C0C0C0;
	margin-top: 0px;
	font-family: times;
}

#SubMenu{
	height: 20px;
	padding-top: 10px;	
	margin-left: 10px;
	font-size: 15pt;
}

a:link, a:hover, a:visited{
	color: white;
	text-decoration: none;
}


.MainBlockCell{
	padding-left: 10px;
	padding-right: 10px;
}

#quicksearch{
	background-image: url("/images/background_bottom2.jpg");
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
}

.PageOuter{
	border: 2px solid #000033;
	background-color: #000033;
}
	
#PrudentialFooter{
	border-top: 1px solid #000033;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*
.PrudentialFooterTable, .PrudentialFooterTable2{
	background-color: white;
	color: #000033;
	font-family: MS Sans Serif,Geneva,sans-serif;
	font-size: 9pt;
}
*/

.PrudentialFooterTable{
	border: 5px solid #000033;	
}

.MainMenuTable td{
	border-right: 2px solid #000033;
	border-bottom: 2px solid #000033;
}

.PageDescription{
	font-size: 14pt;
	margin-left: 20px;
}

#MainBlock h1{
	font-size: 25pt;
}

.MainLink{
	background-image: url("/images/background_top1.jpg");
	background-position: bottom;
	vertical-align: middle;
	width: 180px; 
	min-height: 140px;
	text-align: center; 
	padding: 5 5 5 5;
	font-family: arial; 
	font-size: 12pt;
	border: 2px solid #000037;
}