/*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.70em Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 5px 0 10px 0;
}
#Container {
	background: #fff url(../images/IMG-BackgroundFadeRight.gif) repeat-y right;
	width: 990px;
}
#Container a {
	color: #3e647e;
	font-weight: bold;
	outline: none;
	text-decoration: none;
}
#Container a:hover {
	text-decoration: underline;
}
/* Master Container END */

/* Header BEGIN */
#Header {
	border-bottom: 5px solid #3e647e;
	margin: 0 10px 0 0;
	padding: 10px 0 15px 30px;
	text-align: left;
}
/* Header END */

/* Primary Page Construct BEGIN */
#Left {
	background: #fff;
	border-right: 255px solid #f1ead1;
	float: left;
	margin: 0 -255px 0 0;
	padding: 25px 20px;
	text-align: left;
	width: 685px;
}
#RightCTA {
	background: #e6daa9;
	border-bottom: 4px solid #fff;
	float: left;
	margin: 0 10px 0 0;
	padding: 15px;
	text-align: left;
	width: 225px;
}
#Right {
	background: #f1ead1 url(../images/IMG-BackgroundFadeRight.gif) repeat-y right;
	float: left;
	margin: 0;
	padding: 15px 25px 15px 15px;
	text-align: left;
	width: 225px;
}
/* Primary Page Construct END */

/* Primary Page Left Column BEGIN */
#Content {
	margin: 0 5px 0 15px;
}
#Content h1, h2, h3 {
	color: #6f732d;
	margin: 0 0 5px 0;
	padding: 0;
}
#Content h1 {
	font-size: 150%;
}
#Content h2 {
	font-size: 130%;
}
#Content h3 {
	font-size: 110%;
}
#Content p {
	margin: 0 0 10px 0;
}
#Content br {
	line-height: 10px;
}
#Content sup {
	font-size: 85%;
}
#Content table a {
	color: #204055;
}
#Content table a:hover {
	text-decoration: underline;
}
.list {
	margin: 0 0 0 10px;
}
.list ul {
	margin: 0 0 0 20px;
	padding: 0;
}
.list ul li {
	padding: 5px 0 5px 5px;
}
.list ul li.last {
	padding-bottom: 0;
}
/* Primary Page Left Column END */

/* Primary Page Right Column BEGIN */
#RightCTA h3 {
	color: #513f24;
	margin: 10px 0 0 0;
	font-size: 135%;
}
#RightCTA h4 {
	color: #513f24;
	margin: 10px 0 0 0;
	font-size: 110%;
}
#RightCTA p {
	margin: 0 0 10px 0;
}
#Right h3 {
	color: #513f24;
	font-size: 110%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-align: left;
}
#Right p {
	margin: 0 0 10px 0;
}
#Right ol {
	margin: 10px 10px 0 0;
	padding: 0;
}
#Right ol li {
	background: transparent url(../images/ICN-ArrowOrange.gif) no-repeat;
	list-style: none;
	padding: 0 0 10px 17px;
}
#Right ol li.none {
	background: none;
	list-style: none;
	padding: 0 0 10px 17px;
}
/* Primary Page Right Column END */

/* Tabbed Panels BEGIN */
.panel {
	width: 100%;
}
.panel td {
	padding: 0;
}
.panelTop {
	border-top: 1px solid #7c98ae;
}
.panelTopLeft {
	border-left: 1px solid #7c98ae;
	border-top: 1px solid #7c98ae;
}
.panelTopRight {
	background: url(../images/IMG-PanelCornerTR.gif) no-repeat right top;
	width: 20px;
}
.panelRight {
	background: url(../images/IMG-PanelFadeRight.gif) repeat-y right;
}
.panelBottom {
	background: url(../images/IMG-PanelFadeBottom.gif) repeat-x bottom;
}
.panelContent {
	width: 100%;
}
/* Tabbed Panels END */

/* Float Styles BEGIN */
.floatLeft {
	float: left;
	vertical-align: top;
}
.floatRight {
	float: right;
	vertical-align: top;
}
.float200 {
	width: 200px;
}
.float250 {
	width: 250px;
}
.float300 {
	width: 300px;
}
.float350 {
	width: 350px;
}
.float400 {
	width: 400px;
}
.float450 {
	width: 450px;
}
.float500 {
	width: 500px;
}
.float600 {
	width: 600px;
}
/* Float Styles END */

/* Clear BEGIN */
.clear {
	clear: both;
}
.clear10 {
	clear: both;
	height: 10px;
}
/* Clear END */

/* Legal BEGIN */
#Legal {
	color: #666;
	font-size: 90%;
}
/* Legal END */

/* Global Table Styles BEGIN */
tr {
	vertical-align: top;
}
th {
	background: #3e647e;
	color: #fff;
	font-weight: bold;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
th.first {
	text-align: left;
}
td {
	padding: 2px 3px 2px 5px;
}
td.primary-BL1 {
	background: #beccd7;
	color: #000;
	padding: 2px 3px 2px 5px;
}
td.primary-BL2 {
	background: #e7ebef;
	color: #000;
	padding: 2px 3px 2px 5px;
}
td.secondary-GR1 {
	background: #d0d1b3;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
td.secondary-GR2 {
	background: #ebeddf;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
td.secondary-BR1 {
	background: #e6daa9;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
td.secondary-BR2 {
	background: #f1ead1;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
td.white {
	background: #fff;
	color: #000;
	padding: 2px 3px 2px 5px;
	text-align: center;
}
td.left {
	text-align: left;
}
td.right {
	text-align: right;
}
.tableDash {
	background: url(../images/IMG-Dash.gif) repeat-x;
	height: 1px;
	margin: 0;
	padding: 0;
}
.tableSolid {
	background: #bfae73;
	height: 1px;
	margin: 0;
	padding: 0;
}
.tableBaseline {
	background: #3e647e;
	height: 1px;
	margin: 0;
	padding: 0;
}
/* Global Table Styles END */

/* Dash Styles BEGIN */
.dashRight {
	background: url(../images/IMG-Dash.gif) repeat-x center;
	height: 40px;
	margin: 0 -15px 0 -15px;
}
/* Dash Styles END */

/* Inline Copy BEGIN */
.phone {
	color: #513f24;
	font-size: 100%;
	font-weight: bold;
}
/* Inline Copy END */

/* Footer BEGIN */
#Footer {
	background: #7c98ae url(../images/IMG-BackgroundFadeRight.gif) repeat-y right;
	color: #fff;
	padding: 20px 30px 5px 30px;
	text-align: left;
}
.footerLeft {
	float: left;
	width: 650px;
}
.footerRight {
	float: right;
	text-align: right;
	width: 250px;
}
/* Footer END */