body {
	font-family: verdana, Helvetica, sans-serif;
	background: #00407B url(images/bg.jpg);
	color: #727889;
	font-size: 11px;
	margin: 20px 0 0 0;
}

.main_border {
border: 1px solid #F0F1E6;
padding: 0;
margin: 0;
}

.left {
background-color: #571806;
padding: 20px;
margin: 0;
}

p, td {
	font-family: verdana, Helvetica, sans-serif;
	color: #727889;
	line-height: 18px;
	font-size: 11px;
	margin: 0;
}

a, a:visited, a:hover, a:active {
	font-family: verdana, Helvetica, sans-serif;
	color: #727889;
	font-size: 11px;
	text-decoration: none;
}
	
input, select {
	background: #fff;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	}
	
.forms {
padding-top: 2px;
color: #4692D6;
line-height: 10px;
}


input.submitbutton:hover {
background: #f2d378;
}

input.submitbutton {
font-family: verdana, Helvetica, sans-serif;
color: #4b4a1a;
font-size: 10px;
padding: 2px;
background: #fff;
border: 1px solid #999;
}

.footer {
background: #00407B;
padding: 10px;
font-family: verdana, Helvetica, sans-serif;
color: #fff;
font-size: 10px;
line-height: 16px;
text-align: left;
text-decoration: none;
}

.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
font-family: times new roman, verdana, Helvetica, sans-serif;
color: #fff;
line-height: 16px;
font-size: 10px;
text-align: left;
text-decoration: underline;
}

h1 {
font-family: times new roman, verdana, Helvetica, sans-serif;
padding: 0 0 4px 0;
color: #cc0000;
line-height: 34px;
font-size: 24px;
margin: 0;
font-weight: bold;
}

h2 {
width: 100%;
display: block;
background: url(images/dash.gif) repeat-x bottom;
font-family: georgia, verdana, Helvetica, sans-serif;
padding: 0 0 8px 0;
color: #4692D6;
line-height: 14px;
font-size: 14px;
margin: 0 0 20px 0;
font-style: italic;
font-weight: bold;
}


h3 {
width: 100%;
display: block;
font-family: georgia, verdana, Helvetica, sans-serif;
padding: 0 0 0px 0;
color: #00407B;
line-height: 14px;
font-size: 14px;
margin: 0 0 0 20px;
font-style: italic;
font-weight: bold;
}

.content {
background: #EBF1F2;
padding: 10px 20px 20px 20px;
font-family: verdana, Helvetica, sans-serif;
color: #727889;
line-height: 18px;
font-size: 12px;
}

.content1 {
background: #EBF1F2;
padding: 10px 10px 20px 10px;
font-family: verdana, Helvetica, sans-serif;
color: #727889;
line-height: 18px;
font-size: 12px;
}


.content p {
padding: 0 0 18px 0;
font-family: verdana, Helvetica, sans-serif;
color: #727889;
line-height: 18px;
font-size: 12px;
}
.wrapper {
background: #fff url(images/topright1.jpg) no-repeat top;
position:relative;
margin:0 auto;
text-align:left;
}

#imageContainer {
    
	position:relative;
	margin:0;
	width: 318px;
	height: 187px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

.bg_blue {
color: #fff;
background-color: #4692D6;
padding-left: 4px;
line-height: 10px;
font-weight: bold;
border: 1px solid #fff;
}

.bg_blue a:link, .bg_blue a:visited {
color: #fff;
background-color: #4692D6;
padding-left: 4px;
line-height: 10px;
font-weight: bold;
}

.bg_darkblue {
padding-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
background: #00407B;
padding-top: 2px;
padding-bottom: 2px;
line-height: 16px;
border: 1px solid #fff;
}

.bg_darkblue a:link, .bg_darkblue a:visited {
padding-left: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #fff;
background: #00407B;
padding-top: 2px;
padding-bottom: 2px;
line-height: 16px;
}

.bg_yellow {
border: 1px solid #fff;
background: #FFFFA0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
line-height: 12px;
color: #5E6372;
font-weight: bold;
}

.bg_yellow a:link, .bg_yellow a:visited {
background: #FFFFA0;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 4px;
line-height: 12px;
color: #5E6372;
font-weight: bold;
}



ul.features {
font-size: 11px;
margin: 2px;
list-style: outside url("images/spacer.gif");
line-height: 12px;
}

.bigger {
font-size: 14px;
font-weight: bold;
}