﻿

/* STARTING ~/css/forms.css */


/* --------->>>>>>>>>  /css/forms.css  <<<<<<<<<---------- */

/* STARTING ~/css/forms-core.css */




/* STARTING ~/css/modules/smartpanels-core.css */


/* SmartPanels *//*======================================= *//* Doctors SmartPanel *//*======================================= */#DrSmartPanel ul.DrList {list-style: none;margin: 0;padding: 0;}#DrSmartPanel li.SPItem dt, #DrSmartPanel li.SPItem dd {margin: 0 0 0 60px;padding: 0;}#DrSmartPanel li.SPItem dd.Picture {margin: 0;float:left;}#DrSmartPanel li.SPItem dd.Picture img{margin:0 !important;}#DrSmartPanel li.SPItem .Specialties ul {list-style: none;margin: 0;padding: 0;}#DrSmartPanel li.SPItem .Specialties li {float: left;margin: 0;padding: 0;padding-right: 4px;}/* Locaitons SmartPanel======================================= */#SmartPanelLocations ul.LocationList {list-style: none;margin: 0;padding: 0;}#SmartPanelLocations dl {margin: 0 !important;padding: 0 !important;position: relative;}#SmartPanelLocations dd {margin: 0 0 3px 0;padding: 0;position: relative;font-size:.85em;font-weight:normal;}

/* ENDING ~/css/modules/smartpanels-core.css */


