/*this holds the flash asset, or new bgrounf image for main content area*/

#subnavbar{
	width:750px;
	height:34px;

}
	
#searchbar {
	width: 250px;
	height:34px;
	background-image: url(/image2008/subnav/pict_search_bground_darkblue.gif);
	background-repeat: no-repeat;
	}
	
#txt_dropdownitem {
	font-family: "Arial", Arial;
	line-height:12px;
	font-size:12px;
	color:#787878;
	}

	

.articleset {
	background-image: url(/image2008/background/pict_topl_darkblue.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin:0;
	padding:0;
}

.article {
	margin: 20px 0em 0em 30px;
	width: 660px;
	}

.articleboldcopy{
	color: #6e7377;
	font-family: "arial", Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}
	
.article p{
	color:#6e7377;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	margin: 4px 4px 12px 4px;
	}
	
.article h5{
	color: #888888;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 4px;
	font-size:12px;
	}
	
.article h4{
	color: #0039a6;
	font-family: "arial", Helvetica, sans-serif;
	margin: 4px;
	font-size:24px;
	}
	
.article h3{
	color: #0039a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 4px;
	font-size:18px;
	}
	
.article h2{
	color: #0039a6;
	font-family: "arial", Helvetica, sans-serif;
	margin: 4px;
	font-size:16px;
	padding-top:10px;
	}
	
.article h1{
	color: #0039a6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	margin-bottom:-4px;
	}




/*subnav dropdown */
.ddcolortabs {
	padding: 0;
	margin: 0;
	width: 750px;
}
	
#tabmenu {
	margin: 0 2px 3px 0;
	padding: 0;
	}

#tabmenu a {
	color: #ffffff;
	background: #0f2788;
	font-family: Georgia, serif;
	font-size:12px;
	padding: 6px 10px 4px 10px;
	margin: 0 -2px 0 0;
	text-decoration: none; }
	
#tabmenu a.on {
	background: #0039a6; 
	}

#tabmenu a.off {
	background: #366a88; 
	}

/*colorbar*/
.colorbar {
	background: #0039a6;
	height: 14px;
	margin: 0 auto;
	padding:0px;
	}



/*signin signup tabs*/
#signbox{
	width:250px;
	min-height:225px;
	vertical-align: middle;
	color:#ffffff;
	background-color: #0f2789;

	background-image: url(/image2008/subnav/pict_search_bground_darkblue.gif);
	background-repeat: no-repeat;
	}

/* ie6 only \*/
* html #signbox{ height: 225px; }
/* end ie6 only */




#txt_imgstory {
	margin: 21px 50px 0 21px;
}
#txt_feature {
 	width: 660px;
  	margin: 0 0 30px 42px;
}
#txt_featurecontent {
 	margin: 20px 20px 35px 0;
}
#img_feature {
	float: left;
}
#img_feature img {
	border: solid 1px #0c2096;
}
#txt_featuretxt {
	margin: 0 0 0 100px;
}
#txt_featuretxt h2 {
	padding 0;
	margin: 0 0 10px 0;
	color:#0c2096;
	font-size: 15px;
}

#txt_featuretxt h1 {
	padding 0;
	margin: 0 0 10px 0;
	color:#0c2096;
	font-size: 20px;
}

/* ######### Style for Drop Down Menu ######### */

.popup{
	visibility: hidden;
	position:absolute;
	margin-top:-1px;
	margin-left:0px;
	border-left: 3px solid #0c2096;
	border-right: 3px solid #0c2096;
	border-bottom: 3px solid #0c2096;
	background-color: white;
	padding:0px;
	width: 223px;
}

.popup div{
	margin: 20px 10px 15px 10px;
}

.popup a{
	display: block;
	font-family: "Arial", Arial;
	line-height:12px;
	font-size:12px;
	padding:6px 6px 6px 6px;
	text-decoration: none;
	color: #7c7c7c;
	border-top: solid 1px #7c7b7b;
}

* html .popup a{ /*IE only hack*/
	width: 100%;
}

.seeall {
	background-color: #0c2096;
	font-weight: bold;
}

.popup a:hover{ /*THEME CHANGE HERE*/
	background-color: #b2bdff;
	color: white;
	height:100%;
}



/* ######### TOOLS ######### */

.glossymenu{
	margin: 5px 0 0 0;
	padding: 0;
	width: 230px; /*width of menu*/
	border-bottom-width: 0;
	}

.glossymenu a.menuitem{
	display: block;
	width: auto;
	padding: 5px 0px 0px 10px;
	text-decoration: none;
	}

.glossymenu a.menuitem:visited, .glossymenu .menuitem:active{
	color: #5a5a5a;
	padding-left: 10px;
	}

/*CSS for icon image that gets dynamically added to headers*/
.glossymenu a.menuitem .statusicon { 
	position: absolute;
	top: 5px;
	right: 5px;
	padding-left:5px;
	border: none;
	}

.glossymenu a.menuitem:hover{
	padding-left: 10px;
	}

/*DIV that contains each sub menu*/
.glossymenu div.submenu{ 
	margin-left: 20px;
	border-left: 3px solid #0f2789;
	border-right: 3px solid #0f2789;
	border-bottom: 3px solid #0f2789;
	}

.glossymenu div.submenu a {
	background-color:#ffffff;
	border-top: solid 1px #7c7b7b;
	display: block;
	color: #6e7377;
	font-family: "arial", Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 5px 5px 10px;
	margin: 0;
}

.glossymenu div.submenu a:hover {
	color:#ffffff;
	background-color: #5f5f5f;
}

/* ie6 only \*/
* html .accordian_corner {
	margin:-14px 0 0 0;
}
/* end ie6 only \*/


/*  text styles  */

#welcome_textcontainer {
	margin: 45px 0px 20px 30px;
	color: #ffffff;
}

#welcome_headline {
	font-size: 30px;
}

#welcome_text {
	color: #ffffff;
	font-size: 17px;
}

.blue {
	font-weight:bold; 
	color:#0C2096;
}
