body {
	background-image: url(../images/bluestripe.gif);
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.copy { font-family: Verdana; font-size: 11px; font-style: normal; line-height: 15px; color: #000000;}
.title {
	font-family: Arial;
	font-size: 15px;
	font-weight: bolder;
	font-style: normal;
	line-height: 16px;
	color: #04699D;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 5px;
}
.small { font-family: Verdana; font-size: 10px; font-style: normal; line-height: 15px; color: #000000;}
.copygray { font-family: Verdana; font-size: 11px; font-style: normal; line-height: 15px; color: #313030;}
.copyright { font-family: Verdana; font-size: 10px; font-style: normal; line-height: 16px; color: #D9D8D6;}
.name { font-family: Verdana; font-size: 17px; font-weight: bold; font-style: normal; line-height: 16px; color: #000000;}
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 750px;
	line-height: 2.5em;
	text-transform: uppercase;
}
#header a {
	color: #D9D8D6;
}
#header a:hover, #header a:active {
	color: #333333;
}

#footer {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #D9D8D6;
	background-image: url(../images/footerbg.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
}
.green {
	color: #093;
}
.center {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
