* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #9B9A7A;		
	background: url(../images/sys_images/background.gif) top left #9B9A7A;
	text-align:center;		
	font-size: 75%;	
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl{ 
	margin: .8em 0; 
}
dd{ 
	margin-left: 3em; 	
}

ul,ol{
	padding-left:0px;
	margin-left: 15px;	
}

li {
	margin: .6em;
}



h1 { font-size: 160% }
h2 { font-size: 140%; }
h3 { font-size: 125%; }
h4 { font-size: 100%; }
h5 { font-size: 85%; }
h6 { font-size: 70%; }


table {
	font-size: 100%;
}

a img {
	border: none;
}


#container {		
	padding: 0px 0px;
	width: 995px;	
	text-align:left;
	margin: 10px auto;
	background-color: white;
	border:1px solid #9B9A7A;		
}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;	
	z-index: -1;	
}

.skip a {
	color: #9B9A7A;
}

div#skipmenu{
	position:relative;	
}
div#skipmenu a.skippy{			
	position:absolute;
	top: -1000px;
	left:-1000px;
	height: 1px;
	width: 1px;	
	overflow:hidden;	
}

div#skipmenu a.skippy:active, div#skipmenu a.skippy:focus, div#skipmenu a.skippy:hover{	
	top:0px;
	left:0px;
	width:100%;
	height: auto;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:5px;
	color: #fff;
	background-color:#5271ad;	
	text-align:right;	
	z-index:100;
	margin-bottom:5px;
}

.header {
	background-color: #185293;	
}

.header .headrightborder{
	float:right;
}

*html .header .headrightborder{
	margin-right: -3px;
}

.header .gsearch{
	float:right;
	
}
.header .gsearch .quicklink{
	text-align: right;
	margin: 10px 0px;
	
	padding: 5px 0px;
	
}


.header .gsearch .quicklink a{
	color: white;	
	margin-left:20px;	
}


.header .gsearch form {
	text-align: right;
	padding: 0px 0px;
	margin:0px 0px;	
	
	
}
#gsearch{
	vertical-align: bottom;
}

*html .header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 45px;	
	padding-top: 0px;
}

.header .gsearch .searchopt {
	color: white;	
	font-weight: bold;
	margin-right: 36px;	
	padding-top: 4px;
}

.header .gsearch input.submit{
	background-color: #FBAF0F;
	color: #7E1530;
	font-weight: bold;
	padding-right: 0px;
	margin-right: 0px;
}

.control {	
	margin-right: 30px;
	text-align: right;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

.control img {
	vertical-align: middle;
}
.nav_top {
	z-index: 3;
	display:block;
	position: relative;
}
.nav_top table{
		margin-top: 3px;
		border-top: 2px solid #9B9A7A;
		
		margin-bottom: 0px;		
}

.nav_top td {
	padding: 2px 0px;
	background-color: #F3F3E4;
	border-bottom: 2px solid #9B9A7A;
}

.nav_top p{
	padding:0px 0px;
	margin:0px 0px;
	text-align:center;
	font-weight: bold;
	border-right: 1px solid #1B56AC;

	/*font-size: 90%;*/
	
	
}

.nav_top td.end p{
	border-right: none;
}

.nav_top td p a {
	display: block;
	position: relative;
	padding:8px 5px;
	color:#1B56AC;
	text-decoration: none;	
}




.nav_top td.actived {
	background-color: white;
	border-bottom: 2px solid white;
	border-left: 2px solid #9B9A7A;	
	border-right: 2px solid #9B9A7A;		
}

.nav_top td.home{
	border-left: none;
}

.nav_top td.actived p{
	border: none;
}

.nav_top td.nextactived p{
	border: none;
}

.nav_top td.actived a{
	background-color: #FEFEFE;
	color: #690033;
}

.nav_top td p a:hover {
	background-color:#FEFEFE;
	color:#690033;
}


.headpadding {
	width: 100%;
	height: 5px;
	border: 1px solid #DCDDBB;
	background-color: #DCDDBB;
	margin: 0px 0px;
	z-index: 2;
	position: relative;
}

#container .content_table{
	margin-top: 0px;
	border-bottom: 2px solid #D7DABB;
	
}

#container .content_table h2 {
	text-size: 24px;
	color: #333333;
	margin-bottom: 20px
}

#container .content a:link, #container .content a:active{
	/*color: #CC6600;*/
	color:#185292;
	text-decoration: none
}


#container .content a:visited{
	color:#008ce7;
	text-decoration: none;
}

#container .content a:hover{
	color: #CC6600;
	text-decoration: underline;
}