/* Form Layout=========================================================================================== */fieldset, fieldset fieldset, fieldset div, legend {padding: 0;margin: 0;}fieldset div, .Marg, fieldset.Marg {display: block;padding-bottom: 1em;}legend {background: #fff;font-weight: normal;position: relative;left: -.5em;}html>body legend {padding: .4em 0;}span.Required {color: red;display: inline;margin: 0;}small.Required {color: red;}small.Optional {color: green;}input, textarea, select {margin-top: 0;padding: 1px;}.VertAlignTop input,.VertAlignTop textarea,.VertAlignTop select {vertical-align: top;}textarea {display: inline;height: 80px;}select {padding: 0;}select option {padding: 0 1em 0 4px; /* for Firefox */}.NoWidth, .AutoWidth {width: auto !important;}.AutoWidthLabelInside label {width: auto !important;}.Inline {display: inline !important;}fieldset div.Collapse {margin: 0;padding: 0;}.FormContainer .Long {width: 400px;}.FormContainer .Short {width: 150px;}.FormContainer .SuperShort {width: 60px;}.ColumnLong {width: 400px !important;}.ColumnShort {width: 150px !important;}.ColumnSuperShort {width: 60px !important;}label, p.Label {font-weight: bold;}label small, p.Label small, legend small {font-weight: normal;color: #666666;display: block;font-size: .8em;line-height: 1.0em;padding-left: 0px;}.FormHint {clear: both; font-size: .8em; color: #666;}html > body .CheckRadio label {padding-left: .2em;}.InlineLabels div.ToggleEl,.BlockLabels div.ToggleEl,.BlockLabels .CheckRadio div.ToggleEl {background-color: #DEF2F4;padding: .4em 0 .4em 2%;width: 97%;}.InlineLabels .WhiteInput,.BlockLabels .WhiteInput,.BlockLabels .CheckRadio .WhiteInput {background-color: #fff;border: none;}.InlineLabels div.ToggleEl,.BlockLabels div.ToggleEl,.BlockLabels .CheckRadio div.ToggleEl {background-color: #F0E2CE;}/* Datepicker=========================================================================================== */.bdpLite img {display: inline;vertical-align: text-bottom;margin-left: .4em;}.DatePicker, .datepicker {width: 90px !important;}.dp-choose-date {padding-left: .5em;}/* Help Button=========================================================================================== */.Help {display: inline;vertical-align: text-bottom;margin-left: .4em;}/* Input Focus=========================================================================================== */input:focus, textarea:focus, select:focus {background-color: #eee;}/* Top Error Messages=========================================================================================== */ul.Message {list-style:none;margin:5px !important;padding:7px;border: dashed 1px #ccc;background-color:#FEFBC0;-moz-border-radius: 5px;-webkit-border-radius: 5px;}ul.Message li {margin:0;line-height:1.8em;}/* Submit Buttons=========================================================================================== */input.Button, input.Submit, #Search input.Submit {color: #444;background: #ccc;border: 2px solid #444;border-top-color: #999;border-left-color: #999;font-weight: bold;padding: 0;}#Search input {padding: 1px;}input.Button:focus, input.Button:active,input.Submit:focus, input.Submit:active,#Search input.Submit:focus, #Search input.Submit:active {color: #444;background: #ccc;border: 2px solid #999;border-top-color: #444;border-left-color: #444;}html>body input.Button {padding: 0 1px 0 0;}input.Button {width: auto;background: #dfedfa;border-color: #666;border-top-color: #bbb;border-left-color: #bbb;margin: 0 !important;}a.inputButton {width: auto;display:block;color: #444 !important;font-weight:bold;font-size:12px;border: 2px solid #444;background: #dfedfa;border-color: #666;border-top-color: #bbb;border-left-color: #bbb;margin: 0 !important;padding: 1px 3px 1px 2px;text-decoration:none !important;cursor:default;}input.Delete, input.LighterButton, input.SmallButton {font-weight: normal;font-size: .85em;background: #f4f9fd;color: #666;}/* Paging=========================================================================================== */ul.Paging li.Second {white-space: nowrap;}#Content ul.Paging li {padding-left: 0;background-image: none;}#Content ul.Paging li .Button {margin-top: .4em;}table.Paging {border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;}table.Paging td {padding: 6px 0;vertical-align: middle;}.Paging td.BackNext {text-align: right;}table.Paging td.BackNext a {white-space: nowrap;}/* Odd/Even rows=========================================================================================== */table tr.Even td,table tr.Even th, table tr.Even td a {background: #f4f4f4;}/* Table-like Definition List=========================================================================================== */dl.Table {padding: .4em 0 1em 0;}dl.Table:after {content: ".";clear: both;height: 0;visibility:hidden;display: block;}dl.Table {display: inline-block; /* Fixes IE Mac */}/* Hides from IE Mac \*/* html dl.Table {height: 1%;}dl.Table {display: block;}/* End hide from IE Mac */dl.Table dt,dl.Table dd {vertical-align: top; padding: 8px 0 0 0;}dl.Table dt {width: 8em;float: left;clear: left;padding: 8px 6px 0 0;}dl.Table dd {padding-right: 6px;margin-left: 9em;}dl.Table dd:after {content: ".";display: block;height: 1px;clear: both;visibility: hidden;}/* Table Forms=========================================================================================== */.cmsform td,.cmsform th{padding:3px 3px 3px 0;}.cmspage .Fade,.cmsform .Fade{background:url(/imgs/form_grad_mountainview.gif) repeat-x top left;}.cmsform tr.Top th,.cmsform tr.Top td,.cmspage tr.Top th,.cmspage tr.Top td{padding-top:.8em;}/* DIV BASED FORMS=========================================================================================== *//* Default styles - these should stay the same */.cmspage, #Content .cmspanel {margin: 1em 0;padding: 0 2em;}fieldset {border: none;float: left;padding: 0;padding-bottom: 1em;width: 100%;}fieldset legend {background: transparent;margin: 0;padding: 0 !important;}.FormContainer fieldset.CheckRadio div span {padding-left: 0;}.FormContainer input, .FormContainer textarea, .FormContainer select {width: 250px;}.FormContainer input.Button {width: auto !important;}fieldset p {line-height: 1.6;margin-bottom: 0;padding-top: 1px;}.InlineLabels div, .BlockLabels div {clear: both;}.FormContainer .Indent, .InlineLabels .Indent {margin-left: 160px;width: auto;}.CheckRadio input {width: auto;}.CheckRadio label {font-weight: normal;}/* Inline Labels=========================================================================================== */.InlineLabels div {padding: .4em 0;}.InlineLabels div div {clear: none;}.InlineLabels label, .InlineLabels p.Label {float: left;line-height: 1.4;margin-bottom: 0;padding-right: 10px;padding-top: 1px;text-align: right;width: 150px;}.FormContainer fieldset.InlineLabels {padding: .3em 0;}.InlineLabels .InlineLabel {float: none;font-weight: normal;line-height: 1.4;margin: 0;padding-left: .2em;width: auto;}.InlineLabels p {line-height: 1.6;padding-top: 1px;}.InlineLabels .ButtonHolder {margin-top: .5em;padding-left: 160px;}.InlineLabels .InlineInput {clear: none;float: none;padding-left: 160px;width: auto;}.InlineLabels .FormHint {clear: none;margin: 0 0 0 160px;}.FormContainer .InlineLabels span.Required {display: inline;padding-left: 0;}/* Inline Labels: CheckRadio class=========================================================================================== */.InlineLabels .CheckRadio {margin: 0;margin-bottom: -1.5em;padding: .5em 0;clear: both;}.InlineLabels .CheckRadio legend span {width: 150px;padding-right: 10px;text-align: right;margin-left: 0;display: block;font-weight:bold;/*position:relative;*//*top: 3px;*/padding-left: 0px;}.InlineLabels .CheckRadio legend span.Required {color: Red;display: inline;float: none;padding-left: 0;padding-right: 0;top: 0;width: auto;}.InlineLabels .CheckRadio label {float: none;margin: 0;width: auto;}.InlineLabels .CheckRadio div {float: none;margin-left: 160px;padding: 0;position: relative;top: -1.5em;}.InlineLabels .CheckRadio.BlockList div {margin-bottom: 1.5em;top: 0;}.InlineLabels .CheckRadio div div {margin-left: 0;top: 0;padding: .4em 0;}.InlineLabels .CheckBoxList { padding: 0 0 1em 0;}.InlineLabels .CheckBoxList div {padding: 0 0 0 160px; line-height:1.75em}.InlineLabels .CheckBoxList input, .InlineLabels .CheckBoxList label {float:none; vertical-align: middle;  font-weight:normal;}/* Block Labels=========================================================================================== */.FormContainer .BlockLabels {clear: both;float: none;}.BlockLabels div {padding: .3em 0;}.BlockLabels div div {clear: none;}.BlockLabels .ButtonHolder {margin-top: .5em;}.BlockLabels label,.BlockLabels p.Label {display: block;float: none;margin-bottom: 1px;padding: 0;}.BlockLabels .InlineLabel {display: inline;font-weight: normal;padding-left: .2em;}/*  Block Labels: CheckRadio class=========================================================================================== */.BlockLabels .CheckRadio {padding: .4em 0;}.BlockLabels .CheckRadio legend {left: 0;}.BlockLabels .CheckRadio legend span {margin-bottom: 1px;font-weight: bold;/*position: relative;*//*top: 3px;*/}.BlockLabels .CheckRadio legend span.Required {top: 0;}.BlockLabels .CheckRadio label {width: auto;float: none;margin: 0 1em 0 0;display: inline;line-height: 1.4;}.BlockLabels .CheckRadio legend,.BlockLabels .CheckRadio legend span{word-wrap: break-word;white-space:normal;width:99%;float:left;}.BlockLabels .CheckRadio legend span.Required{width:auto;}/* Unsure of the following */.BlockLabels .InlineCheckRadio label {margin: 0pt 1.5em 0pt 0pt !Important;}.BlockLabels .RegistrantList div,.BlockLabels .RegistrantOptionSelectList div {clear: both;}.BlockLabels .RegistrantList div input,.BlockLabels .RegistrantList div select,.BlockLabels .RegistrantOptionSelectList div input,.BlockLabels .RegistrantOptionSelectList div select {float: left;margin-right: 1em;width: auto;}.BlockLabels .RegistrantList,.BlockLabels .RegistrantOptionSelectList {margin: .7em 0;}.BlockLabels .currentBalanceHolder label,.BlockLabels .creditHolder label,.BlockLabels .amountHolder label,.BlockLabels .newBalanceHolder label {float: left;width: 160px;}.BlockLabels .newBalanceHolder {border-top: solid 1px #ccc;float: left;margin-top: 3px;padding-top: 8px;}.BlockLabels .FeeSelectorFields_Registrant select,.BlockLabels .FeeSelectorFields_Registrant input {float: left;margin-bottom: .7em;margin-right: 1em;width: auto;}.BlockLabels .FeeSelectorFields_Other select,.BlockLabels .FeeSelectorFields_Other input {float: left;margin-bottom: .7em;margin-right: 1em;width: 80px;}.addRegistrantFees .BlockLabels .FeeSelectorFields_Registrant,.addRegistrantFees .BlockLabels .FeeSelectorFields_Other {margin-left: 160px;}.addRegistrantFees .BlockLabels .amountContainer label {float: left;margin-right: 1em;text-align: right;width: 150px;}.addRegistrantFees fieldset.ButtonContainer {padding-left: 160px;}.PaymentExpirationDate {clear: both;}.PaymentExpirationDate .ExpYear {margin-top: 1.1em;}.PaymentPayWhenOptions {display: block;}.PaymentPayWhenOptions input {margin: .5em .5em 0 0;width: auto;}fieldset.PaymentSelection {margin: 0 !important;padding: 0;}fieldset.PaymentSelection fieldset {margin: 0 !important;padding: 0;}fieldset.PaymentInfo .CheckboxList {margin: 0;}/* Nested InlineLabels -> BlockLabels=========================================================================================== */.InlineLabels .BlockLabels label {text-align: left;width: auto;}.InlineLabels .BlockLabels .CheckRadio {margin-bottom: 0;}.InlineLabels .BlockLabels .CheckRadio legend span {text-align: left;width: auto;}.InlineLabels .BlockLabels .CheckRadio div {margin-left: 0;top: 0;}.InlineLabels .BlockLabels .ButtonHolder {padding-left: 0;}.InlineLabels .RegistrationColumn, .InlineLabels .RegistrationColumn div {padding: 0;}.InlineLabels .RegistrationColumn div {clear: both;}.RegistrationColumn p, .RegistrationColumn label {float: left;line-height: 1.25em;margin: 0;padding: 0 10px 5px;}.PaymentDisplay {margin-bottom: 2em;}/* Nested BlockLabels -> InlineLabels=========================================================================================== */.BlockLabels .InlineLabels label {float: left;padding-right: 10px;}.BlockLabels .InlineLabels .InlineLabel {float: none;}/* Error Messages Now invalid since validators now render as <p> instead of <span>=========================================================================================== *//*.FormContainer .BlockLabels span {margin: 0;clear: none;display: inline;}span[controltovalidate], span>font[color="Red"] {display: block;}*//* Columns=========================================================================================== */.BlockLabels .Column,.InlineLabels .Column {clear: none;float: left;margin-right: 1em;width: auto;}.BlockLabels .Column .CheckRadio {width: auto;}#Content .FormContainer .Column input {width: 130px;}#Content .FormContainer .Column .Long,.InlineLabels .Long {width: 350px;}#Content .FormContainer .Column .Short {width: 80px;}#Content .FormContainer .Column .SuperShort {width: 30px;}.InlineLabels .CheckRadio .Column {clear: none;float: left;margin-left: 0;margin-right: 1em;width: auto;}.InlineLabels ol.TwoCol,.InlineLabels ul.TwoCol,.InlineLabels p.TwoCol,.InlineLabels div.TwoCol,.BlockLabels ol.TwoCol,.BlockLabels ul.TwoCol,.BlockLabels p.TwoCol,.BlockLabels div.TwoCol {float: left;}.InlineLabels ol.ThreeCol,.InlineLabels ul.ThreeCol,.InlineLabels p.ThreeCol,.InlineLabels div.ThreeCol,.BlockLabels ol.ThreeCol,.BlockLabels ul.ThreeCol,.BlockLabels p.ThreeCol,.BlockLabels div.ThreeCol {float: left;}/* Error Messages=========================================================================================== */.Validator {color: red;clear: both;}.InlineLabels .Validator {margin-left: 160px;}.InlineLabels .Indent .Validator {margin-left: 0;}/* BEGIN Search Controls=========================================================================================== */.SearchControl {background: #eee;clear: left;margin: 1em 0;padding: .4em;}.SearchControl fieldset {padding: 0;}.SearchControl fieldset.InlineLabels label {width: auto;}.SearchControl fieldset.InlineLabels div {clear: none;float: left;width: auto;}.SearchControl fieldset.InlineLabels input,.SearchControl fieldset.InlineLabels select {margin-bottom: 0;width: 100px;}.SearchControl fieldset.InlineLabels select {width: 200px;}.SearchControl fieldset.InlineLabels input,.SearchControl fieldset.InlineLabels select {margin-right: 1em;}.SearchControl fieldset.InlineLabels input.Button {width: auto;}/* Button Style Radio Button=========================================================================================== */.RadioButton {background: url(/imgs/buttons/radiobutton_inactive.gif) no-repeat;color: #000 !important;cursor: pointer;display: block;float: left;line-height: 26px;margin-right: 10px;padding: 0;text-align: center;text-decoration: none !important;width: 101px;}.RadioButton input {left: -9999px;position: absolute;}.RadioButton:hover {background-image: url(/imgs/buttons/radiobutton_hover.gif);}.RadioActive {background-image: url(/imgs/buttons/radiobutton_active.gif);}/* WaterMark text box=========================================================================================== */.InputFaded {color: #aeaeae !important;}.PopUpFunction {background: #fff;border: 1px solid #666;border-bottom-width: 2px;border-right-width: 2px;padding: 15px !important;position: absolute !important;width: 250px !important;z-index: 1000;}.PopUpFunction .PopUpCloseElement {background: url(/imgs/icons/close.gif) no-repeat;height: 15px;position: absolute;right: 5px;top: 5px;width: 15px;}.PopUpFunction .PopUpCloseElement:hover,.PopUpFunction .PopUpCloseElement:focus,.PopUpFunction .PopUpCloseElement:active {background-position: 0 -15px;}.PopUpFunction .PopupArrow {background: url(/imgs/icons/popup_arrow.gif) no-repeat;height: 20px;left: -10px;position: absolute;text-indent: -9999px;top: 20px;width: 10px;}/* Tool Tip=========================================================================================== */.ToolTip {padding: 15px !important;border: 1px solid #666;border-right-width: 2px;border-bottom-width: 2px;background: #fff;color: #333;position: absolute !important;z-index: 1000;width: 200px !important;}/* CAPTCHA=========================================================================================== */.FormContainer .BlockLabels .Captcha,.FormContainer .InlineLabels .Captcha {float: none;}.FormContainer .BlockLabels .Captcha p,.FormContainer .InlineLabels .Captcha p {clear:both;}.FormContainer .BlockLabels .Captcha #LBD_CaptchaDiv #LBD_CaptchaIcons,.FormContainer .InlineLabels .Captcha #LBD_CaptchaDiv #LBD_CaptchaIcons {clear: none;}/* CAPTCHA InlineLabels=========================================================================================== */.FormContainer .InlineLabels .Captcha #LBD_CaptchaDiv {clear: none;}.FormContainer .InlineLabels .Captcha p {margin-left: 160px;}.FormContainer .InlineLabels .Captcha input {margin-left: 160px;}/* Checkbox=========================================================================================== */.CheckboxList {clear: both;margin: .5em 0;}.CheckboxList div {margin: 0;}.CheckboxList input {margin: 0 .5em 0 0;width: auto;}.CheckboxList label {display: inline;width: auto;}.CheckboxList small {display: block;}/* Custom Forms: on Verify page... pad the sections.=========================================================================================== */.VerifyBox {margin-top:30px;}.VerifyBox .Button { font-size:.85em; font-weight:normal; text-transform:inherit;}/* Portal=========================================================================================== */.FieldGroup {background-color: #f9f9f9;border-bottom: 1px solid #eee;border-top: 1px solid #eee;}.FieldGroup .Validator {clear: none;}.FieldGroup .Instruction {float: right;padding: 5px 5px 0 0;}/* Portal Login Control=========================================================================================== */.LoginStatus fieldset {float: none;}.LoginStatus fieldset label {display: block;height: 0;line-height: 0;margin: 0 !important;overflow: hidden;text-indent: -32767px;}.LoginStatus fieldset img {display: inline;}

/* ENDING ~/css/forms-core.css */




/* ENDING ~/css/forms.css */




/* STARTING ~/css/tiny-mce/public.css */


/* /css/tiny-mce/public.css */

/* STARTING ~/css/tiny-mce/public-core.css */


/* --------->>>>>>>>>  /css/tiny-mce/public-core.css  <<<<<<<<<---------- *//* eWEP Custom Styles=========================================================================================== */.Right {float: right;margin: 0 0 .6em 1em;}.Left {float: left;margin: 0 1em .6em 0;}.Center {margin-left: auto !important;margin-right: auto !important;width: auto !important;}.Collapse {margin: 0 !important;}/* Text=========================================================================================== */#Content h1.Callout, #Content h2.Callout, #Content h3.Callout, #Content h4.Callout, #Content h5.Callout, #Content h6.Callout,#Content p.Callout, #Content ol.Callout, #Content ul.Callout, #Content dl.Callout {border: 2px solid #444;border-left: 1px solid #666;border-top: 1px solid #666;color: #444;font-weight: bold;padding: 4px;padding-bottom: 6px;}.TextAlignCenter {text-align: center;}.TextAlignRight {text-align: right;}p.Quotation {font-style: italic;}/* Anchors=========================================================================================== */#Content a.ArrowLink {background: url(/imgs/icons/arrow2.png) no-repeat 0 50%;padding-left: 10px;}.cmspage a.PDFLink, .cmspanel a.PDFLink {background: URL(../imgs/icons/PDFIcon.gif) no-repeat 0 0;padding-left: 20px;padding-top: 1px;padding-bottom: 1px;}/* Tables=========================================================================================== */table {clear: both;}table.Border {border-right: 1px solid #444;border-top: 1px solid #444;}table.Border caption {border-bottom: none;}table.Border th, table.Border td {border-bottom: 1px solid #444;border-left: 1px solid #444;padding: 4px;}table.Border2 {border-left: 1px solid #444;border-right: 1px solid #444;border-top: 1px solid #444;}table.Border2 th, table.Border2 td {border-bottom: 1px solid #444;padding: 4px;}table.Border3 {border: 1px solid #444;}table.Border3 th, table.Border3 td {padding: 4px;}table.CenteredCells {}table.CenteredCells th, table.CenteredCells td {text-align: center;}table.CenteredCells td img {margin-left: auto;margin-right: auto;}tr.ColorRow {background: #eee;}th.BorderBottom {border-bottom: 1px solid #444;}table.AutoWidth {width: auto;}/* Images=========================================================================================== */img.Right, img.Left {margin-bottom: 1em;}img.Dropshadow {background: #fff url(/imgs/img_dropshadow.gif) no-repeat right bottom;padding: 0 8px 8px 0;}img.DropshadowRight {background: #fff url(/imgs/img_dropshadow.gif) no-repeat right bottom;float: right;margin: 0 0 1em 1em;padding: 0 8px 8px 0;}img.DropshadowLeft {background: #fff url(/imgs/img_dropshadow.gif) no-repeat right bottom;float: left;margin: 0 1em 1em 0;padding: 0 8px 8px 0;}img.Inline {display: inline;}/* Custom HTML Elements=========================================================================================== *//* Callout Boxes=========================================================================================== */div.CalloutRight {background: #eee;border: 1px solid #444;float: right;margin: 0 0 1em 1em;width: 180px;}div.CalloutRight div {margin: 9px;}#Content div.CalloutRight a, #Content div.CalloutRight a:link,#Content div.CalloutRight a:focus, #Content div.CalloutRight a:hover, #Content div.CalloutRight a:active,#Content div.CalloutRight li {background-color: #eee;}div.CalloutRight h1, div.CalloutRight h2, div.CalloutRight h3,div.CalloutRight h4, div.CalloutRight h5, div.CalloutRight h6 {border-bottom: 1px solid #444;font-size: 1.1em;margin-bottom: .4em;padding-bottom: .2em;}div.CalloutWide {background: #eee;border: 1px solid #444;clear: both;float: left;margin-bottom: 1em;width: 99%;}div.CalloutWide div {margin-left: 1em;margin-right: 1em;}div.CalloutWide img {border-bottom: 1px solid #444;border-left: 1px solid #444;float: right;margin: .8em .8em .6em 1em;}#Content div.CalloutWide a, #Content div.CalloutWide a:link,#Content div.CalloutWide a:focus, #Content div.CalloutWide a:hover, #Content div.CalloutWide a:active,#Content div.CalloutWide li {background-color: #eee;}div.CalloutWide h1, div.CalloutWide h2, div.CalloutWide h3,div.CalloutWide h4, div.CalloutWide h5, div.CalloutWide h6 {border-bottom: 1px solid #444;font-size: 1.1em;margin: 0 0 .4em 0;padding: .6em 0 .2em 0;}div.Plain, #Content div.Plain li {background-color: #fff;}#Content div.Plain a, #Content div.Plain a:link, #Content div.Plain a:focus, #Content div.Plain a:hover, #Content div.Plain a:active {background: #fff;}/* Images with Captions=========================================================================================== */div.Caption { background: #eee; }div.Caption img {margin-bottom: .6em;}div.Caption p {font-size: .85em;margin-left: .5em;margin-right: .5em;}div.Caption a {background: transparent;}/* Two Col lists=========================================================================================== */ol.TwoCol, ul.TwoCol, p.TwoCol, div.TwoCol {width: 40%;float: left;margin: 2%;padding-left: 2%;display: inline;}div.TwoCol {margin: 0;margin-right: 2%;padding: 0;}/* Clearing=========================================================================================== */.ClearBoth {clear: both;}/* Borders=========================================================================================== */.BorderTop {border-top: 1px solid #444;padding-top: .2em;}table.BorderTop {padding-top: 0;}.BorderBottom {border-bottom: 1px solid #444;padding-bottom: .2em;}table.BorderBottom {padding-bottom: 0;}/*Photo Slider=========================================================================================== */.PhotoSlider ul {list-style: none;margin: 0 !important;padding: 0 !important;}.PhotoSlider li {background-image: none !important;padding: 0;}.PhotoSlider img {margin: 0;}.PhotoSlider {background: #f2f2f2;moz-border-radius: 6px;padding: 6px;position: relative;text-align: left;webkit-border-radius: 6px;}.PhotoSlider .Border {background: #fff;border: 1px solid #e6e6e6;moz-border-radius: 6px;webkit-border-radius: 6px;}.PhotoSlider .Overflow {margin: 0 auto;overflow: hidden;position: relative;}.PhotoSlider .Container {left: 0;position: relative;}.PhotoSlider .Slide {/* Must contain a width and a margin-right. */margin: 0 !important;padding: 5px !important;float:left;}.PhotoSlider .PhotoCaption {color: #666;font-size: .85em;margin: 0;padding: 8px 6px;}.PhotoSlider .Buttons {border-top: 1px solid #e6e6e6;font-size: .85em;height: 20px;padding: 5px;position: relative;text-align: center;}.PhotoSlider .Buttons em {font-style: normal;height: 1%;position: relative;top: 3px;}.PhotoSlider .Prev, .PhotoSlider .Next {display: block;height: 19px;outline: none;position: absolute;width: 26px;}.PhotoSlider .Prev {background: url(/imgs/slider/prev.gif) no-repeat 0 0;left: 80px;top: 5px;}.PhotoSlider .Next {background: url(/imgs/slider/next.gif) no-repeat 0 0;right: 80px;top: 5px;}.PhotoSlider .Next:hover, .PhotoSlider .Prev:hover {background-position: -26px 0;}.PhotoSlider .Inactive {background-position: -52px;cursor: default;}.PhotoSlider .Inactive:hover {background-position: -52px;}/*--------------------------------------------------REQUIRED to hide the non-active tab content.But do not hide them in the print stylesheet!=========================================================================================== */.TabContainer .Tabhide,.TabContainerlive .Tabhide{display:none;}/*--------------------------------------------------.TabContainer = before the tabber interface is set up.TabContainerlive = after the tabber interface is set up=========================================================================================== */.TabContainer,.TabContainerlive {clear: both;padding: 10px 0;}ul.Tabnav {background: url(/imgs/tabs/tabnav-bg.gif) no-repeat bottom right;margin: 0;padding: 0;}#ContentWrapper ul.Tabnav {margin: 0;padding: 0;}ul.Tabnav li {background: url(/imgs/tabs/tabs_inactive_left.gif) no-repeat 0 0;float: left;line-height: normal;list-style: none;margin: 0;padding-left: 5px;}ul.Tabnav li a {background: #dfdfdf url(/imgs/tabs/tabs_inactive_right.gif) no-repeat top right;border-bottom: none;display: block;float: left;font-weight: bold;margin-right: 2px;outline: none;padding: 6px;padding-right: 11px;text-decoration: none;}ul.Tabnav li a:focus {color: #000;}ul.Tabnav li a:hover {color: #000;}ul.Tabnav li a:active {color: #000;}/* Active=========================================================================================== */ul.Tabnav li.Tabactive {background-image: url(/imgs/tabs/tabs_active_left.gif);}ul.Tabnav li.Tabactive a {color: #444;background-color: #fff;background-image: url(/imgs/tabs/tabs_active_right.gif);border-bottom: 1px solid #fff;}ul.Tabnav li.Tabactive a:hover,ul.Tabnav li.Tabactive a:active {color: #444;}/* .Tab = the tab content=========================================================================================== */.TabContainer .Tab,.TabContainerlive .Tab,.TabFake{padding: 6px;border:1px solid #aeaeae;border-top:0;background: #fff url(/imgs/tabs/tabs_bg.gif) repeat-x bottom left;}.TabContainer .Tab h2,.TabContainerlive .Tab h2,.TabFake h2{display:none;}/*------ #Col3 styles=========================================================================================== */#Col3 .cmspanel ul.Tabnav {margin: 0;padding: 0;}

/* ENDING ~/css/tiny-mce/public-core.css */


#Col2 .cmspanel ul.Tabnav li {padding-left: 5px;}/* Borders============================================= */.BorderBottomDotted {padding-bottom: 6px;margin-bottom: .4em;background: url(/imgs/border-dotted.gif) repeat-x left bottom;}.BorderTopDotted {padding-top: 6px;margin-top: .4em;background: url(/imgs/border-dotted.gif) repeat-x left top;}.BorderLeft {padding-left: 15px;border-left: solid 1px #000;}.BorderRight {padding-right: 15px;border-right: solid 1px #000;}.BorderTop {border-top: 1px solid #9ec2e4;}.BorderBottom {border-bottom: 1px solid #9ec2e4;}.ThickBorder {border: 5px solid #b1dd61;padding: 5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}.ThinBorder {border: 1px solid #b1dd61;padding: 5px;-moz-border-radius: 10px;-webkit-border-radius: 10px;}table.Border3 {border:1px solid #9ec2e4;}table.Border2 {border-left:1px solid #9ec2e4;border-right:1px solid #9ec2e4;border-top:1px solid #9ec2e4;}table.Border {border-right:1px solid #9ec2e4;border-top:1px solid #9ec2e4;}table.Border th, table.Border td {border-bottom:1px solid #9ec2e4;border-left:1px solid #9ec2e4;}table.Border2 th, table.Border2 td {border-bottom:1px solid #9ec2e4;}tr.ColorRow {background:#DDE9F7;}/* Callouts============================================= */div.CalloutWide {background-color:#DDE9F7;border:1px solid #9EC2E4;}#Content div.CalloutWide a, #Content div.CalloutWide a:link, #Content div.CalloutWide a:focus, #Content div.CalloutWide a:hover, #Content div.CalloutWide a:active, #Content div.CalloutWide li, #Content div.CalloutRight a, #Content div.CalloutRight a:link, #Content div.CalloutRight a:focus, #Content div.CalloutRight a:hover, #Content div.CalloutRight a:active, #Content div.CalloutRight li, #Content div.Plain a, #Content div.Plain a:link, #Content div.Plain a:focus, #Content div.Plain a:hover, #Content div.Plain a:active {background-color: transparent;}div.CalloutWide img {border-bottom:1px solid #9EC2E4;border-left:1px solid #9EC2E4;}div.CalloutWide h1, div.CalloutWide h2, div.CalloutWide h3, div.CalloutWide h4, div.CalloutWide h5, div.CalloutWide h6 {border-bottom:1px solid #9EC2E4;}div.Caption {background:#DDE9F7;}div.CalloutRight {background:#DDE9F7;border:1px solid #9EC2E4;}div.CalloutRight h1, div.CalloutRight h2, div.CalloutRight h3, div.CalloutRight h4, div.CalloutRight h5, div.CalloutRight h6 {border-bottom:1px solid #9EC2E4;}

/* ENDING ~/css/tiny-mce/public.css */


* {padding: 0;margin: 0;}body {padding: 0;margin: 0;min-width: 966px;background: #0041b9 url(/imgs/body_bkgd.gif) repeat-y center top;color: #444;}.cmspage ul ul, .cmspage ol ol, .cmspanel ul ul, .cmspanel ol ol {margin-bottom:.6em;margin-top:.6em;}table {border-collapse:collapse;}#Content div.NavBtns ul {list-style-image: none;}/*--------------------- */.JumpTo { position: absolute; left: -32767px; top: -32767px; }input:focus { background-color: #f0f6fb; }/*.First, .Last {border-style: none !important ;}*//* Text==================== */p.TextRight, h1.TextRight, h2.TextRight, h3.TextRight, h4.TextRight, h5.TextRight, h6.TextRight {text-align: right;}p.TextCenter, h1.TextCenter, h2.TextCenter, h3.TextCenter, h4.TextCenter, h5.TextCenter, h6.TextCenter {text-align: center;}p[class="TextCenter"] img { /* centers images in Firefox since text-align has no effect */margin: 0 auto;display: inline;}/* -------------------------------------CMSPAGE CONTENT (most are in ~/css/default.css)---------------------------------------- */.cmspage h1, .cmspage h2, .cmspage h3,.cmspage h4, .cmspage h5, .cmspage h6,.cmspanel h1, .cmspanel h2, .cmspanel h3,.cmspanel h4, .cmspanel h5, .cmspanel h6,#Content .cmspanel h1, #Content .cmspanel h2,#Content .cmspanel h3, #Content .cmspanel h4,#Content .cmspanel h5, #Content .cmspanel h6,#Content h1, #Content h2, #Content h3,#Content h4, #Content h5, #Content h6 {color: #06c;}.cmspage h2 {margin-top: 1em;margin-bottom: .4em;}.cmspage h4, .cmspage h5, .cmspage h6 {margin-top: .6em;margin-bottom: 0;}table caption {color: #06c;padding: .6em 0 .4em 0;font-family: verdana, arial, helvetica, geneva, sans-serif;font-size: 1.1em;text-align: left;font-weight: bold;}.cmspage, #Content .cmspanel {padding-left: 9px;padding-right: 9px;}#Content .cmspage p {margin-top: .2em;}#Content h1, .cmspanel h1 { font-size: 1.5em; border-bottom: 1px solid #06c; margin-top: 0; }#Content h1 {font-family: 'Times New Roman','Times',serif;font-size: 1.8em;}a, a:link {color: #0066cc;}a:visited {color: #0066cc;}a:focus, a:hover, a:active {color: #090;}h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #85C529 !important;}h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #85C529 !important;}hr {height: 2px;border: 1px solid #fff;border-top: 1px solid #06c;margin: 1em 0;}/* Text size Controls*/#TextSizer, #TextSizer dt, #TextSizer dd {float: left;}#TextSizer {margin-top: 0;padding-left: 0;color: #0d64ae;}#TextSizer dt {padding: .6em .3em 0 0;}#TextSizer dd a {display: block;float: left;padding: .2em .2em;margin: 0 .2em;}#TextSizer dd a:focus, #TextSizer dd a:hover, #TextSizer dd a:active {background-color: #DAE5F4;}#TextSizer img {display: inline;}#TextSizer div {width: 10.4em;}#TextSizer h2 {font-size: 1em;margin-top:0.5em;}#TextSizer .TextSizeText{line-height:1.8em; font-weight:bold; margin-right:6px;}/* Page Tools */#PageTools {padding-top: .8em;margin: 0;display: none;}#PageTools li {list-style-type: none;margin-bottom: .2em;}#PageTools a, #PageTools a:visited {display: block;padding: 0 0 1em 3.6em;font-size: .8em;color: #0066cc;text-decoration: none;}#PageTools li.Print a {background: url(/imgs/printer.gif) no-repeat 1.4em 0;}#PageTools li.Email a {background: url(/imgs/email.gif) no-repeat 1.7em .2em;}#PageTools a:focus, #PageTools a:hover, #PageTools a:active {color: #009900;text-decoration: underline;}/* -------------------------------------BUTTON LINKS---------------------------------------- */#Content a.Button {display: block;float: left;padding: .2em .4em;border: 1px solid #1b5a88;border-right-width: 2px;border-bottom-width: 2px;background: #f0f6fb;text-decoration: none;margin: .6em 1.2em .6em 0;}#Content a.Button:visited { color: blue; }#Content a.Button:focus, #Content a.Button:hover, #Content a.Button:active {background: #fff;}#Content a.Button:active {border-top-width: 2px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 2px;}.HelpBtn {background-color :#0000FF !important;border: 1px solid #228822;color: #FFF !important;font-weight:bold;padding:0pt .3em;text-decoration:none !important;}/* -------------------------------------HEADER---------------------------------------- */#HeaderWrapper {background: #fff url(/imgs/header-bkgd.gif) no-repeat center bottom;}#Header {width: 942px;margin: 0 auto;position: relative;min-height: 101px;}#Header .Logo {width: 450px;height: 85px;position: absolute;left: 0;top: 15px;}#Header .Logo img {border: none;padding: 0;}#HeaderControls {padding-left:492px;padding-top:46px;width:450px;}/* HeaderLinks */#HeaderLinks {float: left;width: 300px;padding-top: 7px;border-top: 1px solid #d7d7d7;}#HeaderLinks ul.Horiz {width: auto;float: right;padding-right: 6px;}#HeaderLinks ul.Horiz li {margin: 0;}#HeaderLinks a {color: #444;text-decoration: none;font-size: .8em;padding: 0 .6em;background: url(/imgs/toplinks-divider.gif) no-repeat 0 2px;}#HeaderLinks ul li.First a {background: none; }#HeaderLinks a:focus, #HeaderLinks a:hover, #HeaderLinks a:active {text-decoration: underline;color: #009900;}#HeaderLinks ul li.Mobile a {background:transparent url(/imgs/toplinks-divider.gif) no-repeat scroll right 2px;}/* VisitorType */#VisitorType {float: left;width: 150px;padding-top: 5px;border-top: 1px solid #d7d7d7;position: relative;}#VisitorType a.Toggle {display: block;font-size: .85em;color: #3066b5;font-weight: bold;background: url(/imgs/visitortype_btm.gif) no-repeat left bottom;cursor: pointer;}#VisitorType a.Toggle span {display: block;padding: 5px 20px 6px 13px;background: url(/imgs/visitortype_top.gif) no-repeat left top;}#VisitorType .Remove {display: none !important;}#VisitorType .Flyout {position: absolute;left: -32767px;width: 201px;z-index: 2000;padding-top: 3px;background: transparent url(/imgs/visitortype_flyout_top.png) no-repeat left top;}#VisitorType:hover .Flyout,#VisitorType .iehover .Flyout /* ie6 specific class */ {left: -51px;right: auto;display: block;}#VisitorType:hover a.Toggle,#VisitorType .iehover a.Toggle /* ie6 specific class */ {background: url(/imgs/visitortype_btm_active.gif) no-repeat left bottom;}#VisitorType .Flyout .Dec {padding: 8px 10px 12px 15px;background: transparent url(/imgs/visitortype_flyout_btm.png) no-repeat left bottom;}#VisitorType .Flyout .Dec2 {}#VisitorType ul {list-style: none;margin-left: 0;padding-left: 0;}#VisitorType li {margin-bottom: .2em;}#VisitorType .Flyout a {color: #444;text-decoration: none;}#VisitorType .Flyout a:hover, #VisitorType .Flyout a:focus, #VisitorType .Flyout a:active {color: #009900;text-decoration: underline;}/* -------------------------------------SEARCH FORM---------------------------------------- */#Search {top: 8px;width: 262px;background: url(/imgs/search-input-bkgd.gif) no-repeat 0 0;}#Search .Hide {display: block;}#Search fieldset {float: none;width: auto;}#Search input#SearchInput {font-size: 12px;width: 198px;height: 16px;color: #989898;border: none;background: transparent;position: relative;top: -8px;}#Search input.ImgButton {padding: 0;}/* -------------------------------------BodyWrapper---------------------------------------- */#BodyWrapper {z-index: 300;background: url(/imgs/BodyWrapper_bkgd.gif) repeat-x 0 0;}#BodyWrapperInner {background: url(/imgs/BodyWrapper_top.gif) no-repeat center top;}/* -------------------------------------MAINNAV AND/OR FLASH---------------------------------------- */#MiddleWrapper {padding-top: 10px;margin-bottom: -4px;position: relative;z-index: 500;}#MiddleWrapperTop {padding-top: 10px;background: url(/imgs/mid_top.png) no-repeat center top;}#MiddleWrapperBottom {padding-bottom: 10px;background: url(/imgs/mid_bottom.png) no-repeat center bottom;}#MiddleWrapperMid {background: url(/imgs/mid_bkgd.png) repeat-y center top;}/* -------------------------------------MAINNAV---------------------------------------- */#MainNav {margin: 0 auto;width: 946px;padding: 0;background: url(/imgs/mainnav_btm.gif) no-repeat left bottom;}#MainNav ul {float: left;width: 930px;padding-left: 8px;padding-right: 8px;background: url(/imgs/mainnav_top.gif) no-repeat left top;font-family:'Times New Roman','Times',serif;text-transform: uppercase;list-style-type: none;}#MainNav li {float: left;padding: 0;margin: 0;white-space: nowrap;}#MainNav a, #MainNav strong {display: block;color: #1a71ba;font-size: 1.3em;font-weight: normal;text-decoration: none;outline: none;}#MainNav a span, #MainNav strong span {display: block;padding: 9px 18px 10px;}#MainNav a:focus, #MainNav a:hover, #MainNav a:active,#MainNav li.Active a, #MainNav li.Active strong {background: #ceeb93 url(/imgs/mainnav_btm_over.gif) repeat-x left bottom;}#MainNav a:focus span, #MainNav a:hover span, #MainNav a:active span,#MainNav li.Active a span, #MainNav li.Active strong span {background: url(/imgs/mainnav_top_over.gif) repeat-x 0 1px;}/* -------------------------------------CONTENT---------------------------------------- */#ContentWrapper {background: url(/imgs/contentwrapper_bkgd.gif) repeat-y center top;z-index: 400;}#ContentWrapperInner {margin: 0 auto;position: relative;width: 926px;padding: 0 16px;}/* -------------------------------------COL1---------------------------------------- */#Col1 {position: relative; /*ie needs this to show float */width: 160px;float: left;overflow: hidden;padding-bottom: 1em;background: url(/imgs/proxTop.gif) no-repeat top left;padding-top: 30px;margin-top: 15px;}/*#Col1 .cmspanel {font-size: .85em;margin-bottom: 1em;margin-left: 10px;margin-right: 10px;}#Col1 .cmspanel h1,#Col1 .cmspanel h2,#Col1 .cmspanel h3 {background: #fff url(/imgs/col3_header.gif) repeat-y 0 0;border-top: 1px solid #a6c6ea;border-bottom: 1px solid #a6c6ea;font-size: 1.1em;padding: .5em 0 .5em 6px;margin: .3em 0;margin-left: -6px;}#Col1 .cmspanel li {padding: .2em 0;}#Col1 .SmartPanel li {margin-bottom: .5em;}*/#Col1 .cmspanel {font-size: .85em;border: 1pt solid #dededc;padding: 0 6px;background: #fff url(/imgs/col1_cmsheader.gif) repeat-x 0 0;margin: 8px 0;}#Col1 .cmspanel h1,#Col1 .cmspanel h2,#Col1 .cmspanel h3,#Col1 .cmspanel h4,#Col1 .cmspanel h5 {font-size: 1.1em;padding: .5em 0 .5em 6px;margin: 0 0;margin-left: -6px;color: #85c529;}#Col1 .cmspanel li {padding: .2em 0;}#Col1 .SmartPanel li {margin-bottom: .5em;}/* -------------------------------------SUBNAV---------------------------------------- */#Col1 .ProxNavBottom {background: url(/imgs/subnav_bottom.gif) no-repeat left bottom;padding-bottom: 56px;margin-bottom: 20px;}#Col1 #ProximityNav {background: url(/imgs/subnav.gif) repeat-y 0 0;padding-right: 2px;height: 1%;}#ProximityNav a {display: block;background-color: transparent;color: #06c;text-decoration: none;padding:0.3em 0 0.3em 5px;}#ProximityNav ul li a {border-bottom: 1px solid #cdcdcd;}#ProximityNav h2 {margin-top: 0px;margin-bottom: 0px;padding: .5em 0 .3em 5px;color: #0066CC;border-bottom: 1px solid #cdcdcd;}#ProximityNav h2 a {color: #0066CC;padding: 0 0 .3em 0;}#ProximityNav h2 a:hover, #ProximityNav a:hover {color: #090;}#ProximityNav ul li {margin: 0;}#ProximityNav ul li.Active {padding:0.3em 0 0.3em 5px;color: #009900;}#ProximityNav ul li.Active span {display:block;margin: 0;}#ProximityNav ul li.Active strong span {font-weight: normal;color: #009900;}#ProximityNav a:focus, #ProximityNav a:hover, #ProximityNav a:active,#ProximityNav a:focus, #ProximityNav a:hover, .#ProximityNav a:active {color: #090;}#ProximityNav ul ul {font-size: .85em;}#ProximityNav ul ul a, #ProximityNav ul ul a:visited {color: #444;}#ProximityNav ul ul, #ProximityNav .Active, #ProximityNav .SectionName2 {display: block;border-bottom: 1px solid #cdcdcd;}/* -------------------------------------COL2---------------------------------------- */#Col2 {width:550px;float: left;padding: 0 9px;padding-bottom: 1em;overflow: hidden;}#Breadcrumbs {padding: .4em 0 0.5em 10px;background: #EEEEEE url(/imgs/breadcrumbs.gif) no-repeat left bottom;width:527px;}#Breadcrumbs p {margin: 0;line-height: 1.6;font-size: .85em;color: #0066CC;}#Breadcrumbs a, #Breadcrumbs a:visited {color: #0066CC;text-decoration: none;}#Breadcrumbs a:focus, #Breadcrumbs a:hover, #Breadcrumbs a:active {color: #0066CC;text-decoration: underline;}/* -------------------------------------BOTTOM PANELS---------------------------------------- */#BottomInteriorPanels, #BottomInteriorPanels2, #BottomInteriorPanels3 {margin-bottom: 5px;margin-top: 5px;background: URL(../imgs/bottom_panels_bg.gif) repeat-y 180px 0;clear: left;float:left;}#BottomInteriorPanels .cmspanel h1, #BottomInteriorPanels .cmspanel h2, #BottomInteriorPanels .cmspanel h3,#BottomInteriorPanels .cmspanel h4, #BottomInteriorPanels .cmspanel h5, #BottomInteriorPanels .cmspanel h6,#BottomInteriorPanels2 .cmspanel h1, #BottomInteriorPanels2 .cmspanel h2, #BottomInteriorPanels2 .cmspanel h3,#BottomInteriorPanels2 .cmspanel h4, #BottomInteriorPanels2 .cmspanel h5, #BottomInteriorPanels2 .cmspanel h6,#BottomInteriorPanels3 .cmspanel h1, #BottomInteriorPanels3 .cmspanel h2, #BottomInteriorPanels3 .cmspanel h3,#BottomInteriorPanels3 .cmspanel h4, #BottomInteriorPanels3 .cmspanel h5, #BottomInteriorPanels3 .cmspanel h6 {margin: 0 0 4px 0;}#Content #BottomInteriorPanels .cmspanel, #Content #BottomInteriorPanels2 .cmspanel, #Content #BottomInteriorPanels3 .cmspanel {float: left;margin: 0 0 0 8px;padding: 0 8px 0 0;width: 167px;display: inline;overflow:hidden;}#BottomInteriorPanels .DashedBorderRight, #BottomInteriorPanels2 .DashedBorderRight, #BottomInteriorPanels3 .DashedBorderRight {border-right: 1px dashed #ccc;}#BottomInteriorPanels .cmspanel p, #BottomInteriorPanels2 .cmspanel p, #BottomInteriorPanels3 .cmspanel p {font-size: .8em;line-height: 1.5;}/*--------------------------------------PAGE CONTENT---------------------------------------- */#PageContent {padding:1em 9px 1em 9px;}/* -------------------------------------Original COL3----------------------------------------#Col3 {width: 194px;float: right;position: relative;right: -3px;background-color: #FFFFFF;padding-bottom: 1em;}#Col3 .cmspanel {margin-bottom: 1em;}#Col3 ul {margin-left: 8px;padding-left: 8px;}#Col3 ul.Plain {margin-left: 0;padding-left: 0;}#Col3 .cmspanel h1,#Col3 .cmspanel h2,#Col3 .cmspanel h3 {background: #fff url(/imgs/col3_header.gif) repeat-y 0 0;border-top: 1px solid #a6c6ea;border-bottom: 1px solid #a6c6ea;font-size: 1.1em;padding: .5em 0 .5em 6px;margin: .3em 0;margin-left: -6px;}#Col3 .cmspanel li {padding: .2em 0;}#Col3 .SmartPanel li {margin-bottom: .5em;}#Col3 .cmspanel span {display: block;font-size: .8em;padding-top: 2px;}*/#Col3 {width: 194px;float: right;position: relative;right: -3px;background-color: #FFFFFF;padding-bottom: 1em;}#Col3 .cmspanel {border: 1pt solid #cdcdcd;padding: 0 0 0 2px;background: #fff url(/imgs/col1_cmsheader.gif) repeat-x 0 0;margin: 0;}#Col3 .cmspanel p{font-size: .88em;}#Col3 .cmspanel ul {margin-left: 8px;padding-left: 8px;padding-bottom: 8px}#Col3 ul.Plain {margin-left: 0;padding-left: 0;}#Col3 .cmspanel h1,#Col3 .cmspanel h2,#Col3 .cmspanel h3,#Col3 .cmspanel h4,#Col3 .cmspanel h5  {font-size: 1.1em;padding: 0 0 .5em 6px;margin: .3em 0;margin-left: -6px;color: #85C529;border-bottom: none;}#Col3 .cmspanel li {padding: 0;margin-bottom: 0;font-size: .85em;}#Col3 .cmspanel li a, #Col3 .cmspanel li strong, #Col3 .cmspanel li a:visited {text-decoration: none;}#Col3 .SmartPanel li {margin-bottom: .5em;}#Col3 .cmspanel span {display: block;font-size: .8em;padding-top: 2px;}/* -------------------------------------OLD FOOTER----------------------------------------#FooterWrapper {padding-top: 13px;background: url(/imgs/footer_top.gif) no-repeat center top;height: 1%;}#Footer {width: 929px;margin: 0 auto;font-size: .85em;padding-bottom: 13px;height: 1%;}#Footer a {color: #444;}#FooterLogos {float: left;padding-top: .6em;padding-left: .6em;}#FooterLogos img {display: inline;}#FooterNav {float: right;padding-top: .6em;padding-right: .6em;text-align: right;}#FooterNav a, #FooterNav a:visited {color: #444;}#FooterNav a:focus, #FooterNav a:hover, #FooterNav a:active {color: #090;}*//* Footer */#FooterWrapper {padding-top: 13px;background: url(/imgs/footer_top.gif) no-repeat center top;height: 1%;margin: 0 auto;position: relative;padding: 20px 16px;}#Footer {color: #666;width: 926px;margin: 0 auto;font-size: .85em;padding-bottom: 13px;height: 1%;/*padding: 0 50px 22px;*/}#Footer strong {margin-bottom: 1em;text-transform: uppercase;}#Footer .BorderTop {border-top: solid 1px #ccc;}#Footer .BorderBottom {border-bottom: solid 1px #ccc;}#Footer .BorderLeft {padding-left: 15px;border-left: solid 1px #ccc;}#Footer .BorderRight {padding-right: 15px;border-right: solid 1px #ccc;}#Footer .BorderBottom p {margin-bottom: 0;}#Footer .FooterHeader {font-family: Georgia,Garamond,Times New Roman,Serif;font-size: 1.8em;font-weight: bold;padding-right: .5em;text-transform: uppercase;}#Footer a {color: #666;text-decoration: none;}#Footer a:hover, #Footer a:focus, #Footer a:active {text-decoration: underline;}#Footer ul {margin-top: .6em;margin-bottom: .6em;padding-left: .7em;margin-left: .7em;list-style-type: square;}#Footer li {margin-bottom: .3em;}/* Footer social media */#Footer a.Twitter, #Footer a.Flickr, #Footer a.Facebook, #Footer a.Linkedin, #Footer a.RSS, #Footer a.Delicious, #Footer a.YouTube {margin: 0 12px 15px 0;padding: 0;display: inline-block;width: 30px;height: 30px;overflow: hidden;cursor: pointer;}#Footer a.Twitter {background: url(/imgs/icons/twitter.gif) no-repeat 0 0;}#Footer a.Flickr{background: url(/imgs/icons/flickr.gif) no-repeat 0 0;}#Footer a.Facebook {background: url(/imgs/icons/facebook.gif) no-repeat 0 0;}#Footer a.Linkedin {background: url(/imgs/icons/linkedin.gif) no-repeat 0 0;}#Footer a.RSS{background: url(/imgs/icons/RSS.gif) no-repeat 0 0;}#Footer a.Delicious {background: url(/imgs/icons/Delicious.gif) no-repeat 0 0;}#Footer a.YouTube {background: url(/imgs/icons/youtube.gif) no-repeat 0 0;}#Footer a.Twitter:hover, #Footer a.YouTube:hover, #Footer a.Delicious:hover,#Footer a.RSS:hover, #Footer a.Linkedin:hover, #Footer a.Facebook:hover,#Footer a.Flickr:hover {background-position: 0 -30px;}/* -------------------------------------LISTS---------------------------------------- */#Content ul {list-style-image: url(/imgs/icons/arrow.gif);}#Col3 .cmspanel ul, #Col1 .cmspanel ul {list-style-image: url(/imgs/smArrow.gif);}#Content ul, #Col3 .cmspanel ul, #Col1 .cmspanel ul, #Content ol, #Col3 .cmspanel ol, #Col1 .cmspanel ol {margin-left:18px;}#Content #Services ul, #Content #Services li {list-style-image: none;}#Services div.ServicesAlpha {clear: both;}ul.Horiz, ul.Horiz li {list-style-image: none;}#Content #Services li, ul.Horiz li {padding-left: 0;}#Content #Services .Category li, #Content #Services .ServicesAlpha li {padding-left: .4em;}#Content ul.Plain, #Col3 .cmspanel ul.Plain, #Col1 .cmspanel ul.Plain,#Content ol.Plain, #Col3 .cmspanel ol.Plain, #Col1 .cmspanel ol.Plain {list-style-image: none;list-style-type: none;margin-left: 0;padding-left: 0;}ul.Horiz, ol.Horiz {margin-left: 0;padding-left: 0;list-style: none;width: 100%;float: left;}ul.Horiz li, ol.Horiz li {width: auto;float: left;/*padding-right: .8em;*/background-image: none;padding-left: 0;white-space: nowrap;}ul.Plain, ol.Plain {list-style-image: none;list-style-type: none;margin-left: 0;padding-left: 0;}.cmspage ul.Plain li,.cmspanel ul.Plain li {background-image: none;padding-left: 0;}/* CMS Info Boxes==================== */.cmsinfo {color: #000 !important;background-color: #e7f2ff !important;border-top: 3px double #3276b7 !important;border-bottom: 3px double #3276b7 !important;margin: 0 !important;padding: 1em !important;font-size: .85em;}.cmsinfo ul {margin-left: 1.2em !important;padding-left: 1.2em !important;height: auto !important;border: none !important;}.cmsinfo a {color: #000 !important;text-decoration: underline !important;font-weight: normal !important;}.cmsinfo small {margin: 0 !important;}.cmsinfo li {background-image: none !important;padding-left: 0 !important;color: #000 !important;border: none !important;list-style-type: disc !important;}#Header .cmsinfo {width: 329px;}#Footer .cmsinfo {width: 400px;padding: 1px !important;}#FooterLogos {overflow: visible;}#Footer .cmsinfo ul {display: none;}#Footer .cmsinfo p {margin: .2em !important;}/* Styles for Quality Reports--------------------------------------*/table.QualityReports_Key td {border-collapse: collapse;padding: 4px;font-size: .8em;font-weight: bold;width: auto;}table.QualityReports_Key td.FirstRow {width: 16px;padding-right: 0;}table.QualityReports_KeyColor {width: 16px;height: 16px;margin: 0;}table.QualityReports {margin-top: 1.5em;margin-bottom: 1.5em;}table.QualityReports a, table.QualityReports a:link {color: #000;}table.QualityReports a:visited {color: #000;}table.QualityReports a:focus, table.QualityReports a:hover, table.QualityReports a:active {color: #000;}table.QualityReports td {border-collapse: collapse;border: solid 1px #444;font-weight: bold;font-size: .8em;padding-left: 4px;padding-top: 6px;padding-bottom: 6px;color: #444;text-align: center;vertical-align: middle;width: 65px;}table.QualityReports tr.TableHeader td {color: #fff;background: #06c;text-align: left;font-size: 1.1em;padding: 4px;width: auto;}table.QualityReports tr.ColumnHeader td {background: #DFE8F7;padding: 4px;}table.QualityReports td.RowHeader {text-align: left;width: auto;}/* Quality Reports Shown on EWEP */table td.QualityReports_ColorRed {background: #e43;text-align: center;}table td.QualityReports_ColorYellow {background: #eb2;text-align: center;}table td.QualityReports_ColorGreen {background: #7b3;text-align: center;}table td.QualityReports_ColorGray {background: #ccc;padding-left: 10px;}/* Maintenance Form============================== */.Maintenance .DatePicker {width: 134px;}/* PhotoSlider============================== */#Content .PhotoSlider ul, #Col3 .cmspanel .PhotoSlider ul, #Col1 .cmspanel .PhotoSlider ul {list-style-image: none;}/* FLASH============================== */#Content #PageContent #FlashContent2 {position:absolute;right:0;}#Butterfly {left:-165px;position:absolute;top:-95px;z-index:1000;}/* ER Wait Times============================== */#Col3 .cmspanel div.WaitTimesPanel p.ERWTRow span.Time {font-family: Georgia,Garamond,Times New Roman,Serif;color: #666;font-size: 1em;}div.WaitTimesPanel {background: #fff url(/imgs/waittime.gif) no-repeat bottom right;}div.WaitTimesPanel p.ERWTRow {background: none;padding: 5px;text-align: left;border-top: none;font-size: 1.1em;width: 184px;}div.WaitTimesPanel p.ERWTRow span {padding-right: 0;font-size:0.9em !important;}div.SmartER{background: transparent url(/imgs/clock.gif) no-repeat top left;height: 196px;width: 194px;text-align: center;margin: 0 auto;}div.SmartER p.SmartERLogo {margin: 0;padding-top: 8px;font-size: 1.7em;text-align: left;font-family: Arial, Verdana, helvetica, geneva, Sans-Serif;color: #000;}div.SmartER p.SmartERLogo span {padding: 1px 2px;display: inline !important;background-color: #d61333;color: #fff;font-weight: bold;font-size: 1.1em !important;}div.SmartER p.ERWTRow {border-top: none;background-color: Transparent;padding: 0;margin-left: 15px;padding-top: 30px;width: 120px;font-size: 1.2em;}div.SmartER p.ERWTRow span {padding-right: 0;}div.ERPanel{background: transparent url(/imgs/stopwatch.gif) no-repeat top left;height: 255px;width: 182px;text-align: center;}div.ERPanel p.ERWTRow {border-top: none;background-color: Transparent;padding: 0;margin:0 auto;padding-top: 105px;width: 120px;}div.ERPanel p.ERWTRow span {padding-right: 0;}p.ERWTRow {background-color: #D9E7F2;padding: 1em;border-top: 1px solid #0D64AE;text-align: center;font-size: 1.3em;}p.ERWTRow span {padding-right: 1em;}p.ERWTRow span.Time {color: #0066CC;font-weight: bold;display: block;}/* /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\PRINT STYLING\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/ */@media print{} /* ||||||||||||||||| END PRINT STYLING |||||||||||||||||*/