body {
font-size: 0.8em;
font-family: Arial, Helvetica, sans-serif;
line-height:140%;
color:#333333;
margin: 0px;
}

a, a:visited {
color: #34A3BB;
text-decoration: none;
}

a:hover, a:active {
color: #34A3BB;
text-decoration: underline;
}

p {
border: none;
margin: 0em 0em 1em;
color: #333333;
}
	
strong {
	font-weight: bold;
}

hr {
border-top-width: 1px;
border-top-style: solid;
border-top-color: #6E5300;
}

h1 {
font-weight: bold;
font-size: 1.3em;
margin: 1em 0em 0.8em;
color: #6E5300;
}

h2 {
font-weight: bold;
font-size: 1.2em;
margin: 0.3em 0em 0.2em 0em;
color: #F9971D;
}

h3 {
font-weight: bold;
font-size: 1em;
color: #F9971D;
margin: 1em 0px 0em;
font-style: italic;
}

h4 {
font-weight: normal;
font-size: 1em;
margin: 1em 0em 0em;
color: #F9971D;
}

h5 {
font-size: 1em;
margin: 1em 0em 0em;
color: #333333;
font-weight: bold;
}

h6 {
font-weight: bold;
font-size: 1em;
margin: 1em 0em 0em;
color: #333333;
font-style: italic;
}

img {
	border: none;
}


ul {
list-style-type: square;		
}

.bullet {
	background: url(/images/structure/bullet.gif) no-repeat center left;
	padding-left: 12px;
}

/* layout styles */

body {
	background-color: #daded0;
}

/*
	RSS Module
*/


.news_item, .rssItem {
	border-top: 1px solid #dddddc;
	padding:7px 0px 7px 13px;
	background: url(/images/structure/bullet-news.gif) no-repeat top left;
	line-height:110%;
}

.rssTitle, .news_title {
	font-weight: bold;
	padding:0px 0px 3px 0px;
}

/*.news_summary, .rssDescription {
	padding:0px 0px 0px 10px;
}*/

.news_date {
	/*padding:0px 0px 0px 10px;*/
	font-size:95%;
} 

.rssDate {
        font-size:95%;
		float:left;
} 

.rssSource {
        font-size:95%;
		font-style:italic;
}

.rssSeparator {
	float:left;
}

.rsslink {
	background:url(/images/general/rss.gif) transparent no-repeat top left;
	padding-left:20px;
}


/*
	Structural homepage styles
*/

#page {
	width: 998px;
	margin: auto;
}

#header {
	background: url(/images/structure/header.gif) no-repeat top left;
	height: 77px;
	padding: 0px 22px 0px 22px;
}

#header_links {
	float:left;
}

#header-logoutlink, #header-separator,  #header-loggedinas {
	float:right;
}

#header-separator {
	margin:0px 10px;
}

#header_links, #header-loggedinas, #header-separator, #header-logoutlink, #header-logoutlink a {
	padding: 10px 0px 0px 0px;
	color: #FFFFFF;	
}

#header_links a {
	font-style: normal;
	color: #FFFFFF;
}

#header-login-button {
	float:right;
}

#header_partner {
	float: right;
	color: #FFFFFF;
	font-weight: bold;
	margin: 5px 10px 0px 20px;
}



/*
	Navigation
*/

#header_navigation ul {
	margin: 11px 0px 0px 185px;
	padding: 0px;
}

#header_navigation ul li {
	list-style-type: none;
	display: block;
	float: left;
}

#header_navigation ul li a {
	display: block;
	height: 38px;
}

#nav_home span,
#nav_about span,
#nav_news span,
#nav_why span,
#nav_who span,
#nav_contact span { 
	display: none;
}

#nav_home {
	width: 66px;
	background: url(/images/structure/nav_home.gif) top left;
}

#nav_home:hover {
	background: url(/images/structure/nav_home_over.gif) top left;
}

#nav_home.selected, #nav_home.selected:hover {
	background: url(/images/structure/nav_home_on.gif) top left;
}

#nav_about {
	width: 114px;
	background: url(/images/structure/nav_about.gif) top left;
}

#nav_about.selected, #nav_about.selected:hover {
	background: url(/images/structure/nav_about_on.gif) top left;
}

#nav_about:hover {
	background: url(/images/structure/nav_about_over.gif) top left;
}

#nav_news {
	width: 66px;
	background: url(/images/structure/nav_news.gif) top left;
}

#nav_news.selected, #nav_news.selected:hover {
	background: url(/images/structure/nav_news_on.gif) top left;
}

#nav_news:hover {
	background: url(/images/structure/nav_news_over.gif) top left;
}

#nav_why {
	width: 115px;
	background: url(/images/structure/nav_why.gif) top left;
}

