html {
	background-color: #9f9d9d;
	color: black;
}
body {
	width: 800px;
    margin: 5px auto 0px auto;
	background-color: white;
	color: black;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	text-align:center;

}
#organizationMenu, #generalMenu, #searchBox {
	height: 21px;
	float: left;
	background-color: #f15112;
	color: white;
	text-align: center;
	border-right: solid 5px #f0a88b;
	padding-top: 5px;
}
#organizationMenu {
	width: 470px;
}
#generalMenu {
	width: 220px;
	background-color: #3069b3;
}
#searchBox {
	width: 100px;
	border-right: 0;
	background-image : url(images/search_background.png);
	background-position: 5px 4px;
	background-repeat : no-repeat;
	color: black;
}
#searchTerms {
	width: 4em;
	font-size: .75em;
	border: 0;
}
#logo, #news, #news2 {
	height: 130px;
	float: left;
}
#logo {
	width: 475px;
	background-image : url(images/background_header_logo.png);
}
#news {
	width: 224px;
	background-image : url(images/background_header_news1.png);
	overflow: hidden;
}
#news img {
	margin: 0px;
}
#news p {
	margin: .5em 3px .5em 1em;
	background-color: inherit;
	color: white;
}

#news2 {
	width: 101px;
	background-image : url(images/background_header_news2.png);
	overflow: hidden;	
}
#news2 img {
	margin: 0px;
}
#news2 p {
	margin: .5em 1em .5em 2px;
	background-color: inherit;
	color: white;
}
#memberLogin, #siteMapMenu {
	padding-top: 3px;
	height: 17px;
	float: left;
	padding-left: 5px;
	text-align:left;
}
#memberLogin {
	width: 145px;
	background-color: #b13b0d;
}
#siteMapMenu {
	width: 645px;
	background-color: #f05012;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}

#siteMapMenu a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
	text-decoration:none;
}


#mainBody {
	width: 800px;
	height: 455px;
	background-image : url(images/subpage_background.jpg);
	background-repeat : repeat-y;
	background-position : top;
	position: relative;
	float: left;
	height: 100%;
	text-align:left;
	border-bottom: solid 5px #FFFFFF;
}


#productsMenu {
	background-color : transparent;
	color: inherit;
	width: 155px;
	float: left;
}
#productsMenu p, .productsMenuSub p {
	padding: 5px;
	border: solid 2px white;
	margin: 0 0 0 3px;
	height: 11px;
	width: 135px;
	background-color: #BCCEE6;
	color: inherit;
}

#productsMenu p, .productsMenuSubRegion p, .productsMenuSubRegionA p {
	padding: 5px;
	border: solid 2px white;
	margin: 0 0 0 3px;
	height: 11px;
	width: 135px;
	background-color: #BCCEE6;
	color: inherit;
}

#productsMenu a {
	background-color: inherit;
	color: #F15112;
}

#productsMenu p:hover {
	background-color: #9F9D9D;
}
/* This attribute is not visible in IE 6. */
#productsMenu p:hover a {
	background-color: inherit;
	color: white;
}
/* This attribute is not visible in IE 6. */
.productsMenuSub p, .productsMenuSubRegion p, .productsMenuSubRegionA p {
	background-color: #9F9D9D;
}

.productsMenuSub a, .productsMenuSubRegion a, .productsMenuSubRegionA a {
	background-color: inherit;
	color: white;
	text-decoration: none;
}
/* This attribute is not visible in IE 6. */
.productsMenuSub p:hover a, .productsMenuSubRegion p:hover a, .productsMenuSubRegionA p:hover a {
	color: black;
}
.productsMenuSub {
	height: 5em;
	position: absolute;
	left: 150px;
	top: 2px;
	visibility: hidden;
	z-index: 1;
}

.productsMenuSubRegion {
	height: 5em;
	position: absolute;
	left: 150px;
	top: 100px;
	visibility: hidden;
	z-index: 1;
}

.productsMenuSubRegionA {
	height: 5em;
	position: absolute;
	left: 150px;
	top: 150px;
	visibility: hidden;
	z-index: 1;
}


#featureMenu {
	background-color: #FF9108;
	background-image: url("images/background_left.jpg");
	background-repeat:no-repeat;
	margin-top: 4px;
	height: 126px;
	float: left;
	overflow: hidden;
	padding: 10px;
	color: white;
	margin-bottom: 5px;
}

#featureMenuHome {
	background-color: #FF9108;
	background-image: url("images/background_lefthome.jpg");
	background-repeat:no-repeat;
	margin-top: 4px;
	height: 126px;
	float: left;
	overflow: hidden;
	padding: 10px;
	color: white;
	margin-bottom: 5px;
}

#featureMenuCEFP {
	background-color: #FF9108;
	background-image: url("images/background_left_cefp.jpg");
	background-repeat:no-repeat;
	margin-top: 4px;
	height: 126px;
	float: left;
	overflow: hidden;
	padding: 10px;
	color: white;
	margin-bottom: 5px;
}

