/* Standard Life and Accident Public Website CSS Style --*/
/* Designer: Benjamin Turner, Standard Life, ext 3766 --*/
/* Last Update: 12/05/08 --*/

/*-- Begin Default Overides --*/  

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	vertical-align: baseline;
}

sup {
	font-size: 80%;
	vertical-align: top;
}

ol, ul { list-style: none; }

ol.decimal {
	list-style-type: decimal;
	list-style-position: inside;
}

.hcenter {
	text-align: center;
}

.ralign {
	text-align: right;
}
 
.disc { list-style-type: disc; }

.square { list-style-type: square; }

caption, th, td {
	text-align: left;
	font-weight: normal;
}

a { text-decoration: none; }

a:hover { text-decoration: underline; }

h1 {
	font:  normal 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align:center;
	padding-top: 11px;
}

h1 span {
	font:  normal 18px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-align:center;
	padding-top: 12px;
}

h2 {
	color: #2b4f81;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 12px;
}

h3 {
	font: normal 18px Helvetica, Arial, sans-serif;
	color: #2b4f81;
	text-align: left;
}

h4 {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	color: #337fcc;
	text-align: left;
	font-style: normal;
	padding-bottom: 10px;
}

h5 {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #2b4f81;
	text-align: left;
	font-style: oblique;
	padding-bottom: 10px;
}

h6 {
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #ebf3fb;
	text-align: left;
	font-style: oblique;
	padding-bottom: 10px;
}

#clear {
	width: 800px;
	height: 1px;
	float: left;
	background-color: transparent;
}

#topwrapper {
	border-bottom: 4px solid #2b4f81;
	background-repeat: repeat-x;
	background-color: #2b4f81;
}

#bottomwrapper {
	background-color: #254F8B;
	padding: 0;
	margin: 0;
	background-image: url(../images/wrapper-bg.jpg);
	background-repeat: repeat-x;
	border-top: 4px solid #2b4f81;
}

/*-- Begin Body --*/  

body {
	background-color: #EEE8DC;
	text-align: center;
	color: #424242;
	font: normal 14px Helvetica, Arial, sans-serif;
	background-repeat: repeat-y;
	background-position: top center;
	background-image: url(../images/bg.jpg);
}

#mainContainer {
	text-align: left;
	margin: 0 auto;
	width: 800px;
	background-color: #F6F5F0;
}

/*-- Begin Header --*/  

#header {
	height: 100px;
	width: 800px;
	background-color:#ffffff;
	color: #cce5ff;
}

#headerLogo {
	margin: 15px 0 0 20px;
	width: 353px;
}

#headerLogoPrint {
	display: none;
}

.topLinks {
	padding: 9px 9px 4px 0;
	text-align: right;
	float: right;
}

.topLinks ul li {
	display:inline;
	color: #CCE5FF;
	padding: 2px;
}

.topLinks ul li a {
	color: #424242;
	font-weight: normal;
}

.topLinks ul li a span {
	color: #FF9900;
	font-weight: bold;
}

.topLinks ul li a:hover {
	color: #337fcc;
	text-decoration: underline;
}

#search {
	/*vertical-align: middle; */
	margin-right: 5px;
	float: right;
	clear: both;
	color: #ffffff;
	padding: 5px 0 5px 5px; 
}

input.textbox {
	padding-left: 26px;
	background-image:url(../images/searchbox-rounded.gif);
	background-repeat: no-repeat;
	background-position: top center;
	height: 20px;
	color: #2b4f81;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
	font: 14px normal #2b4f81 Arial, Helvetica, sans-serif;/*-- Begin Main Horizontal Navigation --*/
}

#mainNav {
	width: 800px;
	height: 50px;
	background-color: #2B4F81;
	border-bottom: 4px solid #FCCA02;
	background-image: url(../images/public-navBar-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#mainNav ul { padding:0; }

#mainNav li {
	float:left;
	width: auto;
}

#mainNav ul li a {
	display:block;
	padding:6px 15px 7px 22px;
	color:#ffffff;
	font-size: 16px;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 1px;
}

#mainNav ul li a span {
	color:#cce5ff;
	font-size: 16px;
	vertical-align: middle;
	font-weight: normal;
	letter-spacing: 1px;
	font-style: normal;
}

#mainNav ul li a:hover span {
	color:#ffffff;
	text-decoration: none;
}

#mainNav ul li a:hover {
	color:#ffd700;
	text-decoration: none;
	background-image: url(../images/public-navBar-bg-over.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#mainNav ul li.last {
	float:left;
	padding-right: 2px;
}

/*-- Begin Banner Area --*/  

#banner {
	width:800px;
	height: 200px;
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #999999;
}

.bannerImage {
	width:800px;
	float: left;
	height: 200px;
}

