body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
body,td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	line-height:17px;
	color: #385881;
	text-align: justify;
}
#main {
	padding-left: 1px;
	background-color: #FFFFFF;
	width: 636px;
}
.content {
	background-color: #FFFFFF;
	width: 629px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	padding-left: 10px;
	height: 19px;
	font-size: 10px;
	width: 630px;
	margin-right: 3px;
}
#footer a{
color: #FFFFFF;
}
A {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #063261;
}
#submenu  ul{
	list-style-type: none;
	list-style-position: outside;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#submenu li {
	padding-bottom: 10px;
}

#homecontent {
	background-color: D4D7E0;
}
.hd2 {
	font-size: 13px;
	font-weight: bold;
	color: #072C58;
	font-style: italic;
}
.content ul {
	list-style-type: square;
	list-style-position: outside;
	margin: 0px;
	padding-left: 20px;
}
.content li {
padding-bottom:5px;
}
.bdr {
	background-image: url(images/homeborder.jpg);
	background-repeat: repeat-y;
}
.hd {

	font-size: 12px;
	font-weight: bold;
	color: #072C58;
}
.RBDR {
	background-image: url(images/bdr.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.pad {
	padding-right: 20px;
	padding-left: 20px;
}
.hd3 {

	font-size: 13px;
	font-weight: bold;
	color: #A9A9A9;
}
#submenu a {
	color: #8098B5;
}
