body {
	background-color:#f0f0f4;
	margin:0px;
	padding:0px;
}
.contentBG {
	background-image: url(/images/contentBG.jpg);
	background-repeat: repeat-y;
}
.mainTable {
	background-color:#FFFFFF;
}.shadowLeft {
	background-image: url(/images/shadowLeft.jpg);
	background-repeat: repeat-y;
}
.shadowRight {
	background-image: url(/images/shadowRight.jpg);
}
.leftNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftNav:hover, .leftNavON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c2bdbd;
	text-decoration: none;
}

.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0051a0;
}
.subTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0051a0;
	font-weight: bold;
}


.contentSub {
	padding: 35px;
	background-image: url(/images/contentSubBG.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

p,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #0B3D91;
}
.navBG {
	background-color: #7287c6;
	width: 195px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #666666;
}
.navRow	{
	border-bottom:1px solid #ffffff;
	background-image: url(/images/navArrow.gif);
	background-repeat: no-repeat;
	padding:6px 0px 6px 29px;
}
.subNav {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subNav:hover, .subNavON {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #c2bdbd;
	text-decoration: none;
}
.style2 {
	color: #0B3D91;
	font-size: 11px;
	font-weight: bold;
}
.style3 {
	color: #0B3D91;
	font-size: 14px;
	font-weight: bold;
}
.msg{
	font-style: none;
	color: #FF0000;\
}