/* The Contractors Plan Colors:
Primary:	    #ff9933;
Gray #CCCCCC r204 g204 b204
Black: #000000
White: #FFFFFF
*/
a#active_menu {
	color: #000000;
	font-weight: bold;
}

a#active_menu:hover {
	color: #999999;
	text-decoration: none;
}

a:link {
	color: #ff9933;
	text-decoration: none;
}

a:visited {
	color: #ff9933;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.category:link, a.category:visited {
	color: #000000;
}

a.category:hover {
	color: #CCCCCC;
}

a.mainlevel:link, a.mainlevel:visited {
	background-image: url(../images/sub.png);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	letter-spacing: 0px;
	line-height: 20px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
	text-indent: 30px;
	color: #ff9933;
}

a.mainlevel:hover {
	background-color: #FFFFFF;
	color: #999999;
	text-indent: 35px;
}

a.mainlevel-footer:link, a.mainlevel-footer:visited {
	color: #999999;
	border-right: 1px solid #999999;
	font-size: 12px;
	line-height: 18px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	text-decoration: none;
}

a.mainlevel-footer:hover {
	background-color: transparent;
	color: #000000;
}

a.mainlevel-top#active_menu-top {
	background-color: #000000;
	border-right: 1px solid #999999;
	color: #FFFFFF;
}

a.mainlevel-top:link, a.mainlevel-top:visited {
	border-right: 1px solid #999999;
	color: #000000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 0px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}

a.mainlevel-top:hover {
	color: #ff9933;
}

a.readon:link, a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	height: 20px;
	padding-left: 20px;
}

a.readon:hover {
	background-color: transparent;
	color: #ff9933;
	text-decoration: underline;
}

a.sublevel:link, a.sublevel:visited {
	background-image: url(../images/arrow.png);
	background-position: right;
	background-repeat: no-repeat;
	border-bottom: 1px solid #EDEDED;
	color: #999999;
	display: block;
	letter-spacing: 0px;
	line-height: 18px;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	color: #C0C0C0;
	text-decoration: none;
}

a.weblinks:link, a.weblinks:visited {
	color: #FF9900;
	font-family: Arial;
	font-weight: normal;
	text-decoration: none;
}

a.weblinks:hover {
	color: #999999;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

h1{
	font-size: 20px;
	color: #ff9933;
	font: arial;
}

h2{
	font-size: 18px;
	font-weight:bold;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

h3{
	font-size: 13px;
}

h4{
	font-size: 19px;
	color:#669999 ;
	font-weight:bold;
}

img {
	border: 0px;
}

input.inputbox{
	background-color: #f8f8f8;
	border: 1px solid #999999;
}

input.inputbox#mod_login_password{
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_login_username{
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 160px;
}

input.inputbox#mod_search_searchword{
	background-color: #f8f8f8;
	border: 1px solid #999999;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 300px;
}

fieldset.input{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p#form-login-password{
	margin: 0px;
	padding: 0px;
}

p#form-login-remember{
	margin: 0px;
	padding: 0px;
}

p#form-login-username{
	margin: 0px;
	padding: 0px;
}

td,tr,p,div {
	color: #666666;
	font-family: Arial;
	font-size: 12px;
	line-height: 140%;
}

ul {
	margin: 0px;
	padding: 0px;
}

.button {
	background-color: #F5F5F5;
	border: 1px solid #CBCBCB;
	color: #000000;
	float: left;
	font-family: Arial;
	font-size: 11px;
}

.button:hover {
	color: #FF8C00;
}

/** category text format and links **/
.category {
	color: #FF8C00;
	font-family: Arial; 
	font-size: 14px;
	letter-spacing: 0.5px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight:800;
}

.componentheading {
	color: #343434;
	font-family: Arial; 
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -.5px;
	line-height: 19px;
	margin-top: 5px;
}

.contentheading {
	/*color: #ff9933;*/
	color:#666;
	font-family: Arial; 
	font-size: 18px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 25px;
}

.createdate {
	color: #999999;
}

.details {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 20px;
}

.details a:link, .details a:visited{
	color:#000;
}

