@charset "utf-8";

body  {
	font: 100% Helvetica, sans-serif;
	background: #FFF;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #234075;
}

#mainContent p,
#mainContent ul,
#mainContent ol,
#mainContent h2,
#mainContent h3 {
	margin-top:13px;
	margin-bottom:13px;
}

.twoColElsLtHdr #container { 
	width: 48.5em;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 

.twoColElsLtHdr #header { 
	background: #234075; 
    background-image: url(images/header2.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
	margin-bottom: -20px;
} 

.twoColElsLtHdr #header h1 {
	margin: 0; 
	padding: 10px 0; 
	text-decoration: underline;
	text-underline-style: dotted;
}

 


.twoColElsLtHdr #allcontent {
	

	float:left;
	padding-left: 5px;
	
}


.twoColElsLtHdr #allcontent2 {
	padding-top: 4px;	
	
}
.twoColElsLtHdr #sidebar1 {
	font: 80% Helvetica, sans-serif;
	float: left; 
	width: 8em;
	padding-top: 75px; 
	padding-left: 10px;
	color:#234075;	
}

.twoColElsLtHdr #sidebar1 a { font-family : Helvetica, sans-serif; text-decoration:none}
.twoColElsLtHdr #sidebar1 a:link {color:#234075;}
.twoColElsLtHdr #sidebar1 a:visited {color : #234075;}
.twoColElsLtHdr #sidebar1 a:active {color : #234075;}
.twoColElsLtHdr #sidebar1 a:hover {color : #234075; text-decoration:underline;}


.twoColElsLtHdr #sidebar1 h3, .twoColElsLtHdr #sidebar1 p {
	margin-left: 2px; 
	margin-right: 2px;
}


.twoColElsLtHdr #mainContent {
	margin: 2em 1em 0 10em; 
	padding-right: 0;
}

.twoColElsLtHdr #mainContent2 {
	margin: 3em 1em 0 1em; 
	padding-right: 0;
}

.twoColElsLtHdr #mainContent2  h2 {
	border-bottom: 2px solid #F3DAA7;
}
	
.twoColElsLtHdr #mainContent  h2 {
	border-bottom: 2px solid #F3DAA7;
}

.twoColElsLtHdr #footer { 
	align: bottom;
} 

.twoColElsLtHdr #footer p {
	margin: 0; 
	
}




.fltrt { 
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}


.box a { display: block; width: 102px; height: 125px; background: url(/images/button4.png) 0 0 no-repeat; color: #fbb924 !important; font-weight:bold; text-align: center; text-decoration: none !important; }
.box a:hover { background-position: -102px 0; text-decoration: none !important; color: #ffffff !important; }
.box a .box-text1 {padding: 25px 2px 0 1px;   }
.box a .box-text2 {padding: 15px 2px 0 1px;   }
.box a .box-text3 {padding: 20px 2px 0 1px;   }

