body {
	font-family: arial;
	font-size: 10pt;
	width: 1002px;
	margin: 0px auto;
	padding: 0px;
	color:#666;
}
a { color: #000080; text-decoration: none; }
a:link { color: #000080; text-decoration: none; }
a:visited { color: #000099; text-decoration: none; }
a:hover { color: #0000cc; text-decoration: none; }
a:active { color: #000080; text-decoration: none; }




#header {
	padding: 20px 0px 0px 0px;
}

#logo {
	float: left;
	width: 300px;
	padding: 0px 0px 0px 35px;
	margin: 0px;
}

#tagline {
	float: right; 
	color:#999;
	padding: 35px 35px 0px 0px;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	font-family: "times new roman";
}

#nav {
	text-align:center;
	padding: 45px 0px 15px 248px;
	margin: 0px;
	font-size: 9pt;
}

#nav ul {
	list-style: none; 
	margin: 0px; 
	padding: 0px;
	border-left: 1px solid #999;
	text-align: left;
}

#nav ul li {
	margin: 0px; padding: 0px 15px;
	display: inline;
	border-right: 1px solid #999;
	text-align: center;
}
#nav ul li.last {
	border-right: 0px;	
}
#nav ul li a {
	color:#8c5050;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a.selected {
	color:#000080;
	text-decoration: none;
	text-transform: uppercase;
}
#body {
	border:1px solid #ccc;
	width: 995px;
}

#left-content {
	float: left; 
	width: 247px;
}

#left-content ul.links {
	list-style: none;	
}

#left-content ul.links li {
	margin-bottom: 5px;
	background-image: url(img/link_arrow.gif);
	background-position: center right ;
	background-repeat: no-repeat;	
	padding-right: 15px;
}

#left-content ul.links li a { text-decoration: none; color:#000080; }
#left-content ul.links li a:link     { color:#9b6667; }
#left-content ul.links li a:visited  { color:#9b6667; }
#left-content ul.links li a:hover    { color:#000080; }
#left-content ul.links li a:active   { color:#000080; }
#left-content ul.links li a.selected { color:#000080; }


#main-content {
	float: left; 
	width: 566px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	min-height: 600px;
	
}

#main-content h1 
{
	font-size: 10pt;
	color:#333;
	font-weight: bold;
	margin: 0px;
}

#main-content h2 
{
	font-size: 11pt;
	color:#009;
	font-weight: bold;
	margin: 10px 0px 5px 0px ;
}

#right-content {
	float: left; 
	width: 180px;
}

#right-content h4 {
	font-size: 12px;
	color:#c60;
	margin: 0px;
}

#main-content-contact {
	float: left; 
	width: 586px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	min-height: 600px;
	
}

#right-content-contact {
	float: left; 
	width: 160px;
}

#right-content-contact h4 {
	font-size: 12px;
	color:#c60;
	margin: 0px;
}


#right-content ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-size: 11px;
	color:#333;
}

#footer { 
	margin: 5px 0px;
	font-size: 8pt;
	font-family: arial; 
	color:#aaa;

}

.clear { clear: both; }



input.wide { width: 335px; }
textarea.wide { width: 335px; }

#state_target a {
    color:#333333;
}

#state_target a:hover {
    color:#666666;
}

.users_left_nav
{
	z-index:2; position: relative; top: -21px; left: 5px;
}
.users_left_nav img {
	border: 0px;
}


ul.acrobat_links 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.acrobat_links li
{
	background-image: url(img/acrobat_icon.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 25px; 
	line-height: 20px;
	margin-bottom: 5px;
}

ul.youtube_links 
{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

ul.youtube_links li
{
	background-image: url(img/youtube_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 45px; 
	line-height: 20px;
	margin-bottom: 5px;
}

a.youtube_link 
{
	background-image: url(img/youtube_icon.gif);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 50px; 
	line-height: 26px;
	padding-bottom: 5px;
}

a.hp_specials 
{
	color:#999;
	font-weight: bold;
	background-image: url(img/link_arrow.gif);
	background-position: center right ;
	background-repeat: no-repeat;	
	padding-right: 12px;
	font-size: 11px;
	vertical-align: baseline;
}


#state_target { color:#666666; padding-left:12px; text-align:left;}
#state_target a { color:#000080 ;}

.bold_caps { font-weight: bold; text-transform: uppercase; }
