@import url(editor.css);
@import url(productsAndPrograms.css);

/*===========================

Global CSS

=============================*/

/*

#00529C - Blue
#FF790A - Orange
#579835 - Green

*/

/*===========================

Structure & Layout

=============================*/

body, html {
	margin: 0 auto;
	padding: 0;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #727272;
	background-image: url(../images/bg.gif);
	width:100%;
}

#wrapperShadow {
	background-image: url(../images/shadowMain.png);
	background-repeat: repeat-y;
	clear: both;
	margin: 0 auto;
	padding: 0;
	width: 1001px;
	position:relative;
}
#wrapperToCenter {
	width: 1001px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}

#header {
	margin: 0 auto 0 auto;
	/* background-image: url(/common/images/masthead.png); */
	/* background-repeat: no-repeat; */
	height: 167px;
	width: 995px;
}

#mainContent {
	position: relative;
	background-image: url(../images/mainContBg.png);
	background-position: top;
	background-repeat: no-repeat;
	width: 995px;
	min-height: 720px;
}

#leftCol {
	float: left;
	/* height: 600px; */
	width: 259px;
}

#rightCol {
	float: left;
	width: 724px;
}

.logo {
	position: absolute;
	top: 124px;
	left: 12px;
	width: 237px;
	height: 50px;
	background-color:White;
}

/* Utility Nav Area*/ 

#utilityNavCont {
	height: 25px;
	width: 686px;
	left: 25px;
	top: 0px;
	position: absolute;
	z-index:1;
}



/*  Main tabular feature */

div.mainFeature {
	float: left;
	position: relative;
	top: 50px;
	background-color:#ffffff;
	width: 680px;
	margin: 20px 10px 150px 20px;
}

/* Main Feature One */

div.mainFeatureOne {
	width: 435px;
	float: left;
	padding: 0;
	margin: 0;
}

/* Side Block Features */

div.sideBlockFeature {
	/*height: 186px;*/
	width: 200px;
	margin: 0px 0 0 36px;
	float: left;
}

div.sideBlockFeature h2 {
	margin: 0;
	padding: 5px 0 0 0;
}
div.sideBlockFeature p {
	margin-top: 0px;
	margin-bottom: 0;
	padding-bottom: 5px;
}

div.sideBlockFeatureOne {
	margin: 0 0 15px 0;
	height: 184px;
	width: 200px;
}

div.sideBlockFeatureTwo {
	margin: 0 0 0 0;
}

div.sideBlockFeatureThree {
	margin: 15px 0 0 0;
}

div.sideBlockFeatureHeader {
	height: 35px;
	padding: 5px 0 0 15px;
}

div.sideBlockFeatureMain {
	/* min-height: 128px; */
	padding: 5px 10px 0 15px;
}

div.sideBlockFeatureFooter {
	height: 9px;
	/*padding: 0 0 5px 15px;
	margin-top: -12px;*/
}
	

/* Secondary Information bubbles */

div.subFeature {
	float: left;
	margin: 27px 0 0 0;
}
div.subFeatureOne, div.subFeatureTwo, div.subFeatureThree {
	width: 220px;
	float: left;
}

div.subFeatureTwo {
	margin: 0 5px 0 5px;
}

div.subFeatureTop, .subFeatureBot {
	background-repeat: no-repeat;
	height: 9px;
	width: 222px;
	float: left;
}

div.subFeatureTop {
	background-image: url(../images/secContTop.gif);
	background-position: top;
}

div.subFeatureBot {
	background-image: url(../images/secContBot.gif);
	background-position: bottom;
}

div.subFeatureBg {
	background-image: url(../images/secContBg.gif);
	background-position: top;
	background-repeat: repeat-x;
	min-height: 140px;
	width: 200px;
	padding: 0 10px 0 10px;
	border-left: 1px solid #ededed;
	border-right: 1px solid #ededed;
	float: left;
}

/* Tertiary News Ticker */

#tertiaryNewsTicker {
	float: left;
	width: 670px;
	margin: 20px 0 20px 0;
}
#connections #tertiaryNewsTicker {
	float: left;
	width: 670px;
	margin: 20px 10px;
}
#connections .callout h2 {
	color: #00529C;
	font-size: 16px;
}
#connections .callout {
	margin: 20px 0;
	width: 674px;
}
#connections .callout .top {
	background-image: url(../images/connections-callout-top.png);
	background-repeat: no-repeat;
	height: 20px;
}
#connections .callout .fill {
	background-image: url(../images/connections-callout-fill.png);
	background-repeat: repeat-y;
	min-height: 50px;
	padding: 0 10px 0 20px;
}
#connections .callout .bottom {
	background-image: url(../images/connections-callout-bottom.png);
	background-repeat: no-repeat;
	height: 20px;
}
#connections .callout {
	width: 674px;
}
.newsTickerLeft, .newsTickerRight, .newsTickerBg {
	height: 26px;
}
.newsTickerBg {
	background-image: url(../images/tickerBackgroundFull.gif);
	background-repeat:no-repeat;
	width: 670px;
	clear: both;
}
 /* News Ticker Nav */

