@charset "utf-8";
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333333;
	padding: 0;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #5EBDF7;
	background-image: url(images/backgroundgradient.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #146EB4;
	margin-top: 0px;
	margin-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #146EB4;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #146EB4;
	margin-bottom: 5px;
	margin-top: 10px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/headers.gif);
	height: 20px;
	width: 160px;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 8px;
	margin-top: 10px;
	display: block;
	clear: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.h4exception {
	margin-top: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #146EB4;
	margin-top: 0px;
	margin-bottom: 5px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #146EB4;
	margin-top: 12px;
	margin-bottom: 6px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 2px;
	margin-bottom: 10px;
	color: #272727;
}
ul {

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	margin-bottom: 6px;
}
li.left {
	font-size: 11px;
	margin-bottom: 1px;
}

.left {
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007FEE;
	text-align: center;
	margin: 0px;
}
td a {
	text-decoration: none;
}
td a:hover {
	text-decoration: underline;
}
td img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
hr {
	color: #5EBDF7;
	margin-top: 6px;
	margin-bottom: 4px;
}
a {
	color: #115995;
}
a:hover {

}
.twoColFixLtHdr #header {
	background-image: url(images/masthead.jpg);
	height: 90px;
} 
.spongetable {
	display: table;
	width: 99%;
	border: 1px solid #CCCCCC;
	background-position: center;
}
.spongetd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}

#headersubline {
	font-size: 11px;
	color: #572606;
	text-align: left;
	display: block;
	padding-top: 72px;
	padding-left: 12px;
}

#headertopline {
	text-align: right;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	margin-top: 10px;
}

.twoColFixLtHdr #container {
	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #BADFF2;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 

#prenavigation {
	padding-top: 6px;
	padding-left: 14px;
	background-image: url(images/topleftbutton.gif);
	background-repeat: no-repeat;
	width: 170px;
	padding-right: 0px;
	padding-bottom: 0px;
	float: left;
	height: auto;
	background-position: left top;
	vertical-align: top;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#prenavigation p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}
#prenavigation form {
	height: 25px;
}
#prenavigation  a {
	background-image: none;
}
.searchfield {
	border-style:solid;
	border-color:#5EBDF7;
	border-width:1px;
	background-color:#ffffff;
	color:#616161;
	font-size:11px;
	Font-family:Arial;
	font-weight: normal;
	width:80px;
	height:13px;
}

#navigation {
	display: block;
	height: 36px;
	background-color: #FFFFFF;
	width: auto;
	padding: 0px;
	margin: 0px;
	float: left;
} 

#navigation a {
	text-decoration: none;
	background-image: url(images/topbuttonlight.gif);
	height: 25px;
	width: 95px;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	display: block;
	clear: none;
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	padding-top: 7px;
}

#navigation a:hover {
	background-image: url(images/topbutton.gif);
}

#sidebar1 {
	width: 175px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	clear: left;
}

#sidebar1 a {
	line-height: 1.6em;
	text-decoration: none;
	margin-left: 7px;
	font-size: 11px;
	color: #146EB4;
}

#sidebar1 a:hover {
	text-decoration: underline;
}

#mainContent {
	display: block;
	width: 604px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 1px;
	float: right;
	clear: none;
}

.twoColFixLtHdr #footer {
	padding: 0 8px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #146EB4;
} 
#footer p {
	font-size: 10px;
}

.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.linkmanURL {
	text-align: left;
}

.linkman {
	text-align: left;
}

