﻿html, body { 
	height: 100%; 
	max-height: 100%; 
	width: 100%; 
	padding: 0; 
	margin: 0 auto;
} 
body {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	margin: 0 auto;
}
* {
	outline: none;
 /*-moz-outline-style: none; */
}
br 
{
	line-height:11px;
}

/* These styles define link behaviors */
a {
	font-family: Helvetica,Verdana,Arial,sans-serif;
	text-decoration: none;
	color: #c13e36;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.caption {
	color: #888;
	margin-top: 0.8em;
	font-size: 0.917em;
	line-height: 1.3;
}
span, p {
	font-family: Helvetica,Verdana,Arial,sans-serif;
}
span.highlight {
	background-color: #e1e2e3;
}
.highlight-spc {
	border: 1px #c13e36 solid;
}
p.caption {
	margin-top: 0.5em;
}
.clickable {
}
.special {
}
.over {
	cursor: pointer;
}
.leftTag {
	font-size: 11px;
	color: gray;
	padding: 5px 0px;
}
a.noHover:hover, .noHover a:hover {
	text-decoration: none;
}
/*	SWF ALTERNATIVE
*/
.static-messaging {
	border: 1px solid #D3D3D3;
	background: #f5f7f7;
	padding: 5px 5px 10px;
	margin: 0 auto 1em;
	min-height: 1em;
	height: 150px;
	text-align: center;
}
.static-messaging.p1 {
	/*--- within a pod that is ---*/
	border: none;
	background-color: transparent;
	padding: 0;
	text-align: left;
}
/*--- TEXT ALIGNMENT ---*/
.txtleft {
	text-align: left;
}
.txtright {
	text-align: right;
}
.txtcenter {
	text-align: center;
}

.blackfont 
{
	color: #000000;
}
.grayfont 
{
	color: #808080;
}

img {
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.buttons {
	float: left;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-weight: bold;
	font-size: 13px;
	white-space: nowrap;
	padding: 35px 15px;
}
.buttons a {
	color: gray;
	padding: 7px 15px;
	text-decoration: none;
}
.buttons a:hover {
	background: #c13e36;
	color: #ffffff;
	padding: 7px 15px;
	text-decoration: none;
}
.buttons strong, .buttons strong a {
	background: #c13e36;
	color: #fff;
	padding: 7px 15px;
	text-decoration: none;
}
.buttons strong a,.buttons strong a:hover {
	background: #c13e36;
	color: #fff;
	padding: 0px;
	text-decoration: none;
}
#wrapper {
	margin: 0 auto;
	height: 100%;
	width: 910px;
	padding: 5px;
	text-align: left;
}
#wrapperWP {
	background-color: #ffffff;
	margin: 0 auto;
	height: 100%;
	width: 1200px;
	padding: 5px;
	text-align: left;
	overflow: visible;
	}
#wrapperHome {
	margin: 0 auto;
	height: 100%;
	width: 1050px;
	padding: 5px;
	text-align: left;
}
#header {
	display: block;
	height: 85px;
	width: 910px;
	vertical-align: baseline;
}
#main {
	display: block;
	height: 650px;
	width: 910px;
}
#mainHome {
	display: block;
	width: 910px;
}
#logo {
	padding-top: 12px;
	vertical-align: middle;
}
#footer {
	font-size: x-small;
	padding-left: 35px;
	display: block;
	vertical-align: bottom;
}
#footer p {text-align: left; font-style: italic; margin: 30px 0;}
/* These styles define the columns that appear within the body of the page */
.fullcolumnSummary {
	width: 908px;
	background-color: #f6f7f8;
	display: block;
	top: 150px;
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	height: 370px;
	font-size: 12px;
}
.fullcolumnSummaryCS {
	width: 908px;
	background-color: #f6f7f8;
	display: block;
	top: 150px;
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	height: 200px;
	font-size: 12px;
}
.fullcolumnSummaryAuto {
	width: 908px;
	background-color: #f6f7f8;
	display: block;
	top: 150px;
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	font-size: 12px;
}
.leftcolumnSummary {
	float: left;
	background: transparent;
	height: 100px;
	margin-top: 2px;
	padding: 10px;
	width: 120px;
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #2a2e2e;
}
.leftHead {
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.centercolumnSummary {
	background: transparent;
	float: left;
	height: 318px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 0 10px;
	width: 555px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #444848;
	overflow: auto;
	line-height: 16px;
}
.centercolumnSummaryCS {
	background: transparent;
	float: left;
	height: 175px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 10px;
	width: 550px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #444848;
	overflow: auto;
	line-height: 16px;
}
.rightcolumnSummary {
	background: transparent;
	float: right;
	height: 100px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 10px;
	width: 120px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #444848;
}
.fullcolumnNarrow {
	width: 908px;
	background-color: #f6f7f8;
	display: block;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	height: 75px;
	font-size: 12px;
	margin: 5px 0px;
}
.fullcolumnNarrow:hover {
	background-color: #e1e2e3;
}
.fullcolumnNarrow.highlight {
	background-color: #e1e2e3;
}
.leftcolumnNarrow, .leftcolumnNarrow span {
	float: left;
	background: transparent;
	height: 50px;
	margin-top: 2px;
	padding: 10px;
	width: 120px;
	font-family: HelveticaNeue-Heavy,Verdana,Arial,sans-serif;
	font-size: 13px;
	font-weight: bolder;
}
.centercolumnNarrow {
	background: transparent;
	float: left;
	height: 50px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 10px;
	width: 745px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #444848;
}
.rightcolumnNarrow {
	background: transparent;
	float: right;
	height: 50px;
	margin-left: 3px;
	margin-top: 2px;
	padding: 10px;
	width: 120px;
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	color: #444848;
}
