body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	width: 760px;
	margin: 5px auto;
	padding: 0;
	background-color:#7E7E7E;
}
table {
	width: 100%;
	margin: 0;
	text-align: left;
	background-color: #FFFFFF;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
}
td#masthead {
	background-color: #9EAFFE;
	}
td#slogan {
	vertical-align: middle;
	text-align: center;
	background-color: #02008C;
	color: #FFFFFF;
	font-size:18px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 0;
}
td.uppercars	{
	padding: 5px 0;
	width: 152px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #02008C;
	text-align: center;
}
td.lowercars	{
	padding: 5px 0;
	width: 152px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #02008C;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #02008C;
	}
.centermessage	{
	font-size: 14px;
	font-weight: bold;
	color:#DA151F;
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
	border-bottom-style: solid;
	border-bottom-color: #02008C;
	border-bottom-width: medium;
}	
td#leftside {
	background-color:#CED7FE;
	width: 160px;
	padding: 20px 10px;
	vertical-align:middle;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
td#leftside a, a:visited	{
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: underline;
	background-color: #CED7FE;
	}
	
td#leftside a:hover	{
	font-size: 10px;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
	}
td#content {
	background-color:#FFFFFF;
	color: #02008C;
	padding: 20px 15px 20px 15px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	background-position: center;
}
td#content a, a:visited	{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color:#02008C;
	width: 50px;
	padding: 3px;
	}
td#content a:hover	{
	color: #FFFFFF;
	background-color: #DA151F;
	display: block;
	}
table#hours	{
	width: 325px;
	text-align: center;
	font-size: 10px;
	background-color:#CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CED7FE;
	border-right-color: #02008C;
	border-bottom-color: #02008C;
	border-left-color: #CED7FE;
	}
table#hours td	{
	text-align: center;
	padding: 3px 5px;
	}				
h1	{
	font-size: 28px;
	font-weight: bold;
	color: #02008C;
}
h2	{
	font-size: 20px;
	font-weight: bold;
	color: #DA151F;
}
h3	{
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	margin: 0;
	}	
td#rightside {
	background-color:#CED7FE;
	width: 160px;
	padding: 20px 10px;
	margin: 10px 0;
	vertical-align: middle;
	text-align:left;
	font-size: 10px;
	color: #000000;
}
#rightstory {
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding: 10px 5px 10px 10px;
}
tr#footer {
	background-color: #02008C;
	text-align: center;
}
.footer	{
	text-align: center;
	font-size: 10px;
	color: #FFFFFF;
	padding: 4px 0;
	}
.footer a, a:visited {
	font-weight: normal;
	text-decoration: underline;
	display: inline;
	font-size: 10px;
	color: #FFFFFF;
	}
.footer a:hover{
	font-weight: normal;
	text-decoration: none;
}
