@charset "utf-8";
html { overflow-y: scroll; }
body {
	margin: 0px;
	background-color: #b6e3ec;
}
h1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#364958;
	}
h2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color:#80D500;
	font-weight: bold;
	margin:0;
	
	}
.bgmainarea {
	background-image: url(images/mainbg2.jpg);
	background-position: center bottom;
	background-color:#c8ebf3;
	padding-bottom:210px;
	background-repeat: no-repeat;
}
.sun {
	background-image: url(images/sun.png);
	background-position: left top;
	background-repeat: no-repeat;
}
.bgmenu {
	background-color:#FFF;
	background-image: url(images/bg_mainmenu.jpg);
	background-repeat: no-repeat;
	height: 40px;
	padding-right: 8px;
	padding-left: 8px;
	padding-top:8px;
}
.bgtext {
	background-color:#FFF;
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-y;
	padding-top:25px;
}

.bottom {
	background-color:#6ebcdb;
	padding-top:10px;
	padding-bottom:10px;
	background-image: url(images/sitemap.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}

.menu{
	font-family: Calibri, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	1padding-right: 23px;
	1padding-left: 23px;
	}

.menu a{
	color: #FFF;
	text-decoration: none;
}
.menu a:hover{
	color: #FEF5B9;
}
.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	color:#58BFEA;
	font-weight: bold;
	}
.thinkgrn {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	color:#A8EF01;
	font-weight: bold;
}
.text{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666;
	line-height:18px;
	}

.text a{
	color:#5A88A0;
	text-decoration: none;
}
.text a:hover{
	color: #a8856d;
}

.submenu ul {
	margin:0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	list-style-image: none;
	list-style-type: none;
	padding-right:3px;
	padding-left:1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e2e2e2;
	}

.submenu li a{
	color: #666;
	0color: #b52622;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-bottom:5px;
	padding-top:5px;
	list-style-image: none;
	list-style-type: none;
	}

.submenu ul li a:hover{
	color:#374A59;
	text-decoration:none;
	list-style-image: none;
	list-style-type: none;
	}
.bottomtext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #fff;
	}
.bottomtext a{
	color: #e2e2e2;
	text-decoration: none;
}
.bottomtext a:hover{
	color: #fff;
}
.textfield {
	border: 1px solid #e0e0e0;
	background-color:#f3f3f3;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	vertical-align: top;
	padding-top:3px;
	padding-bottom:3px;
}
.fieldpadding {
	padding-bottom:15px;
	}
