/* Normalizes  margin, padding */ fieldset, input, ul, li,         {
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


body, html {
	height: 100%;
}

body {
	background-color: #333;
	text-align: center;
	color: #222;
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
}

body p {
	padding-top: 6px;
}

body ul {
	list-style-position: outside;
	list-style-image: url(../images/ulArrow.png);
	list-style-type: none;
	padding-top: 6px;
	padding-left: 25px;
}
body li {
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3, h4, h5, h6 { margin-top: 0px; font-weight: bold; font-family: "Trebuchet MS", Helvetica, sans-serif; letter-spacing: -0.75px; }
h1 {
	color: #b66837;
	line-height: 1em;
}
h2, h4, h6 {
}
h1 {
	letter-spacing: 0;
	margin-bottom: 10px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
}
h2 {
	font-size: 14px;
	padding-top: 20px;
	letter-spacing: .03em;
	padding-bottom: 0px;
	color: #0d4777;
}
h3 {
	font-size: 16px;
	letter-spacing: .05em;
	color: #344546;
}
h4 {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #789fa1;
	padding-bottom: 6px;
	letter-spacing: 0.01em;
	padding-top: 6px;
	margin-top: 15px;
}
h5 { font-size: 12px; }
h6 { font-size: 11px; }

p { margin-top: 0; padding-top: 0; }

a, a:link {
color: #d3681a;
}
a:hover { color: #e76100; }
a:visited { color: #b0652f; }
a:active { color: #FF6600; }

.centered {
	text-align: left;
	width: 792px;
	background-color: #706a59;
	margin: 0 auto;
	height: 100%;
}

body>.centered {
	height: auto;
	min-height: 100%;
}

#header {
	background: #fff url(../images/header.jpg) 0 0 no-repeat;
	position: relative;
	height: 118px;
}

	#header h1, #header h2 { padding: 0; margin: 0; }
	
	#header a.imglink {
		position: absolute;
		top: 0;
		left: 0;
		width: 246px;
		height: 117px;
		text-decoration: none;
	}
	
	#header h1 {
		position: absolute;
		text-indent: -5000px;
		overflow: hidden;
	}
	
	#header h2 {
		font-size: 12px;
		position: absolute;
		top: 14px;
		right: 22px;
		text-transform: uppercase;
		letter-spacing: 1px;
	}
	
		#header h2 a {
			color: #0d4777;
			text-decoration: none;
		}
	
	#header ul {
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		bottom: 10px;
		right: 22px;
	}
	
		#header ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 10.5px;
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		}
		
		#header ul li.sep {
			color: #3a484f;
			margin: 0 4px;
		}
		
		#header ul li a {
	color: #cdd5d9;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
}
		#header ul li a:hover { color: #fff; }
		
#mainmenu {
	list-style: none;
	height: 27px;
	margin: 0;
	border-top: solid 3px #fff;
	border-bottom: solid 3px #fff;
	white-space: nowrap;
	overflow: hidden;
	background-color: #333;
	padding: 0;
}

	#mainmenu li {
	float: left;
	width: 19.6%;
	background-color: #333;
	height: 27px;
	text-align: center;
	}
	
	#mainmenu li.sep {
		width: 3px;
		background-color: #fff;
		overflow: hidden;
		height: 27px;
	}
	
	#mainmenu li a {
	display: block;
	padding-top: 7px;
	height: 22px;
	width: 100%;
	text-transform: uppercase;
	color: #cdb677;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: normal;
	letter-spacing: 0.03em;
	}
	
	#mainmenu li a:hover { color: #fff; background-color: #000; }
	
.fullspan {
	clear: both;
	width: 792px;
	border-bottom: solid 3px #fff;
	line-height: 1px;
}

.sectiontitle {
	background-color: #a09d6f;
	padding: 6px 18px;
	border-bottom: solid 3px #fff;
}

	.sectiontitle h2 {
	color: #0D4777;
	text-transform: uppercase;
	margin: 0;
	padding: 0 16px 0 0;
	display: inline;
	letter-spacing: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: transparent;
	background-image: url(../images/sectiontitle_arrow.jpg);
	background-repeat: no-repeat;
	background-position: 100% 2px;
	}
	
	.sectiontitle h2 a:link {
	color: #0D4777;
	text-transform: uppercase;
	margin: 0;
	display: inline;
	letter-spacing: 1px;
	background: transparent url(../images/sectiontitle_arrow.jpg) 100% 3px no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 2;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0;
	}
	.sectiontitle h2 a:hover {
	font-size: 12px;
	color: #D4D3B3;
	text-decoration: none;
	}
	.sectiontitle h2 a:visited {
	font-size: 12px;
	color: #0D4777;
	text-decoration: none;
	}

