body {
	text-align: center;
	background-color: #E3E8E2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/common/bgfade.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0097AC;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #0096AB;
	padding-top: 2px;
	padding-bottom: 2px;
}
p {
	font-size: .98em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
li {
	font-size: 1em;
	font-weight: bold;
	color: #0096AB;
	list-style-image:   url("../images/common/bullet.gif");
	padding-top: 2px;
	padding-bottom: 2px;
}
a:link {
	color: #0096AB;
	text-decoration: none;
}
a:visited {
	color: #0096AB;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #CCEAEE;
	text-decoration: none;
}
#container {
	margin-left: 50%;
	left: -390px;
	background-color: #FFFFFF;
	position: relative;
	width: 772px;
	text-align: left;
	border: 3px solid #FFFFFF;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
}
#masthead {
	height: 75px;
	width: 100%;
	background-color: #0097AC;
}
#colbg {
	background-color: #FFFFFF;
	background-image: url(../images/common/colbg207x20.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 100%;
}
#leftcol {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 200px;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}
#leftnav {
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	list-style-type: none;
}
#leftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#leftnav li {
	list-style-type: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 3px;
	text-indent: 10px;
	border-right-style: solid;
	list-style-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
#leftnav a {
	background-color: #CCEAEE;
	display: block;
	text-decoration: none;
	color: #0096AB;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftnav a:visited {
	background-color: #CCEAEE;
	display: block;
	text-decoration: none;
	color: #0096AB;
}
#leftnav a:hover {
	background-color: #FF9900;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
}
#leftnav a:active {
	background-color: #0096AB;
	display: block;
	text-decoration: none;
	color: #CCEAEE;
}
#leftcol h1 {
	background-color: #0096AB;
	text-indent: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#maincol {
	height: auto;
	width: 558px;
	background-color: #FFFFFF;
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
}
#rightcol {
	width: 156px;
	margin-left: 3px;
	float: right;
	clear: none;
	display: inline;
}
#footer {
	background-color: #0096AB;
	clear: both;
	float: none;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #F6FBFE;
	font-size: 11px;
}
.ltbluepanel {
	background-color: #CCEAEE;
	margin-bottom: 3px;
}
.bluetext {
	font-size: 1em;
	font-weight: bold;
	color: #0096AB;
	padding-top: 2px;
	padding-bottom: 2px;
}
.greypanel {
	background-color: #F1F3F0;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.listing {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 3px;
	text-align: justify;
}
.listing2 {
	margin-bottom: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: .9em;
}
.spacer {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 100%;
	clear: both;
	height: 0px;
}
.iconfloat {
	padding-top: 10px;
	padding-left: 10px;
}
.formlabel {
	float: left;
	width: 120px;
	font-weight: normal;
}
.ital {
	color: #FF944C;
}
#footernav {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footernav ul {
	margin: 0px;
	padding: 0px;
}
#footernav li {
	display: inline;
	list-style-type: none;
	margin-left: 10px;
	padding-left: 10px;
	font-weight: normal;
}
abbr {
	border: none;
}
acronym {
	text-decoration: none;
	border-style: none;
}
