htm,html,asp,aspx,table,tr,td,form,object,input,select,textarea,div,p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
body {
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../images/pageBG.gif);
	background-repeat: repeat;
}

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

.INNERcontainerDIV {
	z-index:30;
	background-color: #FFFFFF;
	width: 745px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.INNERtopDIV {
	z-index:31;
	background-color: #FFFFFF;
	width: 745px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
}

.INNERbottomDIV {
	z-index:32;
	background-color: #FFFFFF;
	width: 745px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	position: absolute;
	top: 397px;
}

.headerDIV {
	width: 745px;
	float: center;
}

.leftColDIV {
	width: 524px;
	float: left;
	position: relative;
	vertical-align: top;
	padding: 10px;
}

.rightColDIV {
	width: 180px;
	float: right;
	position: relative;
	vertical-align: top;
	background-color: #7F5E5B;
	padding: 10px;
	color: white;
}

.bodyDIV {
	width: 745px;
	float: center;
	background-color: #E9D0D6;
}

a, a:visited, a:active, a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
}

a.nav, a.nav:visited, a.nav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: bold;
}

a.subNav, a.subNav:visited, a.subNav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: none;
	font-weight: normal;
}

a.subNav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration: underline;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #333366;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #333366;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333366;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}

.headerRow1 {
	background-image: url(../images/blueBG.gif);
	background-repeat: repeat;
	height: 15px;
}

.headerRow3 {
	background-image: url(../images/blueBG.gif);
	background-repeat: repeat;
	height: 5px;
}

.headerRow4 {
	background-image: url(../images/blueBG.gif);
	background-repeat: repeat;
	height: 1px;
}

.footerRow {
	background-image: url(../images/blueBG.gif);
	background-repeat: repeat;
	height: 5px;
}

.bodyCol {
	width: 505px;
	vertical-align: top;
}

.navCol {
	width: 200px;
	background-color: #7F5E5B;
	color: black;
	vertical-align: top;
}

.tagline {
	color: black;
	font-weight: bold;
	line-height: 11px;
	text-align: right;
}

.navHeader {
	background-color: white;
	border: 1px solid black;
	color: black;
}

.adTable {
	border: 1px solid #333366;
	padding: 5px;
}

.adRow {
	border: 2px solid #876865;
	padding: 5px;
}