@charset "utf-8";
/* CSS Document */
 

html, body, #wrap {height: 100%; 
padding:0;}

body > #wrap {
	height: auto;
	
	min-height: 100%;
	
	
	background: #ffffff; 
}

.topDiv
{
	
	text-align:left;
	width: 900px;
	margin: 0px auto 0px auto;
	
}

body {
	text-align: center;
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	background-color: #ffffff;
	
		}
#main {padding-bottom: 20px;

	text-align:left;
	width: 900px;
	margin: 0px auto 0px auto;
	
}  /* must be same height as the footer */

#footer {
	position: relative;
	height: 20px;
	clear:both;
	width: 900px;
	color: #CCCCCC;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #60015f;
} 
.FooterText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	padding-top: 3px;
}
.headlineBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: normal;
	width: 590px;
	background-color: #60015f;
	text-align: center;
	padding: 5px;
	color: #CCCCCC;
}

#ThreeCol1 {
	width: 600px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
		 }
		 
.leftCol{
	width: 500px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	line-height: 19px;
		 }
.rightCol{
		
		float: right;
		
		width: 280px;
		margin-right: 5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		 }
.rightColV{
		
		float: right;
		
		width: 310px;
		margin-right: 5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		 }
		 
		 
.leftColV{
	width: 570px;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
	line-height: 19px;
		 }

		 
#ThreeCol3 {
		
		float: right;
		
		width: 270px;
		margin-right: 5px;
		voice-family: "\"}\"";
		voice-family: inherit;
		 }


.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.regDiv {
	border: 1px solid #FFFFFF;
}

.overDiv {
	cursor: pointer; cursor: hand;
	border: 1px solid #183FF3;
}
.NavBarDiv {
	background-color: #4b6ea8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
	padding-bottom: 3px;
}

a.topNavLink:link{
	color: #FFFFFF;
	text-decoration:none;
}



a.topNavLink:visited{
	color: #FFFFFF;
	text-decoration:none;
}

a.topNavLink:hover{
	color: #eada27;
	
	text-decoration:none;
	
}


.under
{
	cursor: pointer; cursor: hand;
	color: #0000FF;
	text-decoration:underline;
}
.redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CE0000;
}
.greenText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #38A22D;
}

