/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	background:#D0D0D0 url(images/body_bg.gif) top left repeat-x;	
}
td 
{
	font-family: tahoma, Arial, Helvetica, sans-serif;
	line-height:13px;
	font-size: 11px;
	color: #000000;
}
p{padding:0px 0px 8px 0px; margin:0px;}

a
{
	color:#C9CBC6;
	text-decoration:none;
}
a:hover
{
	color:#C9CBC6;
	text-decoration:underline;
}
.link a{ color:#000000; text-decoration:underline;}
.link a:hover{ color:#000000; text-decoration:none;}


ul{list-style-type:none; margin:0px; padding:0px;}
li{ margin:0px; padding:2px 2px 2px 10px; background:url(images/bullet.gif) top left no-repeat; display:block;}

.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;
}

table#header{ background:url(images/header_bg.gif) top left repeat-x;}
table#topMenu{background:url(images/menu_bg.gif) top left repeat-x; height:44px; border-right:#020204 1px solid; border-left:#4B4B5B 1px solid; }
table#topMenu td{ border-left:#020204 1px solid; border-right:#4B4B5B 1px solid; }
table#topMenu a{ padding:0px 13px 0px 13px; color:#C9CBC6; white-space:nowrap;}
table#topMenu a:hover{ padding:0px 13px 0px 13px; color:#FFFFFF; white-space:nowrap; text-decoration:none;}

table#body_top{background:url(images/body_top.jpg) top left no-repeat; /*height:381px;*/}
.dotline{background:url(images/dot.gif) bottom left repeat-x;}

.bigfont{ font-size:17px; color:#28486D; line-height:19px;}
.bigfont_2{ padding-left:10px; font-size:17px; color:#CBD2DA; line-height:19px;}

.heading{ font-size:14px; font-weight:bold;}


.boxText{ color:#C9CBC6;}
.boxText span{ color:#fff; text-decoration:underline;}

table.footer
{
	margin-top:2px;		
	background:#878B90;
	border-bottom:#878B90 1px solid;
}
table.footer td
{
	margin-top:2px;	
	color: #E7E8E9;
	border-bottom:#B3B5B6 1px solid;
}
table.footer a{	color: #E7E8E9;}