body, p, div, ul, li, h1, h2, h3, h4, h5, img {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 11px;
}

body.highlight_list_item_1 #left ul li.one a,
body.highlight_list_item_2 #left ul li.two a,
body.highlight_list_item_3 #left ul li.three a,
body.highlight_list_item_4 #left ul li.four a,
body.highlight_list_item_5 #left ul li.five a,
body.highlight_list_item_6 #left ul li.six a,
body.highlight_list_item_7 #left ul li.seven a,
body.highlight_list_item_8 #left ul li.eight a,
body.highlight_list_item_9 #left ul li.nine a,
body.highlight_list_item_10 #left ul li.ten a
 {
	background:#f8f8ef;
	color: #336699;
	font-weight: bold;
}

html, body {
   height:100%;
}

#outer_wrapper {
	min-height:100%;
	position:relative;
}

p {
	margin-bottom: 10px;
	line-height: 15px;
}

a, a:visited {
	color: #000;
}

a:hover {
	color: #336699;
}

#wrapper {
	width: 898px;
	margin: 0 auto;
	padding-bottom:60px;
}

#menu {
	height: 63px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#menu_left {
	float: left;
	width: 85px;
	display: inline;
}

#menu_right {
	float: right;
	width: 794px;
	display: inline;
	padding-top: 23px;
}

#banner {
	height: 172px;
	background-image: url("../images/banners/00.jpg");
	margin-bottom: 20px;
}

#banner h1 {
	font-family: georgia, serif;
	font-weight: normal;
	font-size: 40px;
	color: #FFF;
	position: relative;
	top: 118px;
	left: 20px;
	/*text-shadow: black 0 1px 4px;*/
}

#banner h1.black {
	color: #000;
	/*text-shadow: none;*/
}

#left {
	float: left;
	width: 182px;
	display: inline;
	margin-right:20px;
	
}

img { border:0px; }







#left #subnav h2 {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #FFF;
	background-color: #393939;
	padding: 6px 6px 6px 10px;
}

#left #subnav ul {
	margin: 0;
	padding: 0;
}

#left #subnav ul li {
	list-style-type: none;
}

#left #subnav ul li a {
	display: block;
	width: 172px;
	padding: 6px 0 6px 10px;
	border-bottom: 1px solid #DDD;
	color: #666;
	text-decoration: none;
}

#left #subnav ul li a:hover {
	color: #336699;
	background-image: url("images/subnav_arrow.gif");
	background-repeat: no-repeat;
	background-position: left 10px;
}

#left #subnav ul ul li a {
	text-indent: 20px;
}

#left #subnav .indented {
	text-indent: 20px;
}

#middle {
	float: left;
	width: 498px;
	display: inline;
	min-height: 400px;
	padding-bottom: 40px;
}

#middle h1 {
	font-size: 18px;
}

#middle h2 {
	color: #365F8E;
	font-size: 14px;
	font-weight: bold;
	
}

#middle h2.rule {
	border-bottom: 2px solid #365F8E;
	padding: 3px 0;
	margin-top: 40px;
}

#middle h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

#middle h4 {
	font-size: 11px;
	
} 

#middle ul {
	margin-bottom: 15px;
	margin-left: 15px;
}

#middle li {
	list-style-image: url(images/bullet_solid_blue.gif);
	margin-bottom: 5px;
}

#middle li.goto {
	list-style-image: url(images/bullet_orange_arrow.gif);
}

#middle li.pdf {
	list-style-image: url(images/bullet_page.gif);
}

#middle li li {
	list-style-image: url(images/bullet_hollow_green.gif);
}

.col1 {
	width: 100px;
	float: left;
	display: inline;
}

.col2 {
	width: 378px;
	float: right;
	display: inline;
}

.col2_home {
	width: 378px;
	float: right;
	margin-left:15px;
	margin-bottom:0px;
	display: inline;
}

#right {
	float: right;
	width: 182px;
	display: inline;
}

#right h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.clearfloat {
	clear:both;
}

