@charset "utf-8";
/* CSS Document */

body {
	padding:0px;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#bcddfc;
}
td {
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.txt_red_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
/*nav top*/
.top_subnav_top {
	background-image:url(../images/top_subnav_top.gif);
	background-repeat:no-repeat;
}
.top_subnav_mid {
	background-image:url(../images/top_subnav_mid.jpg);
	background-repeat: repeat-x;
	background-color:#213B81;
}
.top_subnav_btm {
	background-image:url(../images/top_subnav_btm.gif);
	background-repeat:no-repeat;
}
.top_subnav_sep {
	background-image:url(../images/top_subnav_sep.gif);
	background-repeat:repeat-x;
}
.sub_nav_box {color: #FFFFFF; font-size:11px; font-family:arial; text-decoration:none; line-height:20px;}
.sub_nav_box:hover {color: #ff0000; font-size:11px; font-family:arial; text-decoration:none;}
/*nav left*/
.nav_left_main {
	background-image:url(../images/nav_bg1.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	line-height:27px;
	font-weight:bold;
	color:#000000;
}
.nav_left_sub {
	background-image:url(../images/nav_bg2.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
}
.nav_left_sub_over {
	background-image:url(../images/nav_bg2_over.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
}
.nav_sep {
	background-image:url(../images/nav_sep.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.link_white {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.link_white:hover {
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
}
a.subnav {
	text-decoration: none;
	color:#064A77;
}
a.subnav:hover {
	text-decoration: none;
	color:#D83202;
}
/*text*/
.txt_sup {
	font-family:Tahoma;
	font-size:8px;
	color: #000000;
	font-weight:normal;
}
.heading_main {
	font-size:17px;
	color:#000000;
	font-family:tahoma;
}
.bold_txt {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.bold_red {
	font-family:Tahoma;
	font-size:11px;
	color:#E32A13;
	font-weight:bold;
}
.bold_green {
	font-family:Tahoma;
	font-size:11px;
	color: #006600;
	font-weight:bold;
}


.txt_cut {
	font-family:Tahoma;
	font-size:11px;
	color: #000000;
	background-image:url(../images/txt-cut.jpg);
	text-decoration: line-through;
	background-position: center;
	background-repeat:repeat-x;
	vertical-align:middle;
}
.bold_white {
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
}

.blue_11 {
	font-family:tahoma;
	font-size:11px;
	color:#0074C4;
}
.bold_blue_11 {
	font-family:tahoma;
	font-size:11px;
	color:#0074C4;
	font-weight:bold;
}
.bold_navy_11 {
	font-family:tahoma;
	font-size:11px;
	color:#074976;
	font-weight:bold;
}
.bold_12 {
	font-family:tahoma;
	font-size:12px;
	color:#074976;
	font-weight:bold;
}
.bold_15 {
	font-family:tahoma;
	font-size:15px;
	color:#000000;
	font-weight:bold;
}
.bold_17 {
	font-family:tahoma;
	font-size:17px;
	color:#074976;
	font-weight:bold;
}
.txt_welcome {
	font-family:arial;
	font-size:16px;
	color:#074976;
	font-weight:bold;
}
/*anchor links*/
a {
	text-decoration: none;
	color:#064A77;
}
a:hover {
	text-decoration: none;
	color:#064A77;
}
a.footer {
	text-decoration: none;
	color:#ffffff;
}
a.footer:hover {
	text-decoration: none;
	color: #003366;
}
a.top {
	text-decoration: none;
	font-size:9px;
	color:#064A77;
}
a.top:hover {
	text-decoration: none;
	color:#064A77;
}
/*forms*/
.textfield {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.txt_top_search {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#5391ca;
}
.textbox_main {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.textbox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:18px;
	width:150px;
	background-color:#9EC3E0;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}
.textbox_long {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	width:230px;
}
.textbox2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:14px;
	width:180px;
}
.textbox3 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:60px;
}
.textbox4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:14px;
	width:60px;
}
.textbox5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height:14px;
}
form{
padding:0px;
margin:0px;
}
/*end form*/
.sep {
	background-image:url(../images/sep.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.h_sep {
	background-image:url(../images/h_sep_line.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.border_img {
	border-width:1px;
	border-style:solid;
	border-color:#CCCCCC;
}
/*right blue box*/
.right_box_bg_grad {
	background-image:url(../images/right_box_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#BCDDFC;
}
.right_box_top {
	background-image:url(../images/right_box_top.jpg);
	background-repeat:no-repeat;
}
.directory {
	background-color:#E7EBF4;
	padding-left:5px;
}
.directory1 {
	background-color:#E7EBF4;
	color:#0072C3;
	padding:4px;
}
.borders_3 {
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:hidden;
	border-color:#D3D7DA;
	border-width:1px;
	background-color:#F1F1F1;
}
.borders_3_tab_sel {
	border-left-style:solid;
	border-right-style:solid;
	border-top-style:solid;
	border-bottom-style:hidden;
	border-color:#7AB2E3;
	border-width:1px;
	background-color:#E7EEF4;
}
.borders_2 {
	background-color: #FAFAFA;
	border-width:1px;
	border-color: #E5E5E5;
	border-right-style:solid;
	border-left-style:solid;
	border-top-style:solid;
	border-bottom-style:solid;
}
.btSuccessMsg{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0074C4;

}
.btblue {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
}

/*new css*/
.txt_white_24 {
	font-family:arial;
	font-size:24px;
	color:#ffffff;
	font-weight:bold;
	line-height:20px;
	letter-spacing:-1px;
}
.link_white_u {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.link_white_u:hover{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: underline;
}
.link_white_14 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}
.link_white_14:hover{
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}


.border_footer {
border-right:1px #778CC2 solid;
}

#footer ul{
margin:0px 0px 0px 15px;
list-style-image:url(../images/ul.jpg);
padding:0px;

}
#footer ul  li{
padding:5px 0px;
margin:0px;
}
#footer ul li a{
	color:#D9E1F4;
	font-size:11px;
}
#footer ul li a:HOVER {
	color:#FFFFFF;
}

.footer_head{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background:#5470B8;
	padding:5px 0px 5px 12px;
}
.footer_head a{
	color:#FFFFFF;
	font-size:11px;
}
.footer_head a:hover {
	color:#D9E1F4;
}

#pscroller1 {
	width: 150px;
	height: 200px;
	padding: 0px;
	padding-left:0px;
	padding-right:0px;
	margin-top:10px;
	margin-bottom:5px;
}

p.dateTxt { font-family:tahoma, Helvetica, sans-serif; font-size:11px; padding:0px; margin:0px;}
p a {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#064A77; text-decoration:none;}
p a:hover {font-family:tahoma, Helvetica, sans-serif; font-size:11px; font-weight:bold; color:#064A77; text-decoration: underline;}


.caption_heading {
	background-image:url(../images/bk.JPG);
	background-repeat:repeat;
	padding-left:15px;
	line-height:27px;
	font-weight:bold;
	color:#000000;
}

.google:link {  font-family: sans-serif;font-size: 12px;color: #0074C4;text-decoration: none;}
.google:active {  font-family: sans-serif;font-size: 12px;color: #0074C4;text-decoration: none;}
.google:visited {  font-family: sans-serif;font-size: 12px;color: #0074C4;text-decoration: none;}
.google:hover { text-decoration: underline;color: #E32A13;font-family: sans-serif;font-size: 13px;}


.whtGradient{ border-bottom:#acc3e1 1px solid; padding:5px; margin:0 0 1px 0;}
.drkGradient{ background:#ddedfc; padding:5px; margin:0 0 1px 0;}
.blueHd{ font-size:12px; font-weight:bold; padding:0 0 2px 0; color:#177bbb;}
.blueHd a, .blueHd a:visited{ color:#177bbb; text-decoration:none;}
.blueHd a:hover{ color:#177bbb; text-decoration:underline;}
.postText{ font-size:11px; color:#121212; height:28px; overflow:hidden;}
.more{ font-size:11px; font-weight:bold; color:#e60000; padding:5px 0 0 0;}
.more a, .more a:visited{ color:#e60000; text-decoration:none;}
.more a:hover{ color:#e60000; text-decoration:underline;}
.postDate{ font-size:11px; font-weight:bold; color:#707070; padding:2px 0 0 0;}
