@charset "UTF-8";
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: left;
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 2px;
	width: 780px;
	text-align: left;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 2px;
	bottom: 2px;
}
#logo {
	height: 141px;
}
#navtop {
	height: 22px;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 36px;
	display: none;
}
#leftcol {
	float: left;
	width: 620px;
}
#rightcol {
	float: right;
	width: 155px;
	text-align: right;
}
#main {
	float: right;
	width: 420px;
	padding-left: 8px;
	padding-right: 8px;
}
#sidebar {
	float: left;
	width: 170px;
	padding-bottom: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #003366;
}td img {display: block;}
h1 {
	font-family: "Lucida Grande";
	font-size: 22px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC33;
	width: 417px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.11em;
	background-color: #FFCC33;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	line-height: 17px;
	background-position: top;
}
.formtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	line-height: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-position: top;
}
.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #003366;
	line-height: 17px;
	text-align: right;
}
.smalltxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #003366;
	line-height: 111%;
	padding-top: 4px;
	padding-bottom: 4px;
}
.smallink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #FF3300;
	padding-bottom: 4px;
}
a:link {
	text-decoration: none;
	color: #FF3300;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
	background-color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FF3300;
	background-color: #FFCC33;
}

