/* Container vs Float Error Correction */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-table; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix { display: block;}
/* End hide from IE-mac */

/* Body Document Default */
body {
	font-size: 75%; font-family: arial, helvetica, sans-serif;
	margin-top: 0; padding: 0; height: 100%; margin-bottom: 20px;
    color: #000000; background-color: #FFFFFF;
}

/*================================================= BEGIN CSS Differences ====================================================== */


#layout { width: 95%; overflow: visible; min-width: 730px; max-width: 95%; }
#layout-inner { }
/* padding-left: 6px; padding-right: 6px;  */
#header-outer { }
#header-inner { width: 100%; float: left; overflow: visible; height: 8.6em; background: #3F5B70 url("/EasySite/setup/StyleMBP_Insurance_Form/images/bg_header.jpg") repeat-x top left; }

#usability-link-bar-outer { width: 730px; background-color: #3E5D72; padding: 3px; margin-bottom: 10px; overflow: hidden; }
#usability-link-bar-inner { float: left; width: 100%; }

.usability-menu-item { float: left; margin: 0px; padding: 0px; display: inline; color: #FFFFFF; height: 1.45em; }
.usability-link { font-size: 0.9em; font-weight: bold; color: #FFFFFF; padding: 0px 7px 0px 7px; }
.usability-link:link, .usability-link:visited { color: #FFFFFF; text-decoration: none; font-size: 0.9em; font-weight: normal; }
.usability-link:active, .usability-link:hover { color: #FFFFFF; text-decoration: underline; }

/* Top Bar */
#top-bar-outer { float: left; background-color: #F6A70E; }
#top-bar-inner { float: left; width: 100%; padding: 3px 0px 3px 0px; }

.top-bar-menu-item { float: left; color: #FFFFFF; display: inline; margin: 0px; padding: 0px; }
.top-bar-link:link, .top-bar-link:visited { color: #FFFFFF; text-decoration: none; font-size: 0.9em; font-weight: bold; padding: 4px 5px 4px 5px; }
.top-bar-link:active, .top-bar-link:hover { color: #3F5A6D; text-decoration: none; background-color: #FFFFFF; }

#snv-outer { float: left; width: 168px; border: 1px solid #3F5B70; }
#snv-inner { float: left; width: 100%; overflow: hidden; }
.mbp-logo { padding: 14px 10px 17px 10px; }

#side-menu-outer { float: left; width: 169px; border-top: 21px solid #F6A70E; }
#side-menu-inner { float: left; width: 100%; background-color: #FFFFFF; }

#content-outer { width: 565px; overflow: hidden; }
#content-inner { margin-left: 10px; border: 1px solid #3F5B70; }
#template-zone { clear: left; overflow: hidden; padding: 5px; margin-bottom: 15px; }

#main-outer { float: left; width: 100%; }
#main-inner { display: block; overflow: hidden; background-color: #FFFFFF; }

#rhs-outer { float: right; width: 184px; }
#rhs-inner { float: left; width: 100%; overflow: hidden; }

#footer-outer { float: left; width: 730px; background-color: #324E63; border: 1px solid #203A4E; margin-top: 10px; margin-bottom: 10px; }
#footer-inner { float: left; width: 600px; margin: 0px 65px 0px 65px; text-align: center; display: block; color: #FFFFFF; overflow: hidden; font-size: 0.8em; padding: 5px; }

#footer-text { float: left; width: 730px; color: #999999; font-size: 0.9em; background-color: #FFFFFF; margin-bottom: 10px; }
.footer-text-item-one { float: left; width: 243px; }
.footer-text-item-two { float: left; width: 243px; text-align: center; }
.footer-text-item-three { float: right; width: 243px; text-align: right; }


.sponsors { float: left; }

.footer-link:link, .footer-link:visited { color: #333333; text-decoration: none; }
.footer-link:active, .footer-link:hover { color: #333333; text-decoration: underline; }
.footer-menu-item { display: block; height: 1.3em; padding: 2px 0px 2px 0px; color: #333333; }

/*======================================================= END CSS Differences ================================================== */

/* Float Generics */
.fl { float: left; }
.fr { float: right; text-align: right; }

/* Standard Tags */
strong { font-weight: bold; }
em { font-style: italic; }

/* Enable Visible Borders For Development */
div { border: 0px dotted #000000; }

/* Links */
a:link { color: #324E63; text-decoration: underline; }
a:visited { color: #333333; text-decoration: underline; }
a:hover, a:active { color: #F6A70E
; text-decoration: underline; }

/* generic controls */
img, .noborder { border: 0; }
.spacer { border: 0; }
.center { margin: auto; }
.hide, .invisible { display: none; }
img { border: 0; }
ul, ol, dl, form { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
ul { list-style-type: square; } 
li { }
fieldset { margin: 0.5em; padding: 0.5em; border: 1px solid #cccccc; }
legend { }
ul.inline { list-style-type: none; margin: 0; padding: 0; }
li.inline { display: inline; list-style-type: none; background-color: transparent; padding: 0; }

/* graphical / presentational controls */
hr { color: #999999; height: 1px; background-color: #999999; border: 0; margin-top: 0.5em; margin-bottom: 0.5em; padding: 0; clear: both; display: block; }

/* Administration Links */
#adminlinks { width: 650px; clear: both; padding: 0.3em; margin-top: 0.5em; margin-bottom: 0.5em; text-align: center; background-color: #F6A70E; border: 1px solid #E89C0A; }
.AdminLink { color: #FFFFFF; }
strong.AdminLink { color: #FFFFFF; font-size: 0.9em; font-weight: bold; }
a.AdminLink:link, a.AdminLink:visited { color: #FFFFFF; font-weight: normal; font-size: 0.9em; text-decoration: none; }
a.AdminLink:hover, a.AdminLink:active { color: #FFFFFF; text-decoration: underline; }

/* Page Roots */ 
#page-root-outer {  width: 100%; }
#page-root-inner { padding-bottom: 5px; background-color: transparent; border-bottom: 1px solid #C7D7E1; }.PageRootStart { font-size: 1.1em; padding-bottom:5px; font-weight: normal; color: #000000; }
div.PageRoot { font-size: 0.9em; color: #F6A70E; font-weight: normal; padding: 0px 0px 4px 0px;  }
a.PageRoot:link, a.PageRoot:visited { color: #000000; text-decoration: underline; font-weight: normal; }
a.PageRoot:active, a.PageRoot:hover { color: #F6A70E
; text-decoration: underline; }
.prDiv { color: #000000; padding: 0 3px 0 2px; font-size: 1em; font-weight: normal; }

/* Search Box Controls */
#search-panel-outer { float: right; width: 205px; }
#search-panel-inner { float: left; width: 100%; }
#search-form { display: block; padding: 0px; background-color: transparent; }
.search-panel-title {  float: left; overflow: visible; font-size: 0.9em; color: #FFFFFF; font-weight: bold; padding: 2px 8px 2px 0px; }
.PanelTitle { font-size: 1em; color: #0099FF; font-weight: bold; margin: 0px 0 8px 0; }
#keywords { float: left; font-size: 1em; height: 1.2em; color: #000000; width: 10.4em; border: 1px solid #999999; padding-left: 3px; margin-right: 5px; background-color: #FFFFFF; }
#search-button { float: left; font-size: 0.9em; font-weight: bold; color: #FFFFFF; height: 1.6em; width: 2.1em; border: 1px solid #98999B; padding-left: 0px; background: #F6A70E url("/EasySite/setup/StyleMBP_Insurance_Form/images/bg_search.jpg") no-repeat top left; }

/* Side Navigation */
#SideNavPanel { float: left; display: block; width: 169px; }
.SNPanelHeader { }

.previouslink { }
.NavigationPreviousLink { }
a.NavigationPreviousLink:link, a.NavigationPreviousLink:visited { display: block; font-size: 1em; font-weight: bold; color: #405C72; text-decoration: none; padding: 6px 5px 6px 7px; }
a.NavigationPreviousLink:active, a.NavigationPreviousLink:hover { color: #F6A70E; text-decoration: none; padding: 6px 5px 6px 7px; }

.currentlink { }
.NavigationCurrentLink { }
a.NavigationCurrentLink:link, a.NavigationCurrentLink:visited { display: block; font-size: 1em; font-weight: bold; color: #405C72; text-decoration: none; padding: 4px 5px 4px 20px; background: #FFFFFF url("/EasySite/setup/StyleMBP_Insurance_Form/images/bg_snav_current.jpg") repeat-x bottom left; }
a.NavigationCurrentLink:active, a.NavigationCurrentLink:hover { text-decoration: none; }

.childlink { }
.NavigationChildLink { }
a.NavigationChildLink:link, a.NavigationChildLink:visited { display: block; font-size: 0.9em; font-weight: normal; color: #405C72; text-decoration: none; padding: 4px 5px 4px 30px; background: #FFFFFF url("/EasySite/setup/StyleMBP_Insurance_Form/images/bg_snav_sibling.jpg") repeat-x bottom left; }
a.NavigationChildLink:active, a.NavigationChildLink:hover { color: #F6A70E; text-decoration: none; font-weight: normal; }

.siblinglink { }
.NavigationSiblingLink {  }
a.NavigationSiblingLink:link, a.NavigationSiblingLink:visited { display: block; font-size: 1em; font-weight: bold; color: #405C72; text-decoration: none; padding: 4px 5px 4px 20px; background: #FFFFFF url("/EasySite/setup/StyleMBP_Insurance_Form/images/bg_snav_sibling.jpg") repeat-x bottom left; }
a.NavigationSiblingLink:active, a.NavigationSiblingLink:hover { color: #F6A70E; text-decoration: none; }


/* Footer */
.copyright { float: left; height: 1.3em; padding: 2px 0px 0px 8px; color: #17338F; font-size: 0.95em; }
#footer { margin-top: 10px; padding: 10px; }

/* defaults */
b { font-weight: bold; }
strong { font-weight: bold; }
em { font-style: italic; }
u { text-decoration: underline; }
i { font-style: italic; }

/* Standard Text */
.Header { font-size: 1.4em; }
.LargeBody { font-size: 1.2em; }
.MidLargeBody { font-size: 1.1em; }
div, td, table, .MsoNormal, .tdNormalBody, a.NormalBody, .NormalBody { font-size: 1em; }
.NormalBodyBold { font-size: 1em; font-weight: bold; }
.NormalBodyItalic { font-size: 1em; font-style: italic; }
.MidSmallBody { font-size: 0.95em; }
a.MidSmallBody { font-size: 1.05em; }
.SmallBody { font-size: 0.9em; }
.TinyBody { font-size: 0.85em; }

/* Content Editor Classes */
.CENoMargin { margin: 0; font-size:1em; }
.OneCE { font-size: 0.85em; }
.TwoCE { font-size: 1em; }
.ThreeCE { font-size: 1.2em; }
.FourCE { font-size: 1.4em; }
.FiveCE { font-size: 1.7em; }
.SixCE { font-size: 2em; }
.SevenCE { font-size: 2.4em; }

/* titles */
.PageTitle { float: left; width: 100%; color: #3E5D72; font-family: trebuchet ms; font-size: 1.5em; font-weight: bold; padding: 6px 6px 15px 0px; }

.SmallTitle { float: left; color: #3E5D72; font-size: 1.3em; font-weight: bold; padding: 6px 6px 6px 10px; }

/* results navigation */
.PageNavBar { font-size: 1em; color: #000000; }
a.PageNavBar:link { font-size: 1em; font-weight: bold; color: #324E63; text-decoration: underline; }
a.PageNavBar:visited { color: #333333; font-weight: bold; text-decoration: underline; }
a.PageNavBar:active, a.PageNavBar:hover { color: #F6A70E; font-weight: bold; text-decoration: none; }

.RelatedDocuments { color: #333333; font-size: 1em; font-weight: bold; }
.SubSectionTitle { font-size: 1.2em; font-weight: bold; margin-top: 10px; color: #333333; }
.RoundTable { margin-bottom: 5px; margin-top: 5px; background: #FFFFFF; }
.DocumentIcon { float: left; width: 16px; margin: 0; padding: 5px; }
div.PageDocumentTitle { padding-left: 5px; padding-bottom: 0; }
a.PageDocumentTitle:link, a.PageDocumentTitle:visited { color: #324E63; font-size: 1em; font-weight: bold; }
a.PageDocumentTitle:active, a.PageDocumentTitle:hover { color: #F6A70E; }
div.PageDocumentText { color: #000000; font-size: 1em; padding-left: 5px; }

/* results */
table, td { }
td.ResultStripOne ul { margin-left: 1em; padding-left: 1em; }
span.ResultTitle { float: left; text-align: left; display: block; width: 100%; background-color: #C1B0A8; }
.ResultTitle { padding-left: 3px; color: #FFFFFF; font-size: 1em; font-weight: bold; }
.ResultText { font-size: 1em; color: #000000; }
.ResultBG { background-color: #F6A70E; }
.ResultStripOne { background-color: #FFFFFF; }
.ResultStripTwo { background-color: #FDF4D7; }
.ResultLink { font-size: 1em; color: #000000; }
a.ResultLink:link { display: block; font-weight: normal; font-size: 1em; color: #042F64; text-decoration: underline; padding-left: 15px; background: transparent url("/EasySite/setup/StyleMBP_Insurance_Form/images/snv_sibling.gif") no-repeat 3px 3px; }
a.ResultLink:visited { color: #333333; text-decoration: underline; }
a.ResultLink:active, a.ResultLink:hover { color: #F6A70E; text-decoration: none; }
.ResultFooter { font-size: 1em; color: #FFFFFF; display: block; padding-bottom: 1px;}
a.ResultFooterLink:link { font-size: 1em; color: #FFFFFF; }
a.ResultFooterLink:visited { color: #FFFFFF; }
a.ResultFooterLink:active, a.ResultFooterLink:hover { color: #FFFFFF; text-decoration: none; }

/* Forms */
table, td, select, input, textarea { font-family: arial, helvetica, sans-serif; font-size: 1em; }
.FormComment { color: #000000; font-size: 0.95em; }
div.FormQuestion { color: #000000; font-size: 0.95em; font-weight: bold; padding: 3px; }
span.FormQuestion { color: #000000; font-size: 1em; font-weight: bold; padding: 3px; }
td.FormQuestion { }
.FormText { color: #000000; font-size: 0.95em; }
.FormInput { font-size: 0.95em; border: 1px solid #000000; }
input.SmallButton { font-size: 0.95em; color: #FFFFFF; font-weight: bold; background: #324E63; border: 1px solid #223B4E; }

/* tables */
td.ResultAlt1 { background-color: #FFFFFF; }
td.ResultAlt2 { background-color: #FDF4D7; }
.HeaderText { font-size: 1em; color: #000000; }
td.Header1 { }
td.tableBorder { background-color: #000000; color: #FFFFFF; font-size: 1em; font-weight: bold; }

/* Error */
.Error { color: #CC0033; font-size: 1em; font-weight: bold; }

