.footer {
	font-size: 9px;
	color: #D9DFEC;
	text-align: left;
	padding: 0 0px 5px 0px;
	}
	
.small {
	font-size: 9px;
	color: #555555;
	text-align: center;
	}
	
.contentboxleft {
	font-size: 10px;
	color: #DCD5D5;
	text-align: left;
	padding: 3px 22px 0px 25px;
	line-height: 1.4em;
	}
	
.copybox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: left;
	padding: 3px 27px 3px 17px;
	line-height: 1.5em;
	}
.copy1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	text-align: left;
	line-height: 1.5em;
	}
	
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #C50700;
	font-weight: bold;
	text-transform: uppercase;
	}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: bold;
	text-transform: uppercase;
	}

.bluebg {
	background-color: #F5FAFC;
	}

.whitebg {
	background-color: #FFFFFF;
	}
