/*------------------------------------------------------------------------------*/
/*Overwrite style found on master style sheet*/
/*------------------------------------------------------------------------------*/
#pageHeader {
	overflow: visible;
}

#pageHeader #dynamicHeader {
	background: url(../images/backgrounds/homepageHeader.jpg) no-repeat 0px 0px;
	border: none;
	height: 298px;
}

#pageHeader #headerSearchField {
	display: none;
}

/*------------------------------------------------------------------------------
	1.0 Homepage styles all contained in replaceable div: #homepageContent
------------------------------------------------------------------------------*/
#homepageContent {
	position: relative; /*top:-178px;*/
	left: -1px;
	height: auto;
	margin-bottom: 0px;
	z-index: 0;
}

/*
	1.1 #headerSearchField
-----------------------------------------------------------*/
#homepageContent #headerSearchField {
	position: relative;
	width: 734px;
	height: 123px;
	z-index: 1500;
}

#GeneralSearchFieldset {
	position: absolute;
	top: 95px;
	z-index: 35;
}
#GeneralSearchFieldset legend {
	display: none;
}
#GeneralSearchFieldset label {
	display: none;
}
#GeneralSearchFieldset #searchfield {
	position: relative;
	left: 500px;
	top: 0px;
	width: 139px;
	height: 17px;
	padding: 3px 0px 0px 5px;
	background: none;
}
#GeneralSearchFieldset #submitSearch {
	position: absolute;
	left: 651px;
	top: 0px;
	width: 68px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	background: url(../images/backgrounds/header_headersearchfield_submitsearch_background.jpg) no-repeat 0px 0px;
	cursor: pointer;
}
#GeneralSearchFieldset #submitSearch:hover {
	background: url(../images/backgrounds/header_headersearchfield_submitsearch_background.jpg) no-repeat 0px 0px;
}
/*
	1.2 Three highlight buttons / information: #Highlights
-----------------------------------------------------------*/
#Highlights {
	position: relative;
	width: 734px;
	height: auto;
	padding: 4px 0px 0px 0px;
	overflow: auto;
	background: url(../images/backgrounds/Homepage_Highlights_bg.jpg) repeat-x center bottom;
}

#Highlights li {
	list-style: none;
}

#Highlights li {
	float: left;
	position: relative;
	width: 244px;
	height: 100%;
	background: url(../images/backgrounds/Homepage_Highlights_Li_bg.jpg) repeat-y top left;
}
#Highlights li#HighlightOne {
	background: none;
}

#Highlights li div.graphicIcon {
	position: relative;
	width: 243px;
	height: 111px;
}
#Highlights li#HighlightOne div.graphicIcon {
	background: url(../images/backgrounds/Homepage_Highlights_HighlightOne_bg.jpg) no-repeat 5px 0px;
}
#Highlights li#HighlightTwo div.graphicIcon {
	background: url(../images/backgrounds/Homepage_Highlights_HighlightTwo_bg.jpg) no-repeat 5px 0px;
}
#Highlights li#HighlightThree div.graphicIcon {
	background: url(../images/backgrounds/Homepage_Highlights_HighlightThree_bg.jpg) no-repeat 5px 0px;
}
#Highlights li div.graphicIcon a {
	display: block;
	position: relative;
	top: 1px;
	left: 5px;
	width: 227px;
	height: 57px;
	margin: 0px 0px 5px 0px;
	text-decoration: none;
}
#Highlights li div.graphicIcon a:hover {
	text-decoration: none !important;
}
#Highlights li div.graphicIcon a span {
	position: relative;
	top: 9px;
	left: 10px;
	padding: 0px 12px 0px 0px;
	background: url(../images/backgrounds/blueArrow.gif) no-repeat center right;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
#Highlights li div.graphicIcon a:hover span {
	color: #2b88ce;
}
#Highlights li div.graphicIcon p {
	margin: 0px 127px 0px 5px;
	font-size: 11px;
	color: #666;
}
#Highlights li ul {
	width: auto;
	height: auto;
	margin: 0px 5px 10px 5px;
	padding: 0px 0px 0px 0px;
	background: none;
}
#Highlights li ul li {
	float: none;
	position: relative;
	padding: 0px 0px 0px 15px;
	width: auto;
	height: auto;
	background: url(../images/backgrounds/greyArrow.gif) no-repeat 0px center;
	border: none;
}
#Highlights li ul li a {
	text-decoration: none;
	color: #656565;
}
#Highlights li ul li a:hover {
	color: #444;
	text-decoration: underline;
}
#content #rightColumn #homepageContent a.MORE {
	color: #7c9c13; /*green*/
	background: url(../images/backgrounds/TEMPORARY_RESULTS_MORE_background.gif) no-repeat right center;
	padding: 0px 13px 0px 0px;
}
/*
	1.3 Main Content: #homePageText
-----------------------------------------------------------*/
#homePageText {
	position: relative;
	overflow: auto;
	height: auto;
	background: url(../images/backgrounds/homepage_homepageVerbage_bg.jpg) repeat-x 0px 0px;
	color: #333;
	font-size: 11pt;
}

#homePageText div.textColumn {
	position: relative;
	top: 0px;
	padding: 0px 10px 10px 10px;
}

#homePageText div#leftTextColumn {
	float: left;
	width: 460px !important;
	width: 460px;
	background: none !important;
	background: url(../images/backgrounds/homepage_homepageVerbage_bg.jpg) repeat-x 0px 0px;
}

#homePageText div#rightTextColumn {
	margin-left: 480px !important;
	margin-left: 483px;
}

#homePageText div.textColumn h1 {
	padding: 25px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #dedede;
	color:#2789D4 !important;
	font-size:18px !important;
	font-weight:bold !important;	
	text-transform: uppercase;
}

#homePageText div.textColumn h2 {
	padding: 25px 0px 3px 0px;
	margin: 0 0 10px 0px !important;
	border-bottom: 1px solid #dedede;
	color:#82CCEA !important; /* baby blue */
	font-size:17px !important;
	font-weight:bold !important;
	text-transform: uppercase;
}

#homePageText div.textColumn h2 a {
	font-size:18px !important;	
	color:#82CCEA !important; /* baby blue */
}

#homePageText div.textColumn h2 a:hover {
	color:#7C9C13 !important; /* light green */
}

#homePageText ul li {
	list-style: none;
	background: url(../images/backgrounds/homepage_homepageVerbage_ul_li_bg.jpg) no-repeat 0px 11px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 18px;
}

#footer {
	clear: both;
	padding: 5px 0px 0px 0px;
	margin-bottom: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
	height: 105px;
	width: 712px;
	border-top: 1px solid #d7d7d7 /*grey*/;
}
