@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #d86025;
}
.keywords {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	width: 950px;
	text-align: center;
}

.formbutton {
	background-color: #FFF;
	border: 1px solid #d86025;
}

.quote {
	font-family: Verdana, Geneva, sans-serif;
	color: #d86025;
	padding-left: 70px;
	font-style: oblique;
	text-align: left;
	font-size: 11px;
	line-height: 18px;
}
.menusub {
	height: 50px;
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.new {
	font-variant: small-caps;
	color: #006;
	font-size: 9px;
}

.menusub a:link, .menusub a:visited, .menusub a:focus {
	color: #d86025;
	text-decoration: none;
}
.menusub a:hover {
	color: #d86025;
	text-decoration: underline;
}


.main {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #021856;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}
.main a:link, .main a:visited, .main a:focus {
	color: #d86025;
	text-decoration: none;
}
.main a:hover {
	color: #d86025;
	text-decoration: underline;
}
h1 {
	font-size: 14px;
	font-weight: normal;
}

.small {
	font-size: 9px;
	color: #021856;
}
.formfield {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #d86025;
}


h2 {
	font-size: 14px;
	color: #d86025;
	font-weight: normal;
}


.nav a:link, .nav a:visited, .nav a:focus {
	color: #021856;
	text-decoration: none;
}
.nav a:hover {
	color: #d86025;
	text-decoration: none;
}
.active {
	color: #d86025;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #666;
	text-align: center;
}
.copyright a:link, .copyright a:visited, .copyright a:focus {
	color: #999;
	text-decoration: none;
}

