/****************
*
* PAGE CONTENT STYLES 
*
*****************/
h1 {
	font-size: 18px;
	line-height: 20px;
	color: #ffffff;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.homeH1 {
	font-size: 18px;
	line-height: 20px;
	color: #b50808;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 a:link {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

h3 a:hover {
	color: #CF0006;
	text-decoration: none;
}

p, .bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	line-height: 16px;
	color: #BEBEBE;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

h2 a {
	color: #FFFFFF;
}

.bodytext a {
	color: #BEBEBE;
}

a:link, a:active, a:visited {
	text-decoration: none;
}

a:hover {
	color: #ff143e;
	text-decoration: none;
}

ul {
	line-height: 16px;
	color: #CCCCCC;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-position: inside;
}

li {
	list-style-image: url(../imgs/common/bullet.gif);
	margin-left: 20px;
	list-style-position: outside;
}

.p_highlight {
	color: #FFFFFF;
	font-weight: bold;
}

.email a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.email a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.email a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.email a:hover {
	color: #CF0006;
	text-decoration: none;
}


.standardbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 21px;
	color: #000000;
	text-decoration: none;
	background-image: url(../imgs/buttons/btn_bg_dark.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 91px;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #000000;
}

.fullPanel {
	float: left;
	width: 535px;
	padding-right: 30px;
}

.mainPanel {
	float: left;
	width: 320px;
	padding-right: 30px;
}
.sidePanel {
	float: left;
	width: 180px;
}

.flash {
	margin-bottom: 15px;
	float: left;
}

.flashFootnote {
	margin-top: 10px;	
}

.flashFootnoteHighlight {
	color: #FFFFFF;	
}

.whiteHighlightedText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
}
