body {
	margin: 1px 0px 10px 0px;
	font-size: 100%;
	font-family: Verdana;
	background-color: white;
	background-position: top left;
	background-repeat: repeat-x;
	background-image: url(/images/template/background-gradient.gif);
}
h1,h2,h3 {
	font-family: Arial, Helvetica, sans serif;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	color: #3e851c;
	margin-bottom: 6px;
	margin-top: 6px;
}
h2 {
	margin-top: 10px;
	font-size: 130%;
	color: black;
}
h3 {
	margin-top: 10px;
	font-size: 110%;
	color: black;
}
h4 {
	margin-top: 10px;
	font-size: 100%;
	color: black;
}
h5 {
	margin-top: 10px;
	font-size: 90%;
	color: black;
}
P, TD, TH, UL, OL {
	font-size: 80%;
}
TD P,TH P,UL P,DL P,OL P {
	font-size: 100%;
}
TD P {
	margin-top: 0px;
	margin-bottom: 6px;
}
IMG {
	border: 0px;
	padding: 3px;
}
LI {
	margin-bottom: 6px;
}
A:link, A:active {
	color: Navy;
}
A:hover {
	color: gray;
	text-decoration: none;
}
A:visited {
	color: black;
}
#bcrumbs {
	padding: 0px;
	color: gray;
	font-size: 8pt;
}
#bcrumbs a {
	color: gray;
	text-decoration: none;
}
#bcrumbs a:hover, #bcrumbs a:active {
	color: silver;
	text-decoration: underline;
}
.pinkText {
	color: #C40060 !important;
}
.greenText {
	color: #3E851C !important;
}

UL.arrowLinkList {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
}
UL.arrowLinkList * A,UL.arrowLinkList * A:link,UL.arrowLinkList * A:visited {
	padding: 2px 2px 2px 15px;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}
UL.arrowLinkList * A:hover {
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink,A.arrowLink:link,A.arrowLink:visited {
	text-decoration: none;
	color: #3E851C;
	padding: 2px 2px 2px 15px;
	display: block;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

A.arrowLink:hover {
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}

P.homepageLinkItem {
	font-size: 10px;
	border-bottom: 1px solid #3E851C;
}

#pageWrapper {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	border-left: 1px solid silver;
	border-right: 1px solid silver;
	border-bottom: 2px solid silver;
	background-position: top left;
	background-repeat: repeat-y;
	background-image: url(/images/template/sidebar-bg.gif);
	background-color: white;
}
#topBanner {
	clear: both;
	display: block;
	width: 790px;
	height: 85px;
	border-bottom: 8px solid #c40060;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/header_en.gif);
}
#topBanner h1 {
	display: none;
}

DIV.rightSideSection {
	padding: 0px;
	margin: 0px;
	float: right;
	width: 250px;
}

DIV.rightSideSection DIV.rsContent  {
	padding: 3px;
	margin: 0px;
	border-top: #c40060 solid 5px;
	border-left: black solid 1px;
	border-right: black solid 1px;
	border-bottom: #c40060 solid 5px;
	width: 242px;
	background-color: #dff0c6;
}

DIV.rightSideSection DIV.rsContent form {
	margin: 10px 0px 0px 0px;
}

DIV.rightSideSection DIV.rsContent input.text  {
	width: 230px;
	font-size: 9pt;
	font-weight: bold;
}

DIV.rightSideSection DIV.rsContent input.submit  {
	padding: 0px 20px 0px 20px;
	font-size: 9pt;
	font-weight: bold;
}

DIV.rightSideSection DIV.rsContent P  {
	font-size: 10px !important;
	margin: 0px;
}

DIV.rightSideSection H2  {
	text-align: center;
	color: white;
	font-size: 12pt;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/images/template/inset-section-right-header.gif);
	height: 35px;
	margin: 0px;
	padding: 25px 0px 0px 0px;
}

DIV.homepageSections {
	margin-right: 5px;
	float: left;
	font-size: 90%;
}

DIV.homepageSections H2 {
	padding: 0px 0px 0px 30px;
	color: #3E851C;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/round-bullet-pink.gif);
	margin: 0px
}
DIV.hpSectionItem {
	border-bottom: 1px solid #d5e0d9;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 30px;
}

