@charset "utf-8";
body {
	background-image:url(../images/bg_main.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22245d;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	background-position: left top;
}
.header_t {
	background-color: #22245d;
	height: 105px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #51599d;
}
.menu_bg {
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #51599d;
	height: 49px;
}
.footer_main {
	background-image: url(../images/footer_mid.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 528px;
	padding-bottom: 7px;
	font-weight: bold;
	color: #0d0d41;
	text-decoration: none;
	height: 48px!important;
	height: 56px;
}
#banner_home {
	border-top-width: 9px;
	border-bottom-width: 17px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #51559d;
	border-bottom-color: #22245d;
}
.home_txt_pad {
	background-color:#FFFFFF;
	padding-right: 13px;
	padding-left: 28px;
}
.box_bg {
	background-image: url(../images/blue_btm_1px.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 246px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.box_img_bg {
	background-image: url(../images/box_1_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 196px;
	width: 196px;
}

.btm_black_bdr {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #22245d;
}
.left_top_pad_text {
	padding-top: 30px;
	padding-left: 28px;
	padding-right: 28px;
	padding-bottom: 30px;
}
#cont_tbl {
	border: 1px solid #bfbfbf;
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d0d41;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0d0d41;
	text-decoration: none;
	margin-left: 5px;
	margin-right: 5px;
}
.button{
	padding:5px 5px 2px 5px;
	outline:0;
	font-size:10px;
	color:#003c1f;
	line-height:11px;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: solid;
	border-top-color: #6666FF;
	background-color: #33CCFF;
	background-image: url(../images/button-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.buttonhover{
	padding:5px 5px 2px 5px;
	border:0;
	outline:0;
	font-size:10px;
	color:#baebd4;
	line-height:11px;
	background-color: #22245D;
	background-image: url(../images/button-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.field{
	background:#FFFFFF;
	border:1px solid #22245D;
	outline:0;
	font-size:10px;
	padding:2px;
}
.breadcrumb{
	color:#666666;
	text-decoration:none;
	padding-right:20px;
	padding-top:15px;	
}
.breadcrumb a{
	color:#00008B;
	text-decoration:none;
	padding:2px;
}
.breadcrumb a:hover{
	color:#0000CD;
	text-decoration:underline;
}
.header {
	color:#00008B;
	font-size:1.8em;
	font-weight:normal;
	text-decoration:none;
}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.newslink{
	color:#00008B;
	text-decoration:none;
	padding:2px;
	font-weight:bold;
}