/* CSS Document */
* { margin:0px; padding:0px; }
td{
	font-size: 11px;
	font-family: Arial,verdana;
	color: #333333;
}

a:link{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #005194;
	text-decoration: underline;
}
a:visited{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #005194;
	text-decoration: underline;
}
a:hover{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.tbl{height:100%}
.top_td{height:100px; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #000000;}
.center_td{ border-top-width: 3px; border-top-style: solid; border-top-color: #FFFFFF;border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #FFFFFF;}
.bottom_td{ border-top-width: 1px; border-top-style: solid; border-top-color: #cecfce;}
.l_r_line{border-right-width: 1px;border-left-width: 1px;border-right-style: solid;border-left-style: solid;border-right-color: #FFFFFF;border-left-color: #FFFFFF;}
.l_r_line li{
	list-style-type: none;
	height:21px;
	width:155px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.l_r_line a:link{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.l_r_line a:visited{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.l_r_line a:hover{
	font-family: verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.b_line{border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#FFFFFF;}
.big_font{
	font-size: 18px;
	color: #005194;
	font-family: Tahoma, verdana, Arial;
	list-style-type: none;
	text-decoration: underline;
	line-height: 30px;
		padding-left:15px;
	padding-right:15px;
}
h1 {
	font-family: Tahoma, verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.content{

	font-family: verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;	
	padding-left:30px;
	padding-right:15px;
}

.content li{
	font-family: verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
/*	list-style-type: none;*/
	list-style-type: disc;
}

.bt a:link{
	font-family: Arial, verdana;
	font-size: 9px;
	color: #415373;
	text-decoration: none;
}
.bt a:visited{
	font-family: Arial, verdana;
	font-size: 9px;
	color: #415373;
	text-decoration: none;
}
.bt a:hover{
	font-family: Arial, verdana;
	font-size: 9px;
	color: #415373;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.imglink a:link{
	font-family: Arial, verdana;
	font-size: 10px;
	color: #005194;
	text-decoration: underline;
}
.imglink a:visited{
	font-family: Arial, verdana;
	font-size: 10px;
	color: #005194;
	text-decoration: underline;
}
.imglink a:hover{
	font-family: Arial, verdana;
	font-size: 10px;
	color: #005194;
	text-decoration: underline;
	position: relative;
	top: 1px;
}
.paddingleft_3px{
	padding-left:6px;
	height:18px;
	color: #000000;
}
.paddingtop{padding-left:15px; padding-right:15px;}
.test_title{font-size: 12px;
	color: #005194;
	font-family: Tahoma, verdana, Arial;}
.bottom_line{
	border-bottom-color:#666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;	
	padding-left:30px;
	padding-right:15px;
}
.content_li{

	font-family: verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;	
	padding-left:30px;
	padding-right:15px;
}
.content_li li{
	font-family: verdana, Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}
.paddingall{
	padding:10px;
	color: #333333;
	font-size: 12px;
}
.img{
	border: 1px solid #6b8ab6;
}
.announce_head
{
    background: Whitesmoke;
    font-size:12px;
    font-weight:bold;
    color:Navy;
    width:auto;
    text-align:center;
}
.announce_body 
{
    background-color:lightgrey;
}
   
