﻿/*-----------------------------------------------------
	Main Style Sheet rules for Transchoiceplus.
-----------------------------------------------------*/

/*-----------------------------------------------------
	Style Rules for standard tags
-----------------------------------------------------*/
body 
{
	margin:10px 0px; 
	padding:0px;
	text-align:center;
	background-color: #F8F4E9;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;	
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

h1
{
	font-size: 22px;
	border-bottom: 1px solid #CBDCF3;
	padding-bottom: 2px;
}

h2
{
	font-size: 18px;
}

h3
{
	font-size: 16px;
}

h4
{
	font-size: 14px;
}


h1, h2, h3, h4
{
	line-height: 110%;
	margin: 13px 0 8px 0;
	font-weight: normal;
	color: #A91820;	
}

p
{
	margin: 5px 0 10px 0;
	line-height: 135%;
}

blockquote
{
	border-left: 1px solid #ddd;
	margin: 12px 8px;
	padding: 0 12px;
	color: #777;
}

abbr, acronym
{
	border-bottom: 1px dotted #999;
}

thead, tfoot
{
	background: #C2D6E9;
}

tbody th
{
	text-align: left;
}

input, select, textarea
{
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

textarea
{
	font-family: "Andale Mono", "Monaco", "Lucida Console", "Courier New", monospace;
	font-size: 12px;
}

sup, sub
{
	font-size: 10px;
	line-height: 1px;
	height: 10px;
	vertical-align: baseline;
	position: relative;
	top: -5px;
}

sub
{
	top: 5px;
}

hr
{
	color: #fff;
	background: transparent;
	border: none;
	border-bottom: 1px solid #CBDCF3;
	height: 1px;
}

a:link
{
	color: #138;
}

a:visited
{
	color: #36b;
}

a:hover
{
	color: #000;
}

/*-----------------------------------------------------
	Style Rules for Content Areas
-----------------------------------------------------*/

#main
{
	height:100%;
	width:950px;	
	margin:0px auto;
	text-align:left;
}

#header
{	
	height:85px;
	background-color: #000000;
	color: #FFFFFF;
}
#header a, #header a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover
{
	text-decoration: underline;
}
html>/**/body #productImage
{	
	height:64px; 
	
}

#middle
{
	height: 100%;
	background-color: #A80C35;		
}

#sidebar
{	
	float: left;	
	width: 230px;			
	background-color: #A80C35;		
	clear: none;
}

#productLogo
{
	background-color: #000000;
	padding-top: 10px;
	padding-left: 24px;
	border-top:1px solid #CCCC99;
    border-bottom:1px solid #FFFFCC;
    height: 40px;
}

#login
{			
	width: 220px;	
	margin:0px auto;
	font-weight: bold;
	text-align:right;
    color:#FFFFFF;
}

#login a:link, a:visited, a:active 
{ 	
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
#login a:hover 
{ 
	color: #FFCC00; 
	text-decoration: none; 
	font-weight: bold; 
}

#menu
{
}

#menu a 
{
	font-weight: bold;
    color:#FFFFFF;
    text-decoration:none;
}

#menu ul 
{
    margin:0;
    padding:0;
    list-style-type:none;
    width:100%;
    border-top:1px solid #CCCC99;
    border-bottom:1px solid #FFFFCC;
}
#menu ul li 
{
    /* position:relative; */
    list-style-type:none;  
}

#menu ul li a 
{
    display:block;
    text-decoration:none;
    color:#FFFFFF;
    padding-top: 3px;
    padding-right: 10px;
    padding-bottom: 3px;
    padding-left: 20px;
    border-top:1px solid #FFFFCC;
    border-bottom:1px solid #CCCC99;
}

#menu ul li ul li a
{
    padding-left: 35px;
}

#menu ul li ul
{
    background-color: #750B2E;
}

#menu ul li a:hover 
{
	background-color: #151B8D;
	/*background-color: #6698FF;*/
    /*background-color:#FFCC00;*/
}

#content
{
	min-width:	680px;
	min-height: 500px;
	height: 100%;
	position: static;				
	margin-left: 230px;
	background-color: #FFFFFF;
	padding: 20px;	
	
}

#SummaryHeader
{
	font-size: 16px;
	font-weight: bold;
}

#footer
{	
	background-color: #000000;
	font-size: x-small;
	text-align: center;
	color: #ffffff;	
}

#footer a:link, a:visited, a:active 
{ 	
	color: #FFFFFF; 
	text-decoration: none; 
	font-weight: bold; 
}
#footer a:hover 
{ 
	color: #FFCC00; 
	text-decoration: none; 
	font-weight: bold; 
}

#BenefitContent
{
	height:320px;
	padding-top: 10px;	
}

#RunningTotals
{	
	padding: 4px;
	border: solid 1px black;	
	height: 60px;
}

#RunningTotals span
{
	font-weight: bold;
}
#RunningTotals input
{
	width: 75px;
	height: 15px;
	background-color: #ECE5B6;
}
#RunningTotals table
{
	text-align: center;
}

#BenefitTotals
{
	padding: 4px;
	border: solid 1px black;
	height: 60px;
}
#BenefitTotals span
{
	font-weight: bold;
}
#BenefitTotals input
{
	width: 75px;
	height: 15px;
	background-color: #ECE5B6;
}
#BenefitTotals table
{
	text-align: center;
}

#BenefitHeader
{
	padding-left: 4px;
	background-color: #A80C35;
	color: #FFFFFF;	
	text-align: left;
	font-weight: bold;
}
.BenefitHeader
{
	padding-left: 4px;
	background-color: #A80C35;
	color: #FFFFFF;	
	text-align: left;
	font-weight: bold;
}

#BenefitDescription
{
	min-height: 100px;
	height: auto;
	padding-top: 5px;
	padding-left: 4px;
	font-size: 12px;
}
#BenefitDescription ul
{
	margin-top: -1px;
	margin-bottom: 1px;
}

#BenefitData
{
	padding-top: 5px;
	padding-left: 4px;
}
#BenefitData td
{
	padding-left: 20px;
}
#BenefitData th
{
	border-bottom: 1px solid #A80C35;
	font-weight: bold;
	padding: 4px;
}
#BenefitData select
{
	height: 20px;
	width: 200px;
	font-size: 9pt;
}

#BenefitFooter
{
	
}

#BenefitNavigation
{	
	text-align: right;
	padding-top: 10px;
}
#BenefitNavigation input
{
	background-color: #A80C35;
	color: #FFFFFF;
	width: 150px;
	height: 25px;
}

#SummaryHeader
{
	font-size: 20px;
	font-weight: bold;
}

#SummaryContent
{
	min-height: 450px;
}
#SummaryContent table
{
	width: 100%;
}
#SummaryContent th
{
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A80C35;
}
#SummaryContent td
{
	padding-left: 4px;
	border-bottom: solid 1px #A80C35;
}
#SummaryContent a
{
	color: #151B8D;
	text-decoration: none;
}
#SummaryContent  a:visited
{
	color: #151B8D;
	text-decoration: none;
	font-weight: normal;
}
#SummaryContent a:hover
{
	text-decoration: underline;
}
.BenefitDescription
{
	border-left: solid 1px #A80C35;
	border-right: solid 1px #A80C35;
}



#ProposalContent
{
	padding-top: 10px;
	min-height: 450px;
}
#ProposalContent a
{
	color: #151B8D;
	text-decoration: none;
}
#ProposalContent a:visited
{
	color: #151B8D;
	text-decoration: none;
	font-weight: normal;
}
#ProposalContent a:hover
{
	text-decoration: underline;
}
#ProposalContent table
{
	
}
#ProposalContent th
{
	border-bottom: 1px solid #A80C35;
	font-weight: bold;
	padding: 4px;
	width: 250px;
}
#ProposalContent td
{
	
}
#ProposalContent td input
{
	margin-left: 20px;
	width: 180px;
	height: 15px;
	font-size: 11px;
}
#ProposalContent td select
{
	margin-left: 20px;
	width: 185px;
	height: 21px;
	font-size: 11px;
}

#ProposalNavigation
{
	text-align: right;
	padding-top: 10px;
}
#ProposalNavigation input
{
	background-color: #A80C35;
	color: #FFFFFF;
	width: 150px;
	height: 25px;
}



.IconCancel
{
	display: inline-block;
	height: 12px;
	width: 12px;
	background: url(../Images/cancel_12.gif) 0 0 no-repeat;
	cursor: hand;
	vertical-align: middle;
}

.IconCancel:hover
{
	display: inline-block;
	height: 16px;
	width: 16px;
	background: url(../Images/cancel_16.gif);
	cursor: hand;
	vertical-align: middle;
}

.IconDocument
{
	display: inline-block;
	height: 12px;
	width: 12px;
	background: url(../Images/documents_12.gif) 0 0 no-repeat;
	cursor: hand;
	vertical-align: middle;
}

.IconDocument:hover
{
	display: inline-block;
	height: 16px;
	width: 16px;
	background: url(../Images/documents_16.gif);
	cursor: hand;
	vertical-align: middle;
}

#ProposalMaintenanceContent
{
	padding-top: 20px;
}
#ProposalMaintenanceContent table
{
	width: 100%;
}
#ProposalMaintenanceContent th
{
	background-color: #A80C35;
	color: #FFFFFF;
	font-weight: bold;
}
#ProposalMaintenanceContent td
{
	border-bottom: solid 1px #A80C35;
}
#ProposalMaintenanceContent td a
{
	color: #151B8D;
	text-decoration: none;
}
#ProposalMaintenanceContent td a:hover
{
	text-decoration: underline;
}
#ProposalMaintenanceContent td a:visited
{
	color: #151B8D;
	font-weight: normal;
}



#ProposalPlansContent
{
	padding-top: 20px;
	height: 450px;
}
#ProposalPlansContent a
{
	color: #151B8D;
}
#ProposalPlansContent a:visited
{
	color: #151B8D;
}


#ProposalPlansGroupData
{
	font-size: 13px;
}
#ProposalPlansGroupData table
{
	width: 100%;
}
#ProposalPlansGroupData table th
{
	font-weight: bold;
	width: 50px;
}
#ProposalPlansGroupData a
{
	font-size: 11px;
}
#ProposalPlansGroupData a:visited
{
	font-size: 11px;
	font-weight: normal;
}


#ProposalPlansProposalData
{
	padding-top: 25px;
}
#ProposalPlansProposalData table
{
	width: 100%;
}
#ProposalPlansProposalData table th
{
	background-color: #A80C35;
	color: #FFFFFF;
	font-weight: bold;
}
#ProposalPlansProposalData th a
{
	color: #FFFFFF;
	font-weight: normal;
}
#ProposalPlansProposalData th a:visited
{
	color: #FFFFFF;
	font-weight: normal;
}
#ProposalPlansProposalData td
{
	border-bottom: solid 1px #A80C35;
}
#ProposalPlansProposalData td a:visited
{
	font-weight: normal;
}



#ProposalPlansPlanData
{
	padding-top: 25px;
}
#ProposalPlansPlanData table
{
	width: 100%;
}
#ProposalPlansPlanData table th
{
	background-color: #A80C35;
	color: #FFFFFF;
	font-weight: bold;
}
#ProposalPlansPlanData th a
{
	color: #FFFFFF;
	font-weight: normal;
}
#ProposalPlansPlanData th a:visited
{
	color:#FFFFFF;
	font-weight: normal;
}
#ProposalPlansPlanData td
{
	border-bottom: solid 1px #A80C35;
}
#ProposalPlansPlanData td a:visited
{
	font-weight: normal;
}
	
#GroupEditContent
{
	padding-top: 10px;
	min-height: 450px;
}

#DocumentsContent
{
	padding-top: 10px;
	min-height: 450px;
}

#DocumentsContent a, #DocumentsContent a:visited
{
	color: #151B8D;
	text-decoration: none;
	font-weight: normal;
}
#DocumentsContent a:hover
{
	text-decoration: underline;
}

.divWait
{
    position: absolute;
	top: 40%;
	left: 60%;
	margin-top: -40px;
	margin-left: -200px;
	background-color:  #151B8D !important;
}