body{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	background: #e6e6e6;
}

a 
{
    color:#82b1b6;
    text-decoration:none;
}

p {
	margin-top: 0;
}
img{
	border-width:0px;
}
#searchHelp {
	display:none;
	border:solid 1px black;
	position:absolute;
	top:17px; right:-60px;
	background-color:#D8D0A1
}
#searchHelpIcon {
	position:relative;
	top:-28px;
	right:-230px;
}

#mainbody{
	width: 960px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	padding-bottom: 40px;
	position: relative;
}

/* Top  */
.top{
	/* height: 100px; */
	font-size: 10px;
}
#logo{
	width: 190px;
	height: 100px;
	background: #FFFFFF url(../images/logo.gif) no-repeat;
	position: relative;
	top: 0;
	left: 0;
	cursor:pointer;
}
#logo-right{
	font-size: 9px;
	padding-right: 80px;
	padding-top: 20px;
	position: absolute;
	top: 0;
	right: 0;
	display: inline;
}

#menubar {
	font-size: 9px;
	display: block;
	padding-bottom:6px;
	border-bottom: 1px solid #cccccc;
	margin-left: 80px;
	margin-right: 80px;
}

#menu {
padding-bottom: 5px;
}
#menu ul li a:hover, #submenu ul li a:hover {
	color:#84B3B8 !important;
}

#submenu {
	clear: both;
}


#right {
	position:relative;
	right:0;
	top:7px;
	display:inline;
}

#menubar #right li{
	float:left;
}

#form1 input label {
	display:inline;
}
#menubar #menu ul,
#menubar #right ul,
#submenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}
#menubar #menu li,
#submenu li
{
	position: relative;
	text-align:left;
	padding-right: 10px;
	float:left;
	padding-top: 13px;
text-transform: uppercase;
}

#menubar #right
{
	float:right;
}
#menubar #right *
{
	display:inline;
}
#menubar #menu li a,
#menubar #right li a,
#submenu li a {
	font-size: 9px;
	color: #7d7d7d;
	text-decoration: none;

}
.loginText{
	font-size: 9px;
	color: #7d7d7d;
	text-decoration: none;	
}
#menubar #menu li a.active,
#menubar #right li a.active,
#submenu li a.active {
	color: #82b1b6;
	text-decoration: none;
}

#menubar #right li{
	position: relative;
	text-align:left;
	/* line-height: 25px; */
	padding-right: 10px;
}

#right .box {
	width: 100px;
	height: 11px; 
	border: 1px solid #ccc;

}

.searchterms {
	width: 100px;
	height: 11px; 
	border: 1px solid #ccc;
	font-size: 9px;
}

.searchbutton {
	border: none;
	background: none;
	vertical-align: top;
	font-size: 9px;
	color: #7d7d7d;
	text-transform: uppercase;
}

#right .btn {
	border: none;
	background: none;
	vertical-align: top;
	font-size: 9px;
	color: #7d7d7d;
	
}

#column {

	background-color: #ffffff;
	padding-left: 80px;
}

#col-l {
	float: left;
	width: 150px;
	padding-top: 15px;
}
#subsubmenu {
	background: #81b1b6 url(../images/bg3-top.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}
#subsubmenu-bot {
	background: url(../images/bg3-bot.gif) 0 100% no-repeat;
	color: #FFF;
	padding: 10px;
}
#subsubmenu-bot a {
	color: #FFF;
	text-decoration: none;
}
#subsubmenu hr {
	background: none;
	border: 1px dotted #ffffff;
}
#subsubmenu ul {
	margin: 0;
	padding: 0;
}
#subsubmenu ul li:before {
	content: "- ";
}
#subsubmenu ul li {
	list-style: none;
	line-height: 160%;
}
#subsubmenu h1 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
#subsubmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

#col-main-inner {
	width: 400px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
}
#col-main-1 {
	width: 275px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
}
#col-main-2 {
	width: 275px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 50px;
	float: left;
}
#col-main-inner h1 {
	font-size: 19px;
	font-weight: lighter;
	margin-top: 0;
}
#col-main-1 h1 {
	font-size: 19px;
	font-weight: lighter;
	margin-top: 0;
}

