htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;

}

#wrapper {
	position:relative; top:0; left:0;

}

body {
	background-image: url(../images/pageBG.gif);
	background-repeat:repeat;
}

a, a:active, a:hover, a:visited {
	color: #0000ff;
}

.containerDIV {
	width: 100%;
	top: 0px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	z-index:32;
}

.INNERcontainerDIV {
	z-index:30;
	width: 742px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.INNERtopDIV {
	z-index:31;
	width: 742px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 0px;
}

.INNERbottomDIV {
	z-index:32;
	width: 742px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 210px;
}

.headerDIV {
	width: 742px;
	height: 231px;
	float: center;
}

.bodyDIV {
	width: 742px;
	float: center;
}

.footerDIV {
	width: 742px;
	float: center;
	background-color: white;
}

.footerCell {
	font-size: 10px;
	font-weight: normal;
	color: black;
	border-left: 1px solid #000066;
	border-bottom: 1px solid #000066;
	border-right: 1px solid #000066;
}

.logoCell {
	background-color:#06066A;
	padding: 10px;
	font-size: 10px;
	color: white;
	width: 126px;
	height: 180px;
	vertical-align: top;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
}

.leftSideCell {
	background-image: url(../images/leftSideBG-nuvilla.jpg);
	background-position: top;
	background-repeat:repeat-y;
	width: 115px;
	padding: 10px;
	vertical-align: top;
}

.rightSideHeader {
	background-image: url(../images/rightColBlueBG.gif);
	width: 140px;
	font-size: 12px;
	color: white;
	padding: 3px;
}

.bodyCell {
	padding: 10px;
	vertical-align: top;
	background-color: white;
}

.rightCol {
	width: 146px;
	vertical-align: top;
	background-image: url(../images/rightColBlueBG.gif);
	background-repeat: repeat;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0F298F;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0F298F;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	color: #0F298F;
}

h4 {
	font-size: 10px;
	font-weight: bold;
	color: #0F298F;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #0F298F;
	padding-bottom: 12px;
}

a.footerLink, a.footerLink:active, a.footerLink:visited {
	font-size: 11px;
	color: black;
	text-decoration: none;
}

a.footerLink:hover {
	font-size: 11px;
	color: black;
	text-decoration: underline;
}

a.sideMenuLink, a.sideMenuLink:active, a.sideMenuLink:visited {
	font-size: 11px;
	color: white;
	text-decoration: none;
	line-height: 18px;
}

a.sideMenuLink:hover {
	font-size: 11px;
	color: white;
	text-decoration: underline;
	line-height: 18px;
}

a.rightMenuLink, a.rightMenuLink:active, a.rightMenuLink:visited, a.rightMenuLink:hover {
	font-size: 12px;
	color: white;
	text-decoration: none;
}

.sideMenu {
	font-size: 11px;
	color: black;
}

.horizontalMenu {
	background-color: #000066;
	padding: 5px;
	color: white;
}

.searchBody {
	background-color: white;
	border-left: 1px solid #000066;
	border-right: 1px solid #000066;
	padding: 10px;
	vertical-align: top;
	text-align: left;
}

.searchPages {
	background-color: white;
	border-right: 1px solid #000066;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}