body
{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	margin: 0px;
	color: #FFFFFF;
	font-family: arial, sans-serif;
	background-color: #CCEEFF;
	text-align: center;
	background-image: url(images/img-logo-bg.gif);
}

a 
{
	font-family: arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	color:#FFFFFF;
	text-decoration: none;
}

a:hover 
{
	font-family: arial, sans-serif;
	font-size: 100%;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}

p 
{
	font-size: 80%;
	font-family: arial, sans-serif;
	color:#FFFFFF;
	margin: 10px 0px 0px 10px;
}

ul
{
  	margin: 5px 0px 0px 10px;
	padding: 5px 0px 0px 20px;
	list-style-image: url(images/img-libullet.gif);
}

li 
{
  	margin: 5px 0px 0px 0px;
	font-size: 80%;
	font-family: arial, sans-serif;
	color:#FFFFFF;
}

.headertd
{
  	background-image: url(images/img-headerbackground.gif);
	background-repeat: no-repeat;
	height: 71px;
	background-color:#ffffff;
}

.menutd
{
    height: 16px;
    text-align: center;
    vertical-align: middle;
  	background-color:#ffffff;
}
.maintd 
{
  	background-image: url(images/img-bodybackground.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #142C86;
	height: 320px;
	vertical-align: top;
	padding: 5px 10px 20px 5px;
}

.header
{
   	font-size: 90%;
   	font-weight: bold;
	font-family: arial, sans-serif;
	color:#FFFFFF;
	margin: 10px 0px 0px 10px;
}

.tabcol
{
	color: #FFFFFF;
    font-family: arial, sans-serif;
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: none;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 3px;
}

.tabhead
{
	color: #152C86;
	background-color: #FFFFFF;
    font-family: arial, sans-serif;
    font-size: 80%;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: none;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	text-align: center;
	vertical-align: middle;
}

.chosen
{
    color: #C0C0C0;
    font-family: arial, sans-serif;
    font-size: 80%;
    font-style: normal;
    font-weight: bold;
    line-height: normal;

}

.contactform {
	font-size: 80%;
	font-family: arial, sans-serif;
	color:#FFFFFF;
	margin: 10px 0px 0px 10px;
}

.formentry {
	border:1px solid #0E1E58;
  	font-size: 100%;
	font-family: arial, sans-serif;
	width:230px;
  	background-color:#ffffff;
}

.formbutton {
	font-family:arial, sans-serif;
  	font-size: 100%;
  	background-color:#ECE9D8;
	border:1px solid #0E1E58;
}

#dropmenudiv{
position:absolute;
margin-top:4;
border:1px solid #142C86;
border-bottom-width: 0;
font:normal 70% Arial;
color:#142C86;
text-align:left;
line-height:18px;
z-index:1;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 1px;
border-bottom: 1px solid #142C86;
padding: 1px;
font:bold 100% Arial;
color:#142C86;
text-align:left;
text-decoration:none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #ffffff;
font:bold 100% Arial;
color:#E7011D;
}

h3
{
	font-size: 90%;
	font-family: arial, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	margin: 10px 0px 0px 10px;
}