body {
	background-color: #c3b277;
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#wrap {
	background-color: #ffffff;
	margin: 0 auto;
	width: 990px;
}

/*************************************************************************************************/
/************************** header/top navigation ************************************************/
/*************************************************************************************************/

#printheader {
	display: none;
	visibility: hidden;
}
.header {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 200;
}
#headerNavigation {
	background-color: #1ab7ea;
	height: 44px;
	margin: 0;
	padding: 0 44px;
}
#headerNavigation ul {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#headerNavigation li {
	background: url(../images/header_nav_divider.gif) no-repeat 100% 0;
	display: inline;
	float: left;
	padding: 0;
}
#headerNavigation li.last {
	background: none;
	padding: 0;
}
#headerNavigation li a {
	display: inline-block;
	margin: 5px 2px 7px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#headerNavigation li a span {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#headerNavigation li a span span {
	color: #ffffff;
	display: inline-block;
	float: left;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
}
#headerNavigation li a:hover span span {
	color: #c9670c;
}
#headerNavigation li a.selected {
	background: url(../images/header_nav_over.gif) repeat-x 0 0;
	display: inline-block;
	margin: 5px 2px 7px;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#headerNavigation li a.selected span {
	background: url(../images/header_nav_over_left.gif) no-repeat 0 0;
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
#headerNavigation li a.selected span span {
	background: url(../images/header_nav_over_right.gif) no-repeat 100% 0;
	color: #ffffff;
	display: inline-block;
	float: left;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
	margin: 0;
	padding: 8px 10px;
	text-align: center;
	text-decoration: none;
}
#insidepageBanner {
	background: url(../images/insidepage_banner.jpg) 0 0 no-repeat;
	height: 62px;
	margin: 0 0 40px;
	padding: 12px 0px;
	text-align: right;
}
#languageLinks {
	position: absolute;
	top: 50px;
	right: 30px;
	z-index: 200;
}
#languageLinks a {
	border-left: 1px solid #636363;
	color: #636363;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	padding: 0 4px;
	text-decoration: none;
}
#languageLinks a:hover, #languageLinks a.selected {
	color: #c9670c;
}

/*************************************************************************************************/
/************************** dropdown navigation **************************************************/
/*************************************************************************************************/

#headerNavigation li:hover ul {
	left: auto;
}
#headerNavigation ul ul {
	background-color: #1ab7ea;
	filter: alpha(opacity=90);
	margin: 0;
	opacity: 0.9;
	padding: 0;
	position: absolute;
	width: 161px;
	left: -1999px;
	top: 44px;
	z-index: 5000; /* necessary to be above the banner image */
}
#headerNavigation ul ul li {
	background-image: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 161px;
}
#headerNavigation ul ul li a {
	background-image: none;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0;
	padding: 7px 10px;
	text-align: left;
	width: 141px;
}
#headerNavigation ul ul li a:hover {
	background-color: #4fc8ef;
}

/*************************************************************************************************/
/*************************** homepage ************************************************************/
/*************************************************************************************************/

#homepageWrap {
	position: relative;
}
#homepageOrangeOverlay {
	background: url(../images/yellow_homepage_overlay.png) 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	height: 311px;
	width: 990px;
	z-index: 100;
}
#homepageCardOverlay {
	background: url(../images/ccard_eng.png) 0 0 no-repeat;
	position: absolute;
	right: 101px;
	top: 83px;
	height: 184px;
	width: 283px;
	z-index: 200;
}
#homepageImage {
	display: inline;
	float: left;
	height: 592px;
	padding: 65px 0 0 0;
	width: 564px;
}

#contentHome {
	padding: 285px 10px 0 0;
	float: right;
	width: 365px;
}
#contentHome .homeDesc {
	margin-bottom: 8px;
	margin-left: 5px;
}
.homepageButton {
	background: url(../images/about_button.jpg) 0 0 no-repeat;
	color: #ffffff;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 11px 12px;
	text-decoration: none;
	width: 230px;
}
.homepageButton:hover {
	background: url(../images/about_button_over.jpg) 0 0 no-repeat;
	color: #ffffff;
	text-decoration: none;
}