.mainbody {
	clear: both;
	padding: 20px 28px 20px 18px;
	background: #fff url(../images/bodybg.gif) 0 0 repeat-y;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
}
	
	.mainbody .home {
	color: #222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	}
	
	.home h1 {
		color: #333;
}
	
.archivegrid {
	width: 100%;
	padding: 0;
	border: 0;
	border-collapse: collapse;
	margin-top: 15;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

	.archivegrid th, .archivegrid td {
	margin: 0; /* equivalent of cellspacing */
	padding: 0;
}
	.archivegrid th {
	width: 60%
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, "sans serif";
	font-size: 11px;
	color: #666666;
	text-align: left;
	width: 60%;
	font-weight: bold;
}
	.archivegrid td {
	width: 20%;   /* better to set width here! */
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans serif;
	font-size: 11px;
	color: #333333;
}
	.archivegrid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0D4777;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	padding-top: 20px;
	line-height: 16px;
}
 
.partnergrid {
	width: 100%;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
	background-color: #ECE9D8;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
	.partnergrid  th, .partnergrid  td {
	margin: 0;      /* equivalent of cellspacing */
	padding: 0;
}
    .partnergrid th {
	width: 40%;   /* better to set width here! */
	text-align: left;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	line-height: 12px;
}
	.partnergrid th h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006688;
	font-size: 13px;
	text-align: center;
	vertical-align: bottom;
	padding: 4px;
}
	.partnergrid td {
	width: 20%;   /* better to set width here! */
	text-align: center;
	vertical-align: middle;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-right: 6px;
	padding-left: 6px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
	.partnergrid h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006688;
	font-size: 13px;
	text-align: center;
	vertical-align: middle;
	padding: 4px;
}
	.partnergrid th a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}
	.partnergrid th a:hover {
	color: #222222;
	text-decoration: underline;
	}
	.partnergrid th a:visited {
	text-decoration: none;
	color: #d3681a
	}
.reportsgrid {
	width: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	border-collapse: collapse;
	background-color: #efefd9;
}
    .reportsgrid th, .formgrid td {
	margin: 0;      /* equivalent of cellspacing */
	padding: 0;
}
    .reportsgrid th {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 2px;
	color: #ffffff;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #86845E;
}
	.reportsgrid td {
	text-align: left;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
	padding-right: 3px;
	padding-left: 3px;
}
	.reportsgrid h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006688;
	font-size: 14px;
	text-align: left;
	vertical-align: bottom;
	padding-top: 15px;
}
	.reportsgrid ul {
	text-align: left;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
	.reportsgrid li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
}
	.reportsgrid a, a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
	.reportsgrid a:hover {
	color: #d3681a;
}
	.reportsgrid a:visited {
	color: #333333;
} 
.threecol {
	background-color: #fff;
	background-image: url(../images/bodybg2_3col.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

.leftcol {
	float: left;
	width: 220px;
	margin-right: 18px;
	padding-right: 12px;
}

	.leftcol ul {
		margin: 0 0 0 8px;
		padding: 0 0 0 8px;
	}
	
	.leftcol ul li a {
	color: #222!important;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
	.leftcol ul li a:hover {
		color: #e76100!important;
	}
	
	.leftcol ul.leftmenu {
		font: bold 12px "Trebuchet MS", Helvetica, sans-serif;
		list-style: none;
		padding: 0;
		margin: -1px;
	}
	
		.leftcol ul.leftmenu li {
	background: transparent url(../images/leftmenu_bullet.gif) 0 12px no-repeat;
	line-height: 13px;
	border-top: dotted 1px #333;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 9px;
	padding-left: 12px;
		}
		
		.leftcol ul.leftmenu li:first-child {
			border-top-color: #fff;					/* maintain border, but color white, to prevent padding change */
		}
		
		.leftcol ul.leftmenu li a {
			color: #222;
		}
		
		.leftcol ul.leftmenu li a:hover {
			color: #e76100;
		}
		
		.leftcol ul.leftmenu2 {
		font: normal 12px "Trebuchet MS", Helvetica, sans-serif;
		list-style: none;
		padding: 0;
		margin: -1px;
	}
	
		.leftcol ul.leftmenu2 li {
	background: transparent url(../images/leftmenu_bullet.gif) 0 12px no-repeat;
	line-height: 13px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 12px;
		}
		
		.leftcol ul.leftmenu2 li:first-child {
			border-top-color: #fff;					/* maintain border, but color white, to prevent padding change */
		}
		
		.leftcol ul.leftmenu2 li a {
			color: #222;
		}
		
		.leftcol ul.leftmenu2 li a:hover {
			color: #e76100;
		}
	
.middlecol {
	margin-left: 250px;
}
.middlecol a, a:link {
	color: #d3681a;
	text-decoration: underline;
}

.middlecol a:hover {
	color: #333;
}

.middlecol a:visited {
	color: #666;
}

.threecol .middlecol {
	margin-right: 185px;
}

.rightcol {
	float: right;
	width: 150px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: 0px;
}

.rightcol p {
	padding: 0px;
}

.rightcol ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 8px;
}

.rightcol ul li a {
	color: #222!important;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.rightcol h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	text-transform: none;
	font-weight: bold;
	line-height: 15px;
}
	.rightcol h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
	font-weight: bold;
	line-height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #0D4777;
	margin-top: 0px;
	margin-bottom: 4px;
	padding-bottom: 3px;
}
.rightcol a, a:link {
}
.rightcol a:hover {
}

.orangelist {
	list-style-image: url(../images/bullet.gif);
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
}

	.orangelist li {
	border-bottom: dotted 1px #a3a174;
	margin: 6px 0 0 0;
	padding: 0 0 5px 0;
	}

	.orangelist li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	}

.footer {
	clear: both;
	border-top: solid 1px #4c4c4c;
	margin: 0;
	padding: 15px 10px;
	background-color: #fff;
	font-size: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

	.footer .leftcol {
	width: 228px;
	border-right: solid 1px #cfc4a6;
	}
	.footer .leftcol a:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	}
	.footer .leftcol a:hover {
	color: #000000;
	text-decoration: none;
	}
	.footer .leftcol a:visited {
	text-decoration: none;
	}

	.footer .middlecol {
		margin-left: 240px;
		padding-left: 18px;
		border-left: solid 1px #cfc4a6;
	}
	
.bottomspacer {
	height: 24px;
}

.clearer { clear: both; margin: 0; padding: 0; height: 1px; line-height: 1px; overflow: hidden; }
