body {
	margin: 0px;
	font-family: Tahoma;
	font-size:11px;
	color:#8C8C8C;
	background-color: #005188;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
}
.boldtext{
	color:#1F79B6;
}
.list{
	margin:0px;
	padding:0 6px 0 0px;
	list-style:none;
	display:block;
}
.list li{
	margin:0px;
	padding:0 0 5px 24px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
.list a, .list a:link, .list a:visited, .list a:active{
	text-decoration:underline;
	color:#8C8C8C;
}
.list a:hover{
	text-decoration:none;
	color:#8C8C8C;
}
.list01{
	margin:0px;
	padding:0 6px 0 0px;
	list-style:none;
}
.list01 li{
	margin:0px;
	padding:0 0 15px 24px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
a:link, a:visited, a:active{
	color:#2E71C0;
	text-decoration:none;
}
a:hover{
	color:#2E71C0;
	text-decoration: underline;
	}
.footer{
	color:#FFFFFF;
	}
.footer a, .footer a:link, .footer a:visited, .footer a:active{
	color:#FFFFFF;
	text-decoration: none;
	}
.footer a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
.morelink a, .morelink a:link, .morelink a:visited, .morelink a:active{
	color: #0395D0;
	text-decoration:underline;
	font-weight:bold;
}
.morelink a:hover{
	color: #0395D0;
	text-decoration:none;
	font-weight:bold;
}
.heading{
	font-family:Tahoma;
	font-size:14px;
	font-weight:bold;
	color:#055288;
}
.heading01{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#0098D8;
}
.border td{
	border:#333333 1px solid;
	border-top:none;
	border-right:none;
}
.border2{
	border-top: solid 1px #333333;
	border-right: solid 1px #333333;
}
