/* CSS Document */

body {
	margin-top: 0px;
	background: url(/images/CommonShared/Page_Bkgd.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Link Styles */
a:link, a:visited{
	color: #0D6ECE;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

a.footerRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

a.DarkBoldSM {
    font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

a.DarkBoldSM:hover {
    font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}

a.footerGrey {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

a.white:link, a.white:visited{
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	text-decoration: none;
	font-weight: bold;
}

a.white:hover{
	color: #ffffff;
	text-align: left;
	text-indent: 10px;
	text-decoration: underline;
	font-weight: bold;
}

a.feat_white:link, a.feat_white:visited{
	color: #ffffff;
	text-align: left;
	text-indent: 20px;
	text-decoration: none;
	font-weight: bold;
}

a.feat_white:hover{
	color: #ffffff;
	text-align: left;
	text-indent: 20px;
	text-decoration: underline;
	font-weight: bold;
}

/* Text Styles */

.WhatIsUSAHR {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.IndHomeHeaderTextGrey {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.IndHomeHeaderTextRed {
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.IndHomeAddress {
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.GiveAwayHeadline {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.smallText {
	font-size: 10px;
	font-weight: normal
	color: #000000;
	text-decoration: none;
}

.Inside_Mid_Bkgd {
	background: url(/images/CommonShared/Inside_Mid_Bkgd.jpg) repeat-x top;
}

.footerRed {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.footerGrey {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.DarkBold {
    font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.DarkBoldSM {
    font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.faqQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #C64949;
}

/* Backend Styles */


.BackEndRightLinkSpacer {
	width: 246px;
	line-height: 1px;
}
.userPagesBreadCrumbs {
	font-family: Arial, Helvetica, sans-serif;
}
.CMS_Link_Table {
	padding: 2px;
	height: 25px;
	width: 246px;
	background: url(../images/Backend/rightsidelinkBkgd.png) no-repeat;
	text-indent: 10px;
	color: #FFFFFF;
	font: bold 18px "Times New Roman", Times, serif;
}

a.CMS_Links:link, .CMS_Links:visited  {
	color: #FFFFFF;
	font: bold 18px "Times New Roman", Times, serif;
	text-decoration: none;
}

a.CMS_Links:hover {
	color: #FFFFFF;
	font: bold 18px "Times New Roman", Times, serif;
	text-decoration: underline;
}
/********************************************/
/***************   Alt Row Mouseovers   *************/
/********************************************/

.highlight {
font-family : Arial, Helvetica, sans-serif;
background-color : #FEF1B9;
font-weight : normal;
}
.altRow1 {
	background-color: #ffffff;
}
.altRow2 {
	background-color: #f2f2f2;
}
.regular_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.MediaLinks_Title {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a.WhiteBold {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.WhiteBold:hover {
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a.WhiteBold_sm {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.WhiteBold_sm:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
