﻿body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000;
}

a:link, a:visited, a:active {
	text-decoration:underline;
	color:#000000;
}

a:hover {
	color:#0052A6;
}

#menu {
	background-image:url(siteart/navbg.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
	height:297px;
	width:182px;
	vertical-align:top;
	border:1px #C4C2C2 solid;
	background-color:#0052A6;
}

#content {
	vertical-align:top;
	width:376px;
}

#contentMain {
	background-image:url(siteart/contentbg.gif);
	background-repeat:repeat-x;
	background-position:center bottom;
	border:1px #0052A6 solid;
	padding:5px;
	
	width:376px;
}

.pageheader {
	background-image:url(siteart/pageheaderbg.gif);
	background-repeat:no-repeat;
	padding:5px 0px 0px 5px;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	width:376px;
	height:23px;
}

#addresses {
	width:154px;
	vertical-align:top;
}

.addresstop {
	background-image:url(siteart/addresstop.gif);
	background-repeat:no-repeat;
	border-right:1px #0052A6 solid;
	height:23px;
	width:154px;
}
#addressesTxt {
	border:1px #0052A6 solid;
	text-align:center;
	vertical-align:middle;
	font-size:8pt;
	padding:34px 10px;
}