﻿
body
{
	margin:0;
	background-image:url(images/background.jpg);
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

.MainContainer
{
	width:765px;
	height:100%;
	border-bottom:solid 1px #012349;
	background-image:url(images/mainbackground.jpg);
	padding:0px;
}

.LogoContainer, .PartnerLogoContainer
{	
	width:764px;
	height:97px;
	border-top: #1F5071 4px solid;
	border-left: #012349 1px solid;
	border-right: #012349 1px solid;
	background-image:url(images/toplogobg.jpg);
	margin:0px;
}

.PartnerLogoContainer
{
	width:100%;
}

.HeaderContainer
{
	width:764px;
	height:42px;
	background-image:url(images/left1bg.jpg);
	border:0px;	
}

.HeaderTop
{
	width:169px;
	height:42px;
	background-position:left;
	background-image:url(images/left1.jpg);
	background-repeat:no-repeat;
}

.MenuDivider
{
	background-image:url(images/menudivider.jpg);
	height:6px;
	width:150px;	
	padding:0px;
	margin:0px;
}

p.Highlighted
{
	font-size:14px;
}

td {	
	vertical-align: top;
	font-family:Tahoma;
	font-size:12px;
	color:#806C59;
}

.quote
{
	font-family:Arial;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;
	color:#806C59;
	margin: 0 0 10 5
}

form
{
	margin:0px;
}

.header
{	
	font-size:16px;
	color:#00274A;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
}

a {
	font-family:Arial;
	font-size:13px;
	text-decoration: none;
	font-weight: bold;
	color:#002449;
}

A:Hover  {
	color : #002449;
	text-decoration : underline;
}

H1 {
	color: #002449;
	font-weight: bold;
	font-size : 16px;
}

H2 {
	color: #002449;
	font-weight: bold;
	font-size : 13px;
}

.required
{
	color:Red;
}

.formLabel
{
	width:150px;
	text-align:left;
	vertical-align:middle;
}

.formText
{
	color:#000000;
	font-family:Arial;
	font-size:12px;
}