#featureFocusTwo {
	background-color: #9F9D9D;
	border-right: solid 5px #FFFFFF;
	margin-top: 4px;
	height: 126px;
	width: 315px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background-image: url("images/background_right.jpg");
	background-repeat:no-repeat;
}

#featureFocusTwoHome {
	background-color: #9F9D9D;
	border-right: solid 5px #FFFFFF;
	margin-top: 4px;
	height: 126px;
	width: 315px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background-image: url("images/background_righthome.jpg");
	background-repeat:no-repeat;
}

#featureFocusCEFP {
	background-color: #9F9D9D;
	border-right: solid 5px #FFFFFF;
	margin-top: 4px;
	height: 126px;
	width: 315px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 5px;
	background-image: url("images/background_right_cefp.jpg");
	background-repeat:no-repeat;
}

#featureMenu, #featureMenuCEFP, #featureMenuHome {
	width: 295px;
}


#featureMenu ul, #featureMenuCEFP ul, #featureMenuHome ul {
	list-style-position : outside;
	list-style-image : url(images/bullet_gt.png);
	margin-left: 0px;
	padding-left: 14px;
	padding-top: 0px;
	margin-top: 0px;
}

#featureMenu li, #featureMenuCEFP li, #featureMenuHome li {

	padding-bottom:2px;
}

#featureMenu a, #featureMenuCEFP a, #featureMenuHome a {
	background-color: inherit;
	color: white;
	text-decoration: none;
}
#featureMenu a:hover, #featureMenuCEFP a:hover, #featureMenuHome a:hover {
	color: black;
}


#featureMenu h1, #featureMenuCEFP h1, #featureMenuHome h1 {
	font-size: 1.4em;
	color: white;
	font-weight : bold;
	margin-bottom: 1em;
	margin-top: 0;
	margin-bottom:-1px;
}


#bodyContentIndex {
	float: left;
    font-family: "Arial", sans-serif;
    font-size: 14px; 
    padding-bottom: 5px;
    padding-left:25px;
    padding-right:5px;
    background-color:#FFE3C0;

}

#bodyContentValue {
	float: left;
   	width: 620px;
    font-family: "Arial", sans-serif;
    font-size: 14px; 
    padding-bottom: 5px;
    padding-left:15px;
    padding-right:5px;
    background-color:#FFE3C0;
    background-image: url("images/background_value.jpg");
    background-repeat:no-repeat; 
    background-position: 0px 5px;

}

#bodyContent {
	border-right: solid 5px #FFFFFF;
	margin-left: 155px;
    font-family: "Arial", sans-serif;
    font-size: 14px; 
    padding-bottom: 5px;
    padding-left:5px;
    padding-right:5px;
    background-color:#FFE3C0;

}



#bodyContent a, #bodyContentValue a {
	color:#678AB6;
	text-decoration:underline;
	font-weight:bold;
	}
	
#bodyContent a:hover, #bodyContentValue a:hover {
	color:#FF6633;
	text-decoration:underline;
	}
	
#bodyContent li {
	padding-top: 5px;
	list-style-type: square;
}


#bodyContentValue li {
	padding-top: 5px;
	list-style-type: square;
}



#bodyContent h2 {
	color: #F15211;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#bodyContentIndex a {
	color:#003366;
	text-decoration:underline;
	}
	
#bodyContentIndex a:hover {
	color:#FF6633;
	text-decoration:underline;
	}
	
#bodyContentIndex li {
	padding-top: 5px;
	list-style-type: square;
}

#bodyContentIndex h1, #bodyContentValue h1, #bodyContent h1  {
	color: #25408F;
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
}

#bodyContentIndex h2 {
	color: #F15211;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#bodyContentIndex p {
padding-top:10px;
line-height:20px;
}

#footer {
	background-color: #9F9D9D;
	color: white;
	text-align: center;
	padding-bottom: .5em;
	word-spacing: .25em;
	line-height:16px;
}

#footer a {
	color: white;
}

/* Common Classes */
.navigationLinks {
	color: white;
	background-color: inherit;
	text-decoration: none;
}
.navigationLinks:hover {
	color: black;
}
form {
	margin: 0;
}
.leftOfTwoColumns, .rightOfTwoColumns {
	width: 50%;
	float: left;
}

/* What's New box styles */
#spotlight {
	display: none;
	position: absolute;
	float: left;
	clear: left;
	top: 180px;
	height: 210px;
	width: 465px;
	background-color: #C4B3AF;
	color: inherit;
	margin: 0 5px 0 5px;
	overflow: hidden;
}

#spotlight h2 {
	font-size: 1em;
}
.column {
	float: left;
	clear: none;
	width: 136px;
	height: 210px;
	padding: 5px;
	font-size: .8em;
	border-right : thin solid White;
}
/* END: What's New box styles */

/* For Regions*/

#columnLeftRegion, #columnRightRegion {
		float: left;
		/* Generally, I'd use 50% width but IE 6 gets it wrong. */
		width: 49%;
	}
	#columnLeftRegion {
		background-color:#FFE5CC;
		 height:1150px;

	}
	

