﻿iframe {
filter:progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
} 
.MainMenu
{
    font-weight: bold;
    font-size: 11px;
    color: #3E3F43;
    font-family: Arial, Verdana;
    padding-bottom: 1px;
    padding-right: 8px;
    padding-left: 7px;
    border-left: solid 1px #89898B;
    height: 17px;
}
.MainMenuHover
{
    color: #FFFFFF;
    background-color: #4B5B88;
}
.SubMenu
{
    background-color: #2B3550;
    border-left: solid 1px #89898B;
    border-right: solid 1px #89898B;
    border-bottom: solid 1px #89898B;
    -moz-opacity: 0.76;
    filter: alpha(opacity=75);
    opacity: 0.75;
    /* Fix for IE8 Browser is below - enables ASP.NET Menu Control to work properly (03.24.09 rjn) */
    z-index: 99;
}
.SubMenuItem
{
    font-size: 11px;
    color: white;
    font-family: Arial, Verdana;
    text-align: left;
    background-color: #2B3550;
}
.SubMenuHover
{
    color: #FF6600;
    background-color: #000000;
    height: 10px;
}
.Breadcrumb
{
    font-size: 10px;
    color: white;
    font-family: Arial, Verdana;
    text-align: left;
    text-decoration: underline;
}
A.Breadcrumb:hover
{
    text-decoration: none;
}
.BreadcrumbCurrent
{
    font-size: 10px;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-align: left;
}
.BreadcrumbSeparator
{
    font-size: 10px;
    color: white;
    font-family: Arial, Verdana;
    text-align: center;
}
.SideMenu
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
.SideMenuHover
{
    color: #FF6600;
}
.SideMenuSelected
{
    font-size: 11px;
    color: #FF6600;
    font-family: Arial, Verdana;
}
.SideMenuParent
{
    font-weight: bold;
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
.SideMenuParentHover
{
    color: #FF6600;
}
a.SidePRMenu
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.SidePRMenu:hover
{
    font-size: 11px;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.SidePRMenu:visited
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.SidePRMenu:visited:hover
{
    font-size: 11px;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-decoration: none;
}
.HeaderText
{
    font-size: 11px;
    color: white;
    font-family: Arial, Verdana;
    text-decoration: none;
}
A.HeaderText:hover
{
    text-decoration: underline;
}
.HeaderInput
{
    font-size: 10px;
    color: black;
    background-color: #FBFBFB;
    font-family: Arial, Verdana;
}
.FooterCopyright
{
    font-size: 11px;
    color: #C9C3C5;
    font-family: Arial, Verdana;
}
.FooterTerms
{
    font-size: 11px;
    color: #C9C3C5;
    font-family: Arial, Verdana;
    text-decoration: none
}
A.FooterTerms:hover
{
    text-decoration: underline
}
.SubPageHeader
{
    font-size: 20px;
    font-weight: bold;
    color: #515151;
    font-family: Arial, Verdana;
    text-decoration: none
}
.SubPageHeaderSmall
{
    font-size: 13px;
    font-weight: bold;
    color: #515151;
    font-family: Arial, Verdana;
    text-decoration: none
}
A.SubPageHeaderSmall
{
    text-decoration: none
}
A.SubPageHeaderSmall:Hover
{
    color: #FF6600;
    text-decoration: none
}
.ProductTagline
{
    font-size: 11px;
    font-weight: bold;
    color: #999999;
    font-family: Arial, Verdana;
}
.BodyText
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
A.BodyText
{
    color: #FF6600;
    text-decoration: none
}
A.BodyText:hover
{
    text-decoration: underline
}
.BodyBoldText
{
    font-weight: bold;
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
A.BodyBoldText
{
    color: #515151;
    text-decoration: none
}
A.BodyBoldText:hover
{
    color: #FF6600;
    text-decoration: none
}
.BodyLightText
{
    font-size: 11px;
    color: #BABABA;
    font-family: Arial, Verdana;
}
.NewsText
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
A.NewsText
{
    text-decoration: none
}
A.NewsText:hover
{
    color: #FF6600;
    text-decoration: none
}
.NewsHeaderText
{
    font-size: 13px;
    font-weight: bold;
    color: #515151;
    font-family: Arial, Verdana;
}
.FeaturedProductText
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Verdana;
}
A.FeaturedProductText
{
    text-decoration: none
}
A.FeaturedProductText:Hover
{
    color: #FF6600;
    text-decoration: none
}
.FormLabel
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 7px
}
.FormInput
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
.TableText
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    background-color: #F8F8F8;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px
}
A.TableText
{
    color: #FF6600;
    text-decoration: none
}
A.TableText:hover
{
    text-decoration: underline
}
.TableHeaderText
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    font-weight: bold;
    background-color: #D7D7D7;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-right: 3px;
    padding-left: 3px
}
A.TableHeaderText
{
    color: #FF6600;
    text-decoration: none
}
A.TableHeaderText:hover
{
    text-decoration: underline
}
.TagLineText
{
    font-weight: bold;
    font-size: 12px;
    color: #959494;
    font-family: Arial, Verdana;
}
.SiteMapText0
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    font-weight: bold;
}
A.SiteMapText0
{
    color: #FF6600;
    text-decoration: none
}
A.SiteMapText0:hover
{
    text-decoration: underline
}
.SiteMapText1
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    font-weight: bold;
    border-bottom: 1px solid #D7D7D7;
}
A.SiteMapText1
{
    color: #FF6600;
    text-decoration: none
}
A.SiteMapText1:hover
{
    text-decoration: underline
}
.SiteMapText2
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
    border-bottom: 1px dashed #D7D7D7;
}
A.SiteMapText2
{
    color: #FF6600;
    text-decoration: none
}
A.SiteMapText2:hover
{
    text-decoration: underline
}
.FeatureText
{
    font-size: 11px;
    color: #999999;
    font-family: Arial, Verdana;
    text-decoration: none
}
.round {
background:#FFFFFF url(/Images/round_dot.jpg) 0 0 repeat-x;
margin:0px 0px 10px 0px;
clear:both;
}
.round .b {
background:url(/Images/round_dot.jpg) 0 100% repeat-x;
}
.round .l {
background:url(/Images/round_dot.jpg) 0 0 repeat-y;
}
.round .r {
background:url(/Images/round_dot.jpg) 100% 0 repeat-y;
}
.round .bl {
background:url(/Images/round_corner_bottom_left.gif) 0 100% no-repeat;
}
.round .br {
background:url(/Images/round_corner_bottom_right.gif) 100% 100% no-repeat;
}
.round .tl {
background:url(/Images/round_corner_top_left.gif) 0 0 no-repeat;
}
.round .tr {
background:url(/Images/round_corner_top_right.gif) 100% 0 no-repeat;
}
.SurveyBodyText 
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
.SurveyProgressText 
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    font-family: Arial, Verdana;
}
.SurveyFooterText 
{
    font-size: 10px;
    color: #666666;
    font-family: Arial, Verdana;
}
.SurveyProgressOn
{
    height: 21px;
    vertical-align: middle;
    background-color: #d6f8fe;
    padding-left: 12px
}
.SurveyProgressOff
{
    height: 21px;
    vertical-align: middle;
    background-color: #FFFFFF;
    padding-left: 12px
}
.SurveyInputBox
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
    border: 1px solid #096891;
    background-color: #eaf8fe;
}
.SurveyInputBoxWithText
{
    font-size: 11px;
    color: #9a9a9a;
    font-family: Arial, Verdana;
    border: 1px solid #096891;
    background-color: #eaf8fe;
}
.SurveyFieldHeaderText 
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
.SurveyOptionalText
{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: #9a9a9a;
    font-family: Arial, Verdana;
}
.SurveyErrorText 
{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: red;
    font-family: Arial, Verdana;
}
.SurveySectionHeaderText
{
    font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #000000;
    font-family: Arial, Verdana;
    border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    background-image: url(/Images/Surveys/survey_section_header_background.jpg);
    padding-left: 6px;
    height: 25px;
}
.SurveyQuestionText 
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
}
.SurveyQuestionCallOutText
{
    font-size: 11px;
    font-weight: bold;
    color: #096891;
    font-family: Arial, Verdana;
    text-transform: uppercase;
}
.SurveyCategoryText
{
    font-size: 11px;
    color: #000000;
    font-family: Arial, Verdana;
}
.SurveyScaleHeaderText
{
    font-size: 10px;
    font-weight: bold;
    color: #9a9a9a;
    font-family: Arial, Verdana;
}
.SurveyScaleNumberText
{
    font-size: 10px;
    font-weight: bold;
    color: #9a9a9a;
    font-family: Arial, Verdana;
}
.SurveyCategoryTextLink
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
}
a.SurveyCategoryTextLink
{
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.SurveyCategoryTextLink:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Arial, Verdana;
    text-decoration: underline;
}
a.SurveyCategoryTextLink:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-decoration: none;
}
a.SurveyCategoryTextLink:hover:visited
{
    font-size: 11px;
    font-weight: bold;
    color: #FF6600;
    font-family: Arial, Verdana;
    text-decoration: underline;
}