#ad 
{
	position:absolute;
	bottom:55px;
	width:898px;
	margin:0 auto 0 auto;
}
#footer {
	position:absolute; 
	bottom:0;
	width:100%;
	height:40px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E1E1D9;
}

#footer_text_area {
	width: 898px;
	margin-right: auto;
	margin-left: auto;
}

#footer_left {
	width: 500px;
	float: left;
	display: inline;
}

#footer_left p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	color:#868779;
}

#footer_left a:link {
	color: #868779;
	text-decoration: none;
}

#footer_left a:hover {
	color: #868779;
	text-decoration: underline;
}

#footer_left a:visited {
	color: #868779;
	text-decoration: none;
}

#footer_right {
	width: 300px;
	float: right;
	text-align: right;
	display: inline;
}

#middle .no_topmargin, #middle #newslist .no_topmargin {
	margin-top: 0;
}

.hr {
	height: 15px;
	background: #fff url(images/dotted_pattern.gif) repeat-x center;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
}

.hr hr {
  display: none;
}

.thumb {
	padding-right: 15px;
	padding-bottom: 10px;
	float: left;
	position: relative;
	top: 4px; 
}

#newslist h2 {
	margin-bottom: 5px;
}

#newslist h3 {
	font-size: 16px;
	margin-bottom: 10px;
}

.date {
	color: #868779;
	font-style: normal;
}

.balloon_top {
	background: url("images/balloon_top.gif") no-repeat;
	padding: 10px 10px 0 10px;
}

.balloon_top p {
	color: #4284AE;
	margin-bottom: 0;
}

.balloon_bottom {
	background: url("images/balloon_bottom.gif") no-repeat;
	min-height: 33px;
	margin-bottom: 30px;
}

.balloon_bottom p {
	font-size: 10px;
	font-style: italic;
	padding-top: 40px;
}

.location_tn {
	width: 162px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inline;
}

.location_td
{
    float:left; 
    height:125px;
    margin-right:5px;
}
.location_text {
	width: 180px;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	display: inline;
}

.location_text h3 {
	margin-top: 0;
}

.location_divider {
	height: 5px;
	clear: both;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e7e8e2;
}

.sidebarbox_topcap {
	background: url("images/sidebarbox_topcap.gif") no-repeat;
	min-height: 24px;
}

.sidebarbox300_topcap {
	background: url("images/sidebarbox300_topcap.gif") no-repeat;
	min-height: 24px;
}

.sidebarbox_topcap h2, .sidebarbox300_topcap h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	color: #FFF;
	margin-bottom: 0;
}

.sidebarbox {
	background: url("images/sidebarbox_bg.gif") repeat-y;
	padding: 10px 10px 1px 10px;
	width: 162px;
}

.sidebarbox300 {
	background: url("images/sidebarbox300_bg.gif") repeat-y;
	padding: 10px 10px 1px 10px;
	width: 280px;
}

.sidebarbox ul li, .sidebarbox300 ul li {
	list-style: none;
	background: url("images/circle_arrow.png") no-repeat left 2px;
	padding-left: 15px;
	margin-bottom: 5px;
}



.sidebarbox_bottomcap {
	background: url("images/sidebarbox_bottomcap.gif") no-repeat;
	
}

.sidebarbox_bottomcap_long {
	background: url("images/sidebarbox_bottomcap.jpg") no-repeat;
	
}

.sidebarbox300_bottomcap {
	background: url("images/sidebarbox300_bottomcap.gif") no-repeat;
}

.sidebarbox_bottomcap, .sidebarbox300_bottomcap, .sidebarbox_bottomcap_long {
	height: 4px;
	margin-bottom: 20px;
	font-size: 0;
}

.form_label {
	font-size: 9px;
	text-align: right;
	padding-right: 5px;
}

.blue {
	color: #365F8E;
}

.hidden {
	display: none;
}

.framed {
	border: 0px solid #f0f0EA;
	padding: 5px;
}

.right {
	float:right;
}

p.disclaimer {
	font-size: 9px;
	line-height: normal;
	font-style: italic;
	color: #868779;
}





