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


* {
	margin:0;
	padding:0;
	}
body,td,th {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	color: #052938;
}
body {
	background-color: #052938;
	background-image:url(../images/body_BG.jpg);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight:normal;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #FFF;
}
a:active {
	text-decoration: underline;
	color: #CCC;
}
h1 {
	font-size: 24px;
	color: #052938;
	font-weight:normal;
	margin:5px;
}
h2 {
	font-size: 18px;
	color: #052938;
	font-weight:normal;
	margin:5px;
}
h3 {
	font-size: 16px;
	color: #052938;
	font-weight:normal;
	margin:5px;
}
h4 {
	font-size: 24px;
	color: #fff;
	font-weight:normal;
	margin:5px;
}
h5 {
	font-size: 18px;
	color: #fff;
	font-weight:normal;
	margin:5px;
}
h6 {
	font-size: 16px;
	color: #fff;
	font-weight:normal;
	margin:5px;
}
/*										BOX MODEL                                */
#Wrapper {
	width:1020px;
	margin: 20px auto;
	padding-bottom:10px;
	background-image:url(../images/box_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#385e6f;
	
	}
#utilBox {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#FFF; 
	font-size:11px;
	background-color:#052938;
	line-height:30px;
	
	}
#utilBox p { 
	color:#FFF; 
	font-size:11px;
	}
#utilBox a, #foot_SNA a { color:#FC0; }
#utilBox a:hover, #foot_SNA a:hover { color:#FC6; text-decoration:none}

#bc_nav {
	width:480px;
	float:left;
	}

#util_nav {
	width:480px;
	float:right;
	text-align:right;
	
	}
#MainContentBox { 
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding-bottom:10px;
	background-color:#6a8692;
	
		}	
#Container_column1_column2{ width:800px; float:left;}

#column1{float:left; width:200px; min-height:200px;}
#column1 p { margin:5px;}


#column2{float:left; width:580px; margin-left:10px; min-height:200px;}
#column2 p {
	margin:5px;
	color:#052938;
}

#column2 ul, #column2 ol {
	margin-left:25px;color:#052938;
}
#column3{ float:right; width:200px; min-height:200px;
}
#column3 p { margin:5px;color:#052938;}
#foot_SNA {
	width:1000px; 
	margin:5px auto 10px auto; 
	}
#foot_SNA p{
	text-align: left;
	color:#CCC;
	font-size:10px;
	}


/*			Navigation                                */
#navigation {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	line-height:30px;
	background-color:#052938;
	}
#navigation ul { 
	text-align:center;
	}	
#navigation ul li{
	display:inline;
	padding:40px;
	text-align:center;
	}
#navigation ul li a{
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	}
#navigation ul li a:hover{
	color:#FCO;
	text-decoration:none;
	}	
		
#navigation ul li:hover{
	display:inline;
	padding:40px;
	text-decoration:none;
	background-color:#385e6f;
	}	
/*			BOX Navigation                                */
#column1 .column_box ul li {
	line-height:25px;
	text-decoration:none;
	text-align:left;
	margin: 0 5px;
	display:block;
	padding:5px;
	
	}
#column1 .column_box ul li:hover {
	background-color:#385e6f;
	color:#FFF;
	
	}
#column1 .column_box a:hover {
	color:#FFF;
	
	}	
	
/*										Classes                                */
.clear { clear:both;}
.column_box{
	margin:10px  auto 0 auto;
	width:180px; 
	background-image:url(../images/mid_sm_col_bx.jpg);
	background-repeat:repeat-y;
	text-align:center;
	}
	
.column_box p {
	color:#FFF;
	margin:5px;
	
	}	
.column_box a {
	color:#FC0; 
	}		
.column_box a:hover {
	color:#FC6; text-decoration:none; 
	}		

.subhead { font-size:14px; font-weight:normal; }
.imgpad { padding:5px;}
/*										Name                                */