.bannerBox {
	float: right;
	height: 180px;
	text-align: left;
	line-height: 20px;
	width: 220px;
	padding: 10px;
}

.bannerBoxInterior {
	text-align: center;
	background-repeat: repeat-x;
	padding: 145px 0 0;
	line-height: 30px;
}

.bannerBox p {
	color: #424242;
	font: normal 13px Arial, Helvetica, sans-serif;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 18px;
}

.bannerBox span {
	color: #337fcc;
	font: 18px normal Arial, Helvetica, sans-serif;
}

.bannerBox p span {
	color: #337fcc;
	font: 18px normal Arial, Helvetica, sans-serif;
}

.bannerBox p small {
	color: #424242;
	font: 12px normal Arial, Helvetica, sans-serif;
}

.bannerBox p small a {
	color: #2b4f81;
	font: 14px bold Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: normal;

}

.bannerBox p small a:hover {
	color: #ffd700;
	text-decoration: underline;
	font-style: normal;
	font: 14px normal Arial, Helvetica, sans-serif;
	
/*-- Bread Crumb Navigation --*/
}

.crumbNavigation {
	color:#999999;
	font-size: 11px;
	padding: 6px 0 0 15px;
}

.crumbNavigation a {
	color:#337fcc;
	text-decoration:underline;
}

span.current { color:#5076A0; }

.pageOptions {
	text-align: right;
	padding: 5px 10px 3px 0;
}

.pageOptions a {
	font-size: 12px;
	color: #666666;
	padding-right: 5px;
}

.pageOptions a:hover {
	color: #337fcc;
	text-decoration: underline;
}

/*-- Begin Main Content Area --*/  

#tabbedBox {
	float: left;
	background-repeat: repeat-x;
	background-position: top;
	width: 560px;
	padding: 20px 0 10px 15px;
	background-image: url(../images/mainContent-bg-beige.jpg);
}

#tabbedBox-big {
	float: left;
	background-repeat: repeat-x;
	background-position: top;
	width: 770px;
	padding: 20px 15px 10px 15px;
	background-image: url(../images/mainContent-bg-beige.jpg);
}

.tabbedBox_title {
	width: 212px;
	height: 42px;
	background-image: url(../images/mainContent-tab-blue.gif);
}

#mainBox-top {
	height: 23px;
	background-image: url(../images/mainConBox-public-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 540px;
}

#mainBox-center {
	width:540px;
	background-image: url(../images/mainConBox-public-center.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

#mainBox-bottom {
	height: 30px;
	background-image: url(../images/mainConBox-public-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear: left;
	width: 540px;
}

#mainBox-top-big {
	height: 23px;
	background-image: url(../images/state-box-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 770px;
}

#mainBox-center-big {
	width:770px;
	background-image: url(../images/state-box-center.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

#mainBox-bottom-big {
	height: 30px;
	background-image: url(../images/state-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: top left;
	clear: left;
	width: 770px;
}

#mainTextContent { 
	height: 540px;
/*	overflow: auto; */
	margin: 0 20px 0 17px; 
}

.mainText-Title h2 {
	color: #003366;
	font: 24px normal Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #fcca02;
	padding-bottom: 3px;
}

.mainText-Title .noLine {
	color: #003366;
	font: 24px normal Georgia, "Times New Roman", Times, serif;
}

.mainText-Title table {
	border-collapse: collapse;
}

.changeState {
	font-size: 12px;
	color: #337fcc;
	padding-left: 5px;
}

.changeState a {
	font-size: 12px;
	color: #337fcc;
}

.changeState a:hover {
	color: #003366;
	text-decoration: underline;
}

h6 {
	font: bold 14px Helvetica, Arial, sans-serif;
	color: #337fcc;
	padding-bottom: 5px;
}

.mainText span {
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.grey {
	color:#424242;
}

.sidebarDisclaimer {
	padding: 5px 0 0 22px;
	color: #999999;
	font: bold 12px Arial, Helvetica, sans-sefif;
	text-align: left;
}

.sidebarDisclaimer span {
	padding: 0 0 0 6px;
	color: #999999;
	font: bold 12px Arial, Helvetica, sans-sefif;
	text-align: left;
}

.allgreysidebar {
    margin: 0;
    border: 0;
    font-weight: normal;
    font-style: normal;
    vertical-align: baseline;
    padding: 5px 0 0 22px;
    color: #999999;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-align: left;
}

.darkblue {
	color:#2B4F81;
}

.blue {
	color:#337FCC;
}

.mainText p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #424242;
	line-height: 20px;
}

.mainText a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #337fcc;
	text-decoration: underline;
}

.mainText a:hover {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #2b4f81;
	text-decoration: none;
}

.footnote p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #424242;
	line-height: 20px;
	width: 500px;
}

