body{
	margin: 8px 0px 0px 0px;
	padding: 0;
	font-size: 12px;
	color: black;
	background-color: #B2B2B2;
	font-family: Arial, Helvetica, sans-serif;
}

a
{
	outline: none;
}

img{
	border: 0;
}

ul
{
	margin: 0;
	padding: 0;
	list-style-type: none; 
}

h2
{
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 1.3em;
}

form{
	padding: 0;
	margin: 0;
}

table
{
	border: 0;
	border-spacing: 0;
}

table tr td{
	vertical-align: top;
	text-align: left;
}

#main_content a, #page_content a
{
	color: #008040;
	text-decoration: underline;
}

#main_content a:hover, #page_content a:hover
{
	text-decoration: underline;
	color: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 908px;
	height: auto;
}

#header	{
	height: 137px;
	background: url(header.png) scroll center top no-repeat;
}

#header #topnavigation{
	float: right;
	padding: 3px 10px 0px 0px;
}

#header #topnavigation ul
{
	font-size: 10px;
	color: #FFFFFF;
}

#header #topnavigation ul li, #header #topnavigation ul li.spacer
{
	display: inline;
	padding: 0px 8px 0px 8px;
}

#header #topnavigation ul li.spacer
{
	padding: 0px 5px 0px 5px;
}

#header #topnavigation ul li a{
	color: #FFFFFF;
	text-decoration: none;
}

#header #topnavigation ul li a:hover{
	text-decoration: underline;
}

#header #navigation
{
	float: left;
	padding: 22px 0px 0px 0px;
	width: 908px;
}

#header #link
{
	float: left;
}

#header #link a
{
	width: 650px; 
	height: 80px; 
	overflow: hidden; 
	float: left; 
	text-indent: -6000px;
}

/*#header #navigation ul
{
	font-size: 1.05em;
	color: #FFFFFF;
}

#header #navigation ul li{
	display: inline;
	padding: 0px 0px 0px 32px;
}

#header #navigation table tr td
{	
	text-align: left;
}

#header #navigation table tr td a
{	
	margin-left: 15px;
}

#header #navigation div table tr td
{
	text-align: left;
	font-size: 12px;
	padding: 3px 5px 3px 5px;
}*/


#footer{
	background: url(footer.png) center top no-repeat;
	height: 38px;
	color: #cccccc;
	font-size: 0.8em;
}



#footerCopyright
{
	padding: 11px 25px 0px 0px;
	float: right;
}

#footerInfo{
	padding: 11px 0px 0px 25px;
	float: left;
}

.roundedBox
{
	height: auto;
	margin: 0 auto;
}

.roundedBox, .roundedBox .top, .roundedBox .boxcontent, .roundedBox .bottom{
	width: 263px;	
}

.roundedBox table
{
	width: 230px;
}

.roundedBox .top
{
	background: url(roundedbox_top.png) left top no-repeat;
	height: 6px;
	font-size: 1px;
}

.roundedBox .boxcontent
{
	background: url(roundedbox_vertical_bg.png) left top repeat-y;
	height: auto;
}

.roundedBox .boxcontent .heading
{
	text-align: center;
}

.roundedBox .boxcontent .body{
	padding: 0px 15px 15px 15px;
}

.roundedBox p{
	padding: 0;
	margin: 0px 0px 0px 0px;
}

.roundedBox p.spacer
{
	padding-top: 10px;
}

.roundedBox table tr
{
	height: 36px;
}

.roundedBox table td.infoheading
{
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	width: 30%;
}

.roundedBox table td.information
{
	width: 70%;
}

.roundedBox .bottom
{
	background: url(roundedbox_bottom.png) left top no-repeat;
	height: 5px;
	font-size: 1px;
}

.vertspacer
{
	margin-top: 30px;
}

.vertspacersmall
{
	margin-top: 15px;
}

.addressField{
	margin-top: 1px;
	width: 193px;
}

.addressButton{
	width: 30px;
}

.largeAddressField{
	margin-top: 1px;
	width: 500px;
	padding: 1px 2px 1px 2px;
	font-weight: bold;
}

.largeAddressButton
{
	width: 30px;
	font-weight: normal;
}