.QuestionnaireSubHeader
{
	background-image: url(/images/questionnaire/subheader.gif);
	background-repeat:repeat-x;
	font-family:Arial,Verdana;
	color: #000000;
	font-weight:bold;
	font-size:12px;
	padding-top:3px;
	padding-left:5px;
	padding-bottom:3px;
	width:559px;
}

.QuestionnaireHeader
{
	background-image: url(/images/questionnaire/header_background.gif);
	background-color:#f4f4f4;  
	border-top: 1px solid #cdcdcd;
    border-left: 1px solid #cdcdcd;
    border-right: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
	font-size: 13px;
    font-weight: bold;
    font-style: italic;
    color: #FFFFFF;
    font-family: Arial, Verdana;
    height:30px;
    padding-left:5px;
}

.QuestionnaireYellowSubText
{
	color: #f8ad04;
	font-style:italic;
	font-size:10px;
	font-family:Arial,Verdana;
}

.QuestionnaireErrorText 
{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: red;
    font-family: Arial, Verdana;
}

.QuestionnaireErrorInputBox
{
    border: 1px solid #FF0000;
    background-color: #FFB6C1;
}

.QuestionnaireInputBox
{
    border: 1px solid #096891;
    background-color: #ffffff;
}

.QuestionnaireErrorText 
{
    font-size: 11px;
    font-weight: normal;
    font-style: italic;
    color: red;
    font-family: Arial, Verdana;
}