.details a:hover {
	color: #ff9933;
	text-decoration: underline;
}
.details2 {
	background-image: url(../images/read2.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #000000;
	padding-left: 20px;
}

.details2 a:link, .details2 a:visited{
	color:#000;
}

.details2 a:hover {
	color: #ff9933;
	text-decoration: underline;
}
.modifydate {
	color: #808080;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.moduletable {

}

.moduletable h3 {
}

.moduletable li{
	list-style: none;
}

.moduletable td {
}

.moduletable-ad {
	background-color:#F8F8F8;
	border: 2px solid #EDEDED;
	margin-bottom: 10px;
	padding: 8px;
}

.quote {
	background-color: #CCCCCC;
	border: 1px solid #336699;
	color: #666666;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	padding: 8px;
	width: 95%;
}

.quote2 {
	background-color: #FCF6E4;
	border: 1px solid #C3C3C3;
	color: #999999;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;
	padding: 8px;
	width: 95%;
}

.sectiontableentry1 {
	background-color: #EDEDED;
}

.sectiontableentry2 {
	background-color: #FAFAFA;
}

.sectiontableheader {
}

.small {
	color: #000000;
	font-size: 11px;
}

.smalldark {
	color: #999999;
	font-size: 11px;
}

.subheadings {
	color: #333;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-bottom: 10px;
	text-align: left;
}

#ads {
	float: left;
	text-align: left;
	width: 600px;
}

#ads .moduletable{
	background-color: #F2F2F2;
	border: 2px solid #EDEDED;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	float: left;
	margin-right: 20px;
	padding: 2px 8px 2px 8px;
	width: 260px;
	height: 200px;
}

#ads h3{
	color: #998855;
	font-family: Arial;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
}

#ads .moduletable-home{
	background-color: #F2F2F2;
	border: 2px solid #CCCCCC;
	/*border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;*/
	float: left;
	margin-right: 20px;
	padding: 2px 8px 2px 8px;
	width: 160px;
	height: 225px;
}
#ads .moduletable-home div{
	font-size:11px;
}
#below {
	float: left;
	text-align: left;
	width: 600px;
}

#below .moduletable{
	float: left;
	margin-right: 20px;
	padding: 2px 8px 2px 8px;
	width: 260px;
}
#body {
	height: auto;
	margin: 0 auto;
	width: 970px;
}

#bodywrap {
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 15px;
	width: 100%;
}

#bottom{
background-image: url(../images/bottom2.gif);
background-position: center top;
background-repeat: no-repeat;
color: #ffffff;
font-size: 11px;
margin-top: 0pt;
margin-right: auto;
margin-bottom: 0pt;
margin-left: auto;
padding-top: 65px;
text-align: left;
width: 970px;
}

#bottomwrap {
	background-color: #ff9933;
	background-image: url(../images/bottombg2.gif);
	background-position: center top;
	background-repeat: repeat-x;
	float: right;
	height: 125px;
	margin-top: 0pt;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	width: 100%;
}

#bottom .moduletable{
	float: left;
	margin: 10px 10px 10px 0px;
	text-align: left;
	width: 100%;
}

#bottom h3 {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
     ine-height: normal;
}

#bottom td, #bottom p, #bottom div{
	color: #FFFFFF;
}

#content {
	float: left;
	padding-right: 30px;
	text-align: left;
	width: 600px;
}

#footer {
	color: #999999;
	float: none;
	font-size: 10px;
	height: 50px;
	letter-spacing: 0px;
	margin: 0 auto;
	padding-top: 20px;
	text-align: center;
	width: 970px;
}

#footer td, #footer p, #footer div{
	color: #999999;
text-align: center;
}

#footerwrap {
	background-color: #FFFFFF;
	border-top: 2px solid #CCCCCC;
	float: left;
	height: 100px;
	margin: 0 auto;
	width: 100%;
}

#header {
	background-image: url(../images/homepage/header.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 144px;
	margin: 0 auto;
	width: 1024px;
}

#headerwrap {
	background-image: url(../images/homepage/topbg.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 144px;
	margin: 0 auto;
	width: 100%;
}

#slideshow{
	float:left;
}