DIV.hpSectionItem A,DIV.hpSectionItem A:link,DIV.hpSectionItem A:visited {
	text-decoration: none;
	color: #3E851C;
	font-weight: bold;
	padding: 2px 2px 2px 20px;
	display: block;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

DIV.hpSectionItem A:hover {
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}


SPAN.hpSectionDescription {
	display: block;
	padding-left: 20px;
	font-size: 90%;
}

#mainPageSection {
	width: 790px;
	background-image: url(/images/template/trillium.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#contentArea {
	margin-left: 12px;
	padding: 0px 5px 10px 0px;
	float: left;
	width: 605px;
	font-size: 80%;
	overflow-x: hidden;
}
#contentArea P,#contentArea UL,#contentArea OL,#contentArea TH,#contentArea TD {
	font-size: 100%;
}

/* BUTTON STYLES FOR SIDE NAVIGATION*/
#sideMenu {
	float: left;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans serif;
	width: 168px;
}

#sideMenu #above {
	background-color: white;
	height: 20px;
	width: 168px;
}

#sideMenu #sectionHeader {
	display: block;
	width: 144px;
	text-decoration: none;
	padding: 8px 2px 8px 22px;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-header.gif);
	color: #474648;
}

#sideMenu #headlinesHeader {
	display: block;
	width: 144px;
	text-decoration: none;
	padding: 8px 2px 8px 22px;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
	background-color: #c40060;
	color: white;
	border-bottom: 20px solid white;
}

#headlineListings {
	width: 158px;
	padding: 5px;
	color: #3e851c;
	font-size: 14px;
	background-color: #d8e7d2;
}

#headlineListings P {
	padding-bottom: 5px;
}

#sideMenu P {
	margin: 0px 0px 0px 10px;
}
#sideMenu A {
	text-decoration: none;
	color: black;
}
#headlineListings A {
	text-decoration: none;
	color: black;
}
#headlineListings A:hover {
	color: #3e851c;
}

#sideMenu ul {
	margin: 0px 0px 0px 0px;	/*removes indent IE and Opera*/
	padding: 0px;	/*removes indent Mozilla and NN7*/
	list-style-type: none;	/*turns off display of bullet*/
	font: 14px arial, sans-serif;
	padding-bottom: 20px;
}
#sideMenu ul li {
	padding: 0px;
	margin: 0px; /* space between nav items  */
}
#sideMenu ul * a {
	display: block;
	text-decoration: none;
	margin: 0px;
	font-weight: bold;
}
#sideMenu ul  {
	padding-left: 18px;
}
#sideMenu ul li {
	border-bottom: 2px solid #e0ebda;
}
#sideMenu ul li a,#sideMenu ul li a:link,#sideMenu ul li a:visited {
	padding: 2px 2px 2px 4px;
	font-size: 14px;
	color: black;
}
#sideMenu ul li a:hover, #sideMenu ul li a.onPage {
	color: #3e851c !important;
}
#sideMenu ul li ul {
	padding-left: 5px !important;
	bbackground-color: #c40060;
	padding-bottom: 5px !important;
	border-bottom: none !important;
}
#sideMenu ul li ul li {
	border-bottom: none !important;
}
#sideMenu ul li ul li a,#sideMenu ul li ul li a:link,#sideMenu ul li ul li a:visited {
	width: 130px;
	padding: 2px 2px 2px 15px;
	font-size: 13px;
	font-weight: normal;
	background-position: 3px left;
	background-repeat: no-repeat;
	background-image: url(/images/template/sidebar-second-level-off.gif) !important;
}
#sideMenu ul li ul li a:hover {
	background-image: url(/images/template/sidebar-second-level-over.gif) !important;
}

#topSubMenu {
	width: 790px;
	height: 30px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#topSubMenu ul {
	float: right;
	display: block;
	margin: 0px;
	padding: 0px;
}
#topSubMenu ul li {
	float: left;
	list-style-type: none;
	color: white;
	font-family: Arial, Helvetica, "sans serif";
}

#topSubMenu ul li a {
	padding: 10px 5px 3px 5px;
	display: block;
	border-left: 1px solid white;
	text-decoration: none;
	font-size: 11px;
	color: white;
}
#topSubMenu ul li a:hover {
	color: white;
}

#topMenu {
	width: 790px;
	height: 27px;
	margin: 28px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
/* General configuration CSS */

#topMenu ul li ul {
	display: none;	/* Needed to display ok in Opera */
}

#topMenu img{
	border:0px;
	width: 8px;
	height: 8px;
}