.footnoteItalic p {
	font: italic 14px Arial, Helvetica, sans-serif;
	color: #424242;
	line-height: 20px;
	width: 500px;
}

.glossaryText p {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #424242;
	line-height: 20px;
}

.glossaryText a {
	font: normal 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.glossaryText a:hover {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #337fcc;
	text-decoration: underline;
}

#lc-home {
	height: 200px;
	margin-top: 15px;
}

.lc-Title {
	background-image:url(../images/sidebar-tab-green-trans.gif);
	background-repeat: no-repeat;
	background-position: top right;
	height: 41px;
	width: 211px;
	float: left;
}

.lc-home-bottom {
	width:500px;
	background-image: url(../images/lc-box-bottom.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 20px;
}

.lc-home-top {
	width:500px;
	background-image: url(../images/lc-box-top.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 15px;
}

.lc-home-center {
	width:500px;
	background-image: url(../images/lc-box-center.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
}

.lc-main-left {
	width: 230px;
	float: left;
}

.lc-main-right {
	width: 260px;
	float: left;
}

.lc-home-center table {
	margin-left: 10px;
}

.lc-home-center .navArrow {
	background:url(../images/icons/yellow-arrow-bullet.png) left center no-repeat;
	padding: 5px;
	margin: 0 10px 0 10px;
}

.lc-home-center td a {
	color: #2b4f81;
	text-decoration: none;
	margin: 0;
	font: bold 13px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
}

.lc-home-center td a:hover {
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #337fcc;
	text-decoration: underline;
}

/*-- Begin Right SideBar Navigation --*/  

#sideNav {
	width:210px;
	margin:0 0 15px 5px;
}

#sideNav-title {
	height:41px;
	background-image: url(../images/sidebar-tab-medblue-trans.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#sideNav-login-title {
	height:41px;
	background-image: url(../images/sidebar-tab-medblue-trans.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#sideNav-title-101 {
	height:41px;
	background-image: url(../images/sidebar-tab-medblue-trans.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#sideNav-center {
	width: 210px;
	padding:-10px 0 1px 0;
	margin:0 auto;
	background-image: url(../images/sideNav-Box-center-trans.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#sideNav-center-lc {
	width: 210px;
	padding:-10px 0 1px 0;
	margin:0 auto;
	background-image: url(../images/sideNav-Box-center-trans.gif);
	background-repeat: repeat-y;
	background-position: top center;
}

#sideNav-center p {
	padding: 10px 10px 0 15px;
	line-height: 18px;
	font-size: 14px;
	color: #424242;
}

#sideNav-bottom {
	width: 210px;
	height:21px;
	background-image:url(../images/sideNav-box-bottom-tan-trans.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

#sideNav-bottom-lc {
	width: 210px;
	height:21px;
	background-image:url(../images/sideNav-box-bottom-tan-trans.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.sideNav-links { }

.sideNav-links table {
	border-collapse: collapse;
	margin: 0 5px 0 10px;
}

.sideNav-links td { 
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.sideNav-links .navArrow {
	background:url(../images/icons/yellow-arrow-bullet.png) left center no-repeat;
	margin: 0 10px 0 10px;
	width: 15px;
}

.sideNav-links a {
	color: #2b4f81;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.sideNav-links a:hover {
	color: #337fcc;
	text-decoration: underline;
}

#producerLogin p {
	font: normal 12px Arial, Helvetica, sans-serif;
	text-align: left;
	color: #424242;
}

#producerLogin ul {
	padding: 10px;
	color: #2b4f81;
	text-decoration: none;
	margin: 0 auto;
	font: bold 13px Arial, Helvetica, sans-serif;
}

#producerLogin a:hover {
	color: #337fcc;
	text-decoration: underline;
}

/*-- Begin SideBar Content Styling --*/  

#sideBar {
	background-color: #F6F5F0;
	float:right;
	margin: 0;
	padding: 20px 15px 10px 10px;
	width: 220px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(../images/mainContent-bg-beige.jpg);
}

.sideBar-pic {
      width: 210px;
      height: 120px;
      background-color: transparent;
      margin: 0 auto;
      background-repeat:no-repeat;
      background-image: url(../images/in101-man-bg.jpg);
      border-bottom: 2px solid #fcca02;
      background-position: center;
      background-attachment:float;
}

.sideBar-thumb {
	width: 100px;
	height: 135px;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	margin: 15px auto;
}

/*-- Begin Footer --*/  

#footer {
	clear: both;
	height: 160px;
	background-image:url(../images/footer_bg.jpg);
	background-repeat:repeat-x;
	border-top: 2px solid #FCCA02;
}

.loginButton { padding: 10px 0 0 60px; }

.loginButton a {
	text-align: center;
	color: #2b4f81;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	display:block;
	width: 100px;
	padding:10px 10px 15px 13px;
	font: bold 13px sans-serif;
	background: url(../images/login-button_new-tall.jpg) 0 0 no-repeat;
}

.loginButton a:hover {
    text-align: center;
	color: #2b4f81;
	text-decoration: none;
	font: bold 14px Arial, Helvetica, sans-serif;
	display:block;
	width: 100px;
	padding:10px 10px 15px 13px;
	font: bold 13px sans-serif;
	background: url(../images/login-button_new-tall_over.jpg) 0 0 no-repeat;
}


#footerText {
	margin: 10px 0 0 0;
	float: left;
	font-size: 12px;
}

#footer p {
	padding: 5px 0 0 20px;
	color: #2b4f81;
	line-height: 16px;
}