#mainbody {
	float: left;
	padding-right: 30px;
	text-align: left;
	width: 600px;
}

#mainbody ul li{
	list-style: disc;
	margin-left: 20px;
}


#middle{
	background-position: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0 auto;
	padding-top: 80px;
	text-align: left;
	width: 970px;
}

#middle .contentheading {
	font-family: Arial;
	font-size: 25px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	color: #fff;
text-transform: uppercase;
}

#middle .quote {
	background-color: #BFB29C;
	border: 1px solid #C3C3C3;
	color: #FFFFFF;
	display: block;
	font-size: 13px;
	height: auto;
	line-height: 20px;	
	padding: 8px;
	width: 95%;
}

#middle a.readon:link, #middle a.readon:visited {
	background-image: url(../images/read.gif);
	background-position: left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 20px;
	padding-left: 20px;
}

#middle h3 {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
}

#middle td, #middle p, #middle div{
	color: #FFFFFF;
}

#middlewrap {
	background-color: #A2947D;
	background-position: top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	float: left;
	margin: 0 auto;
	width: 100%;
}

#rightcolumn {
	float: right;
	margin-right: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	text-align: left;
	width: 300px;
}

#rightcolumn .contentheading {
	color: #444444;
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	letter-spacing: 1px;
}

#rightcolumn .moduletable{
	margin: 0;
}

#rightcolumn h3{
	color: #474344;
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: normal;
	margin: 0px;
	padding-bottom: 8px;
}

#topmenu {
	float: left;
	height: 25px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	top: 109px;
	width: 970px;
}
.cpaboxdiv {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d1d1d1;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	vertical-align:top;

}
/* Re-designed Newsroom -BB */
#newsroom_menu {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color:#000000;
	width: 600px;
	font-size:14px;
	color:#FFF;
}
#newsroom_menu div {
	font-size:14px;
	color:#FFF;
	float: left; 
	padding-left: 65px;
}
.moduletable-newsroom{
	float:left;
	width: 455px;
	
}
a.mainlevel-newsroom#active_menu-newsroom {
	background-color: #ff9933;
	color: #FFFFFF;
}

a.mainlevel-newsroom:link, a.mainlevel-newsroom:visited {
	color: #000000;
	display: block;
	float: left;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	text-decoration: none;
}

a.mainlevel-newsroom:hover {
	color: #ff9933;
}
.contentheading-newsroom{
	color: #ff9933;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
}
.componentheading-newsroom{
	padding-top: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Arial;
	font-size: 18px;
}
.moduletable-newsroom h3 {
	color: #ff9933;
	font-family: Arial;
	font-size: 23px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
}
.moduletable-media_contact{
	float:left;
	width: 145px;
	
}
.moduletable-media_contact h3 {
	color: #ff9933;
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: -1px;
}
.moduletable-menu_underline {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 600px;
	float:left;
border-bottom: solid 1px #666;
}
.moduletable-total_fringe_front_boxes a img{

}
/*----MyContractorsPlan---*/
#mainbody ul li.mcp-list{
	list-style:none;
	display:block;
	float:left;
	width: 500px;
	margin: 10px 0;
	padding: 0;
}
#mainbody ul li.mcp-list img{
	width: 50px;
	float:left;
	display:block;
}
#mainbody ul li.mcp-list span a, #mainbody ul li.mcp-list span a:visited{
	width: 400px;
	display:block;
	float: left;
	color: #666;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 25px;
	vertical-align:top;
	margin: 0 0 0 15px;	
}

#mainbody ul li.mcp-list span a:hover{
	color: #ff9933;
}

