/*When creating new CSS use capital letters to indicate an "id" and lowercase to indicate "class"*/

/* Master Container BEGIN */
body {
	background: #707276;
	color: #333;
	font: 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 15px 0 20px 0;
}
#Container {
	background: #fff url(../images/BKG-FadeRight.gif) repeat-y right;
	margin: 0 auto;
	width: 990px;
}
#Content {
	text-align: left;
}
#Content a {
	color: #3e647e;
	outline: none;
	text-decoration: none;
}
#Content a:hover {
	color: #204055;
	text-decoration: underline;
}
#Content p {
	margin: 0 0 10px 0;
}
#Content br {
	line-height: 10px;
}
#Content sup {
	font-size: 85%;
}
#Header {
	background: #7c98ae url(../images/BKG-FadeRight.gif) repeat-y right;
	padding: 0 20px 0 40px;
	height: 55px;
}
.headerLeft {
	float: left;
	width: 200px;
}
.headerRight {
	color: #fff;
	font-size: 110%;
	font-weight: normal;
	float: right;
	padding-right: 10px;
	width: 500px;
}
#Nav {
	background: #bfae73 url(../images/BKG-FadeRight.gif) repeat-y right;
	height: 30px;
	font-size: 110%;
}
#Nav ol {
	margin: 0;
	padding: 5px 0 0 40px;
}
#Nav li {
	display: inline;
	list-style: none;
	border-right: 1px solid #fff;
	margin-right: 1em;
	padding-right: 1em;
}
#Nav li.last {
	border-right: none;
}
#Nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#Nav a:hover {
	color: #fff;
	text-decoration: underline;
}
#Nav span.active {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}
.footerLeft li.last {
	border-right: 0;
}
#Left {
	background: #fff;
	padding: 30px 40px 0 40px;
	vertical-align: top;
	width: 620px;
}
#Left h1 {
	color: #6f732d;
	font-size: 160%;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
}
#Left h2 {
	color: #6f732d;
	font-size: 125%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
}
#Left h3 {
	color: #a45d0e;
	display: inline;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#Left h3 a {
	color: #3e647e;
}
#Left h3 a:hover {
	color: #204055;
	text-decoration: underline;
}
#Left h3.arrow {
	color: #981010;
	display: inline;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0 5px 5px;
	padding: 0;
}
#Right {
	background: #f1ead1;
	vertical-align: top;
	width: 280px;
}
#RightLogin {
	background: #e6daa9;
	border-top: 3px solid #fff;
	color: #000;
	padding: 30px 20px 20px 20px;
}
#RightLogin a {
	color: #204055;
	font-weight: bold;
}
#RightLogin a:hover {
	color: #204055;
	text-decoration: underline;
}
#RightLogin h2 {
	color: #000000;
	display: inline;
	font-size: 130%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#RightContent {
	padding: 20px;
}
#RightContent a {
	color: #204055;
}
#RightContent a:hover {
	color: #204055;
	text-decoration: underline;
}
#RightContent h3 {
	color: #6f732d;
	display: inline;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#RightContent h3 a {
	color: #204055;
}
#RightContent h3 a:hover {
	color: #204055;
	text-decoration: underline;
}
#RightContent h4 {
	color: #222;
	display: block;
	font-size: 100%;
	margin: 0 0 5px 0;
}
/* Master Container END */

.contactFooter {
	border-top: 1px dashed #bfae73;
	margin-top: 40px;
	padding: 20px 0 20px 30px;
}
/* Dash Styles BEGIN */
.dashContent {
	border-top: 1px dashed #bfae73;
	margin: 25px 0;
}
.dashRight {
	background: url(../images/IMG-Dash.gif) repeat-x center;
	height: 40px;
	margin: 0 -15px 0 -15px;
}
/* Dash Styles END */

/* Float Styles BEGIN */
.floatLeft {
	float: left;
	vertical-align: top;
}
.floatRight {
	float: right;
	vertical-align: top;
}
.floatLeftChart {
	float: left;
	line-height: 20px;
	margin-right: 20px;
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
	width: 100px;
}
.float25 {
	width: 25px;
}
.float150{
	width: 150px;
}
.float185 {
	width: 185px;
}
.float200 {
	width: 200px;
}
.float215 {
	width: 215px;
}
.float225 {
	width: 225px;
}
.float250 {
	width: 250px;
}
.float300 {
	width: 300px;
}
.float350 {
	width: 350px;
}
.float400 {
	width: 400px;
}
.float450 {
	width: 450px;
}
.float550 {
	width: 550px;
}
/* Float Styles END */

