@charset "utf-8";
body  {
	font: 16px/1.2em Verdana, Arial, Helvetica, sans-serif;
	background: #369;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #111111;
}
.twoColFixRt #container {
	width: 932px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: .75em solid #FFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 0.85em;
	line-height: 1.25em;
}
.twoColFixRt #header {
	font-family: Verdana, Geneva, sans-serif;
	background: #FFF;
	margin-right: auto;
	margin-left: auto;
}

.twoColFixRt #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px;
	text-align: center;
	margin-top: .25em;
}
.twoColFixRt #mainContent {
	margin: 0 225px 0 0; /* the right margin on this div element creates the column down the right side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 10px 0 0px;
} 
.twoColFixRt #footer {
	font-size: 0.86em;
	color: #666;
	background: #D6D6D6;
	text-align: right;
	margin: 2px;
	line-height: 2em;
}
.twoColFixRt #footer a {
	color: #666;
}
.prohdr {
	font-size: 2.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #A00;
	height: auto;
	width: auto;
	margin-top: 0px;
	text-align: center;
	padding-left: 1em;
	padding-right: 0.5em;
	border: 2px solid #CCC;
	background: #FDF5E6;
}
.prohdr ul {
	text-align: left;
	color: #336699;
	font-size: 0.73em;
	list-style: url(/images/checkmark.gif) inside;
}

.prohdrbox {
	width: 425px;
	float: left;
}
.prohdrboxrt {
	font-size: 1em;
	width: 425px;
	float: right;
}


.prohdr h1 {
	font-size: 1em;
}
.prohdr h5 {
	color: #036;
	font-size: .73em;
}


.prohdr h6 {
	color: #036;
	text-align: left;
}
.prohdr p {
	color: #369;
	font-size: 0.75em;
	font-style: italic;
}




#mainContent h1 {
	font-size: 1.75em;
	line-height: 1em;
	font-weight: bold;
	color: #A00;
	text-align: center;
}
#mainContent h2 {
	font-size: 1.25em;
	color: #336699;
	margin-top: 0em;
}

#mainContent h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #009;
	background: #e5e5e5;
	display: block;
	margin: 0px;
	line-height: 1.5em;
	text-align: center;
}
.spaceTight h2{
	line-height: 1em;
}
.subContentList {
}
.subContentList h2 {
	color: #069;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
.subContentList h4 {
	font-size: 1em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
}




.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
p.center {
	text-align: center;
	vertical-align: middle;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.bannerTop {
	padding: 0em;
	width: 926px;
	border: 3px solid #111;
	text-align: center;
	background: #0075D9;
	font-size: 2em;
	color: #FFF;
	font-weight: bold;
	margin-top: 0em;
	line-height: 1.25em;
	margin-bottom: .4em;
	height: 77px;
}

.promoTop {
	padding: 0.5em;
	width: 98%;
	border: 2px solid #369;
	text-align: left;
	vertical-align: middle;
	background: #D0DCE9;
	font-size: 1.5em;
	color: #A00;
	font-weight: bold;
	margin-top: .6em;
}

.promoMid {
	padding: 0.5em;
	width: 98%;
	border: 2px solid #CCC;
	text-align: center;
	vertical-align: middle;
}
.sectionHdrBgImg {
	padding: 0.75em;
	width: 98%;
	text-align: left;
	vertical-align: middle;
	background: url(/images/bkgnd-headline-blue.png) no-repeat;
	font-size: 1.5em;
	color: #A00;
	font-weight: bold;
	margin-top: 0.1em;
}
#mainContent blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
}


.promoMidBox {
	padding: 0.5em;
	width: 98%;
	border: 2px solid #CCC;
	text-align: left;
	background: #FDF5E6;
}

#mainContent .promoMid h3{
	color: #F00;
	font-size: 1.5em;
}



.promoBoxLeft {
	padding: 0px;
	float: left;
	width: 48%;
	border: 2px solid #ccc;
}
.promoBoxLeft p {
	padding-right: 10px;
	padding-left: 10px;
}

.promoBoxRight {
	float: right;
	width: 48%;
	border: 2px solid #ccc;
}
.promoBoxRight p {
	padding-right: 10px;
	padding-left: 10px;
}
.promoBtmLeft {
	padding: 0px;
	float: left;
	width: 48%;
	border: 2px solid #ccc;
	height: 325px;
}
.promoBtmLeft p {
	padding-right: 10px;
	padding-left: 10px;
}

.promoBtmRight {
	padding: 0px;
	float: right;
	width: 48%;
	border: 2px solid #ccc;
	height: 325px;
}
.promoBtmRight p {
	padding-right: 10px;
	padding-left: 10px;
}
	
.redtext {
	color: #A00;
	font-weight: bold;
}
.goldtext {
	color: #FC0;
	font-weight: bold;
}
.bluetext {
	color: #369;
	font-weight: bold;
}


.rowOfDiv {
	width: 60%;
	clear: none;
	float: none;
}

