body {
	font-family:  Verdana, Arial, sans-serif, Trebuchet MS, Tahoma;	
	background-color: #FFFFFF;	
	color: #000000;		
	margin: 5px 10px;
	font-size: 82%;
}

h1 {
	font-size: 160%;
	font-weight: 600;
	margin-top: 0px;	
}

h2 {
	font-size: 140%;
	font-weight: 600;
}

h3 {
	font-size: 130%;
	font-weight: 600;
}

h4 {
	font-size: 120%;
	font-weight: 600;
}

h5 {
	font-size: 110%;
	font-weight: 600;
}

table {
	font-size: 1em;
}

a img {
	border: none;
}

ul {
  padding: 0px;
  margin-top: 0px;
  margin-left: 25px;
  margin-bottom: 0px; 
}


.adobe {
  font-size: .8em;
}


.lastupdated {
  font-size: .8em;
  color: #727272;
}


.top {
  font-size: .8em;
}

.color1 {
  background-color: #ebebeb;
}

.color2 {
  background-color: #dff4ff;
}

.colorhead {
  background-color: #c3c3c3;
}


/* 
===========================================================
global page layout
===========================================================
*/
.nav_top {
	
}

.nav_breadcrumb {
}


.nav_left {

}

.nav_top_sub {
}

.content {
}

.content .main_content {
	padding-top:5px;
	padding-left:5px;
	padding-right: 12px;	
}

.right_sidebarbox {	
	
}

.nav_bottom {

}

.skip {					
	font-size: 0px;
	margin: 0px 0px;
	padding: 0px 0px;
	position: absolute;
	z-index: -1;	
}
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{	
	position: relative;	
	top:0;
	left:0;
	width:100%;
	height: 1em;
	width: auto;
	font-size:1em;
	font-weight:bold;
	width:100%;
	padding-bottom:15px;
	color: black;		
	z-index:100;
	text-align:right;
	margin-bottom:25px;
	
}
/********************************* End global page layout ********************/

/* 
===========================================================
Rhythmyx
===========================================================
*/
.rx_ephox_inlinevariant, .hhs_inlineVariant {
	display: inline;
}


/* 
===========================================================
Header
===========================================================
*/



.header .searchopt{
	text-align: right;
	margin-right: 30px;
	color:#213C45;
	font-weight: bold;
	font-size: 9px;
	
}

.headrightimg {
	float: left;
	display: inline;
	position: relative;
	margin-bottom: -100px;
}

.header .searchblock {
	text-align:left;
	display:block;
	position:relative;
	z-index:2;
	background:#DFD5AA;		
	margin-right:20px;	
	margin-top: 40px;	
	width: 250px;	
	white-space: nowrap;
}


.header .searchblock .searchtext {
	font-weight: bold;
	
}

.header .searchblock .seachinput{
	padding-top: 5px;
	display: block;
	position: relative;	
	overflow: hidden;
	font-size: 10pt;
	
}
.header .searchblock .searchbutton{
	vertical-align: top;	
	margin-left: 3px;
	margin-right:-10px;	
}



.header .searchblock form{
	margin: 0px 0px;
	padding: 0px 0px;
	margin-right:	5px;
	
}


.header .searchblock .searchtopleft {
	float:left;
	
}
.header .searchblock .searchtopright {
	float:right;
}

.header .searchblock .searchbottomleft {
	float:left;
	margin-top: -8px;
}
.header .searchblock .searchbottomright {
	float:right;
	margin-top: -8px;
}

/*
*html .header .searchblock .searchbottomleft, *html .header .searchblock .searchbottomright {
	margin-top: -8px;	
}
*/




p.navlinks {
	margin: 0px 0px;
	margin-bottom: 2px;
	padding: 2px 0px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	/* background-color: #FFBA32; */
	
	/*height: 15px;	*/
}

*html p.navlinks {
	height: 100%;
	margin-bottom: 0px;
}

p.navlinks a {
	text-decoration: none;
	color: #092D51;	
}

.control {
	font-weight: bold;
	padding-right: 10px;
}

.control img {
	margin-right: 3px;
}

.control a {
	text-decoration: none;
	color: black;
}
/* 
===========================================================
Breadcrumb
===========================================================
*/
.nav_breadcrumb {
	height: 100%;
}
.nav_breadcrumb p.breadcrumb, .nav_breadcrumb .control {
	margin-top: 2px;
	margin-bottom: 3px;
}

.nav_breadcrumb .control {
	font-weight: bold;
	padding-right: 10px;
}

.nav_breadcrumb .control img {
	margin-right: 3px;
}





/* 
===========================================================
Left Navigation
===========================================================
*/
.Tblue200708 .navigation {
	margin-right: 5px;
	width: 188px;		
}
.Tblue200708 .menu {		
	background: #185394;		
	padding: 10px 0px 10px 0px;		
	padding-left: 3px;
}

.Tblue200708 .menu .topright {
	position: relative;	
	top: -10px;	
	margin-bottom: -10px;	
}



.Tblue200708 .menu .bottomright {
	position: relative;	
	bottom: 0px;	
}

.Tblue200708 .menu .body{ 		
	background: #E4E5C7;	
	border-top: 3px solid #660033;
	border-bottom: 3px solid #660033;
	padding: 5px 0px 10px 0px;	
	padding-bottom: 10px;
	
}
.Tblue200708 .menu .body #selected, .Tblue200708 .menu .body #selected2{
	background: white;	
	height: 100%;	
}

