/* Start of CMSMS style sheet 'REDLEAF' */
@charset "utf-8";
/* CSS Document */
* { margin: 0px;}
html, body {
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #BDBDBD;
	height: 100%;
	text-align: center;
}
#Container{
	position: relative;
	width: 828px;
	padding: 0px;
	text-align: left;
	height: auto !important;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/pageshadow.jpg);
	background-repeat: repeat-y;
}
#TopMenu{
	position: relative;
	width: 828px;
	height: 35px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	z-index: 200;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
#TopMenu p{
	padding-top: 12px;
	margin-top: 0px;
	margin-right: 63px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopMenu a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#TopMenu a:hover{
	color: #9A0000;
}
#MenuImage{
	display: block;
	width: 828px;
	height: 346px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-top: -35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#Content{
	position: relative;
	display: block;
	width: 798px;
	top: -20px;
	min-height: 100px;
	padding-left: 15px;
	float: left;
}
#Content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #9A0000;
	padding-right: 70px;
}
#Content h2{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 17px;
	color: #555555;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 70px;
}
#Content h3{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	color: #555555;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 70px;
}
#Content p {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 70px;
	padding-bottom: 10px;
	color: #555555;
	font-style: normal;
	text-align: left;
}
#Content a {
	color: #870000;
}
#Content a:hover {
	color: #333333;
}
#Content ul {
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 10px;
	color: #555555;
	font-style: normal;
	text-align: left;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#Content li {
	padding-top: 2px;
	padding-right: 70px;
	padding-bottom: 2px;
	color: #555555;
	font-style: normal;
	text-align: left;
}
#ContentL {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	width: 228px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/leftmenu_c.jpg);
	background-repeat: repeat-y;
}
#ContentL .active {
	color: #000000 !important;
	background-image: url(images/leftmenu_s.jpg) !important;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 228px;
}
#ContentL .activeparent {
	color: #FFFFFF !important;
	background-image: url(images/leftmenu_st.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	width: 228px;
}

#ContentL ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 228px;
}
#ContentL ul li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#ContentL ul li a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
	padding-left: 48px;
}
#ContentL ul li a:hover{
	color: #FFFFFF;
	font-size: 14px;
}
#ContentL .activechild {
	color: #000000 !important;
	width: 228px;
	background-image: url(images/leftmenu_sc.jpg);
	font-weight: normal;
	padding-left: 58px;
	background-repeat: repeat-y;
}
#ContentL ul ul{
	list-style-type: none;
	margin: 0px;
	display: block;
	width: 228px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	background-image: url(images/leftmenu_sb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#ContentL ul ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 17px;
	background-image: none;
	text-decoration: none;
	background-image: url(images/leftmenu_sc.jpg);
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ContentL ul ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: none;
	text-decoration: none;
	padding-left: 58px;
	background-image: url(images/leftmenu_sc.jpg);
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#ContentL ul ul li a:hover{
	color: #000000;
	font-size: 11px;
}

#ContentR {
	font-family: Arial, Verdana, Helvetica;
	font-size: 13px;
	color: #555555;
	margin-left: 25px;
	padding: 0px;
	float: left;
	width: 525px;
}
#BreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	margin-bottom: 20px;
}
#BreadCrumbs a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-decoration: underline;
}
#BreadCrumbs a:hover{}
#Footer{
	position: relative;
	width: 828px;
	height: 54px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#Footer p{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 11px;
	font-weight: normal;
	margin: 0px;
}
#Footer a{
	color: #FFFFFF;
}
#Footer a:hover{
	color: #9A0000;
}
.push {
	height: 30px;
	clear: both;
}
.SearchBox{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E9E9E9;
	height: 16px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	vertical-align: middle;
	border-right-width: 0px;
	line-height: 18px;
}
.GOButton{
	height: 18px;
	width: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #3C8A00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.hidden{
	display: none;
}

/* End of 'REDLEAF' */

