﻿@charset "UTF-8";

body {
position:relative;
width:721px;
margin:0 auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#5D7B9D;
}

.footer 
{
	font-size: 11px;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}


p,td,th {
	color: #000000;
	line-height:1.2em;
	margin-bottom:15px;
}
h1,h2,h3,h4,h5,h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	font-weight:100;
}
h1 {
	font-size: 18px;
	margin-top:0;
	padding-top:0;
}

.whiteindent {
text-indent: -11px;
padding-left: 11px;
}

/*.whitenoindent {
}*/

/*.pagelabel {
color:#ffffff;
font-size:18px;
letter-spacing:2px;
}*/

#container {
position: relative;
top:40px;
left:0px;
width:745px;
background-color: #e3edf5;
}

#logoTop {
width:745px;
height:40px;
color: White;
background-color: Navy	;
font-size: 26px;
font-weight: 600;
vertical-align: bottom;
}

#logoBottom {
background-color: White	;
color: Navy;
height:40px;
font-size: 26px;
font-weight: 600;
vertical-align: top;
}
