html {
	height : 100%;
	min-height:100%;
}
body {
	background-image:url(../img/contentbg.png);
	background-repeat:no-repeat;
	background-color:#eef0f2;
	background-position:top;
	margin-left : 0;
	margin-top : 0;
	margin-right : 0;
	margin-bottom : 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 90%;
	height : 100%;
	min-height:100%;
	text-align : left;
}
h1 {
	width : 550px;
	color:#FFCC00;
	height:25px;
	padding:8px;
	margin-top:40px;
	font-size:21px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	width : 500px;
	color:#000000;
	padding-left:8px;
	padding-bottom:4px;
	font-size:18px;
	border-bottom: 1px dotted #666666;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	padding-left:8px;
	padding-bottom:4px;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#003399;
	border-bottom: 1px dotted #666666;
	width:98%;
}
a:link {
	color:#0099CC;
	text-decoration : underline;
	}
	
a:hover {
	color : #f93120;
	text-decoration : none;
}
a:visited {
	color:#336600;
	text-decoration : underline;
}
a:active {
	color : #c00;
	text-decoration : underline;
}
#wrap {
	margin : 0px auto;
	width : 810px;
	min-height:100%;
}
.logo {
	position : relative;
	width : 212px;
	height : 89px;
	top:15px;
	left:5px;
}
#header {
	font-family:Arial, Helvetica, sans-serif;
	height : 80px;
	width : 798px;
}
#main {
	position : relative;
	top:0px;
	right : 18px;
	float : right;
	width : 548px;
	line-height : 1.4em;
	font-size : 90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#main p {
	padding: 0px 10px;
}
#headerimage {
	position : relative;
	top:100px;
	right : 25px;
	float : right;
	width : 535px;
	line-height : 1.4em;
	font-size : 90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
#indexbanners {
	position : relative;
	top:10px;
	right : 15px;
	float : right;
	width : 550px;
	font-size : 90%;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
}
.subhead_blue_bold {
	color: #006699;
	font-weight: bold;
}
.subhead_orange_bold {
	color: #FF3300;
	font-weight: bold;
}
.subhead_blue {
	color: #006699;
}

.error_text {
	color:#F00
}
.orange_body_text {
	color: #FF3300
}
.formula {
	font-size: 100%;
	color: #ff3300;
	padding:10px;
	border: 1px dotted #999999;
}
.disclaimer {
	color: #666666;
	font-size: small;
}
.blueHeader {
	color: #2C5992
}
#sidebar {
	position : relative;
	float : left;
	top:35px;
	width : 220px;
	clear : both;
	padding-left:0px;
}
#sidebar p {
	padding : 0 0 0 5px;
}

#indexsidebar {
	position : relative;
	float : left;
	top:50px;
	width : 220px;
	clear : both;
	padding-left:0px;
}

#indexsidebar p {
	padding : 0 0 0 5px;
}
.copyright {
	font-size : 10px;
	text-align : right;
	color:#999999;
}
.nonfooter {
	background-position : center 0%;
	position : relative;
	margin : 0 auto;
	width : 798px;
	height:100%;
}
#secondarynav {
	position : relative;
	text-align : right;
	width : 550px;
	padding-top : 5px;
	padding-right : 20px;
	float : right;
	font-family:Arial, Helvetica, sans-serif;
	font-size : 90%;
	font-weight:normal;
	color : #000000;
}
#secondarynav a {
	color:#669900;
	text-decoration : none;
}
#secondarynav a:hover {
	color:#FFCC00;
	text-decoration : none;
}

#secondarynav a:visited {
	color:#666666;
	text-decoration : none;
}
#main .standardimg {
	margin-right : 5px;
	margin-bottom : 5px;
	clear : both;
	padding : 2px;
	background:#FFFFFF;
}
#navcontainer {
	position:relative;
	top:15px;
	width: 210px;
}
#navcontainer ul {
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type:none;
	font-size:14px;
	font-weight:bold;
}
#navcontainer a {
	display: block;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	width: 205px;
}

#navcontainer a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover {
	background-color: #a2d63c;
	color: #436400;
}

#navcontainer .active {
	background-color: #ffcc00;
	color: #000066;
	display: block;
	padding-top:5px;
	padding-bottom:8px;
	padding-left:10px;
	width: 205px;
}
#relatedlinks {
	list-style:none;
	line-height:1.5em;
	margin-left:20px;
	width: 500px;
}
#relatedlinks li {
	border-bottom: 1px dotted;
	border-color:#666699;
}
#relatedlinks .header {
	color: #000066;
	display: block;
	padding-top:5px;
	padding-left:-5px;
	font-weight:bold;
	border-bottom: 1px solid;
}
.data table {
	color: #000000;
	width: 530px;
	border-collapse: collapse;
}
.data td {
	border-top: 1px solid #D7E5F2;
	border-bottom: 1px solid #D7E5F2;
	padding-left: 5px;
}
.data .label {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#353895;
}
.copyright {
	position:relative;
	clear:both;
	color:#666666;
	font:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:15px;
}
#breadcrumbs {
	position : relative;
	left:235px;
	width:500px;
	top:-10px;
	float : left;
	font:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:80%;
	text-align:left;
}
.invisbutton {
	position:relative;
	width: 400px;
	top:-5px;
}

.invisbutton2 {
	position:relative;
	width: 400px;
	top:-5px;
	float:right;
}

.banner {
}

.banner a {
	padding-top:5px;
	padding-left:10px;
}

.banner a:link, #banner a:visited {
text-decoration: none;
}

.banner a:hover {
	color: #436400;
}

.printlink {
 position:relative;
 width:70px;
 float:right;
 padding-left:460px;
 top:-10px;
 }
 
 .login {
 position:relative;
 left:5px;
 top:3px;
 }

#news {
	padding-left:8px;
	padding-right:8px;
	padding-bottom:4px;
	line-height:1.5em;
}