/* CSS Document */
body
{
	background-color:#696969;
	margin:0px;
}

td
{
	font-family:verdana;
	font-size:12px;
	color:#515151;
	line-height:18px;
}


.home
{
	font-family:verdana;
	font-size:12px;
	color:#515151;
	line-height:18px;
	text-align:justify;
}

.border
{
	border:1PX solid #D0D9E4;
	background-color:#FAFBFD;
}
.logo
{	vertical-align:top;	}
.content
{	padding:15px 9px 20px 13px;}
.content4
{	padding:5px 9px 20px 13px;}

.heading
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#0A3E80;
}

.head
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14px;
	color:#0A3E80;
	width:283px;
	padding-left:10px;
}
.question
{
	font-family:Verdana;
	font-size:12px;
	font-weight:510;
	color:#0A3E80;}

.line
{
	color:#738EB1;
	height:1px;
	width:465px;
}
.rightbg
{
	background-image:url(../images/rightbg.jpg);
	background-repeat:repeat-y;
	width:293px;
	line-height:30px;
	padding-top:15px;

}
.content1
{	width:283px;
	padding-left:10px;
	color:#000000;
	line-height:18px;
}
.content2
{
	padding:15px 7px 20px 14px;}

ul
{
	margin:0px;
	padding-left:15px;
	line-height:21px;
	list-style-type:none; 
	}
li
{
	background:url(../images/bullet.jpg) left 8px no-repeat;
	padding-left:11px;
	svertical-align:top;
	font-family:Verdana;
	line-height:21px;
	font-size:12px;
	color:#890000;
}

.copy
{
	font-family:Verdana;
	font-size:12px;
	color:#515151;
}
.red_head
{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#D51A26;
}

.dotedline
{
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
}
.doted_line
{
	background-image:url(../images/dot.jpg);
	background-repeat:repeat-x;
	height:1px;
	width:300px;
}
	
a.bmenu
{
	font-family:Verdana;
	font-size:12px;
	color:#515151;
	text-decoration:none;
}
a.bmenu:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#515151;
	text-decoration:Underline;
}		

a
{
	font-family:Verdana;
	font-size:12px;
	color:#254C7E;
	text-decoration:Underline;
}
a:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#D49500;
	text-decoration:none;
}		



