body {
	background-color: #f7ecd0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#635d48;
}

.right {
	text-align:right;
}

.blue {
	color: #0e2e7b;	
}

img {
	border:none;
}

p {
	line-height:1.5em;
	padding:5px 0px 5px 7px;
}

a:link {
	color: #0e2e7b;
	text-decoration:underline;
}

a:visited, a:active {
	color: #999999;
	text-decoration:underline;
}

a:hover {
	color: #0e2e7b;
}

ul {
	padding-top:5px;
}

ul.blue_bullet li {
	color:#0e2e7b;
}

ul.blue_bullet div {
	color:#635d48;
}

h1 {
	font-size: 16px;
}

h1 span {
	display: none;
}

h2 {
	font-size: 12px;
	color: #132b70;
	background-color: #e2bc57;
	height: 30px;
	border-top: solid 1px #635d48;
	border-bottom: solid 1px #635d48;	
	width: 98.5%;
	white-space: nowrap;
	overflow: hidden;	
	margin:10px 0px;
	padding-left:10px;
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;	
}

h2 a {
	color: #132b70;
	text-decoration: underline;
}

h2 span.title {
	float: left;
	text-align:left;
}

h2 span.options {
	float:right;
	padding-right:10px;
	text-align:right;
}

h3 {
	font-size: 12px;
	padding:5px 0px 5px 7px;
}

h3.download_section {
	padding:10px 0px 15px 7px;
}

h4 {
	padding-left:7px;
}

div#tertiary_nav li, div#tertiary_nav li a {
	color: #8c7f51;
	font-size: 9px;
}

div#sub_nav {
	color: #635d48;
}

div#sub_nav a {
	color: #635d48;
	font-size: 11px;
	text-decoration:none;
	white-space: nowrap;
}

div#sub_nav a.selected {
	color: #ffffff;
}

table.menu_anchors td.menu_title {
	font-size:12px;
	font-weight: bold;
}

table.menu_anchors td ul a {
	text-decoration: underline;
	font-weight: bold;
}

.small {
	font-size:0.9em;
}



div#footer {
	font-size: 9px;
}

div#footer > div {
	text-align:right;
}

div#footer a {
	text-decoration:none;
}