﻿@import url(layout.css);
#column_r a {
	color: #221952;
}
.yellowarrow {
	font-family: Arial;
	color: #C5AA02;
	font-size: 9pt;
}
a {
	color: #C5AA02;
}
a:visited {
	color: #1B0596;
}
.noborder {
	border-width: 0px;
}
body {
	color: black;
	font-size: 11pt;
	font-family: "Franklin Gothic Book", Arial, sans-serif;
	background-color: #d3d9d6;
	line-height: 14pt;
}
#container {
	background-color: #fff;
	width: 760px;
	margin: 0 auto;
	border-top: 0;
	border-right: 1px solid #b7b7b7;
	border-bottom: 0;
	border-left: 1px solid #b7b7b7;
}
#masthead {
	margin: 0px;
	padding: 5px;
	text-align: right;
	background-color: #FFFFFF;
	width: 760px;
}
#navigation {
	background-color: #C5AA02;
	overflow: hidden;
}
#column_l {
	width: 385px;
	margin: 20 0 0 0;
	padding: 0 15px;
	background-color: #fff;
}
#column_r {
	width: 192px;
	margin: 0;
	float: right;
	background-color: #a9a9a9;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#footer {
	width: 760px;
	text-align: center;
	background-color: #0E034E;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #0E034E;
	margin: 10px 10px 0;
}
#column_r p {
	margin: 7px;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #c9c9c9;
}
#navigation a:hover {
	color: #000;
	text-decoration: none;
	border: 1px solid #a9a9a9;
	background-color: #a9a9a9;
}
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
#masthead a {
	text-decoration: none;
	color: #C5AA02;
}
.nospaceabove {
	padding-top: 0px;
	margin-top: 0px;
}
.nospacebelow {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h1 {
	color: #221953;
	font-size: 24pt;
	font-weight: bold;
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	line-height: 24pt;
}
h2 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 18pt;
	color: #C5AA02;
	line-height: 22pt;
}
h3 {
	font-family: "Franklin Gothic Medium", Arial, sans-serif;
	font-size: 14pt;
	color: #C5AA02;
	line-height: 16pt;
}
.center {
	text-align: center;
}
#below_r {
	width: 192px;
	margin: 0;
	float: right;
	background-color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#below_r ul {
	margin-left: 20px;
}
#below_r h3 {
	font-size: 13pt;
	font-family: "franklin Gothic Book", Arial, sans-serif;
	font-weight: bold;
}
#masthead a:hover {
	text-decoration: none;
	color: #0E034E;
}
.yellow {
	color: #C5AA02;
	font-weight: bold;
}
.smaller10pt {
	font-size: 10pt;
	line-height: 13pt;
}
.formtext {
	font-size: 9pt;
	line-height: 12pt;
	text-transform: uppercase;
}
.formtextinside {
	font-size: 9pt;
	line-height: 12pt;
	text-transform: uppercase;
	font-family: arial, Helvetica, sans-serif;
}
.black {
	color: #000000;
}
#column_r a:hover {
	color: #C5AA02;
}
#listing {
	font-family: arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	background-color: #D3D9D6;
	margin-top: 0px;
	padding-top: 0px;
}
#listing a {
	color: #808080;
	text-decoration: none;
}
#listing p {
	padding-top: 0px;
	margin-top: 5px;
}