#container .content {
	width: 100%;
	padding-left:30px;
	padding-right: 30px;
	padding-bottom: 30px;
	
}

#container .nav_right{	
	
	background-image: url(../images/sys_images/fade_line.gif);
	background-repeat: repeat-y;		
	background-color: #FAFAF4;
	padding-bottom: 15px;
	
	
	
}

#container .nav_right .right_sidebar {	
	
	padding-top: 24px;	
	
	margin-left:23px;
	margin-right:17px;
	
}

#container .nav_right .last_item .sidebar .sidebarline{
	display:none;
}

#container .nav_right .last_item .sidebar2 .sidebarbody{
	border-bottom: none;
}



#container .nav_right .sidebar {
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-left: 10px;	
	padding-right: 15px;
	padding-bottom: 5px;	
	*/
	
}

#container .nav_right .sidebar2{
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-left: 10px;	
	padding-right: 15px;
	padding-bottom: 5px;		
	*/
}

#container .nav_right .sidebar2 .sidebarbody{	
	border-bottom: none;
}

#container .nav_right .sidebar3{
	
	width: 270px;	
	background-color: #F9FAF3;
	/* border-top: 1px solid #D7DABB; */	
	/*
	padding-right: 15px;
	padding-bottom: 5px;	
	*/
	
	
}





#container .nav_right div.sidebar3 a:link, #container .nav_right div.sidebar3 a:active{
	color: #185292;	
	text-decoration: none;
	
}

#container .nav_right a:visited{
	color:#008ce7;
	
	
}

#container .nav_right div.sidebar3 a:hover {
	color: #CC6600;
	text-decoration: underline;
}	

#container .nav_right .sidebar3 .sTitle{
	height: 40px;
	color:white;
	overflow:hide;
	background: url(../images/sys_images/news-title-bg.gif) top left no-repeat;
	
}

#container .nav_right .sidebar3 .sidebar_inner{
	height: 100%;
	margin-left:10px;
	background: url(../images/sys_images/blue-container-bg.gif) top left repeat-y;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b{
	background: url(../images/sys_images/news-title-bg.gif) top left no-repeat;	
	height: 100%;
}



#container .nav_right .sidebar3 .sidebar_inner2_b h2{
	margin:  5px 0 0 0;
	padding-top: 3px;
	font-size: 18px;
	color: white;	
	font-family: Arial;
	margin-bottom: 10px;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b .news{	
	margin: 0 10px;
	padding-top:5px;
	padding-bottom:5px;
}
#container .nav_right .sidebar2 h3{
	font-size: 16px;
	color: #185292;
	margin-bottom: 12px
}
#container .nav_right .sidebar2 a:link, #container .nav_right .sidebar3 a:active{
	color: #CC6600;
	text-decoration: underline;

}

#container .nav_right .sidebar2 .sidebarbody{
	padding: 0 10px;
	padding-bottom: 10px;
	
	
}

#container td.nav_right .last_sidebar .sidebarbody{
	border: none;
	
}


#container .nav_right .sidebar3 a:hover, #container .nav_right .sidebar3 a:visited{
	color: #185292;
	text-decoration: none;
}

#container .nav_right .sidebar3 .news{
	border-bottom: 1px dotted #333333;
	margin-bottom: 5px;
}

#container .nav_right .sidebar3 div.last_item{
	
	border: none;
}

#container .nav_right .sidebar3 .sidebar_inner2_b h3{
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
}

#container .nav_right .sidebar3 .date{
	font-style: italic;
}



#container .nav_right .sidebar3 .sidebar_inner2{
	background: url(../images/sys_images/blue-container-top.gif) top left no-repeat;
}

#container .nav_right .sidebar3 .sidebar_inner3{
	background: url(../images/sys_images/blue-container-bottom-bg.gif) bottom left no-repeat;
}

#container .nav_right .sidebar3 .sidebarbody{	
	padding: 5px 17px 15px 10px;
	
}

#container .nav_right .sidebar3 .sidebar_inner2_b div.sidebarbody{
	
	padding: 0px 20px 15px 10px;
}


#container .nav_right .sidebar3 p.sectionDivider {
	border-style:dotted;
	border-width:1px;
	border-color: #CCCCCC;
	margin-bottom: 12px
}



#container .nav_right .sidebar p.title{	
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	padding-bottom:0px;
	/*
	background-image: url(../images/sys_images/yellowline.gif);
	background-repeat:repeat-x;	
	background-position: 10px 100%;
	*/
	color: #074F8A;
	font-weight: bold;	
	font-size: 135%;
	/*padding-bottom:5px;*/	
	width:80%;	
}

