﻿body, html
{
	padding: 0;
	margin: 0;
	padding: 0;
	font:12px verdana,tahoma,sans-serif;
}

.validationSummary ul
{
	margin:8px 0px;
	padding: 0px 0px 0px 8px;
}

.validationSummary ul li
{
	background-image:url(Common/Images/arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:7px;
}

.mainContentOuter
{
	background-color: Transparent;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align: top;
}
.mainContentTop
{
	background-color: #FFFFFF;
}
.mainContentMiddle
{
	background-color: #FFFFFF;
}
.mainContentBottom
{
	background-color: #FFFFFF;
}

.navLinkVisited, .navLinkActive, .navLinkInactive
{
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.navLinkVisited a:hover, .navLinkActive a:hover, .navLinkInactive a:hover
{
	text-decoration: underline;
}

.navTitleText
{
	color: #89B448;
	font-weight: bold;
	margin-bottom: 20px;
}
.navLinkVisited, .navLinkVisited a
{
	background-color: #FFFFFF;
	color: #728A4E;
	text-decoration: none;
}
.navLinkActive, .navLinkActive a
{
	background-color: #89B448;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.navLinkInactive, .navLinkInactive a
{
	background-color: #F2F7F9;
	color: #C3DFF3;
	text-decoration: none;
}
.roundboxContentContainerCentered
{
	text-align:center;
}
.roundboxWhite, .roundboxLightBlue, .roundboxBlue, .roundboxGrey, .roundboxBeige, .roundboxDarkBlue, .roundboxMediumGrey, .roundboxContentContainer,.roundboxContentContainerCentered
{
	padding:8px;
}
.roundboxWhite, .roundboxWhiteNoPadding {background-color:#FFFFFF;}
.roundboxLightBlue, .roundboxLightBlueNoPadding {background-color:#E6EEF3;}
.roundboxSuperLightBlue, .roundboxSuperLightBlueNoPadding {background-color:#F9FFF6;}
.roundboxBlue, .roundboxBlueNoPadding {background-color:#C3DFF3;}
.roundboxGrey, .roundboxGreyNoPadding {background-color:#F1EFE3;}
.roundboxBeige, .roundboxBeigeNoPadding {background-color:#F5F5DC;}
.roundboxDarkBlue {background-color:#60A0CC;}
.roundboxMediumGrey, .roundboxMediumGreyNoPadding {background-color:#D9D9D9;}

.copyright
{
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.copyright a:link,  .copyright a:active, .copyright a:visited
{
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}
.copyright a:hover
{
	color: #000;
	font-size: 9px;
	font-weight: normal;
	text-decoration: underline;
}

.mainContent, .copyright, .header
{
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

.mainContent
{
	overflow-x: hidden;
	overflow-y: auto;
}

.header, .copyright
{
	letter-spacing: normal;
	margin: 0px;
	padding: 0%;
	border: none;
	position: static;
}

.header, .GreenHeader, .ProcessHeader
{
	text-align: left;
}

.copyright
{
	width: 900px;
	background-color: #E6EEF3;
	text-align: center;
	top: 100%;
	margin-top: -50px;
	position: absolute;
	height: 55px;
}

.optionalText
{
	font-style: italic;
	font-size:small;
	color: #8B8E91;
}

.floatLeft
{
	float:left;
}

.booleanQuestionWidget1,.booleanQuestionWidget2
{
	border: solid 2px white;
}

.booleanQuestionFooterSection
{
	padding-left: 15px;
}

.booleanQuestionHeaderSection
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: solid 2px white;
}

.booleanQuestionWidget1
{
	background-color: #E5E4DF;
}

.booleanQuestionWidget2
{
	background-color: #F7F6F0;
}

.booleanQuestion_Question
{
	width: 500px;
}

.booleanQuestion_Answer
{
	height: 30px;
}

/* Getting Assistance */

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.EmailFooter
{
	font-size: 10px;
	margin-bottom: 4px;
}

.EmailSendButton
{
	position: absolute;
	right: 1%;
	margin-top: 7px;
}

.EmailCancelButton
{
	margin-top: 7px;
}
/* END Getting Assistance */


.GreenHeader
{
	color: #80A10B;
	font-weight: bold;
	font-size: 14px;
}

.ProcessHeader
{
	color:#000000;
	font-size:10px;
}

.ProcessHeader span
{
	font-size:24px;
}

.ProcessHeader div span
{
	color:#60A0CC;
}

.ProcessHeader a
{
	color:Blue;
	font-size: 12px;
}

.GreenHeaderSubText
{
	color: #569C5B;
	font-size: 10px;
}
.generalContent, .generalContentBold
{
	font-size: 12px;
}
.generalContentBold
{
	font-weight: bolder;
}
.leftContent
{
	position: absolute;
	left: 10px;
	top: 50px;
	width: 200px;
	background: #fff;
}
.centerContent
{
	background: #fff;
	margin-left: 199px;
	margin-right: 199px;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-left: 201px;
	margin-right: 201px;
}
.rightContent
{
	position: absolute;
	right: 10px;
	top: 50px;
	width: 200px;
	background: #fff;
}


/* Apply for Insurance Applicants page */

.Greyed
{
	font-size: 10px;
	color: #a3a7aa;
}


/* End Apply for Insurance Applicants page */


.MoveLeft
{
	margin-left:-10px;
}

/*Modal Popup CSS*/
.ModalBackground {
	background-color:Transparent;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/*End of Modal Popup*/

.Info
{
	font-size: 10px;
}

.compareTable
{
	background-color: White;
	border-spacing: 0px;
	border: solid 1px #ffffff;
}

.compareTable td
{
	text-align:center;
	padding-left:8px;
	padding-right:8px;
}
.nopadding td
{
	padding:0px;
}

.compareTableHeaderCell
{
	background-color:#F2F2F2;
	vertical-align:top;
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}

.whiteborder
{
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}
.parentCategoryLink
{
	cursor:pointer;
	text-decoration:underline;
	color:#2493FF;
}
.categorySeparator
{
	
}
.radioAlign td
{
	float:left;
	text-align:left;
}

.cpAltRow
{
	background-color: #F6F6F6;
}

.cpAltRowChild
{
	background-color: #E6EEF3;
}

.cpAltRow2, .cpAltRowChild2
{
	background-color: #FFFFFF;
}

.cpAltRow, .cpAltRow2, .cpAltRowChild, .cpAltRowChild2
{
	/*border-right:solid 1px #F2F2F2; */
	border-left:solid 1px #F2F2F2;
}

.highlighted
{
	background-color:#FFFF99;
	border-left:solid 1px #DDDDDD;
	border-bottom: solid 1px #DDDDDD;
}

.RowCellGray
{
	background-color: #E5E4DF;
}

.RowCellLightGray
{
	background-color: #F7F6F0;
}

.EmailYASendButton
{
	right: 1%;
	margin-top: 7px;
}

.planHeaderInfo
{
	float:left;
	padding:0px 2px 8px 2px;
}

.whiteTableBorder
{
	width: 100%;
	border: solid 1px #AAAAAA;
}

.whiteTableBorder .planHeader td
{
	border: solid 1px #C3DFF3;
	background-color: #F1EFE3;
	padding-left: 2px;
	padding-right: 2px;
}

.whiteTableBorder .planContent td
{
	border: solid 1px #C3DFF3;
	background-color: #F9FFF6;
}

.whiteTableBorder .planContent2 td
{
	border: solid 1px #C3DFF3;
	background-color: #EAF6FF;
}

.generalContentBold, .generalContentAlternateBold, .generalContentBoldBigger
{
	font-weight: bolder;
}
.generalContentBoldBigger
{
	font-size: 16px;
}

.roundedTabSelected .roundedArea
{
	background-color: #E6EEF3;
	padding: 8px;
}

.roundedTabUnselected .roundedArea
{
	background-color: #C3DFF3;
	padding: 8px;
}
.roundedTabSelected .roundedAreaWhite
{
	background-color: #FFFFFF;
	padding: 8px;
}

.roundedTabUnselected .roundedAreaWhite
{
	background-color: #C3DFF3;
	padding: 8px;
	/*
	border-left: solid 1px #C3DFF3;
	border-right: solid 1px #C3DFF3;
	*/
}



.invisible
{
	display:none;
}

.validationElementBackgroundColor,.validationSummaryBackground
{
	background-color: white;
	color: Black
}

.validationSummaryBackground,.validationSummaryHeader
{
	border:1px solid #000000;
	height:95px;
	left:100%;
	margin-left:-450px;
	margin-top:-100px;
	overflow-y:hidden;
	position:absolute;
	top:100%;
	width:450px;
	z-index:1000;
	padding-bottom:18px;
}

/*.validationSummaryContainer
{
	background-image:url(Common/Images/alert.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:#000000;
	font-size:11px;
	height:100%;
	overflow-y:auto;
	width:100%;
}*/

.validationSummary
{
	margin-left:35px;
}

.findAgentStaticSection, .findAgentDynamicSection
{
	float:left;
	margin-top:8px;
}

.findAgentStaticSection
{
	width:140px;
}

.findAgentDynamicSection
{
	width:auto;
	margin-right:16px;
}


/* Start of Banner Styles*/

.bannerarea {
    background-color: white;
    width: auto;
    height: auto;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border: 5px solid #146785;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.44);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.44);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.44);
    word-wrap: break-word;
    overflow: hidden; /*RSC-53273*/
}

        .bannerbg {
            width: 100%;
            height:80px;
            background-color: #00578A;
            padding: 22px 0 0 27px;
        }

        .bannerarea:hover {
            -moz-transform: scale(1.01);
            -webkit-transform: scale(1.01);
            -o-transform: scale(1.01);
            -ms-transform: scale(1.01);
            transform: scale(1.01);
            background-color: #d2dcd4;
        }

        .bannerarea h1 {
            font-size: 20px;
            padding: 0;
            margin: 20px 0 0 25px;
            color: #427a8f;
        }

        .bannerarea h3 {
            font-size: 12px;
            font-weight: normal;
            padding: 0;
            margin: 5px 10px 0 25px;
            height: auto; /* Defect RSC-5875*/
        }

/*RSC-53273*/
.bannerarea img {
    height: auto !important;
}
/*RSC-53273*/
/* End of Banner Styles*/