.tickerNav {
	padding: 5px 0 0 15px;
	float: left;
	width: 670px;
}

.tickerNav {
	font-size: 11px;
	font-style: normal;
	color: #a2a2a2;
}

.tickerNav a, .tickerNav a:visited {
	color: #579835;
	text-decoration: none;
}

.tickerNav a:hover {
	color: #ff790a;
	text-decoration: none;
}

/* Breadcrumb */

.breadcrumb {
	width: 671px;
	padding: 8px 5px 10px 15px;
	float: left;
	font-size: 11px;
}

/* Footer */



#footer {
	clear: both;
	/*position: absolute;
	bottom: 10px;*/
	width: 671px;
	margin: 0 24px 0px 279px;
	height:30px;
}

.footerBgLeft {
	background-image: url(../images/footerBgLeft.gif);
	height: 30px;
	width: 8px;
	float: left;
}

.footerBgRight {
	background-image: url(../images/footerBgRight.gif);
	height: 30px;
	width: 8px;
	float: left;
}

.footerBg {
	background-image: url(../images/footerBg.gif);
	background-position: left;
	background-repeat: repeat-x;
	height: 30px;
	width: 655px;
	float: left;
}

.footerNav {
	padding: 7px 5px 3px 8px;
}

.footerNav a:hover {
	color: #ff790a;
}

#footerShadow {
	background-image: url(../images/shadowFooter.png);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 35px;
	margin: 0 auto;
	padding: 0;
	width: 1001px;
}

/*===========================

Navigation

=============================*/


/* NAVIGATION */

div.nav {
	padding: 0;
	width: 225px;
	margin: 55px 0 0 0;
	padding: 0 0 0 18px;
}
div.nav ul {
	margin: 0;
	padding: 0;
	width: 216px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
div.nav ul li {
	width: 225px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.nav ul li a {
	display: block;
	margin: 0;
	padding: 0;
	text-decoration:none;
}

div.nav ul li ul {
	margin: 2px 0 0 0;
	padding: 0;
	width: 91px;
}

div.nav ul li a:hover, div.nav ul li a.active {
	background-image: url(../images/hoverNavBtn.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-decoration: none;
}

div.nav ul li ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

div.nav ul li ul li a {
	display: block;
	margin: 0 7px 0 7px;
	padding: 5px 5px 0 10px;
	width: 189px;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #727272;
	background-image: none;
}

div.nav ul li ul li a:hover, div.nav ul li ul li a.activeNavLink {
	color: #ff790a;
	background-color: #ffffff;
	background-image: none;
	width: 189px;
	margin: 0 7px 0 7px;
	padding: 5px 5px 0 10px;
}


div.nav ul li ul li ul li a {
	width: 180px;
	margin: 0 0 0 7px;
	padding: 5px 0 0 22px;
}

div.nav ul li ul li ul li a:hover, div.nav ul li ul li ul li a.activeNavLink {
	color: #ff790a;
	background-color: #ffffff; /* e9f1ce */
	background-image: none;
	width: 180px;
	margin: 0 0 0 7px;
	padding: 5px 0 0 22px;
}

/* Utility Navigation */

.utilityNav {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #959595;
	padding-top: 5px;
}

.utilityNav a, .utilityNav a:visited {
	color: #00529c;
	text-decoration: none;
}

.utilityNav a:hover {
	color: #111111;
	text-decoration: none;
}

/* Side Block Feature Navigation & Body Text */

.sideBlockFeatureMain a, .sideBlockFeatureMain a:visited, .sideBlockFeatureMain a:hover {
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
}

.sideBlockFeatureMain a, .sideBlockFeatureMain a:visited {
	color: #ff790a;
	/* float:right; */
	padding:0px;
}

.sideBlockFeatureMain a:hover {
	color: #00529C;
}

/* Sub Feature Navigation & Body Text */

.subFeatureBg h2 {
	margin-top: 0;
	font-family: Arial, Tahoma, Verdana, sans-serif
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ff790a;
	border-bottom: solid 1px #e3e3e3;
}

.subFeatureBg p {
	font-size: 12px;
	font-style: normal;
	font-weight: 500;
	color: #727272;
}

.subFeatureBg a, .subFeatureBg a:visited, .subFeatureBg a:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}



/* Breadcrumb Navigation */

.breadcrumb a, .breadcrumb a:visited {
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #727272;
}

.breadcrumb a:hover {
	color: #ff790a;
}

.breadcrumb
{   
    position:absolute;
    top: 25px;
}
/* Footer Navigation */

.footerNav, .footerNav a, .footerNav a:visited, .footerNav a:hover {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #727272;
}

/*===========================

Search Bar & Drop Down Menu 

=============================*/

#searchBarContainer {
	position:absolute;
	left:723px;
	top:7px;
	width:245px;
	height:31px;
	z-index:1;
}	

.searchLabel {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #00529c;
	position: relative;
	top: 1px;
}

.goBtn {
	margin: 4px 0 0 3px;
	padding: 2px;
	height: 22px;
	width: auto;
	background-color: #ff790a;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff790a;
	border: 2px solid #e3e3e3;
}
	
div#dropDownContainer {
	position: relative;
	/* height: 10px; */
	left: 20px;
	width: 220px;
	top: 45px;
}