#container .nav_right hr {
	width: 80%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	border-bottom: none;
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;	
	margin: 0px auto;
	padding: 0px 0px;
	text-align:center;
}

#container .nav_right .sidebar hr.sidebarline {
	margin-top: -5px;
}



#container .nav_right .sidebar2 .sidebarbody {
	padding-top: 5px;
	padding-bottom: 20px;
	margin-bottom:5px;
	border-bottom: 1px dotted #666666;
	
}

#container .nav_right .sidebar h3{
	font-size: 18px;
	color: #185292;
	margin-bottom: 12px;
}

*html #container .nav_right .sidebar .sidebarbody {
	margin-bottom:5px;
}

#container .content .section {
	margin-bottom: 15px;	
}

#container .content .section p.title{
	color:#74213D;
	font-weight: bold;
	font-size: 120%;
}


#container .content .section hr {
	width: 80%;
		
	height: 1px;
	border-bottom: none;
	/*
	color: #F7AF0B;
	border-top: 1px solid #F7AF0B;
	*/
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	
}

.footer{
	text-align: center;
	font-size: 80%;
}

.footer .links{
	line-height: 1.5em;
}


.AZlist {
	margin: 5px 5px;
	padding: 0px;
	list-style: none;
	width: 200px;
	font-size: 0.9em;
	font-weight:normal;
	color:#000000;
	text-align: center;
	height: 55px;	
}

.AZlist li {
	margin: 2px;
	padding: 0;
 	width: 18px;
	display: block;
	float: left;
}

.AZlist li a, .AZlist li a:visited {
	width: 90%;
	display: block;
	font-weight: bold;
	text-decoration: none;
	/*
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	*/
	border: 1px solid;
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
}

.AZlist li#active a {
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	/*
	background: #f0e7d7;
	color: #002c52;
	*/
}

.AZlist li a:hover, .AZlist li#active a:hover {
	color: #0055a5;
	background-color: #e1eef9;
	border: 1px solid;
	border-color: #ffe #aaab9c #ccc #fff;
	
	/*
	color: #ffffff;	
	background: #0054A1;
	border-color: #aaab9c #fff #fff #ccc;
	*/
	font-weight:bold;
	text-decoration: none;
}


/*
===============================================================
Misc
===============================================================
*/
.indent {
	margin-left:25px;
}

.news_title {
	color: #1458A1;
}

div.home_news{
	font-family: Times New Roman, Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin-bottom: 15px;
	font-size: 120%;	
	
}

 p.blurb{
	font-family: Verdana;	
	font-size: 90%;	
	margin-bottom: 15px;

}

.lefthead {
	display: table-cell;
	height: 100%;
	
}

/*
===============================================================
Expander
===============================================================
*/

.expand {
	width: 100%;
}

.expand .unexpand a{
	display: block;
	background-image: url(../images/sys_images/show.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	/*
	height: 1.9em;
	min-height:1.9em;		
	*/
	padding-bottom: 5px;
}

.expand .expanded {
	
}

.expand .open a{
	background-image: none;
	padding-top: 0px;
	padding-left: 0px;
	height: auto;
}

.expand .close a{
	display: none;
}

.expand .close {
	display: none;
}

.expand .expanded .hidedetails {	
	
}

.expand .expanded .hidedetails .collapselink{
	float: right;
	display: block;
	background-image: url(../images/sys_images/hide.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 4px;
	color: blue;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom: 10px;
}
.expandlink p.elink{
	float: right;
	margin: 0px 0px;
	clear: both;
}

.expandlink a{
	
}

/* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */

#ie_historyFrame { width: 0px; height: 0px; display:none }
#firefox_anchorDiv { width: 0px; height: 0px; display:none }
#safari_formDiv { width: 0px; height: 0px; display:none }
#safari_rememberDiv { width: 0px; height: 0px; display:none }




/********** Misc ***********/
.about_logo{
	position: relative;	
	margin-top: -10px;
	background:url(../images/sys_images/logo-line.gif) -100px 0px no-repeat;
	padding-top: 10px;
	
}

.about_logo_logo{
	position:relative;
	margin-right:-20px;
	float:right;
	top: -40px;
	margin-left:10px;
}

div.hr{	
	margin-top: 30px;
	background: url(../images/sys_images/hhs-home_r27_c1.gif) top center no-repeat;
}

.clear{
	clear: both;
  display: block;
  height: 1px;
	overflow: hidden;
  margin: 0;
  padding: 0;
}
