﻿/* Please note:  changes here will need to be made to mainEmail.css as well.  */
html, body, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, span
{
	margin: 0;
	padding: 0;
	border: 0;
}

body
{
	font-size: 100.01%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	background: #4a8fd2 url(/images/finalbluesbg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

a:link
{
	color: #003366;
	text-decoration: none;
}

a:visited
{
	color: #003366;
	text-decoration: none;
}

a:active
{
	color: #003366;	
	text-decoration: none;
}

a:hover
{
	color: #336699;
	text-decoration: underline;
}


#headernav a:link
{
	color: #122344;
	text-decoration: none;
}

#headernav  a:visited
{
	color: #122344;
	text-decoration: none;
}

#headernav  a:active
{
	color: #122344;	
	text-decoration: none;
}

	
a img
{
	border: 0 none;
}

ul
{
	list-style-type: square;
}

hr {
	height:1px;
	color:#006b3f;
}

/* ------------------------------------------- */
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}
b,th, .formlabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #E9F0F8;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; font-weight:normal;
}





	
.tdborder {
	border: thin solid;
	border-color:#000000;
}

.MenuHeader, .header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	font-weight: bold;
}.HeaderBrown {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
}