#topMenu {
	visibility: hidden;	
}
#topMenu ul {
	margin: 0px;	/* No indent */
	padding: 0px;	/* No indent */
}
#topMenu form {
	margin: 0px;
	padding: 6px 0px 0px 20px;
	display: block;
	color: white;
	float: left;
	width: 200px;
	height: 26px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}


#topMenu li {
	list-style-type: none;	/* No bullets */
	margin: 0px;
}	
#topMenu a {
	margin: 0px;
	padding: 0px;
	color: black;
}
/* End general configuration CSS */

/* Cosmetic */

/***********************************************************************
	CSS - MENU BLOCKS
 	General rules for all menu blocks (group of sub items) 
***********************************************************************/
#topMenu ul.menuBlock1 {	/* Menu bar - main menu items */
	width: 553px;
	height: 28px;
	border: 0px;
	margin-left: 234px; padding: 0px;
}
#topMenu ul.menuBlock2 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}
#topMenu ul.menuBlock3 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}
#topMenu ul.menuBlock4 {	/* Menu bar - main menu items */
	width: 150px !important;
	padding: 1px;
	border: 1px solid #555;
	background-color: #E2EBED;
	overflow: visible;
}

/***********************************************************************
	CSS - MENU ITEMS
 	Here, you could assign rules to the menu items at different depths.
***********************************************************************/
/* General rules for all menu items */
#topMenu a {
	text-decoration: none;
	font-family: Arial, Helvetica, "sans serif";
	display: block;
	text-decoration: none;
}

/*
Main menu items 
*/

#topMenu .currentDepth1 {
	color: white;
	height: 28px;
}
#topMenu .currentDepth1over {
	color: white;
	height: 28px;
}
#topMenu .currentDepth1 a {
	padding: 9px 26px 3px 26px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	color: white;
}
#topMenu .currentDepth1over a, #topMenu .currentDepth1 a.onPage, #topMenu .currentDepth1over a.onPage {	/* Text rules */
	padding: 8px 25px 3px 25px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-top: 1px solid white;
	color: white;
	background-color: #c40060;
}

/* Sub menu depth 1 */
#topMenu .currentDepth2 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth2over {
	padding-right: 0px;
	background-color: #E2EBED;
	border: 1px solid #3E851C;
}
#topMenu .currentDepth2over a {	/* Text rules */
	color: #000;
	background-color: #d8e7d2;
}
/* Sub menu depth 2 */
#topMenu .currentDepth3 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth3over {
	padding-right: 0px;
	background-color: #EDE3EB;
	border: 1px solid #3E851C;
}
/* Sub menu depth 3 */
#topMenu .currentDepth4 {
	padding-right: 0px;
	border: 1px solid #FFF;
}
#topMenu .currentDepth4over {
	padding-right: 0px;
	background-color: #EBEDE3;
	border: 1px solid #3E851C;
}	

#topMenu .txtinput {
	width: 80px;
	height: 13px;
	border: 1px solid black;
	background-color: white;
	display: inline;
	font-size: 11px;
}
#topMenu .submit {
	width: 20px;
	height: 15px;
	display: inline;
	color: white;
	font-weight: bold;
	border: none;
	background-color: transparent;
	font-size: 12px;
}

#bottomSubMenu {
	float: right;
	height: 20px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#bottomSubMenu ul {
	margin: 0px;
	width: 350px;
	height: 20px;
	padding: 0px;
}
#bottomSubMenu ul li {
	float: left;
	list-style-type: none;
	width: auto;
	font-family: Arial, Helvetica, "sans serif";
}

#bottomSubMenu a {
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
	color: #474648;
	display: block;
}
#bottomSubMenu a:hover {
	color: red;
}

#bottomLeft {
	padding: 3px 5px 3px 5px;
	height: 20px;
	font-size: 11px;
	width: 440px;
	background-color: white;
	color: #474648;
}

#footerSection {
	clear: both;
	height: 20px;
	border-top: 1px solid #3e851c;
}

A.inlineButton {
	width: 80px;
	border: 1px solid black;
	padding: 2px;
	background-color: #dff0c6;
}

#searchResults TABLE {
	border-top: 1px solid black !important;
	border-left: 1px solid black !important;
	border-right: 0px !important;
	border-bottom: 0px !important;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TD {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
}
#searchResults TH {
	border-top: 0px !important;
	border-left: 0px !important;
	border-right: 2px solid #d0d0d0 !important;
	border-bottom: 2px solid #c0c0c0 !important;
	background-color: #afb9d1;
	color: white;
	font-size: 9pt;
	padding: 2px;
	margin: 0px;
}