.Tblue200708 .menu .body p {		
	margin: 0px;
	padding: 0px 0px;	
	font-weight: bold;
	font-size: 10pt;	
}

.Tblue200708 .menu .body p a {	
	position: relative;		
	display: block;	
	text-decoration: none;
	color: black;	
	padding: 5px 10px;	
	background-image: url(../images/sys_images/line.gif);
	background-repeat: no-repeat;
	background-position: 10px 100%;	
}

.Tblue200708 .menu .body p a:hover {
	background-color: #CDCE95;
}

/***** 2 level left navigation ***/
.nav2level {
	width: 188px;	
	margin-bottom: 10px;
	margin-right: 5px;
}

.nav2level .navigation {		
	background-color: #185394;
	padding-left: 3px;
	
}
.nav2level .menu {	
	position: relative;
	display: block;	
	padding: 10px 0px 10px 0px;				
}

.nav2level .menu .topright {
	position: relative;	
	top: -10px;	
	margin-bottom: -10px;	
}



.nav2level .menu .bottomright {
	position: relative;	
	bottom: 0px;	
}



.nav2level .menu .body{ 		
	background: #E4E5C7;
	border-top: 3px solid #660033;
	border-bottom: 3px solid #660033;
	padding-top: 5px;
	padding-bottom: 10px;
	
}

.nav2level a {
	position:relative;
}

.nav2level p.topic_off {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid gray;
}
.nav2level a.topic_off {
	margin: 0px 0px 0px 0px;
	padding: 5px;	
	display: block;	
	font-weight: bold;
	text-decoration: none;
	color: #001c3e; 
}

.nav2level a.topic_off:hover {
	display: block;	
	background-color: #CDCE95;
	font-weight: bold;
	text-decoration: none;
	color: #001c3e; 
}

.nav2level p.topic_on {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.nav2level a.topic_on {
	margin: 0px;
	padding: 5px;
	display: block;	
	background-color: white;
	font-weight: bold;
	text-decoration: none;
	color: #001c3e; 
}


.nav2level p.topic_on_sub {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
.nav2level a.topic_on_sub {
	margin: 0px;
	padding: 5px;
	display: block;
	background-color: #F4F4E8;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid lightgrey;
	color: #001c3e; 	
}


.nav2level a.topic_on_sub:hover {
	display: block;
	background-color: #CDCE95;
	font-weight: bold;
	text-decoration: none;
	color: #001c3e; 
}



.nav2level p.subtopic_off {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid lightgrey;
	font-size: .9em;	
}
.nav2level a.subtopic_off {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	display: block;
	background-color: #F4F4E8;
	color: black;
	text-decoration: none;	 
}

.nav2level a.subtopic_off:hover {
	display: block;
	background-color: #CDCE95;
	text-decoration: none;
	color: #001c3e; 
}

.nav2level p.subtopic_on {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
}
.nav2level a.subtopic_on {
	margin: 0px;
	padding: 5px;
	padding-left: 10px;
	display: block;
	background-color: white;
	text-decoration: none;
	color: #001c3e; 
}



/* 
===========================================================
nav box
===========================================================
*/

.sidebar, .sidebarbox {
	position:relative;
	margin: 0px 0px;
	margin-bottom: -7px;
	width: 250px;	
}

.sidebarbox .boxhead  p{				
	font-weight: bold;	
	
	margin-top: 0px;
	margin-bottom: 0px;
	
	padding-top:3px;
	padding-left: 20px;
	padding-bottom:2px;	
	color: white;
	background-color: #185394;
	position: relative;
	background-image: url(../images/sys_images/arrowright.gif);	
	background-repeat: no-repeat;
	background-position: 3px 50%;
}


.sidebar .boxhead p {	
	font-weight: bold;
	margin: 0px;
	position:relative;
	display: block;	
}

.sidebarbox .boxbody{		
	border: 1px solid #185394;
	padding-bottom:5px;	
	padding-left: 2px;
	padding-top: 5px;
}


.sidebarbox .boxbody p{
	margin:0px 0px 0px 5px;
}

.sidebarbox .boxbody ul {
	padding: 0px;
	margin-left: 20px;
}

.sidebarbox .boxbody ol {
	padding: 0px;
	margin-left: 25px;
}


/* 
===========================================================
Footer
===========================================================
*/

.footer {
	font-size: 85%;
	margin-top: 5px;
}
.footer p {
	margin: 5px;	
	text-align: center;	
}


.color1 {
  background-color: #ebebeb;    
}

.color2 {
  background-color: #dff4ff;
}

.colorhead {
  background-color: #c3c3c3;  
}

/* 
===========================================================
home page layout
===========================================================
*/
.slot_template {
	background-color: #E4E5C7;		
	border-bottom: 5px solid 	#E4E5C7;		
}


.news_slot {				
	width: 100%;
	background-color: white;	
	padding: 5px 5px;	
	border-top: 5px solid #E4E5C7;
	border-left: 5px solid #E4E5C7;
	border-right: 5px solid #E4E5C7;
	margin-bottom: 10px;	
	
}

.news_slot p{
	margin-top: 5px;
	margin-bottom: 5px;
}

.news_slot li {
	margin-bottom: 8px;
}


.news_title {		
	background-image: url(http://www.hhs.gov/images/siteimages/fade.gif);	
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 0px;
	padding-left: 3px;			
}

p.slot_title {
	color: #660033;
	margin-top: 0px;
	margin-bottom: 5px;	
}