#nav_why.selected, #nav_why.selected:hover {
	background: url(/images/structure/nav_why_on.gif) top left;
}

#nav_why:hover {
	background: url(/images/structure/nav_why_over.gif) top left;
}

#nav_who {
	width: 113px;
	background: url(/images/structure/nav_who.gif) top left;
}

#nav_who.selected, #nav_who.selected:hover {
	background: url(/images/structure/nav_who_on.gif) top left;
}

#nav_who:hover {
	background: url(/images/structure/nav_who_over.gif) top left;
}

#nav_contact {
	width: 100px;
	background: url(/images/structure/nav_contact.gif) top left;
}

#nav_contact:hover {
	background: url(/images/structure/nav_contact_over.gif) top left;
}

#nav_contact.selected, #nav_contact.selected:hover {
	background: url(/images/structure/nav_contact_on.gif) top left;
}

/*
	Body row
*/

#body {
	background: url(/images/structure/body.gif) repeat-y top left;
	margin: 0px;
	padding: 0px;
}

#body_inner {
	background: url(/images/structure/right_back_fork.gif) no-repeat right bottom;
}

#body_left {
	/* use a wrapper div on this float to avoid double margins bug */
	width: 180px;
	margin: 0px 10px 0px 17px;
	padding-bottom: 10px;
}

#body_center {
	float: left;
	width: 575px;
	margin: 0px 0px 0px 0px;
}

#body_right {
	float: left;
	width: 180px;
	
	margin: 0px 17px 85px 10px;
}

/*
	Left column
*/

.left_container {
	padding-top: 10px;
}

#frmSearchTerm {
	border: 1px solid #e7e7e7;
	background-color: #f8f8f8;
	width: 138px;
	padding-left:4px;
	margin-top: 2px;
	margin-right:4px;
}

#searchsubmit {
	background: transparent url(/images/structure/search_button.gif) no-repeat center top;
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	height: 24px;
	width: 30px;
}

/*
	Center column
*/

#focus {
	margin-top:5px;
}

#panels {
	margin-bottom: 10px;
}

#panels img {
	margin: 0px 3px 0px 0px;
}


/*
	Footer
*/

#footer {
	background: #DADED0 url(/images/structure/footer.gif) no-repeat top left;
	height: 98px;
	text-align: right;
}

#footer_links {
	padding: 12px 22px 0px 0px;
	color: #C5BA99;
}

#footer_links a {
	font-style: normal;
	color: #C5BA99;
}

#footer_address {
	padding: 12px 22px 0px 0px;
	color: #BFD73B;
	font-size: 90%;
}

#footer_address a {
	font-style: normal;
	color: #BFD73B;
}

#footer_copy {
	padding: 0px 22px 0px 0px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 90%;
}

#footer_copy a {
	font-style: normal;
	color: #FFFFFF;
}

/* 
  -- Even more rounded corners with CSS: Base stylesheet --
*/

.dialog {
 position:relative;
 margin:0px auto;
 z-index:1;
 margin-left:5px; /* default, width of left corner */
 /*margin-bottom:0.5em; /* spacing under dialog */
}

.dialog .content,
.dialog .t,
.dialog .b,
.dialog .b div {
 background:transparent url(/images/structure/boxback_lime.gif) no-repeat top right;
}

.dialog .content {
 position:relative;
 zoom:1;
 _overflow-y:hidden;
 padding: 9px 11px 0px 6px;
 color: #FFFFFF;
}

.dialog .t {
 /* top+left vertical slice */
 position:absolute;
 left:0px;
 top:0px;
 width:5px; /* top slice width */
 margin-left:-5px;
 height:100%;
 _height:1600px; /* arbitrary long height, IE 6 */
 background-position:top left;
}

.dialog .b {
 /* bottom */
 position:relative;
 width:100%;
}

.dialog .b,
.dialog .b div {
 height:5px; /* height of bottom cap/shade */
 font-size:1px;
}

.dialog .b {
 background-position:bottom right;
}

.dialog .b div {
 position:relative;
 width:5px; /* bottom corner width */
 margin-left:-5px;
 background-position:bottom left;
}

.dialog .hd,
.dialog .bd,
.dialog .ft {
 position:relative;
}

.dialog .wrapper {
 /* extra content protector - preventing vertical overflow (past background) */
 position:static;
 max-height:1000px;
 overflow:auto; /* note that overflow:auto causes a rather annoying redraw "lag" in Firefox 2, and may degrade performance. Might be worth trying without if you aren't worried about height/overflow issues. */
}


#bocc-credit {
	color:#575652;
	font-size:90%;
	margin:0px auto;
	width:956px;
}

#header-login-buttons {
	float:right;
	width:195px;
	text-align:right;
}

#header-loggedinas {
	float:right;
}


