html, body {
margin: 0; 
padding: 0; 
height: 100%; /* Required */ 
} 

/*********** layout styles ***********/

#container-page { 
  margin: 0 auto;
  width: 100%;
  text-align: left;
  position: relative;
  min-height: 100%; /* For Modern Browsers */
  height: auto !important; /* For Modern Browsers */
  height: 100%; /* For IE */
}

#container-content { 
padding-bottom: 22px; 
}

#container-foot { 
  width: 100%;
  position: absolute;
  bottom: 0 !important;
  bottom: -1px; /* For Certain IE widths */
  height: 22px;
} 

.logo {
	display: none;
	text-align: left;
}

.icons {
	text-align: right;
	float: none;
}

/*********** header styles ***********/

.header {
	background-color: #ffffff;
	background-attachment: fixed;
	background-image: url(../images/header_bkg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 90px;
}
.header_row2 {
	background-color: #ACC0BF;
	background-attachment: fixed;
	background-image: url(../images/header_bkgb.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 19px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}

/*********** footer styles ***********/

#footertx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #ffffff;
}

#footertx a:link{

	color: #ffffff;
	text-decoration: none;

}

#footertx a:visited{
	color: #ffffff;
	text-decoration: none;

}

#footertx a:hover{
	color: #ffffff;
	text-decoration: underline;
}

.bg_footer {
	position: static;
	height: 22px;
	width: 100%;
	left: auto;
	top: auto;
	right: auto;
	bottom: 0px;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	background-color: #336666;
}

/*********** text formatting styles ***********/

a:link {
	color: #336666;
}
a:visited {
	color: #FF9933;
}
a:hover {
	color: #FF9933;
}
a:active {
	color: #FF9933;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	list-style-type: square;
	margin: 0;
	padding: 0;
}

li {
	margin-right: 50px;
	margin-left: 70px;
	padding: 8px;
}

ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	margin: 0;
	padding: 0;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	margin-right: 50px;
	margin-left: 50px;
}

.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: italic;
	font-weight: normal;
	color: #336666;
	text-indent: 0px;
	margin-right: 50px;
	margin-left: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #336666;
	margin-right: 50px;
	margin-left: 50px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	margin-right: 50px;
	margin-left: 50px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-style: normal;
	font-weight: bold;
	color: #FF9933;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: -7px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	margin-right: 50px;
	margin-left: 50px;
}


li.indentlist{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0;
	padding: 0;margin-right: 50px;
	margin-left: 100px;
	padding: 3px;
}

.tocs {
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: top;
	height: 100%;
	width: 150px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

/*********** #navBar link styles ***********/

#navBar ul a:link {display: block;}
#navBar ul a:visited {display: block;}
#navBar ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #EEE;
	list-style-type: none;
}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	
}

#sectionLinks ul{
	margin: 0
}
#sectionLinks li{
	margin: 0;
	padding: 0px;
}

#sectionLinks a:link{
	background-color: #cccccc;
	padding: 0px 0px 0px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinks a:visited{
	background-color: #cccccc;
	padding: 0px 0px 0px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinks a:hover{
	background-color: #FF9933;
		padding: 0px 0px 0px 10px;
	color: #FFFFFF;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinksOver{
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinksOver ul{
	margin: 0
}
#sectionLinksOver li{
	margin: 0;
	padding: 0px;
	}
	
#sectionLinksOver a:link{
	background-color: #FF9933;
		color: #FFFFFF;
	padding: 0px 0px 0px 10px;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#sectionLinksOver a:visited{
	background-color: #FF9933;
	color: #FFFFFF;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
/*********** #sectionLinks2 styles ***********/

#sectionLinks2{
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks2 ul{
	margin: 0
}
#sectionLinks2 li{
	margin: 0;
	padding: 0px;
}

#sectionLinks2 a:link{
	background-color: #FFFFFF;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks2 a:visited{
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks2 a:hover{
	background-color: #FFFFFF;
	color: #FF9933;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks2Over{
	font-family: Arial, Helvetica, sans-serif;
}

#sectionLinks2Over ul{
	margin: 0
}

#sectionLinks2Over li{
	margin: 0;
	padding: 0px;
}