#footer span {
	font-size: 13px;
	font-weight: bold;
	color: #424242;
}

#footerMsg {
	margin: 10px 0 0 0;
	font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: Normal;
	color: #FF0000;	
}

#footer ul { padding: 5px 0 10px 20px; }

#footer ul li {
	display:inline;
	color: #CCE5FF;
	padding: 2px;
}

#footer ul li a { color: #2B4F81; }

#footer ul li a:hover {
	color: #337fcc;
	text-decoration: underline;
}

#footerLogos {
	float: right;
	margin-right: 20px;
	background-image: url(../images/footer_logos.jpg);
	background-repeat: no-repeat;
	width: 126px;
	height: 150px;
}

#medicareTable table {
	width: 390px;
	border: 2px solid #426321;
	border-collapse: collapse;
	border-spacing: 0px;
	cellspacing: 0px;
	cellpadding: 0px;
}

#medicareTable td {
	height: 25px;
	border: 2px solid #426321;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, arial, helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #426321;
}

#medicareTable .topRow {
	background-color: #C9D6AB;
}

#medicareTable .topRow .colName {
	text-align: left;
}

#medicareTable .rowA {
	background-color: #C9D6AB;
}

#medicareTable .rowA td {
	color: #000000;
}

#medicareTable .rowA .colName {
	text-align: left;
}

#medicareTable .rowB {
	background-color: #F8F1E9;
}

#medicareTable .rowB td {
	color: #000000;
}

#medicareTable .rowB .colName {
	text-align: left;
}

.indented {
	padding-left: 50px;
	padding-right: 50px;
}

.smallLeftIndent { padding-left: 25px; }

.searchButton { padding: 5px 5px 5px 5px; }

.searchButton a {
	text-align: center;
	color: #2b4f81;
	text-decoration: none;
	display:block;
	width: 121px;
	height: 27px;
	background: url(../images/new-search-button.jpg) 0 0 no-repeat;
}

.searchButton a:hover {
	text-decoration: none;
	background-position: 0 -26px;
	color: #424242;
}

#taxDefTable {
	border: 1px solid #3A6EA5;
	border-spacing: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#taxDefTable tr {
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

#taxDefTable td {
	padding: 3px;
}

#taxDefTable .rowA {
	background-color: #B0C2E8;
}

#taxDefTable .td1 {
	width: 46%;
	vertical-align: top;
	border-right: 1px solid #3A6EA5;
	border-bottom: 1px solid #3A6EA5;
}

#taxDefTable .td2m {
	width: 26%;
	vertical-align: middle;
	border-right: 1px solid #3A6EA5;
	border-bottom: 1px solid #3A6EA5;
}

#taxDefTable .td2t {
	width: 26%;
	vertical-align: top;
	border-right: 1px solid #3A6EA5;
	border-bottom: 1px solid #3A6EA5;
}

#taxDefTable .td2m p {
	text-align: right;
}

#taxDefTable .td2t p {
	text-align: right;
}

#taxDefTable .td3m {
	width: 28%;
	vertical-align: middle;
	border-bottom: 1px solid #3A6EA5;
}

#taxDefTable .td3t {
	width: 28%;
	vertical-align: top;
	border-bottom: 1px solid #3A6EA5;
}

#taxDefTable .td3m p {
	text-align: right;
}

#taxDefTable .td3t p {
	text-align: right;
}

.companytitle {
            font: bold 15px Georgia, "Times New Roman", Times, serif;
            color: #337FCC;
            padding: 15px 0 0 12px;
}
.companytitle_a {
            font: bold 15px Georgia, "Times New Roman", Times, serif;
            color: #337FCC;
            padding: 12px 0 0 12px;
            margin: 5px 0 0 0;
            background-image: url(../images/healthsub-bg.jpg);
            background-position: top;
            background-repeat: no-repeat;
}
.menuDivide {
            padding: 5px 0 0 0;
            margin: 5px 0 0 0;
            background-image: url(../images/healthsub-bg.jpg);
            background-position: top;
            background-repeat: no-repeat;
}