/* CSS Document */
body
{
	margin:18px 0px 0px 0px;
	padding:0px;
	background:#00152F;	
}
td 
{
	font-family: Arial, Helvetica, sans-serif;
	line-height:14px;
	font-size: 12px;
	color: #00152F;
}
p{padding:0px 0px 8px 0px; margin:0px;}

a
{
	color:#06679D;
	text-decoration:none;
}
a:hover
{
	color:#06679D;
	text-decoration:underline;
}
.link{ color:#000000; text-decoration:underline; font-weight:bold;}
.link:hover{ color:#000000; text-decoration:none;font-weight:bold;}
.link_1 a{ display:block; padding:1px 0px 3px 20px;background:url(images/arrow.gif) top left no-repeat; }

ul{ margin:0px; padding:0px;}
ul li{list-style-type:none; margin:0px; padding:2px 2px 8px 15px; background:url(images/bullet.gif) top left no-repeat; display:block;}

ol{}
ol li{padding:2px 2px 8px 15px; background:none; list-style-type:inherit; display:block; }

#header_1{background:url(images/header_img1.jpg) top left no-repeat; width:750px; height:272px;}
#menu_bg{background:url(images/menu_bg.gif) top left repeat-x; height:44px;}
#menu_bg td{ border-right:#00152F 4px solid;}
.readmore{
margin-right:20px;
padding-bottom:1px;
width:72px; 
padding-right:10px; 
background:url(images/arrow.gif) top right no-repeat;
display:block;
color:#000000;
text-decoration:underline;
}
.readmore:hover{ 
padding-bottom:1px;
margin-right:20px;
width:72px; 
padding-right:10px; 
background:url(images/arrow.gif) top right no-repeat;
display:block;
color:#000000;
text-decoration:none;
}
.heading{ font-size:18px; color:#0F396C;line-height:20px; border-bottom: #CCCCCC 1px dashed; padding-bottom:10px; display:block;}
.heading_1{ font-size:18px; color:#333333; line-height:20px;}

.footer td{ color:#A8B4C3; font-size:11px;}
.footer a{ color:#fff; font-weight:bold; text-decoration:none; padding:0px 10px 0px 10px;}
.footer a:hover{ color:#fff; font-weight:bold; text-decoration:underline;}
