body {
	margin: 0px;
	height: 100%;
	background-color: #4e6172; /* gray */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
a:link, a:visited, a:active, a:hover {
	color: #000000;
}
.h1 {
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 32px;
	color: #285690; /* blue */
}
.sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
.sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	line-height: 8px;
}



#centerdiv {
	width: 830px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	height: 100px;
	background-color: #ffffff;
	clear: both;
}
#topnav {
	padding: 45px 0px 0px 20px;	
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #4e6172; /* gray */
}
#topnav a {
	color: #4e6172; /* gray */
	text-decoration: none;
}
#topnav a:hover {
	color: #95a0aa; /* 60% gray */
	text-decoration: none;
}
#strip {
	width: 570px;
	clear: both;
}
#mainnav {
	height: 20px;
	clear: both;
	background-color: #285690; /* blue */
}
#footer {
	padding: 20px 0px 20px 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #95a0aa;
}
#footer a {
	font-size: 10px;
	line-height: 10px;
	color: #95a0aa;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}


#column01 {
	width: 90px;
	float: left;
}
#column01m {
	width: 120px;
	float: left;
}
#column02 {
	width: 200px;
	float: left;
}
#column03 {
	width: 310px;
	float: left;
}
#column04 {
	width: 420px;
	float: left;
}
#column04m {
	width: 400px;
	float: left;
}
#column05 {
	width: 530px;
	float: left;
}
#column05m {
	width: 570px;
	float: left;
}
#column07 {
	width: 750px;
	float: left;
}
#column07m {
	width: 770px;
	float: left;
}



#img05m01 {
	height: 200px;
	background-color: #dcdfe3; /* 20% gray */
}
#img05m02 {
	height: 105px;
	background-color: #dcdfe3; /* 20% gray */
}
#img02 {
	width: 200px;
	padding: 0px 20px 10px 0px;
	float: left;
}
#img01 {
	width: 90px;
	height: 70px;
	float: left;
	background-color: #dcdfe3; /* 20% gray */
}



#spacer20 {
	width: 20px;
	height: 20px;
	float: left;
}
.divider01 {
	padding: 0px 10px 0px 10px;
}
.border01 {
	border-right: 1px solid #ffffff;
}
.border02 {
	border-bottom: 1px solid #ffffff;
}



#content {
	padding-top: 20px;
}
#list {
	margin-left: 17px;
}
#list ul {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	text-indent: -17px;
}
#list .bullet {
	font-size: 12px;
	color: #4e6172; /* gray */
	
	padding-right: 10px;
}
#list ol {
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	text-indent: -17px;
}
#list .number {
	font-size: 10px;
	font-weight: bold;
	color: #4e6172; /* gray */
	
	padding-right: 10px;
}



#sb {
	background-color: #dcdfe3; /* 20% gray */
	margin-bottom: 40px;
}
#sbheader {
	height: 20px;
	padding: 0px 20px 0px 20px;
	clear: both;
	
	background-color: #4e6172; /* gray */
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
	
	font-weight: bold;
	text-transform: uppercase;
}
#sbcontent {
	padding: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4e6172; /* gray */
}
#sbcontent a {
	color: #4e6172; /* gray */
	text-decoration: none;
	display: block;
}
#sbcontent a:hover {
	color: #95a0aa; /* 60% gray */
}
#sbdivider {
	height: 10px;
	border-bottom: 1px solid #b8c0c7; /* 40% gray */
	margin-bottom: 10px;
}
#sbspacer {
	height: 21px;
	clear: both;
}
#sbcontent .arrow {
	font-size: 12px;
	line-height: 12px;
	color: #95a0aa; /* 60% gray */
}
#sbcontent .active {
	color: #95a0aa; /* 60% gray */
}
#h2 {
	font-size: 12px;
	line-height: 16px;
	color: #4e6172; /* gray */
}
#h2 a, #h2 a:hover {
	font-size: 12px;
	line-height: 16px;
	color: #4e6172; /* gray */
	
	text-decoration: underline;
	display: inline;
}



input { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4e6172; /* gray */
}
input.button {
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	
	background-color: #4e6172; /* gray */
	border: 2px solid #4e6172;
	margin-top: 16px;
}
.txtfield01 {
	width: 90px;
	margin-top: 16px;
	border: 1px inset #4e6172;
}
.txtfield02 {
	width: 200px;
	margin-top: 16px;
	border: 1px inset #4e6172;
}
.txtfield03 {
	width: 310px;
	margin-top: 16px;
	border: 1px inset #4e6172;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4e6172; /* gray */
}
.form a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4e6172; /* gray */
}
.menu {
	width: 200px;
	margin-top: 16px;
	border: 1px inset #4e6172;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #4e6172; /* gray */
}
option.level01 {
	border-top: 1px solid #dcdfe3; /* 20% gray */
	text-indent: 20px;
}
option.level02 {
	text-indent: 40px;
}
option.active {
	background-color: #dcdfe3; /* 20% gray */
}
