@charset "utf-8";
/* CSS Document */
body
{
	margin:0px;
	background-color:#666666;
}
td
{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	line-height:18px;
}
.h_line
{
	background-image:url(images/h_line.jpg);
	background-repeat:repeat-x;
}
.top_bg
{
	background-image:url(images/top_bg.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:80px;
	padding:10px 0px 10px 0px;
}
.btm_bg
{
	background-image:url(images/btm_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1004px;
	height:36px;
}
.textbox
{
	border:1px solid #00CCFF;
	width:65px;
	height:12px;
}
a.more
{
	color:#00749F;
	font-size:9px;
	text-align:right;
	text-decoration:none;
}
a.more:hover
{
	color:#00749F;
	font-size:9px;
	text-align:right;
	text-decoration:none;
}
.border
{
	border:1px dashed #CCCCCC;
}
.border1
{
	border:1px dashed #CCCCCC;
	padding:10px;
}

.tbl
{
	padding:10px 0px 10px 0px;} 
.ul_list
{
	list-style-type:none;
	margin:0px;
	padding:1px 0px 0px 10px;
}
.ul_list li
{
	list-style-type:none;
	margin:0px;
	background-image:url(images/bullet.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	padding:1px 0px 0px 20px;
}
.ul_list1
{
	list-style-type:none;
	margin:0px;
	padding:1px 0px 0px 10px;
}
.ul_list1 li
{
	list-style-type:none;
	margin:0px;
	background-image:url(images/bullet2.jpg);
	background-repeat:no-repeat;
	line-height:26px;
	padding:1px 0px 0px 20px;
}


.ul_list2
{
	list-style-type:none;
	margin:0px;
	padding:10px 0px 0px 10px;
}
.ul_list2 li
{
	list-style-type:none;
	margin:0px;
	background-image:url(images/bullet3.jpg);
	background-repeat:no-repeat;
	line-height:22px;
	padding:2px 0px 0px 20px;
}
.heading
{
	font-weight:bold;
	color:#666666;
}

.headingb
{
	font-weight:bold;
	color:#008AC9;
}
	
.news
{
	font-size:10px;
	color:#326EE9;
	font-weight:bold;
}
.v_line
{
	background-image:url(images/v_line.jpg);
	background-repeat:repeat-y;
	background-position:center;
	
}
.v_line1
{
	background-image:url(images/v_line1.jpg);
	background-repeat:repeat-y;
	background-position:right;
}
a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}
a.navigation
{
	font-family:Verdana;
	font-size:11px;
	color:#008AC9;
	text-decoration:none;
}
a.navigation:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#5A90B1;
	text-decoration:underline;}
a.navigation1
{
	font-family:Verdana;
	font-size:11px;
	color:#008AC9;
	text-decoration:none;
	text-align:right;
}
a.navigation1:hover
{
	font-family:Verdana;
	font-size:11px;
	color:#5A90B1;
	text-decoration:underline;
	text-align:right;
	}

.Button { 
 font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; 
 background-color: #D7E5F2; 
 color: #102132; 
 margin-left: 12px; 
 margin-top: 3px; 
 margin-bottom: 2px; 
}
.tbl #content h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tbl li {
	text-decoration: none;
	font-weight: bold;
}
.tbl li a {
	text-decoration: underline;
	color: #0033CC;
	font-weight: bold;
}
.tbl li a:hover {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
}
