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

body{
	background:#2D4D71 url(../images/background_main.jpg) top left repeat-y;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;}
	
a, a:active, a:visited{
	color:#2B5772;
	text-decoration:none;}
	
a:hover{
	color:#2B5772;
	text-decoration:underline;}

h1{
	background:url(../images/page_header_line.jpg) bottom left no-repeat;
	color:#23114D;
	font-size:18px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	padding-bottom:4px;}
	
h2{
	color:#23114D;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 4px 0px;}

.footer{
	background:url(../images/footer_line.jpg) top center no-repeat;
	padding:15px 0px;
	text-align:center;}
	
.footer_copyright{
	color:#8B82A1;
	font-size:11px;
	padding:5px 0px 9px 0px;}
	
.footer_address{
	color:#23114D;
	font-size:12px;
	padding-bottom:6px;}

.index_headertext{
	color:#666;
	font-size:13px;
	font-weight:bold;
	padding-bottom:40px;
	text-align:center;}
	
.index_smalltext{
	color:555;
	font-size:11px;
	padding-top:4px;
	text-align:left;}

.line_blue{
	background:#204154;
	height:2px;}
	
.main_cell{
	line-height:1.3em;
	padding:20px 10px 40px 10px;}
	
.page_header{
	background:url(../images/page_header_line.jpg) bottom left no-repeat;
	color:#23114D;
	font-size:18px;
	font-weight:normal;
	padding-bottom:2px;}
	
.rightColumn{
	padding-left:20px;}
	
.leftColumn{
	background:url(../images/left_column_border.jpg) right bottom no-repeat;
	font-size:11px;
	font-weight:bold;
	line-height:2.2em;}

.leftColumn a, .leftColumn a:active, .leftColumn a:visited{
	color:#666666;
	text-decoration:none;}
	
.leftColumn a:hover{
	color:#23114D;
	text-decoration:underline;}