* {
	margin: 0;
	padding: 0;	
}

body {
	font-family: Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;
	margin: 0px 0px;
	padding: 0px 0px;
	background-color: #9B9A7A;		
	text-align:center;		
	font-size: 75%;	
}


h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, table{ 
	margin: .5em 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: 130%; }
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;
	
}

/*
*html .header .gsearch .quicklink{
	font-size: 1.2em;
}
*/


*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 .quicklink a{
	color: white;	
	margin-left:20px;	
}

.header .gsearch form {
	text-align: right;
	padding: 0px 0px;
	margin:0px 0px;	
	
	
}
/*
*html .header .gsearch form {
	text-align: left;
}
*/

.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 p a#actived {
	background-color: #FEFEFE;
	color: #690033;
}


.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.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 {
	width: 100%;
	padding-left:20px;
	padding-right: 20px;
	padding-bottom: 20px;
	
}

#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 {	
	margin-left: 10px;
	
	border-top: 5px solid #EFEFDF;
	
}
/*
#container .nav_right .right_sidebar {	
	margin-left: 13px;
	margin-top: -5px;
	
}
*/

#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 .right_sidebar .hidetopbar {
	background-color: #FAFAF4;	
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	position: relative;
	display: block;
	padding-top:10px;
	margin-bottom: -1px;
}

*html #container .nav_right .right_sidebar .hidetopbar {
	margin-top: -5px;
	margin-bottom: -3px;	
	padding-top:0px;				
}
/*
#container .nav_right .sidebar div p{
		
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom:0px;
	margin-bottom: 0px;
}
*/



#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 .sidebar 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;
	
			
	
}

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



#container .nav_right .sidebar .sidebarbody {
	padding-top: 5px;
	margin-bottom:15px;
}

*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 .boxsection {
	width: 97%;
	margin: 15px 5px 15px 5px;
	border: solid 1px #F3F3E4;
	padding: 8px 8px 8px 8px;
	}

*html #container .content .boxsection {
	width: 99%;
	margin: 15px 5px 15px 5px;
	border: solid 6px #F3F3E4;
	padding: 8px 8px 4px 8px;
	}

#container .content .innerboxsection {
	background-color:#F3F3E4; 
	padding: 8px 8px 8px 8px;	
	}

#container .content .boxsection p.title{
	color:#74213D;
	font-weight: bold;
	font-size: 120%;
	padding-top: 0px;
	margin-top: 0px;
}


#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;
}

.news_title a {
	color: #1458A1;
	text-decoration:underline;
}

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{
	
}


.billboard h3{
	color:#74213D;
	font-size: 120%;
}

/* for google search */
#googlebody{padding: 0px 5px;}
*html #googlebody{width:100%;}


/* 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 }

