﻿body {
	background-color: #333333;
	background-image: url(../images/bg_black_grey_stripe.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 15px;
}
p {
	font-size: 12px;
}
.menu {
	font-family: Verdana, Arial, Helvetica;
	color: #788295;
	text-decoration: none;
	font-size: 12px;
}
.menu a, .menu a:visited {
	color: #0000ff;
}
.menu a:hover {
	color: #CC0000;
}

#leftSidebar {
	width: 325px;
}
#leftSidebar p {
	font-size: 12px;
}
#leftSidebar    a, #leftSidebar a:visited    {
	color: #0000FF;
	text-decoration: none;
}
#leftSidebar   a:hover    {
	border-bottom: 1px solid red;
	color: red;
}
#rightSidebar {
	width: 650px;
}

#container {
	width: 950px;
}
.subpageText {
	font-family: Arial;
	color: 000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	font-size: 14px;
}
.subpageHeading { font-family: Arial; font-size: 14pt; color: FFFFFF; margin-left: 10px; }
.officeAddress { font-family: Arial; font-size: 10pt; color: 003399; text-align: center; font-weight: bold; }
.subpageTitle { font-family: Times New Roman; font-size: 16pt; color: FFFFFF; text-align: left; font-weight: bold; }
.footerText { font-family: Arial; font-size: 8pt; color: FFFFFF; text-align: center; margin-left: 50px; margin-right: 50px; font-weight: bold; }
.newsText {
	color: #666666;
	text-align: left;
}
#container #leftSidebar p {
	font-size: 12px;
}
#container #leftSidebar #box #boxMiddle li {
	margin-top: 5px;
}
#container #leftSidebar h3 {
	font-size: 12px;
}

.addressDisclaimer {
	font-family: Arial;
	font-size: 8.5pt;
	color: FFFFFF;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
	line-height: 17px;
	background-color: #000000;
	padding: 10px 30px 0 30px;
}
.addressFooter {
	font-family: Arial;
	font-size: 10pt;
	color: FFFFFF;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	line-height: 20px;
	background-color: #000000;
}

.addressFooter a {
	color:#999999;
}
.addressFooter a:hover {
	color:#FF0000;
}
.addressFoorterLink { text-decoration: none; color: FFFFFF; }
.staff.menu div { font: 9.5pt verdana; color: #000; }
.staff.menu a:hover { color: red; }

/*
 * HOMEPAGE ALERTS
 */

#alerts {
	margin-left: 20px;
	margin-bottom: 40px;
}
#alerts .title a {
 background: url(../images/tab_body.gif) -3px -8px no-repeat;
 border: 1px solid #ccc;
 border-bottom: none;
 width: 300px;
 text-decoration: none;
 display: block;
 color: #000;
 padding: 5px 0 5px 8px;
}
#alerts .title a:hover {
 background-position: -3px -202px;
}
#alerts .contents {
	width: 290px;
	padding: 5px 0 5px 8px;
	border: 1px solid #ccc;
	border-bottom: none;
}

#alerts .last .title a, #alerts .last .contents {
 border-bottom: 1px solid #ccc;
}
#alerts .contents div {
	margin: 2px 0;
	font-size: 12px;
	color: #000;
}
#alerts  .contents  a  {
	color: #011B4C;
	text-decoration: none;
}

h3 {
	font-size: 14px;
}

#alerts .contents div a:hover {
	color: #600;
	text-decoration: underline;
}
.red {
 color: #f00; font-weight: bold;
}

.black {
 color: #000000; font-weight: bold;
}
#alerts .bullet {
	color: #666;
	margin-right: 2px;
}
.alertsHeading {
	font: 19px arial,helvetica,sans-serif;
	color: #444;
	letter-spacing: -.03em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}

/*
 * MAIN NAV
 */