select {
	background-color: #fff;
	color: #579835;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 175px;
}

div#dropDownContainer select
{
    width: 215px;
}
/*===========================

Text

=============================*/

/* SEE EDITOR.CSS */

.style1 {
	font: bold;
	text-decoration: underline;
}

.style2 {
	font-weight: bold;
	font-style: italic;
}

.style3 {
	font-weight: bold;
}

.clear {
	clear: both;
}

.spryFeature {
	margin: 0 0 20px 0;
	width: 671px;
	height: 277px;
	background-color: #e7e7e7;
}

img {
	border: none;
	text-decoration: none;
}

/* Tips & Resources */

.featureItemRow {
	margin: 12px 21px 12px 12px;
	border-bottom: 1px solid #e7e7e7;
	
}

.featureText {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding: 10px 0;
}

#precedesBreadcrumb
{
    float:left;
    clear:none;
}

/* Ticker */


#tickerArea {
	margin:10px 10px 10px 0;
	padding:0 0 0 10px;
	height:47px;
}
#tickerArea.inner {
    background-color:Transparent;
}

/*  Utility Tabs   */

#utilityTabs
{
    position: absolute;
    right:11px;
    top: 0px;
    height: 31px;
    background-color: #E0E0E0;
    float:left;
    font-size: 10px;
}
#utilityTabs input, #utilityTabs a, #utilityTabs label, #utilityTabs span
{
float:left;
margin-top: 5px;
margin-right:4px;
}
#utilityTabs .tabLabel
{
    color:#007cb4;
    margin-top: 10px;
    font-weight:bold;
}
#utilityTabs a
{
    margin-top: 10px;
    color:Black;
}
#utilityTabs a.black_lg
{
    font-weight:bold;
}
#utilityTabs input.txt
{
    width: 80px;
}
#utilityTabs .buttontab
{
    height: 31px;
    background-color:White;
    color: #007cb4;
    border: 0px;
    border-top: solid 2px #E0E0E0;
        vertical-align:top;
        float:left;
        margin:0;
}
#utilityTabs .imgTab
{
    width: 9px;
    height:31px;
    border:0;   
    background-repeat:no-repeat;  
    position:relative;
      float:left;
      background-color:White;
}
#utilityTabs .LeftInactive
{
     background-image: url(../images/searchTab_inactive_bg_left.gif);
}
#utilityTabs .RightInactive
{
    background-image: url(../images/searchTab_inactive_bg_right.gif);

}
#utilityTabs .LeftActive
{
    background-image: url(../images/searchTab_active_bg_left.gif);

}
#utilityTabs .RightActive
{
    background-image: url(../images/searchTab_active_bg_right.gif);
}
div#utilityTabs div.searchBar div.RightActive
{
width: 8px;
}
div#utilityTabs div.searchBar div.RightInactive
{
width: 10px;
}

/**********************************************************
                ICON LINKS
**********************************************************/

.iconLinks
{
    width: 400px;
}
.iconLinks h2
{
    padding-bottom:10px;
    border-bottom: solid 1px black;
}
.iconLinks .column img
{
    width: 50px;
    height:50px;
    float:left;
    margin-right: 10px;
    
}
.iconLinks .column h3
{
    vertical-align: middle;
    float:left;
    width: 110px;

}
.iconLinks .row
{
display:block;
float:none;
padding-top: 15px;
    padding-bottom: 15px;
    clear:both;
}

.iconLinks .row .column
{
    float:left;
    width:170px;
    margin-left: 20px;
    padding: 5px;
}

#kcplLink
{
background-image: url(../images/spacer.gif);
background-repeat: no-repeat;
display:block;
position:absolute;
right: 140px;
top: 15px;
width: 200px;
height: 80px;
z-index:100;
}