body {
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana,  sans-serif;
    font-size: 12px;
    background-color: #E1EFFC;
}
.logo_rt {
	float: right;
	margin-bottom: 8px;
	margin-top: 20px;
	clear: none;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 12px;
}
#menu a:link, #menu a:visited {
	background-image: url('../images/bttn_off.jpg');
	background-repeat: no-repeat;
	height: 29px;
	width: 126px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	line-height: 26px;
	display: block;
}
#menu_tab a:link, #menu_tab a:visited {
    font-family: Arial, Helvetica, "Trebuchet MS", Verdana, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url('../images/topTab_bk.gif');
    background-repeat: repeat-x;
    display: block;
    height: 22px;
    width: 100px;
    text-align: center;
}
#menu_tab a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url('../images/topTab_bk.gif');
	background-repeat: repeat-x;
	display: block;
}
#menu_tab_mid {
	color: #FFFFFF;
	background-image: url('../images/topTab_bk.gif');
	background-repeat: repeat-x;
	display: block;
	height: 22px;
    width: 6px;
}
.text_content {
    font-family: Arial, Helvetica_Light-Normal, sans-serif;
    font-size: 12px;
}
.container {

}


.more {
	float: right;
}
#news_feed a:link, #news_feed a:visited {
	font-family: Arial, Helvetica_Light-Normal, sans-serif;
	font-size: 11px;
	color: #003d7d;
}



#menu2 a:link, #menu2 a:visited {
	background-image: url('../images/bttn_green_off.jpg');
	background-repeat: no-repeat;
	height: 29px;
	width: 126px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, "Trebuchet MS", Verdana,  sans-serif;
	font-size: 12px;
	line-height: 26px;
	display: block;
}
.border {
	border: 1px so
}
.content_head  {
    font-family: Arial,  "Times New Roman" , Times, serif;
    font-size: 16px;
     color: #1D2F68;/*#ff7000;*/
    font-weight: bold;
}
.content_subHead {
	font-family: Arial, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D2F68;
}

.text_sm {
	font-size: 11px;
}
.text_med {
	font-size: 13px;
}
.text_lg {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 12px;
}
a, a:visited {
    color: #1D2F68;
    font-size: 12px;
}
ul
{
    margin-left: 20px;
}
li
{
    padding-bottom: 4px;
}

.footer
{
    font-size: 11px;
    color:#cccccc;
    background-color :#0f264f;
    height :40px;
    vertical-align :middle;
    padding :0px 20px 0px 10px;
} 

.footer a, .footer a:visited 
{   font-size: 11px;
    text-decoration :none;
    color:#ffffff;
    padding :0px 20px 0px 10px;
} 
.footer a:hover { font-size: 11px; text-decoration : underline; }  