/* CSS Document */

body {
	background-image: url(../images/newbluebackground.jpg);
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 100.01%;
}

table {
	margin: auto;
	width: 770px;
	}
	
table#streetteamtable {
	width: 575px;
	margin: 0;
	}
	
table#streetteamtable tr td img {
	margin: 0;
	}
	
td {
	border: 0;
	padding: 0;
	}
	
table#creditable {
	width: 720px;
	}
	
strong {
	color: #333333;
	}

#content {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 50px;
	background-image: url(../images/newbluecenter_15b.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
	
td#content a:link, td#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #444444;
	}
	
td#content a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #DC9817;
	}
	
#credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: right;
	}
	
#credit a:link, #credit a:visited {
	text-decoration: none;
	color: #000000;
	}
	
#credit a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}
	
#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: left;
	}

p.indentpar {
	margin-top: -5px;
	margin-left: 15px;
	margin-bottom: 30px;
	}
	
p.required {
	margin-left: 15px;
	font-size: 0.9em;
	}
	
td.formnames {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
td#content img {
	float: right;
	margin-right: -49px;
	margin-left: 20px;
	}
	
td#content img.left {
	float: left;
	margin-right: 10px;
	margin-left: 0;
	}
	
/*li {
	line-height: 1.8em;
	}*/