/* CSS Document */

html, body {height:100%}
.skiplink {
		position: absolute; 
		left: -1999px;
		width: 400px;
		} /*for non-graphical or graphic-disabled browsers */

/*-  MAIN FORMATTING  -*/

.home {
	position:absolute;
	left:0px;
	top:0px;
	width:104px;
	height:88px;
	z-index:999;
}

body {
	padding:0;
	margin:0;
	background-image:url(../images/layout/bkgnd.gif);
	background-repeat:repeat-y;
	color: #000000;
}

#outer{
	height:100%;
	min-height:100%;
	min-width:300px;
	margin-left:126px;
	margin-right:130px;
	border:0px;
	margin-bottom:-26px;
	color: #000000;
}

/* - HEADER - */

#header{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:89px;
	border-top:0px;
	border-bottom:0px;
	overflow:hidden;
	color: #000000;
	text-align:center;
	background-image: url(../images/layout/headingrepeater.gif);
	background-repeat:repeat-x;
}
.headerbox {
	background-image:url(../images/layout/header.gif);
	background-repeat:no-repeat;
	width:100%;
	height:89px;
	border:0px;
}
.headercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	position:absolute;
	left: 115px;
	top: 51px;
	width: 697px;
	z-index:99;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border:0px;
	height:20px;
}
#searchbox {
	background-color:#FFFFFF;
	border:0px;
	width:88px;
	border:solid;
	border-color:#000000;
	border-width:1px;
}

/* - Center Box - */

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	padding: 5px;
	border: 1px;
}
.maintextbox {
	background-color: #FFFFFF;
	width: 96%;
	min-width:200px;
	border: 2px solid #54827D;
	margin-left:6px;
}

.maintextbox2 {
	width: 96%;
	border-top: 8px solid #EBD8BB;

}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(../images/layout/headingback.gif);
	background-repeat: no-repeat;
	padding-top:5px;
	text-indent:73px;
	height: 27px;
}

/* LEFT */

#left {
	position:relative;/*ie needs this to show float */
	float:left;
	margin-left:-125px;/*must be 1px less than width otherwise won't push footer down */
	padding-top:89px;/*needed to make room for header*/
	}
#left .leftcontent:hover {
	background-image:url(../images/layout/leftcolor.gif);
	background-repeat:no-repeat;
	}
#left .leftcontentspecial:hover {
	background-image:url(../images/layout/leftcolor2.gif);
	background-repeat:no-repeat;
	}
#left p {
	padding-left:3px;
	padding-right:2px
	}
#left a {
	text-decoration:none;
	color:#000000;
}
#left a:hover {
	color: #54827D;
	text-decoration:underline;
}
.leftfader {
	background-image:url(../images/layout/leftfader.gif);
	background-repeat:no-repeat;
}
.leftcontent {
	width:112px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003733;
	padding-top:6px;
	padding-left:3px;
	padding-bottom:6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background:none;
	background-image:none;	
}
.leftcontentspecial {
	width:112px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003733;
	padding-left:3px;
	padding-bottom:7px;
	padding-top:3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	background:none;
	background-image:none;	
}

/* RIGHT */

#right {
	position:relative;
	width:130px;
	float:right;
	margin-right:-129px;
	padding-top:89px;
	color: #000000;
	z-index:1;
}

#right p {
	padding-left:3px;
	padding-right:2px;
	min-height:inherit;
}

.rightcontent1 {
	padding: 3px;
	border: 2px solid #54827D;
	background-color:#DFEDEC;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 9px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
.rightcontent2 {
	padding: 3px;
	border: 2px solid #F30000;
	background-color:#F2E8D8;
	margin-top: 3px;
	margin-right: 6px;
	margin-bottom: 3px;
	margin-left: 0px;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	text-align:center;
}

/* LINKS */

#header a:link {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
#header a:visited {
	color: #000000;
	text-decoration:none;
	font-weight:normal;
	}
#header a:hover {
	color: #000000;
	text-decoration:underline;
	font-weight:normal;
	}
#header a:active {
	color: #AAAAAA;
	text-decoration:underline;
	font-weight:normal;
	}

#right a {
	color: #000000;
	text-decoration:underline;
	}
#right a:hover {
	color: #54827D;
	text-decoration:underline;
	}

.copyright a:link, a:visited {
	color: #000000;
	}
.copyright a:hover, a:active {
	color: #086861;
	}
	
.bodytext a:link {
	color:#000099;
	text-decoration:none;
}
.bodytext a:visited {
	color:#000099;
	text-decoration:none;
}
.bodytext a:hover {
	color:#0000CC;
	text-decoration:underline;
}

/* SPECIAL SECTIONS and CORRECTIONS, ETC */

h1 {
	font-size:1.2em;
	}
.annualreportholder {
	position:relative;
	z-index:99;
	background-color: #FFFFFF;
	width: 96%;
	min-width:200px;
	border: 2px solid #54827D;
	margin-left:5px;
	margin-top:5px;
}

#clearheader{height:89px;}/*needed to make room for header*/
div,p  {margin-top:0}/*clear top margin for mozilla*//*
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
#centrecontent {position:relative;}/*stacking context for image*/
