*{
	padding:0;
	margin:0;
}
body{
}
.bodies {
	margin:0px;
	text-align:center;
}

h1 {
	font: 2.0em bold Trebuchet MS, Arial;
	padding-top: 6px;
	color: #FFF;
}


h1 a {
	color: #549007;
}

h1 .white {
	color: #FFF;
}

tr, p, div {
	font-family:Arial,Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.5em;
	color:#666666;
}
hr {
	background:#999999;
	height:1px;
	width:100%;
}
ul {
	list-style:none;
}
li {
	line-height: 15px;
	padding-left: 25px;
	padding-top: 0px;
	background-image: url(arrow.png) ;
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
ol{margin-left:40px;
list-style-position:inherit;
}



.header {
	height: 100px;
	background: #808080 url(header_bg.gif) repeat-x;
}

.wrap {
	text-align: left;
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 80%;
}

.searchbox {
	float: right;
	text-align: right;
	width: 20%;
	padding: 10px 0 0 0;
}


/* navigation */
#mainlevel-nav { line-height:normal; padding: 10px 0 0 0; }
#mainlevel-nav ul { margin:0; padding: 0; list-style:none; }
#mainlevel-nav li { list-style:none; float:left; background:url("left.gif") no-repeat left top; margin:0 1px 0 0; padding:0 0 0 9px; }
#mainlevel-nav a { float:left; display:block; background: #1A6684 url("right.gif") no-repeat right top; padding: 10px 26px 7px 18px; font-weight:bold; color:#FFF; }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#mainlevel-nav a {float:none;}
/* End IE5-Mac hack */
#mainlevel-nav a:hover { color:#FFF;  }
#mainlevel-nav #current { background-image:url("http://restore/templates/x3/images/left_on.gif"); }
#mainlevel-nav #current a { background-image:url("http://restore/templates/x3/images/right_on.gif"); color:#A56060; }



form {
	display: inline;
	margin: 0;
 	padding: 0;
}
.pathway {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 9px;
}
a.pathway:link, a.pathway:visited {
	color            : #7cb30f;
	font-weight      : normal;
}
a.pathway:hover {
	color            : #ff3300;
	font-weight      : normal;
	text-decoration   : none;
}

#active_menu {
	color: #666666;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	color: #7CB30F;
	font-weight: bold;
	width: 100%;
	text-indent: 5px;
	background: #FFF url(dot.gif) repeat-x bottom left;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	line-height: 20px;
	margin-bottom: 3px;
}
a.mainlevel:hover {
	color: #808080;
}
a.mainmenu:link, a.mainmenu:visited {
	color: #ffffff; 
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}
a.mainmenu:hover {
	color: #333333; 
}
.pollstableborder {
	border: 1px solid;
	padding: 1px;
}
a.sublevel:link, a.sublevel:visited {
	font-size: 11px;
	color: #ffffff;
	text-indent:33px;
	line-height: 20px;
	display:block;
	ma