#nav_menu {
	margin-left: 10px;
}
#nav_menu .title {
	margin: 0 0 8px;
}
#nav_menu .title a {
	color: #415b8c;
	font: 12pt georgia;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
	background: url(../images/arrow_blue.gif) 0 3px no-repeat;
	padding-left: 22px;
}
#nav_menu a:hover {
	color: #5d0000 !important;
}
#nav_menu .title a:hover {
	background-image: url(../images/arrow_red.gif);
	border-bottom: 1px solid #5d0000;
}
#nav_menu .sections {
	margin: -4px 0 6px 16pt;
}
#nav_menu .sections a {
	font: 13px arial,helvetica,sans-serif;
	color: #000;
	line-height: 20px;
}
.subpage #nav_menu {
	margin-left: 35px;
}
.subpage #nav_menu .sections {
	margin: 2px 0 2px 11pt;
}
.subpage #nav_menu .title a {
	background-image: url(../images/arrow_blue_sm.gif);
	padding-left: 16px;
	font: bold 10pt arial, helvetica, sans-serif;
}
.subpage #nav_menu .title a:hover {
	background-image: url(../images/arrow_red_sm.gif);
}
#nav_menu .bullet {
	font-weight: bold;
}

/*
 * TABS
 */

#nav1 {
	font: 10.5pt arial,helvetica;
	font-weight: 100;
	line-height: 2em;
	color: #444;
	left: 25px;
}
#nav1 {
 height: 51px;
 overflow: hidden;
 padding: 0 10px;
 float: left;
 list-style: none;
 position: relative;
 margin: 0;
}
#nav1 li, #nav1 li a {
 position: relative;
 float: left;
}   
#nav1 li { top: 15px; margin: 0; background: none; padding: 0; }
#nav1 li a {
 display: block;
 padding: 0.4em 1.1em;
 background: url(../images/tab_body.gif) 0 0 no-repeat;
 color: #333;
 text-decoration: none;
 height: 195px;
}
#nav1 li a span {
 display: block;
 position: absolute;
 height: 195px;
 width: 10px;
 background: url(../images/tab_r.gif) 0 0 no-repeat;
 right: 0;
 top: 0;
}
* #nav1 li a span {
 margin-right: -1px;
}
#nav1 li a:hover, #nav1 li a:hover span { background-position: 0 -194px; color: #000; }
.subpage #nav1 {
 margin-top: -28px;
 left: 10px;
 font-size: 9pt;
}
.subpage #nav1 li a {
 padding-top: .6em;
 background-image: url(../images/tab_body_white.gif);
}
.subpage #nav1 li a span {
 background-image: url(../images/tab_r_white.gif);
}

/*
 * HOMEPAGE BOX
 */
#box {
	width: 525px;
	margin-left: 40px;
}
#box div {
 behavior: url("includes/iepngfix.htc");
}
#boxTop {
	height: 12px;
	font-size: 1px;
	background-image: url(../images/box_top.png);
	margin: 0 15px 0 -15px;
}

#boxBottom {
	height: 12px;
	font-size: 1px;
	 background: url("../images/box_bottom.png") bottom no-repeat;
	margin: 0 15px 0 -15px;
}
#boxMiddle {
	padding: .5em 1em .25em;
	font: 10.5pt arial,helvetica,sans-serif;
	background-image: url(../images/box_middle.png);
	margin: 0 15px 0 -15px;
}
#boxMiddle a {
	
	text-decoration: none;
	
}
#boxMiddle a:hover {
 color: red;
 border-bottom: 1px solid red;
}
#boxMiddle  a:visited {
	
	text-decoration: none;
	
}
#boxMiddle p {
 margin: 0; padding: 0;
}
#boxMiddle ul {
	padding: 0 1em 0 1em;
	margin: 0;
}
#boxMiddle li {
	padding-bottom: 0.1em;
	line-height: 1em;
	font-size: 10pt;
	margin-left: 20px;
}
.boxHeadline {
 margin-bottom: 1em !important;
 text-transform: uppercase;
 font-weight: bold;
}
#alertSignup {
 font-family: verdana;
 font-size: 11px;
 width: 160px;
 padding: 10px;
 border: 1px solid #000;
 background: #ddd;
}
.copyrightFooter  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

.copyrightFooter a {
	color: FFFFFF;
	text-decoration: none;
}
