body{
	height: 100%;
	text-align: center;
	background-position: center; 
	background-repeat: repeat-y;
	background-image: url("../images/tablebg2.jpg");
	line-height: 20px;
	font-family : Arial, Helvetica, sans-serif;
	margin: 0 auto;
}

#navmain{
	height: 31px;
	margin-left: 19px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
}
#header{
	margin: 0 auto;
	background-image: url("../images/header1.jpg");
	width: 860px;
	height: 99px;
}
#rightbgpress{
	background-image: url("../images/bgpress.jpg");
	width: 234px;
	align: left;
	text-align: center;
	background-repeat: no-repeat;
}
#rightbgsubscribe{
	background-image: url("../images/bgsubscribe.jpg");
	width: 234px;
	align: left;
	text-align: center;
	background-repeat: no-repeat;
}
#rightbgpress2{
	background-image: url("../images/press.gif");
	width: 234px;
	align: left;
	text-align: center;
	background-repeat: no-repeat;
}
#rightbgsubscribe2{
	background-image: url("../images/subscribe.gif");
	width: 234px;
	align: left;
	text-align: center;
	background-repeat: no-repeat;
}
#rightbginside{
	width: 210px;
	text-align: left;
	margin: 0 auto;
	align: center;
}


#headertext{
	text-align: right;
	padding: 5px 30px 0px 0px;
	color: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
A.topnavlink:link {
	color: #FFFFFF;
}

A.topnavlink:visited {
	color: #FFFFFF;
}

A.topnavlink:active {
	text-decoration: none
}

A.topnavlink:hover {
	color: #FFFFFF;
	text-decoration: none
}
A:link {
	color: #1c3150;
}

A {
	color: #1c3150;
}

A:active {
	text-decoration: none
}

A:hover {
	color: #1c3150;
	text-decoration: none
}



#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a.menu {
	display: block;
	color: #FFFFFF;
	width: 180px;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}

#nav a.menu:hover {
	color: #000000;
	display: block;
}

#nav li { /* all list items */
	float: left;
	border: 1px;
}
img{
	vertical-align: bottom;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 180px;
	margin-top: -1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#nav li ul li:hover, #nav li ul li.sfhover {
	background: #E2E2D2;
}

#nav li ul li { /* second-level lists */
	background: #BDBDB0;
}
#nav li ul li:hover { /* second-level lists */
	background: #FFFFFF;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background: #BDBDB0;
}

#wrapper{
	margin: 0 auto;
	width: 860px;
	text-align: center;
}

#content{
	width: 820px;
	font-family : "Verdana CE", Verdana, Arial, sans-serif;
	font-size : 12px;
	margin: 0 auto;
	padding:0;
}
#sitemap{
	width: 798px;
	padding: 20px 5px 20px 24px;
	text-align: left;
}


#contentleft{
	text-align: left;
	line-height: 20px;
	padding: 20px 5px 20px 24px;
}

#contentright{
	text-align: left;
	padding: 22px 24px 0px 5px;
	line-height: 16px;
	
}

#left{
	width: 530px;
	float: left;
	margin:0; padding:0;
}

#right{
	width: 253px;
	float: left;
	margin:0; 
	padding:0;
	font-size : 11px;
}
#map{
	margin: 0 auto;
	align: center;
}
#middle{
	width: 21px;
	float: left;
	margin:0; padding:0;
	text-align: center;
	margin-top: 21px;
	margin-bottom: 20px;
}
h1 {
	margin: 0px 0px 8px 0px;
	line-height: 24px;
	padding: 0;
	font-size: 22px;
	font-family: arial, "lucida console", sans-serif;
}
h3 {
	
	line-height: 22px;
	padding: 0;
	font-size: 14px;
	font-weight: 300;
	font-family: arial, "lucida console", sans-serif;
}

h1.side {
	margin: 0px 0px 8px 0px;
	text-align: center;
	line-height: 24px;
	padding: 0;
	font-size: 18px;
	font-weight: 300;
	font-family: arial, "lucida console", sans-serif;
}
#footer
{
	margin: 0 auto;
	background-color: #E2E2D2;
	width: 772px;
	text-align: left;
}
.smallfont{
	font-size: 9px;
}

#footercontentleft{
	font-size: 11px;
	font-weight: bold;
	color: #818181;
	padding: 5px 0px 0px 0px;
	float: left;
	margin-top: 1px;
}

#footercontentright{
	font-size: 11px;
	font-weight: bold;
	color: #818181;
	padding: 5px 0px 0px 0px;
	float: right;
	text-align: right;
	line-height: 16px;
	margin-top: 1px;
	margin-bottom: 10px;
}

.form-field {
    padding: 2px;
    background: #F4F4F4;
    width: 178px;
	height: 18px;
	color: #000000; 
    border: 1px solid #999999;
	font-size: 11px; 
}

.form-submit { 
	font-size: 11px; 
	font-weight: bold;
	background: #F4F4F4; 
	border-width: 1px; 
	border-style: solid; 
	margin-top: 5px;
	border-color: #999999; 
}

A.blink:link {
	color: #818181;
}

A.blink:visited {
	color: #818181;
}

A.blink:active {
	text-decoration: none
}

A.blink:hover {
	color: #000000;
	text-decoration: none
}
#subleft{
	width: 233px;
	float: left;
	margin:0; 
	padding:0;
	text-align: left;
}

#subright{
	width: 555px;
	float: left;
	margin:0; 
	padding:0;	
}

a.pagenav {
	display: block;
	width: 189px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	text-align: left;
	background: #e1e2d2;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	color: black;
}

a.pagenavsub {
	display: block;
	width: 189px;
	border-bottom: 1px dotted #999999;
	text-align: left;
	background: #e1e2d2;
	padding: 3px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px; 
	text-decoration: none;
	color: black;
}

a.pagenav:hover, a.pagenavsub:hover  {
	font-weight: bold;
}

div.press_release {
}

div.pager > a {
    color: black;
    text-decoration: none;
}

table {
	font-size: 11px;
}