/*********Proposal for group benefits*********/
#mainbody ul.sales-list-main{
	
}
#mainbody ul.sales-list-main li{
	color:#F90;
	font-weight:700;
	margin: 10px 0;
}
#mainbody .sales-list-style{
	color:#000;
	font-weight: 100;
	width: 100%;
	clear:both;
	display:block;
}
#mainbody ul.side-charts{
	width: 275px;
	float: left;
	list-style:none;
	padding: 0 20px 0 0;
	margin: 0;
}
#mainbody ul.side-charts li{
	list-style:none;
	padding: 5px 0;
	margin: 0;
}
span.chart-header{
	font-size: 13px;
	color:#F90;
	text-decoration:underline;
	padding: 0 0 5px 0;
}
#mainbody ul.side-charts span.list-totals-right{
	float:right;
	text-align:right;
}
/*----Specialty Benefits---*/
#mainbody ul.specialty-benefits-list li{
	list-style:none;
	font-size:14px;
	margin: 5px 0;
}
a.link-underline{
	text-decoration:underline;
}
.specialty-big{
	width: 300px;
	display:block;
	border-top: 5px solid #FF9933;
	border-bottom: 5px solid #FF9933;
	font-size: 16px;
	padding: 10px 0px;
}
.specialty-big-2{
	width: 400px;
	display:block;
	border-top: 5px solid #FF9933;
	border-bottom: 5px solid #FF9933;
	font-size: 16px;
	padding: 10px 0;
	margin: 20px 0;
}
.specialty-big-3{
	width: 300px;
	display:block;
	border-top: 5px solid #FF9933;
	border-bottom: 5px solid #FF9933;
	font-size: 14px;
	padding: 10px 0px;
}
#mainbody .specialty-big-3 ul li, #mainbody .specialty-big-3-after ul li{
	list-style:none;
	margin: 0;
}
.specialty-big-3-after{
	width: 300px;
	display:block;
	font-size: 14px;
	padding: 10px 0px;
}
.bold-specialty-big{
	font-size:16px;
	font-weight:800;
}
.left-spec{
	width: 200px;
	display:inline-block;
	vertical-align:top;
}
.right-spec{
	display:inline-block;
	vertical-align:top;
	margin-left: 25px;
}
.dental-bold{
	color:#666;
	font-weight:bold;
	font-size: 14px;
	margin: 10px 0 -5px 0;
	padding: 0;
	line-height:normal;
}
.dental-qa{
	color: #FF9933;
	font-weight:bold;
	font-size: 14px;
	font-style:italic;
	margin: -5px 0;
	padding: 0;
	line-height:normal;
}
.specialty-block{
	width: 600px;
	display:block;
	clear:both;
	float:left;
	margin-bottom: 10px;
}
.specialty-logos{
	width: 150px;
	display:block;
	float:left;
}
.specialty-logos-top-margin{
	width: 150px;
	display:block;
	float:left;
	margin-left: 25px;
	margin-top: 10px;
}
.specialty-logos-2{
	width: 200px;
	display:block;
	float:left;
	margin-top: 25px;
}
.specialty-logos-2-right{
	width: 200px;
	display:block;
	float:right;
}
table.life-table, table.critical-table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	display:table;
	clear:both;
}
table.life-table .even-specialty td, table.critical-table .even-critical td{
	background: #fef9f4;
	font-size:13px;
	font-weight:700;
	border-right: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	border-left: none;
}
table.life-table .even-specialty td.no-border, table.critical-table .even-critical td.no-border{
	background: #fef9f4;
	font-size:13px;
	font-weight:700;
	border: none;
}
table.life-table .odd-specialty td, table.critical-table .odd-critical td{
	background: #fce3d1;
	font-size:13px;
	font-weight:700;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: none;
}
table.life-table .odd-specialty td.no-border, table.critical-table .odd-critical td.no-border{
	background: #fce3d1;
	font-size:13px;
	font-weight:700;
	border-right: none;
}
.specialty-highlight{
	color: #FF9933;
}
.specialty-highlight-2{
	font-size:14px;
	font-weight:700;
}
ul.disability-list li{
	margin: 10px 0;
}
/* Request a Propsal Form*/

#request-form-left{
	width: 250px;
	display:block;
	float:left;
}
#request-form-left p{
	margin: 5px 0;
	padding: 0;
}
#request-form-right{
	width: 250px;
	display:block;
	float:left;
	font-size: 12px;
	color:#333;
	font-weight:800;
	margin-left: 40px;
}
#request-form-left input, #request-form-right input{
	color:#666;
}
#submit-button{
	width: 525px;
	display:block;
	clear:both;
	text-align:center;
}