#footer #footerTextBlock {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 175px;
}

#footer #footerTextBlock ul 
{
    float:left;
    list-style-type:none;
    text-align:center;
    margin-left:80px;
    margin-right:10px;
}
#footer #footerTextBlock li 
{
    display:inline;
    text-align:center;
    padding:0 5px 0 5px;
}

#footer #footerTextBlock p {
	font-family: Geneva, Arial, sans-serif;
	font-size: 9px;
	color:#868779;
}
#footer #footerTextBlock a:link {
	color: #868779;
	text-decoration: none;
}

#footer #footerTextBlock a:hover {
	color: #868779;
	text-decoration: underline;
}

#footer #footerTextBlock a:visited {
	color: #868779;
	text-decoration: none;
}

#bottom_section {
	padding-bottom: 10px;
	
}

#bottom_section #left2 {
	width: 482px;
	float: left;
	display: inline;
}

#bottom_section #left2 #top2 {
	margin-bottom: 10px;
}

#bottom_section #left2 #bottom2 {
	background: url(../images/homepage/stay_connected_bg.gif) no-repeat;
	height: 23px;
	padding-top: 7px;
	padding-left: 10px;
	color: white;
}

#bottom_section #left2 #bottom2 strong {
	text-transform: uppercase;
	font-size: 14px;
}

#bottom_section #left2 #bottom2 a, #hp_bottom_section #left2 #bottom2 a:visited {
	text-decoration: underline;
	color: white;
}

#bottom_section #right2 {
	width: 406px;
	float: right;
	display: inline;
	font-size: 0;
}

#diagram {
			background:url(images/diagram.jpg) no-repeat;
			height:501px;
			position:relative;
		}
		
		#diagram h1 {
			font-size: 18px;
		}
		
		#diagram h2 {
			color: #365F8E;
		}
		
		#diagram h3 {
			font-size: 14px;
			font-weight: bold;
			margin: 0 0 10px 0;
		}
		
		#diagram ul {
			margin: 0 0 15px 15px;
			padding: 0;
		}
		
		#diagram li {
			margin: 0 0 5px 0;
			padding: 0;
		}
h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	margin-bottom: 20px;
	
}

#vertical_divider {
	background-attachment: scroll;
	background-image: url(/images/layout/vertical_divider.gif);
	background-repeat: repeat-y;
	background-position: right;
	margin-bottom: 20px;
	height: 100%;
}

#left_contact {
	display: inline;
	float: left;
	width: 639px;
	margin-right: 0px;
}

#contact_vertical_divider
{
    background-attachment: scroll;
	background-image: url(/images/layout/contact_vertical_divider.png);
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 20px;
	height: 100%;
}
#left_contact h2 {
	font-size: 16px;
	font-weight:normal;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-attachment: scroll;
	background-image: url(/images/layout/section_header_bar.gif);
	background-repeat: no-repeat;
	height: 17px;
	color: #868779;
	padding: 5px 8px 8px;
}

#right_contact {
	float: right;
	width: 240px;
	display: inline;
}

.sidebarbox_contact {
	background: url("../images/sidebarbox_bg.gif") repeat-y;
	padding: 10px 10px 1px 10px;
	width: 220px;
}

.sidebarbox_topcap_contact {
	background: url("../images/sidebarbox_topcap.gif") no-repeat;
	min-height: 24px;
	
}

.sidebarbox_topcap_contact h2, .sidebarbox300_topcap_contact h2 { 
	font-size: 12px;
	font-weight: bold;
	padding: 4px 10px 4px 10px;
	color: #FFF;
	margin-bottom: 0;
}

.sidebarbox_contact ul li, .sidebarbox300_contact ul li {
	list-style: none;
	background: url("images/circle_arrow.png") no-repeat left 2px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.indent-2
{
    position: relative;
    padding-left: 10px;
    float: left;
}
.indent-3
{
    font-size: 15px;
    font-family: Geneva, Arial, sans-serif;
    position: relative;
    padding: 3px 0 0 20px;
    float: right;
}

