html {
	height:100%;
}

body {
	min-height: 101%;
	background-color: #b5b67c;
	text-align: center;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #601E0E;
	font-weight: bold;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #3f5877;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #3f5877;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #3f5877;
}

.bold_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
}

.bold_11_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #426480;
}

.bold_11_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #333;
	text-align: right;
}

.white_11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}

.citation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000;
	font-style: normal;
	padding-top: 10px;
}

a:link {
	color: #476a34;
	text-decoration: none;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:visited {
	color: #476a34;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

a:hover {
	color: #476a34;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

#wrapper {
	width: 850px;
	background-color: #426480;
	text-align: left;
	position: relative;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #999999;
}

#banner {
	height: 110px;
	width: 850px;
	
}	

#banner img {
	padding: 0px;
}

#print_graphic {
	display: none;
}
	
#topNav {
	width: 850px;
	background-color: #9dab7a;
	height: 10px;
}

#sideNav {
	width: 160px;
	float: left;
	background-color: #426480;
	padding: 0px;
}

#sideNav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 160px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 8px;
}

#sideNav a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sideNav a:hover {
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	color: #000000;
	text-decoration: none;
	background-color: #e0eeee;
}

#bodyTextGoesHere {
	background-color: #fff;
	padding: 10px;
	width: 653px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000;
}

#bodyTextGoesHere table {
	text-align: left;
	width: 100%;
	background-color: #e0eeee;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	color: #000;
}

#bodyTextGoesHere th {
	font-weight: bold;
	color: #3f5877;
	padding: 4px;
	border: 1px #fff solid;
	font-size: 12px;
}

#bodyTextGoesHere td {
	padding: 4px;
	border: 1px #fff solid;
}

#footer {
	background-color: #9dab7a;
	text-align: center;
	width: 850px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #000;
}	

#footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
	}
	
#footer img {
	padding: 0px;
}

img {
	padding: 30px;
}

.floatingright {
	float:right;
}

.floatingleft {
	float:left;
}

.style {
	text-align: center;
}


a.tt{
	position:relative;
	z-index:24;
	color:#601E0E;
	font-weight:bold;
	text-decoration:none;
	}

a.tt span{
	display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/

a.tt:hover{
	z-index:25;
	color: #601E0E;
	text-decoration: none;
	cursor: default;
}

a.tt:hover span.tooltip{
	display:block;
	position:absolute;
	top:0px;
	left:0;
	padding: 15px 0 0 0;
	width:200px;
	color: #601E0E;
	text-align: left;
	filter: alpha(opacity:95);
	KHTMLOpacity: 0.95;
	MozOpacity: 0.95;
	opacity: 0.95;
	text-decoration: none;
	line-height: 14px;
}
a.tt:hover span.top{
	display: block;
	padding: 30px 8px 0;
	background-image: url(../images/bubble.gif);
	background-repeat: no-repeat;
	background-position: top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	padding: 0 8px; 
	background: url(../images/bubble_filler.gif) repeat bottom; 
}
a.tt:hover span.bottom{
	display: block;
	padding:3px 8px 10px;
	color: #601E0E;
    background: url(../images/bubble.gif) no-repeat bottom;
}
