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

body {
	background-color: #003C72;
	margin-top: 0px;
	padding-top: 0px;
}

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

.INNERcontainerDIV {
	z-index:30;
	height: 100%;
	width: 740px;
	float: center;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.footerCell {
	padding: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.mainBodyCell {
	background-color: white;
	border-left: 1px solid #003C72;
	border-right: 1px solid #003C72;
	padding: 10px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.rightCol {
	background-color: #D0C3BB;
	padding: 10px;
	vertical-align: top;
}

.rightColHeader {
	background-color: #AC9586;
	border: 1px solid black;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}

.rightColCell {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	padding-right:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.rightColCell2 {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

.btn {
	background-color: #6EA8D4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	border: 1px solid #376C95;
	padding: 1px;
}

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

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

a.rightLink, a.rightLink:active, a.rightLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
}

a.rightLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

a.largeLink, a.largeLink:active, a.largeLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
	text-decoration: none;
}

a.largeLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003C72;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003C72;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003C72;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003C72;
}

.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.cell114 {
	border-left: 1px solid #003C72;
	border-right: 1px solid #003C72;
	border-bottom: 4px solid #003C72;
}

.cell1144 {
	border-left: 1px solid #003C72;
	border-right: 1px solid #003C72;
	border-bottom: 4px solid #003C72;
	border-top: 4px solid #003C72;
}