body {
background-image : url(images/bg.gif);
background-repeat: repeat-x; 
background-color : #000549; 
margin: 0px; 
padding: 0px;
font-family: "Trebuchet MS";
}
.body-bg
{
background-image: url(images/body-bg.gif);
}
.black-separator
{
background-image: url(images/black-separator.gif);
width: 4px;
}
.blue-sep
{
background-image: url(images/blue-sep.gif);
width: 2px;
}
.bg-right
{
background-color: #aabaff;
}
.text-bg
{
background-image: url(images/text-bg.gif);
background-repeat: repeat-x;
background-color: #a7b8ff;
}
.bg-separator
{
background-image: url(images/bg-separator.gif);
height: 3px;
line-height: 3px;
}
.toptext 
{
font-family: Georgia, "Times New Roman", Times, serif;
size: 14px;
color: #213fba;
font-weight: bold;
padding-bottom: 15px;
}
.toptext a
{
color: #213fba;
text-decoration: none;
}
.toptext a:hover
{
color: #213fba;
text-decoration: underline;
}
.blacktext {
text-align: justify;
	font-weight: normal;
	font-size: 14px;
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.blacktext a{
	color: #213fba;
	text-decoration: underline;
}
.blacktext a:hover{
	color: #213fba;
	text-decoration: none;
}
.blacktextsm {
text-align: justify;
	font-weight: normal;
	font-size: 12px;
	color: #000;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
}
.blacktextsm a{
	color: #213fba;
	text-decoration: underline;
}
.blacktextsm a:hover{
	color: #213fba;
	text-decoration: none;
}
.blackheading {
text-align: justify;
font-weight: normal;
font-size: 18px;
color: #000066;
text-decoration: none;
}
INPUT.submitbutton { 
font-family: "Trebuchet MS";
width: 138px;
height: 24px;
font-size: 10px;
color: #213fba;
font-weight: bold;
background-image: url(images/submit-button.gif);
border: 0px;
} 
.Footer-Nav {
font-family: Verdana, Arial, Helvetica, sans-serif;
padding-top: 5px;
font-size : 10px; 
color : #fff; 
font-weight: bold;
text-decoration : none; 
text-align : center;
background-image: url(images/footer-bg.gif);
height: 106px;
} 
.Footer-Nav a {
text-decoration : none; 
color : #fff; 
} 
.Footer-Nav a:hover {
text-decoration : underline; 
color : #000; 
} 