/* Clear BEGIN */
.clear {
	clear: both;
}
.clear10 {
	clear: both;
	height: 10px;
}
/* Clear END */

/* Inline Copy BEGIN */
.arrow {
	color: #981010;
	vertical-align: 1px;
}
.legal {
	font-size: 90%;
	line-height: 1.25em;
}
/* Inline Copy END */

/* Callouts BEGIN */
.calloutTop {
	background: url(../images/IMG-PromoCornerTL_GR2.gif) top left no-repeat;
	height: 15px;
}
.calloutLeft {
	border-left: 5px solid #d0d1b3;
}
.calloutBottom {
	background: url(../images/IMG-PromoCornerBL_GR2.gif) bottom left no-repeat;
	height: 15px;
}
.calloutMiddle {
	background-image: url(../images/IMG-CallOutLeft.gif);
	background-repeat: repeat-y;
}
.calloutContent {
	margin: -5px 0 0 25px;
}
/* Callouts END */

/* Tables BEGIN */
.tableBaseline {
	background: #3e647e;
	height: 1px;
	margin: 0;
	padding: 0;
}
.tableDash {
	background: url(/images/IMG-Dash.gif) repeat-x;
	height: 1px;
	margin: 0;
	padding: 0;
}
td.primary {
	background: #ebeddf;
	color: #222;
	font-weight: bold;
	padding: 2px 3px 2px 5px;
}
td.white {
	background: #fff;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: left;
}
/* Tables END */

/* Footer BEGIN */
#Footer {
	background: url(../images/BKG-Bottom.gif) top left no-repeat;
	color: #fff;
	height: 185px;
}
#Footer a {
	color: #fff;
	outline: none;
	text-decoration: none;
}
#Footer a:hover {
	color: #fff;
	text-decoration: underline;
}
.footerLeft {
	float: left;
	padding: 110px 0 0 10px;
	width: 500px;
}
.footerLeft ol {
	margin: 0;
	padding: 30px 0 5px 35px;
}
.footerLeft li {
	display: inline;
	list-style: none;
	border-right: 1px solid #fff;
	margin-right: 1em;
	padding-right: 1em;
}
.footerLeft li.last {
	border-right: 0;
}
.footerRight {
	float: right;
	padding: 130px 30px 0 0;
	text-align: right;
	width: 325px;
}
#Disclosures {
	background: #707276;
	padding: 10px 20px;
}
#Disclosures a {
	color: #fff;
	text-decoration: underline;
}
#Disclosures a:hover {
	color: #ccc;
	text-decoration: underline;
}
/* Footer END */

/* Thickbox BEGIN */
body.thickbox {
	background: #fff;
	color: #333;
	font: 0.75em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
}
#Thickbox {
	margin: 15px 25px;
	text-align: left;
}
#Thickbox a {
	color: #3e647e;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
#Thickbox a:hover {
	color: #204055;
	text-decoration: underline;
}
#Thickbox ul {
	margin: 10px 0 0 30px;
	padding: 0;
}
#Thickbox ul li {
	padding: 0 0 10px 5px;
}
#Thickbox p {
	margin: 0 0 10px 0;
}
#Thickbox h3, h4 {
	color: #4b4e18;
	display: inline;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#Thickbox h3 {
	font-size: 130%;
}
#Thickbox h4 {
	font-size: 110%;
}
.thickbox300 {
	width: 300px;
}
.thickbox350 {
	width: 350px;
}
.thickbox400 {
	width: 400px;
}
.thickbox450 {
	width: 450px;
}
.thickbox500 {
	width: 500px;
}
.thickbox550 {
	width: 550px;
}
.thickbox600 {
	width: 600px;
}
.thickbox650 {
	width: 650px;
}
.thickbox700 {
	width: 700px;
}
.thickbox750 {
	width: 750px;
}
/* Thickbox END */