@charset "utf-8";
/* CSS Document */

h1 {
	margin:0;
	padding:0;
	position:relative;
	width:1010px;
	height:111px;
	overflow:hidden;
	clear: both;
}
h1 span {
	display:block;
	position:absolute;
	cursor:pointer;
	left:0;
	top:0px;
	z-index:1;
	width:1010px;
	height:111px;
	margin:0;
	padding:0;
	background-image: url(../images/logo_text.png);
	background-repeat: no-repeat;
	background-position: left top;

}

html, body {
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	background-color: #358468;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #404040;
}
#Container {
	width: 1010px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 110px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-left-color: #EBEBEB;
	border-top-color: #EBEBEB;
	background-color: #FFF;
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */

}
#MenuContainer {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	height: 26px;
}
#MenuSpacer {
	height: 20px;
}
#TopSpacer {
	height: 20px;
    clear:both;
}
#Feeds {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
	line-height: 26px;
	vertical-align: middle;
}
#Feeds img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#MainContent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#MainContent #Left {
	width:900px;
	float: left;
}
#MainContent #Right {
	float: right;
	width: 210px;
	text-align: left;
	background-color: #f9f9f9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e0e0e0;
	border-left-color: #e0e0e0;
	border-right-color: #f1f1f1;
	border-bottom-color: #f1f1f1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-left: 25px;
	padding-right: 25px;
}
#MainContent #Right p {
	font-size: 12px;
}
#MainContent #Right h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	width: 75%;
	font-weight: lighter;
	margin-top: 13px;
}
#MainContent #Right ul li  {
	list-style-type: none;
}
#MainContent #Right a:link {color: #999999; text-decoration: underline; }
#MainContent #Right a:active {color: #999999; text-decoration: underline; }
#MainContent #Right a:visited {color: #999999; text-decoration: underline; }
#MainContent #Right a:hover {color: #999999; text-decoration: none; }

#MainContent #Right ul {
	margin-left: 10px;
	padding-left: 0px;

}

#TextControl  {
	text-align: right;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCC;
	font-weight: bold;
}


#Right + #Left {
	width:600px;	
}
#MainContent #Left h2{
	background-image: url(../images/titleline.gif);
	background-repeat: no-repeat;
	background-position: 0px 1.25em;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	height: 1.7em;
	font-size: 1.5em;

	margin-top: 1
.em;
	margin-top: 0px;
}
#MainContent #Left p , #MainContent #Left ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #404040;
	margin-top: -10px;
	width: auto;
	margin-left: 30px;
}
#MainContent a:link {color: #3d7359; text-decoration: underline; }
#MainContent a:active {color: #3d7359; text-decoration: underline; }
#MainContent a:visited {color: #3d7359; text-decoration: underline; }
#MainContent a:hover {color: #3d7359; text-decoration: underline; }
#Footer {
	background-image: url(../images/bottomline.gif);
	background-position: center 0px;
	background-repeat: no-repeat;
	background-color: #f8f8f8;
	clear: both;
	position: absolute;
	bottom: 0px;
	width: 1010px;
}
#Spacer {
	clear: both;
	padding-bottom: 120px;
}
#Footer #CopyrightSpacer {
	height: 10px;
}
#Footer #CopyrightLeft {
	width: 350px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
}
#Footer #CopyrightText {
	width: 926px;
	margin-right: auto;
	margin-left: auto;
}
#Footer #CopyrightRight {
	float: right;
	width: 576px;
	text-align: right;
	vertical-align: middle;
}
#AboveHeader {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	height: 25px;
}
#HeaderRight {
	float: right;
	width: 327px;
	text-align: right;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

#HeaderRight span {
	display:block;
	position:absolute;
	left:0;

	top:0;
	z-index:1;
	width:327px;
	height:25px;
	margin:0;
	padding:0;
	cursor:pointer;
	background-image: url(../images/questiontext.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#HeaderLeft {
	float: left;
	width: 60%;
	height: 25px;
	text-align: left;
	line-height: 25px;
	font-size: 10px;
	padding-left: 20px;
}

#Footer #CopyrightRight ul {
	display: inline;
	list-style-type: none;
}

#Footer #CopyrightRight li {
	display: inline;
	list-style-type: none;	
}

#Footer #PoweredBy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: center;
	clear: both;
	font-weight: bold;
}

/*Leave grey*/
#PoweredBy a:link {color: #CCC; text-decoration: none;}
#PoweredBy a:active {color: #CCC; text-decoration: none;}
#PoweredBy a:visited {color: #CCC; text-decoration: none;}
#PoweredBy a:hover {color: #CCC; text-decoration: none;}
.breadcrumbmenu {
	background-color: #f2f3f3;
}

