body {
margin: 0;
background-image: url(../images/bg1.jpg);
}

body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	}


a:link {
	color: #A0320B;
	text-decoration: underline;
	}
	a:hover {
		color: #A0320B;
		text-decoration: none;
		}
	a:active {
		color: #A0320B;

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

		}

form {
	margin: 0px;
	}
.footer {
	font-size: 9px;
	color: #D9DFEC;
	text-align: left;
	padding: 0 0px 5px 0px;
	}
	
.content {
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding: 5px 18px 3px 18px;
	line-height: 1.4em;

	}
	
.copybox{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: center;
	padding: 3px 12px 2px 19px;
	line-height: 1.45em;
	background-image: url(../images/leftBG.gif);
	}
	
	a.footer:link {
		color: #7D9AB0;
		text-decoration: none;
		}
	a.footer:hover {
		color: #C30000;
		text-decoration: none;
		}
	a.footer:active {
		color: #7D9AB0;
		text-decoration: none;
		}
	a.footer:visited {
		color: #7D9AB0;
		text-decoration: none;
		}
	a.footer:visited:hover {
		color: #C30000;
		text-decoration: none;
		}

.forms {
	background-color: #F4FBFD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3E4732;
	font-weight: 600;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #3E4732;
	font-weight: bold;
	}
	
.nav {background-image: url(/images/naviagtion.gif);
background-repeat: no-repeat;
height: 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 10px;
}
