/* css edited by Elizabeth Farley */
/* notes: 9.27.09-took out slashes in front of url for images */

/* blog button styling */

#blogBtn {
	border: none; 
	text-decoration: none; 
	padding: 15px 0 0 30px; 
	}

/* h5 is being used on breaking news index page for first paragraph */
h5 { 
	font-family: Arial, Helvetica, sans-serif;
	color: #333333; 
	margin: 0;
	padding: 0; }

/* h4 is being used for title of articles (ie 5-reasons); conflicts slightly with pageTitle class */
h4 { 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	margin: 15px 0 0 0;
	padding: 0; }



/* h2 being used on breaking news index page for date */
h2  { 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal; 
	margin: 0;
	padding: 0; }

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: auto;
}
.textItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	z-index: auto; }

.text a {
	color: #666666;
}
.text a:hover{
	color: #666666;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textBlue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; }

.textBlue a:hover{
	color: #66669A; }

.textBlueBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666; }

.textRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000; }

.textBlueBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold; }

.textBlueBold a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; }

.textBlueBold a:hover{
	color: #66669A; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; }

.gblBorder {
	border: 1px solid #808080;
}

.greenTableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #EBE6CD;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.greenTableContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding: 5px 10px 0 10px; }

.greenTableContent  a{
	color: #000000; }

.greenTableContent  a:hover{
	color: #666666; }

.breadcrumb {
	font-family: Arial;
	font-size: 10px;
	text-decoration: none; }

.breadcrumb a{
	color: #000000; }

.breadcrumb a:hover{
	color: #66669A; }

.subNav {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; }

.height {
	line-height: 20px;}

.pressReleaseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000000; }

.pressReleaseSubTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	font-style: italic; }

.btn {border: 1px solid #999999;background-color:#ffffff;font-family:Arial;font-style:normal;color: #000000;font-size:12px;font-weight:normal; }

.makeBackground {
	z-index: -1; }

.hpBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666; }

.h1Blue {
	color: #666666; }

.12Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666; }

.underline {
	text-decoration: underline;
	color: #666666; }

.greenUnderline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999; }

.partners {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000066;
	border: 1px solid #000000;
	margin: 0px;
	padding: 0px;
	font-weight: bold; }

.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none; }

.textSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none; }

.leftBarBG {
	background-image: url(images/NavImages/lftnav_spacer.jpg);
	background-repeat: repeat-y; }

.rightBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #323232; }

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	height: 20px;
	padding-left: 5px; }

.nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; }

.nav a:hover {
	color: #e4e4e4;
}

.leftSubNav {
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.leftSubNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}.leftSubNav a:hover {
	color: #f4f4f4;
}
.leftBarVBG {
	background-color: #808080;
	background-image: url(images/oldImages/lftnav_spacer.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.copyrightFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #7F7F7F;
	background-color: #343434;
	letter-spacing: 1px;
}
.fp_border {
	border: 1px solid #000000;
}
.rightNavL_1 {
	background-color: #EBE6CD;
	height: 39px;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	border-collapse:collapse; }

.rightTopNavL_1 {
	background: url(images/rtsubnav2/topLeftCurveNav.gif) no-repeat;
	height: 38px;
	border-bottom: 1px solid #8A8A8A; }

.rightTopNavL_1 a {
	color: #444442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.rightNavL_1 a {
	color: #444442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

.rightNavL_1:hover {
	background-color: #CCCCCC;
	text-decoration: none;
}

.leftSubNavNOB {
	padding-left: 5px;
}

.leftSubNavNOB a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 63px;
	padding-top: 0px;
	padding-right: 20px;
	background-image: url(images/pageBGGradient.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
}


.R_learnMore {
	background-image: url(images/rtsubnav2/learnMore_Title.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8A8A8A;
}

.R_learnMore a {
	color: #444442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
.R_learnMore a:hover {
	text-decoration: none;
}

.R_FlexGen4 {
	background-color: #D6CC9B;
	height: 54px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8A8A8A;
	border-collapse:collapse;
}

.R_FlexGen4 strong {
	color: #444442;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #444442;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 5px;
}

.R_FlexGen4 em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #444442;
}

.R_FlexGen4 a {
	text-decoration: none;
}

.RightNav_sub {
	padding-right: 5px;
}
.RightNav_sub a{
	color: #FF0000;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}
.RightNav_sub a:hover {
	text-decoration: underline;
}
.RightNav_sub td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CC9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	background-color: #F5F3E9;
}

.RightNav_MidSub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #990000;
	background-color: #DDD6B5;
	padding-right: 5px;
}

.RightNav_MidSub a{
	color: #444442;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	text-decoration: none;
}

.RightNav_MidSub a:hover {
	text-decoration: underline;
}

.RightNav_MidSub td {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CABC7D;
}

.R_learnMoreNoBorder {
	background-image: url(images/rtsubnav2/learnMore_Title.gif);
	background-repeat: no-repeat;
	height: 38px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
}

.R_learnMoreNoBorder a {
	color: #444442;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}

.R_learnMoreNoBorder a:hover {
	text-decoration: none;
}

.fp_box_L {
	background-image: url(images/gradient1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.gblBorder .fp_box_L a {
	color: #FFFFFF;
}

.fp_box_R {
	background-image: url(images/gradient1.gif);
	background-repeat: repeat-x;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.gblBorder .fp_box_R a {
	color: #FFFFFF;
}

.RightNav_sub td:hover {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6CC9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #510000;
	background-color: #FEFEFC;
}
