html
	{
	min-width: 630px;
	}

body
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	color:#000000;
	}

div#wrapper
	{
	width: 620px;
	margin: 0;
	text-align: left;
	}

#header
	{
	width: 600px;
	height: 103px;
	background: url(/images/header-new.jpg) 0px 0px no-repeat;
	}

#header { text-indent: -9999px; }

#linkwrapper ul
	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
	
#linkwrapper li
	{
	margin: 0px;
	padding: 0px;
	float: left;
	}

#linkwrapper li a, #linkwrapper li a:visited, #linkwrapper li a:hover, #linkwrapper li a:active
	{
	display: block;
	margin: 0px;
	text-decoration: none;
	height: 20px;
	background-color: #FFFFFF;
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	color: #000033;
	vertical-align: middle;
	padding: 0px;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
	}


#linkwrapper li a:hover, #linkwrapper li a:active
	{
	color: #333366;
	text-decoration: underline;
	}

#linkwrapper hr
	{
	color: #F5F5F5;
	height: 1px;
	width: 450px;
	}

#content
	{
	padding: 20px 25px 10px 10px;
	width: 620px;
	}
	
#content h1, #content h2, #content h3
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
	color: #333333;
	padding-left: 25px;
	padding-top: 5px;
	}
	
#content h2	{ font-size: 18px; }
	
#content h3	{ font-size: 14px; padding-top: 0px; }
	
#content .subhead, #optionalarea .subhead
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	padding-top: 5px;
	}
	
#content p, #content a, #content a:hover, #content a:visited, #content a:active, #content li
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	}
	
#content a:hover, #content a:active
	{
	text-decoration: underline;
	color: #333399;
	}

#content li
	{
	margin-left: 10px;
	}

#optionalarea p, #optionalarea a, #optionalarea a:hover, #optionalarea a:visited, #optionalarea a:active
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	}
	
#optionalarea a:hover, #optionalarea a:active
	{
	text-decoration: underline;
	color: #333399;
	}

#footer, #footer a, #footer a:hover, #footer a:visited, #footer a:active
	{
	width: 620px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
	}
	
#footer a:hover, #footer a:active
	{
	text-decoration: underline;
	}
	
.pagephoto
	{
	margin: 0px 10px 4px 10px;
	}
	
#tariff table, #tariff tr, #tariff td
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	border: 1px solid #999999;
	padding: 3px 3px 3px 6px;
	}
	
#content table, #content tr, #content td
	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	padding: 3px 3px 3px 6px;
	}
	
#contact, #contact a, #contact a:hover, #contact a:visited, #contact a:active
	{
	width: 620px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	text-align: center;
	padding: 0px 0px 10px 0px;
	}

#contact a:hover, #contact a:active
	{
	text-decoration: underline;
	color: #333399;
	}
	
#contact hr
	{
	color: #666666;
	height: 1px;
	width: 200px;
	}
