
body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font: .8em Helvetica, Geneva, Arial, sans-serif;
	voice-family: "\"}\"";
	voice-family:inherit;
}

html>body {
	font-size:normal;
}

img {
	border: 0;
}

#header {
	float:left;
	width:100%;
	background:#000000 url("pics/header.jpg") no-repeat top;
	padding:130px 0 0 0;
	/*font-size:100%;*/
	line-height:normal;
}

#header ul {
	margin:0 auto;
	_margin:0 auto 0 0;
	width:800px;
	padding:10px 10px 0 0;
	list-style:none;
}

#header li {
	float:left;
	background:url("pics/left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#header a {
	float:left;
	display:block;
	background:url("pics/right.gif") no-repeat right top;
	padding:10px 15px 8px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
}

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
	float:none;
}

/* End IE5-Mac hack */
#header a:hover {
	color:#fff;
}

#header #current {
	background-image:url("pics/left_on.gif");
}

#header #current a {
	background-image:url("pics/right_on.gif");
	color:#333;
	padding-bottom:8px;
}

#wrapper {
	clear:both;
	margin:0 auto;
	width:800px;
	padding: 0;
}

#middlecontent {
	/*border: #00FF33 1px solid;*/
	width:800px;
	padding: 15px 0;
	margin: 0 0;
	font-size:93%;
	line-height:normal;
}

#middlecontent #information {
	background:#fff url("pics/bgpattern1.jpg") top repeat-x;
	width:768px;
	padding: 15px;
	margin:0;
	border-left:#d7d8d0 1px solid;
	border-right:#d7d8d0 1px solid;
	border-bottom:#d7d8d0 1px solid;	
}

#middlecontent #information h1 {
	margin: 0;
	padding:0;
	line-height:1.2em;
	font-size:2.2em;
	font-weight:normal;
	font-family:"Century" "Times New Roman", Times, serif;
	color: #bf0202;
}

#bottomcontent {
	/*border: #00FF00 1px solid;*/
	background-color:#fff;
	width:801px;
	padding: 0;
	font-size:93%;
	line-height:normal;
	margin: 0 0 15px 0;
}

#bottomcontent #handbook {
	background:#fff url("pics/bgpattern1.jpg") top repeat-x;
	float:left;
	width:369px;
	height: 213px;
	padding: 15px;
	margin:0;
	border-left:#d7d8d0 1px solid;
	border-bottom:#d7d8d0 1px solid;	
}

#bottomcontent #handbook_intro {
	background:#fff url("pics/bgpattern2.jpg") top repeat-x;
	float:left;
	width:369px;
	height: 213px;
	padding: 15px;
	margin:0;
	color:#fff;
	border-left:#d7d8d0 1px solid;
	border-bottom:#d7d8d0 1px solid;	
}

.handbook_rightborder {
	border-right:#d7d8d0 1px solid;
}

#bottomcontent #requestlink a {
	background-color: #ce0000;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding: 5px;
}

#bottomcontent h5 {
	margin: 0;
	padding:0;
	line-height:1.2em;
	font-size:1.2em;
	color: #ce0000;
}

#bottomcontent h5 a {
	color: #ce0000;
	text-decoration:none;
}

#wrapper a {
	color: #ce0000;
}

#wrapper img {
	border: #999999 1px solid;
	margin: 0 12px 5px 0;
	width: 96px;
}

#requestlink {
	text-align: right;
	padding: 7px 0;
}

.clearall{
	clear:both;
}

#footer {
	/*border: #00FF33 1px solid;*/
	clear: both;
	background-color:#000;
	color:#777;
	text-align:center;
	width:771px;
	padding: 15px;
	margin: 0;
	font-size:93%;
	line-height:normal;
}
