body {
	background-color: #32465d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}
A:link   {
	color:#ffffff;
	font-weight:700;
	Text-decoration:underline;}
A:active {
	color:#ffffff;
	font-weight:700;
	Text-decoration:underline;}
A:visited{
	color:#ffffff;
	font-weight:700;
	Text-decoration:underline;}
A:hover  {
	color:#ffffff;
	font-weight:700;
	Text-decoration:underline;}
	
.textHeader{
	font-weight:700;
	font-size:13pt;
	color:#ffffff;
	line-height: 150%;
}
.greenText{color:#8cfe9c;}
.yellowText{color:#f9ffa0;}
.orangeText{color:#fcd671;}
.tealText{color:#71fce7;}
.purpleText{color:#b1a2ff;}
.whiteText{color:#ffffff;}
.bold{font-weight:700;}
	
.flashheader{
	width:816;
	margin-left: auto;
 	margin-right: auto;
	text-align:center;
	color:#ffffff;
}
.contentBox{
	width:816;
	text-align:center;
	margin-left: auto;
 	margin-right: auto;
	padding-top:6;
	padding-bottom:6;
	background-image:url(../images/bg.gif);
	color:#FFFFFF;
	font-size:11pt;
}
.content{
	background-color:#FFFFFF;
	width:inherit;
	text-align:center;
}
.cityweb{
	width:816;
	text-align:right;
	margin-left: auto;
 	margin-right: auto;
}