/* General HTML tag styles */
*
{
	font-family: Arial, Helvetica, sans-serif;
	color: #585943;
}

FORM
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

A
{
	text-decoration: none;
}

A:hover
{
	text-decoration: none;
}

P
{
	margin: 0 0 0 0;
	padding: 4px 0 8px 0;
}

H1
{
	color: #58818f;
	font-size: 16px;
	font-weight: bold;
}

.h1
{
	color: #58818f;
	font-size: 16px;
	font-weight: bold;
	display: block;
}

H2
{
	color: #585943;
	font-size: 12px;
	margin: 6px 0 0;
	padding: 0 0 0 0;
}

.h2
{
	color: #585943;
	font-size: 12px;
	margin: 6px 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	display: block;
}

INPUT, SELECT, TEXTBOX
{
	font-size: 10px;
}

/* Container Style */

#wrapper
{
	/*width: 785px;*/
	width: 7.75in;
	float: left;
}

/* Print Top/Logo Style */

#printLogo
{
}

.printAddress
{
	margin: 0 0 0 0;
	padding: 0 0 12px 0;
}

/* Mast head style */

#mastHead
{
	display: none;
}

/* Top Nvigation styles */

#nav
{
	display: none;
}

#nav A
{
	display: none;
}

#nav A:hover
{
	display: none;
}

#nav .lastItem
{
	display: none;
}

/* bottom container style */

#bottom
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* Logo styles */

#logo
{
	display: none;
}

#logo IMG
{
	border: 0;
}

/* Left Navigation Styles */

#left
{
	display: none;
}

#subNav
{
	font-size: 10px;
}

#mainRight
{
	display: none;
}

#subNav A
{
	background-image: url(../images/subNavLink.gif);
	background-repeat: no-repeat;
	color: #381605;
	height: 23px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 0 30px;
	vertical-align: top;
}

#subNav A:hover
{
	background-image: url(../images/hoverBground.gif);
	background-repeat: no-repeat;
}

/* Sub Nav Styles For 2 rows of text */

#twoRows A
{
	background-image: url(../images/subNavLinkLong.gif);
	background-repeat: no-repeat;
	color: #381605;
	height: 36px;
	text-decoration: none;
	font-weight: bold;
	display: block;
	margin: 0 0 0 0;
	padding: 3px 0 0 30px;
}

#twoRows A:hover
{
	background-image: url(../images/hoverBgroundLong.gif);
	background-repeat: no-repeat;
}

/* /end Sub Nav Styles For 2 rows of text */

#subNav UL
{
	margin: 0 0 0 0;
	padding: 5px 0 5px 40px;
	background-image: url(../images/listBottom.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#subNav LI
{
	list-style-type: none;
	background-image: url(../images/navBullet.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}

/* Content Area Styles */

#content
{
	float: left;
	margin: 0 10px 0 0;
	padding: 28px 0 40px 15px;
	font-size: 12px; /*width: 530px;*/
	width: 6.5in;
}

#content LI
{
	margin: 0 0 0 0;
	padding: 0 0 4px 0;
}

/* Address and Form container styles */

#top
{
	display: none;
}

/* Address Styles */

#address
{
	display: none;
}

#address IMG
{
	border: 0px;
}

/* Search Styles */

.hidden
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 10px;
	font-size: 0px;
}

#search
{
	display: none;
}

.searchBox
{
	height: 13px;
	width: 112px;
	border: 1px solid #a4a498;
	vertical-align: top;
	margin: 1px 2px 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
}

.submit
{
	display: inline;
	margin: 0 0 1px 0;
	padding: 0 0 0 0;
}

.floatRight
{
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 10px 10px;
}

/* Home Page Styles */

#homeContent
{
	float: left;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	font-size: 11px;
}

#homeContent H1
{
	color: #58818f;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}


#homeContent P
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#homeLogo
{
	float: left;
}

#updates
{
	width: 180px;
	height: 95px;
	float: left;
	background-image: url(../images/updateBground.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 0 0 0 110px;
}

#updates H1
{
	color: #58818f;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#updates P
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

#more
{
	width: 180px;
	height: 95px;
	float: left;
	background-image: url(../images/moreBground.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0 0 0 0;
	padding: 0 0 0 110px;
}

#more H1
{
	color: #58818f;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#more P
{
	margin: 0 0 0 0;
	padding: 4px 0 4px 0;
}

/* Contact form styles */

.contactInfo
{
	text-align: right;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

#contactForm
{
	font-size: 12px;
}

/* News Release Link */

.backToNews
{
	display: none;
}