/*************************************************************************************************/
/*********************** Left navigation *********************************************************/
/*************************************************************************************************/

#navigation {
	display: inline;
	margin: 0;
	width: 265px;
	float: left;
}
#navigation ul {
	list-style-type: none;
	margin: 34px 0 0 53px;
	padding: 0px;
}
#navigation li {
	min-height: 1px; /* ie7 */
	margin: 0;
	padding: 0;
}
#navigation li a,
#navigation li a.selected {
	color: #c2a303;
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	min-height: 1px; /* ie7 */
	margin: 0;
	padding: 3px 0;
	text-decoration: none;
}
#navigation li a:hover, #navigation li a.selected {
	color: #1ab7ea;
}
#navigation ul ul {
	margin: 0;
	padding: 0;
}
#navigation li li {
	background:none;
	padding: 0;
}
#navigation li li a {
	background: url(../images/left_nav_arrow.gif) 0 50% no-repeat;
	color: #c2a303;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 0 2px 9px;
	text-decoration: none;
}
#navigation li li a:hover,
#navigation li li a.selected {
	background: url(../images/left_nav_arrow_over.gif) 0 50% no-repeat;
	color: #1ab7ea;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 2px 0 2px 9px;
	text-decoration: none;
}
#navigation ul ul ul {
	margin: 0 0 0 19px;
	padding: 0;
}

/*************************************************************************************************/
/********************** inside page **************************************************************/
/*************************************************************************************************/

#contentInside {
	float: right;
	padding: 0 20px 0 62px;
	width: 638px;
}
.contentInsideMargin {
	margin-right: 120px;
}
.primary_content {
	float: left;
	width: 415px;
}
.secondary_content {
	float: right;
	margin-left: 20px;
	padding: 0 15px;
	width: 173px;
}
.secondary_content .page_cb_title {
	color: #5c8727;
	font-size: 15px;
	font-weight: normal;
	line-height: 16px;
	margin: 0 0 7px;
	padding: 0;
}
.secondary_content a {
	color: #c2a303;
	font-size: 11px;
	line-height: 12px;
	padding: 3px 0;
}
.secondary_content a {
	color: #1ab7ea;
}
.session_message {
	clear:both;
	margin:0px 0px 10px 0px;
	padding: 5px;
	border-top: 1px solid #ff0000;
	border-bottom: 1px solid #ff0000;
	background-color: #ffefef;
	color: #ff0000;
}
.session_message ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.sidebar_item_title {
	color: #5C8727;
}

/*************************************************************************************************/
/*************************** footer **************************************************************/
/*************************************************************************************************/

#bottomColoredLine {
	background: url(../images/bottom_colored_line.gif) left bottom no-repeat;
	height: 80px;
	margin: 15px 0 0 0;
	position: relative;
}
#bottomColoredLine a {
	text-decoration: none;
}
#bottomColoredLine a#nerdWallet {
	position: absolute;
	bottom: 20px;
	left: 10px;
}
#bottomColoredLine a#coopera {
	float: right;
	padding-right: 41px;
}
#bottomColoredLine img {
	border: none;
}
#footer {
	height: 110px;
	margin: 0 auto;
	padding: 22px 52px 0;
	width: 886px;
}
#footerLinks {
	float: left;
}
#footerLinks a {
	border-right: 1px solid #636363;
	color: #636363;
	display: block;
	float: left;
	font-size: 10px;
	line-height: 11px;
	padding: 0 3px;
	text-decoration: none;
}
#footerLinks a:hover {
	color: #c9670c;
	text-decoration: none;
}
#copyright, #webservices {
	color: #636363;
	float: left;
	font-family: Arial, sans-serif;
	font-size: 10px;
	line-height: 11px;
	margin: 4px 0 0 0;
}
#webservices {
	clear: both;
	margin-top: 10px;
}
#webservices a {
	color: #636363;
	text-decoration: none;
}
#printFooter {
	display:none;
	visibility:hidden;
}