#sectionLinks2Over a:link{
	background-color: #FFFFFF;
	width: auto;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
	text-decoration: none;
	color: #FF9933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks2Over a:visited{
	background-color: #FFFFFF;
	color: #FF9933;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#sectionLinks2Over a:hover{
	background-color: #FFFFFF;
	color: #FF9933;
	text-decoration: none;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/*********** breadcrumbs styles ***********/

#breadcrumbs{
	padding-left: 12px;
	vertical-align: middle;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

#breadcrumbs a:link{

	color: #333333;
	text-decoration: none;

}

#breadcrumbs a:visited{
	color: #333333;
	text-decoration: none;

}

#breadcrumbs a:hover{
	color: #333333;
	text-decoration: underline;
}

/*********** admintxt styles ***********/

#admintxt{
	padding-right: 12px;
	vertical-align: middle;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333333;
}

#admintxt a:link{

	color: #333333;
	text-decoration: none;

}

#admintxt a:visited{
	color: #333333;
	text-decoration: none;

}

#admintxt a:hover{
	color: #333333;
	text-decoration: underline;
}

/*********** PDF multiple link styles ***********/

#pdf{
	margin: 5px 0px 5px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#pdf li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #666666;
	font-weight: bold;
	padding-bottom: 3px;
	margin-left: 50px;
	margin-right: 50px;
	width: 93%;
	padding: 0;
}
#pdf ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pdf ul a:link{

	color: #336666;
	text-decoration: none;
	font-weight: bold;

}

#pdf ul a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

#pdf ul a:hover{
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;

}

/*********** PDF single link styles ***********/

#pdfsingle{
	margin: 5px 0px 5px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#pdfsingle li{
	font-weight: bold;
	padding-bottom: 3px;
	margin-right: 50px;
	margin-left: 50px;
	padding: 0;
}
#pdfsingle ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#pdfsingle ul a:link{

	color: #336666;
	text-decoration: none;
	font-weight: bold;

}

#pdfsingle ul a:visited{
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}

#pdfsingle ul a:hover{
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;

}

/*********** table styles ***********/

#contenttable table{
	padding: 5px;
	margin-left: 50px;
	margin-right: 50px;
	width: 87%;
}


#contenttable p{
	margin-left: 0px;
	font-size: 100%;
	margin-right: 0px;
}


#contenttable th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-color: #336666
}


#contenttable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
}

#contenttable tfoot a:link{
	font-weight:bold;
}

#contenttable tfoot a:visited{
	font-weight:bold;
}

#contenttable tfoot a:hover{
	font-weight:bold;
}

#contenttable td.noborder{
border-bottom-width: 0px;
	padding: 2px 2px 2px 7px;
}

#contenttable td.tablesubheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	background-color: #F5F5F5;
	font-weight: bold;
}

#contenttable ul{
	margin-left: 0px;
	font-size: 100%;
	margin-right: 0px;
}

#contenttable li{
	margin-left: 0px;
	font-size: 100%;
	margin-right: 0px;
	list-style-type: square;
	list-style-position: inside;
	padding: 0;
}

/*********** map table styles ***********/

#maptable table{
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
	width: 556px;
}


#maptable p{
	margin-left: 0px;
	font-size: 100%;
	margin-right: 0px;
}

#maptable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #333333;
	padding: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
}

/*********** forms styles ***********/

#forms table{
	padding: 5px;
	margin-left: 50px;
	width: 90%;
}

#forms th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #666666;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	color: #666666;
}

#forms td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	color: #666666;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}


/*********** related links box styles ***********/

#quicklinks table{
	background-color: DFDFDF;
	width: 180px;
	margin: 5px 28px 20px 20px;
	font-size: 95%;
	position: static;
	text-align: right;
}

#quicklinks th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding: 5px 5px 5px 10px;
	text-transform: uppercase;
	background-color: #336666;
}

#quicklinks td{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px;
	border-bottom-width: 10px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	background-color: #DFDFDF;
}

#quicklinks p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 77%;
	color: #333333;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 3px 2px;
}

#quicklinks a:link{

	color: #336666;

}

#quicklinks a:visited{
	color: #336666;

}

#quicklinks a:hover{
	color: #FF9933;

}

/*********** miscellaneous styles ***********/

.images {
	border: 1px solid #333333;
}

.pageupdated {
	font-style: italic;
	padding-bottom: 10px;
}

#library td{
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 150px;
	color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: center;
	vertical-align: top;
}