@charset "UTF-8";
/* CSS Document */

body {
	background-color: #313B56;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	line-height: 19px;
}
a:link, a:visited {
	text-decoration: none;
	color: #323466;
}
a:hover, a:active {
	text-decoration: none;
	color: #FBA714;
}
#wrapper {
	padding:0;
	margin:0 auto;
	width: 800px;
}
#content {
	text-align: left;
	vertical-align: top;
	width: 760px;
	margin: 6px 0px 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 15px;
	background: #FFF url(images/leaves_orig.jpg) no-repeat 90% 100%;
	clear: left;
	overflow: hidden;	
}
#main {
	text-align: left;
	vertical-align: top;
	width: 485px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	clear: right;
}
#leftCol {
	float: left;
	width: 120px;
	clear: right;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	text-align: left;
}
#rightCol {
	float: right;
	width: 120px;
	clear: right;
	margin-top: 60px;
}
#nav_container_top {
	margin: 10px 0 0 0;
	float: right;
}
#nav_container {
	text-align: right;
	width: 795px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
}
.nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #323466;
}
.nav a:link, .nav a:visited {
	text-decoration: none;
	color: #323466;
}
.nav a:hover, .nav a:active {
	text-decoration: none;
	color: #FBA714;
}
.navBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A3A3AE;
}
	
.navBottom a:link, .navBottom a:visited {
	text-decoration: none;
	color: #A3A3AE;
}
.navBottom a:hover, .navBottom a:active {
	text-decoration: none;
	color: #FBA714;
}
.disclaimer {
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
	color: #a3a3ae;
}
.SmallText {
	font-size: 10px;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: bold;
	color: #EB2900;
	font-style: italic;
}
h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	font-weight: normal;
	color: #C30;
	line-height: 24px;
}
.red {	color: #C30;
}
.quote {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	font-weight: normal;
	color: #999C68;
	display: inherit;
	margin: 0px;
	padding: 0px;
}
.quoteByline {
	font-size: 10px;
	color: #999C68;
	text-align: right;
	padding-right: 8px;
	line-height: normal;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
