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

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #020c49;
}
.relAnchor {
	position: relative;
}
.oneColFixCtr #container {
	width: 780px;  
	margin: 0 auto; 
	border: 0px solid #000000;
	text-align: left; 
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}

#mainBox {
	position:absolute;
	left:-38px;
	top:-7px;
	width:858px;
	height:676px;
	z-index:1000;
	background-image: url(../main_bkgrnd.jpg);
	background-repeat: no-repeat;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-weight: bolder;
	text-align: left;
}
h1{font-size: 16px}
h2{font-size: 14px}
#topLinkscontainer {
	position:absolute;
	left:476px;
	top:39px;
	width:328px;
	height:28px;
	z-index:1101;
	font-size: 11px;
}
a:link {color: #09F; text-decoration: none; }
a:visited {color: #09F; text-decoration: none; }
a:hover {color: #09F; text-decoration: underline;}
a:active {color: #09F; } 
/* Navigation */

.headerLinks {
	position:absolute;
	width:142px;
	height:55px;
	z-index:1002;
	text-align: center;
}
#headerLink1{
	left:11px;
	top:142px;
	text-align: center;
}
#headerLink2{
	left:182px;
	top:142px;
	text-align: center;
}
#headerLink3{
	left:353px;
	top:143px;
	text-align: center;
}
#headerLink4{
	left:523px;
	top:143px;
	text-align: center;
}

a.nav:link,a.nav:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
a.nav:hover,a.nav:active {
	color: #ffd200;
	font-weight: bold;
	text-decoration: none;
}

a.navTop:link,a.navTop:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
a.navTop:hover,a.navTop:active {
	color: #ffd200;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}

a.rightLinks:link,a.rightLinks:visited {
	width:200px;
	height:15px;
	color: #999;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
a.rightLinks:hover,a.rightLinks:active {
	width:200px;
	height:15px;
	color: #999;
	padding: 5px;
	text-align: left;
	text-decoration:none;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #EAEAEA;
}

a.commerciallinks:link,a.commerciallinks:visited {
	width:200px;
	height:15px;
	color: #999;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
a.commerciallinks:hover,a.commerciallinks:active {
	width:200px;
	height:15px;
	color: #FFF;
	padding: 5px;
	text-align: left;
	text-decoration:none;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-color: #60251D;
}

a.personallinks:link,a.personallinks:visited {
	width:200px;
	height:15px;
	color: #999;
	padding: 5px;
	text-align: left;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
a.personallinks:hover,a.personallinks:active {
	width:200px;
	height:15px;
	color: #FFF;
	padding: 5px;
	text-align: left;
	text-decoration:none;
	font-size: 11px;
	float: left;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	background-color: #747146;
}


/* End Navigation */

.linkFLoatlft {
	float: left;
	margin-right: 8px;
	width: 70px;
	text-align: center;
	width: 80px;
	height: 30px;
}
.linkFLoatRight {
	float: right;
	margin-right: 8px;
	width: 80px;
	height: 30px;
	text-align: center;
	height: 30px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#midBox {
	position:absolute;
	left:-32px;
	top:190px;
	width:842px;
	height:203px;
	z-index:1010;
	background-color: #FFFFFF;
}
#contentLeft {
	position:absolute;
	left:11px;
	top:411px;
	width:456px;
	height:188px;
	z-index:1100;
	text-align: left;
	font-size: 13px;
}
#footer {
	position:absolute;
	left:-38px;
	top:606px;
	width:853px;
	height:43px;
	z-index:1100;
	font-size: 11px;
}
#contentRight {
	position:absolute;
	left:470px;
	top:405px;
	width:329px;
	height:121px;
	z-index:1100;
}
#contentNumber {
	position:absolute;
	left:495px;
	top:515px;
	width:280px;
	height:20px;
	z-index:1100;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
}
#midBoxContent {
	position:absolute;
	left:9px;
	top:212px;
	width:506px;
	height:345px;
	z-index:1100;
	color: #000;
	text-align: left;
	overflow: auto;
	padding: 10px;
	font-size: 13px;
	background-color: #FFFFFF;
}
#rightContent {
	position:absolute;
	left:552px;
	top:210px;
	width:234px;
	height:347px;
	color: #999;
	z-index:1100;
	padding: 10px;
	text-align: left;
	font-size: 11px;
	overflow: auto;
}
#logo {
	position:absolute;
	left:10px;
	top:39px;
	width:427px;
	height:96px;
	z-index:1001;
}
#fullMidBox {
	position:absolute;
	left:-32px;
	top:190px;
	width:842px;
	height:400px;
	z-index:1010;
	background-color: #FFFFFF;
}

.formContainer {
	width: 300px;
	text-align: left;
	margin-left: 10px;
}
.formFltrt {
	float: right;
	margin-left: 8px;
	width: 180px;
}
.formFltlft {
	float: left;
	margin-right: 8px;
	width: 100px;
}
.formTextSmall{
	font-size: 10px;
}


.style1 {font-size:16px}
