/* Created on September 20, 2008 by Allen Moore
copyright 2009, pittcoa.com
Last modified on June 16, 2009*/

/* CSS for all pages */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td
{
	margin: 0;
	padding: 0;
}
p
{
	margin: 0px;
	padding: 0 0 12px 0;
}
h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
}
ol, ul
{
	list-style: square;
	padding-left: 15px;
}
address, caption, cite, code, dfn, em, strong, th, var
{
	font-style: normal;
	font-weight: normal;
}
fieldset, img
{
	border: 0;
}
caption, th
{
	text-align: left;
}
q:before, q:after
{
	content:'';
}
body
{
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: Futura, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	background: url(images/bg.png) #999999 repeat top center;
	height: 100%;
}
a
{
	color: #FFFFFF;
}
a:hover
{
	color: #000000;
}
h1
{
	font-size: 22px;
	font-weight: normal;
	padding: 0 0 0.7em 0;
}
h2
{
	color: #920000;
	padding: 0.2em 0 0.5em 0;
	font-size: 19px;
	font-weight: normal;
}
h3
{
	font-size: 17px;
	padding: 3px 0 3px 0;
	font-weight: bold;
}
h3 a
{
	font-weight: normal;
}

h3 .focus
{
	color: #2a699a;
	font-size: 16px;
}
h4
{
	font-size: 14px;
}
#main
{
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#text_resize
{
	width: 896px;
	height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}
#header
{
	width: 896px;
	height: 150px;
	background: #006699 repeat;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 3px solid;
	border-right: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
	text-align: left;
}
#quicklinks
{
	height: 60px;
	padding-top: 45px;
	text-align: left;
}
#nav
{
	width: 896px;
	height: 25px;
	background: url(images/nav_bg.png) repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
}
#nav_left
{
	width: 740px;
	float: left;
}
#nav_right
{
	width: 146px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
#nav a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
#image_fade
{
	width: 896px;
	height: 250px;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
}
#content
{
	width: 896px;
	overflow: auto;
	background: url(images/content_bg.png) #E1E1E1 repeat top left;
	border-bottom: #FFFFFF 1px solid;
	border-right: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
}
#content a
{
	color: #000000;
	text-decoration: underline;
}
#content a:hover
{
	color: #0A4A6D;
	text-decoration: underline;
}
#left_nav
{
	width: 149px;
	float: left;	
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: #FFFFFF 1px solid;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-top: 15px;
}
#left_nav_text
{
	padding-left: 10px;
}
#search_area
{
	width:139px;
	padding-left: 5px;}
#sa_r1
{
	width: 139px;
	padding-bottom: 5px;
}
#sa_r2
{
	width: 139px;
	padding-bottom: 5px;
}
#right_text
{
	width: 726px;
	height: 100%;
	padding: 10px;
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
#right_text h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#right_text h2
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bold
{
	font-weight: bold;
}
.bold_underline
{
	font-weight: bold;
	text-decoration: underline;
}
.rt_bold
{
	font-weight: bold;
}
#rt_left
{
	width: 50%;
	float: left;
}
#rt_right
{
	width: 50%;
	float: right;
}
#rt_col_one
{
	width: 186px;
	float: left;
}
#rt_col_two
{
	width: 500px;
	float: right;
}
#footer
{
	width: 896px;
	height: 60px;
	background: url(images/footer_bg.png) repeat top left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 5px;
	border-right: #FFFFFF 3px solid;
	border-left: #FFFFFF 3px solid;
	border-bottom: #FFFFFF 3px solid;
}
#footer a
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	font-weight: normall;
}
#footer a:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: normall;
}
/* Styles for Menu */
#dropmenudiv
{
	position: absolute;
	border: 1px solid white;
	border-bottom-width: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #FFFFFF;
	line-height: 16px;
	z-index: 100;
}
#dropmenudiv a
{
	width: 100%;
	display: block;
	text-indent: 3px;
	border-bottom: 1px solid white;
	padding: 1px 0;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-color: #FFFFFF;
}
#dropmenudiv a:hover
{ /*hover background color*/
	background-color: lightgray;
}