.QuestionnaireProgressOn
{
    height: 25px;
    vertical-align: middle;
    background-color: #d6f8fe;
    padding-left: 12px
}
.QuestionnaireProgressOff
{
    height: 25px;
    vertical-align: middle;
    background-color: #FFFFFF;
    padding-left: 12px
}

.QuestionnaireFieldHeaderText 
{
    font-size: 12px;
    color: #000000;
    font-family: Arial, Verdana;
}

.QuestionnaireProgressText 
{
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    font-family: Arial, Verdana;
    text-decoration: none;
}
.QuestionnaireFooterText 
{
    font-size: 10px;
    color: #666666;
    font-family: Arial, Verdana;
}
.QuestionnaireProgressOn
{
    height: 21px;
    vertical-align: middle;
    background-color: #d6f8fe;
    padding-left: 12px
}
.QuestionnaireProgressOff
{
    height: 21px;
    vertical-align: middle;
    background-color: #FFFFFF;
    padding-left: 12px
}
.PressReleaseText
{
    font-size: 11px;
    color: #515151;
    font-family: Arial, Verdana;
}
A.PressReleaseText
{
    text-decoration: none
}
A.PressReleaseText:hover
{
    color: #FF6600;
    text-decoration: none
}
.PressReleaseHeaderText
{
    font-size: 16px;
    font-weight: bold;
    color: #515151;
    font-family: Arial, Verdana;
}
.PressReleaseBodyText
{
    font-size: 15px;
    color: #444444;		/* original: #515151 */
    font-family: Arial, Verdana;
}
A.PressReleaseBodyText
{
    color: #FF6600;
    text-decoration: none
}
A.PressReleaseBodyText:hover
{
    text-decoration: underline
}
.PressReleaseBodyBoldText
{
    font-weight: bold;
    font-size: 15px;
    color: #444444;		/* original: #515151 */
    font-family: Arial, Verdana;
}
A.PressReleaseBodyBoldText
{
    color: #444444;		/* original: #515151 */
    text-decoration: none
}
A.PressReleaseBodyBoldText:hover
{
    color: #FF6600;
    text-decoration: none
}

