@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 10px 10px 12px;
	padding: 0px 10px 10px 12px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#topnav {
	width: 950px;
	background-color: #FFFFFF;
	padding-top: 10px;
	margin-bottom: 10px;
}
#topsearch {
	text-align: right;
	margin: 1px;
}
#navbartop{
	margin-top: 65px;
	font-size: 80%;
}
#navbartop a:link {
	color: #000000;
	text-decoration: none;
}
#navbartop a:visited {
	text-decoration: none;
	color: #000000;
}
#navbartop a:hover {
	text-decoration: underline;
	color: #000000;
}
#navbartop a:active {
	text-decoration: none;
	color: #000000;
}
#navbartop li {
	display: inline;
	margin-left: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 10px;
	background-color: #D4E7F7;
	padding-right: 40px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
}
#navbartop ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#navbartop2{
	margin-top: 0px;
	font-size: 80%;
}
#navbartop2 a:link {
	color: #000000;
	text-decoration: none;
}
#navbartop2 a:visited {
	text-decoration: none;
	color: #000000;
}
#navbartop2 a:hover {
	text-decoration: underline;
	color: #000000;
}
#navbartop2 a:active {
	text-decoration: none;
	color: #000000;
}
#navbartop2 li {
	display: inline;
	margin-left: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-right: 40px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #666666;
}
#navbartop2 ul {
	padding: 0px;
	margin-left: 35px;
	margin-top: 0px;
}
#col1 {
	background-color: #D4E7F7;
	width: 150px;
	font-size: 75%;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
	position: absolute;
	left: 25px;
	top: 180px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#col1 a:link {
	color: #000000;
	text-decoration: none;
}
#col1 a:visited {
	text-decoration: none;
	color: #000000;
}
#col1 a:hover {
	text-decoration: underline;
	color: #000000;
}
#col1 a:active {
	text-decoration: none;
	color: #000000;
}
#col1 ul {
	margin-left: 2px;
	padding-left: 2px;
}

#col2 {
	margin-top: 0px;
	margin-left: 185px;
	width: 75%;
	float: left;
}
#col2sec {
	margin-top: 0px;
	margin-left: 10px;
	float: left;
}
#col2sec h1 {
	font-size: 90%;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
#col2sec h2 {
	font-size: 110%;
}

#col2sec h3 {
	font-size: 110%;
	text-decoration: underline;
}
#col2top {
	border: 1px solid #999999;
	margin: 0px 0px 0px 3px;
	padding: 10px;
	float: left;
	width: 90%;
}
#col2bot {
	clear: both;
	float: left;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	padding-left: 0px;
}
#col2bot a:link {
	color: #000000;
	text-decoration: none;
}
#col2bot a:visited {
	text-decoration: none;
	color: #000000;
}
#col2bot a:hover {
	text-decoration: underline;
	color: #000000;
}
#col2bot a:active {
	text-decoration: none;
	color: #000000;
}
#col2bot h1 {
	font-size: 120%;
	margin: 0px;
	padding: 0px;
}


#col2botlft {
	float: left;
	width: 47%;
}
#col2botrht {
	float: left;
	width: 47%;
}
#col1 h1 {
	font-size: 100%;
}
#botrow {
	font-size: 90%;
	float: left;
	clear: both;
	width: 100%;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
}
#breadcrumb {
	font-size: 90%;
	background-color: #E6ECF2;
	margin-bottom: 15px;
}
#important {display: none;}

.wrapl {
	margin-right: 10px;
	float: left;
}
.col2botbox {
	border: 1px solid #999999;
	margin: 5px;
	padding: 5px;
}
.notes {
	font-size: 80%;
	font-style: italic;
}
.errstyle {
	color: #FF0000;
}