#col-main {
	width: 575px;
	padding-right: 25px;
	padding-top: 15px;
	float: left;
}
#banner1 {
	width: 585px;
	height: 300px;
	
}
#banner2 {
	width: 790px;
	height: 250px;
	clear: both;
	padding: 10px 80px;
}
#col-r {
	width: 190px;
	float: left;
	padding-top: 15px;
}
#col-r hr {
	background: #ffffff;
	border: 1px dotted #7d7d7d;
	margin: 15px 0;
}

#bg1 {
	background: #f76736 url(../images/bg1-top.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}
#bg1-bot {
	background: url(../images/bg1-bot.gif) 0 100% no-repeat;
	text-align: center;
	color: #FFF;
	padding: 20px 10px 40px 10px;
}
#bg1-bot h1 {
	font-size: 26px;
	font-weight: normal;
}
#bg1-bot a {
	color: #FFF;
	text-decoration: none;
}
.MWRbox{
	text-align: center;
	color: #FFF;
	margin-bottom: 15px;
	text-decoration:none;
	cursor:pointer;
}
.MWRbox h1{
	font-size: 16px;
	text-decoration:none;
}

.MWRbox a{
	text-decoration:none;
}
#bg2 {
	background: #e5f0f0 url(../images/bg2-top.gif) 0 0 no-repeat;
	margin-bottom: 20px;
}
#bg2-bot {
	background: url(../images/bg2-bot.gif) 0 100% no-repeat;
	text-align: center;
	color: #7d7d7d;
	padding: 20px 10px 40px 10px;
}
#bg2-bot h1, #bg2-bot h1 a {
	font-size: 16px;
	color: #84b3b8;
	font-weight: normal;
	text-decoration: none;
}
#bg2-bot a {
	color: #7d7d7d;
	text-decoration: none;
}

#factbox {
	background: #81b1b6 url(../images/factbox-top.gif) 0 0 no-repeat;
	margin-bottom: 20px;
	width:400px;
}
#factbox-bot {
	background: url(../images/factbox-bot.gif) 0 100% no-repeat;
	color: #FFF;
	padding: 10px;
}
#factbox-bot a {
	color: #FFF;
	text-decoration: none;
}
#factbox hr {
	background: none;
	border: 1px dotted #ffffff;
}
#factbox ul {
}
#factbox ul li:before {

}
#factbox ul li {

	line-height: 160%;
}
#factbox h1 {
	font-size: 13px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
}
#factbox a {
	color: #FFFFFF;
	text-decoration: none;
}

.blog {
	font-size: 10px;
}
.blog ul {
	margin: 0;
	padding: 0;
}
.blog ul li:before {
	content: "- ";
}
.blog ul li {
	list-style: none;
	line-height: 160%;
}
.blog h2 {
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}
.blog a {
	color: #81b1b6;
	text-decoration: none;
}

.blog .date {
	font-size: 6px;
}

#content {
	padding: 15px 0;
	font-size: 13px;
}
#content-inner {
	font-size: 13px;
}
#content-inner-right {
	font-size: 13px;
}
#content a,
#content-inner a {
	color: #81b1b6;
	text-decoration: none;
	line-height: 13px;
}

.filelist {
	list-style:none;
}

.highlightedItem{
	color: #84b3b8 !IMPORTANT;
}
#subsubmenu-bot .highlightedItem{
	color: #ffffff !IMPORTANT;
	font-weight:bold;
}


/* clearfix */
.clearfix:after {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
}

.clearfix:before {
	clear:both;
	content:".";
	display:block;
	visibility:hidden;
	height:0;
}
#footer {
	border-top:1px solid #CCCCCC;
	display:block;
	width:790px;
	margin-left:80px;
	margin-right:120px;
	padding-top:10px;
}
#footer #copyright {
	text-align:right;
	float:right;
}
#footer #printPage {
	cursor:pointer;
}





































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

