/* -------------------------------------------------------------- 
  
  screen.css
  Screen stylesheet
  by geckonewmedia.com
  
  TOC   
  ----------------------------------
  1. =RESET
  2. =BASE_TYPOGRAPHY
  3. =BASE_STYLES
-------------------------------------------------------------- */
 

/* -------------------------------------------------------------- 
  =RESET
-------------------------------------------------------------- */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 12px;
  font-family: inherit;
  vertical-align: baseline;
}

body { 
  line-height: 1.5; 
  
}

table { border-collapse: separate; }
caption, th, td {  font-weight: normal; }
table, td, th { vertical-align: top; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a img { border: none; }

/* -------------------------------------------------------------- 
   =BASE
-------------------------------------------------------------- */

body {
  background-color: white;
  text-align: center;
}
div.wrapper
{
    height: 100%;
    width: 100%;
    background: url(images/symbology_master_bk_squares.jpg) repeat-x White;
}
div#page_container {
  width: 926px;
  text-align: left;
  margin: 0 auto;
  background: white;
}
hr.blue
{
  border-bottom: 2px solid #005988;
  width: 90%;
}
.article
{
  padding-left: 15px;
}
.article h2
{
  padding-top: 12px;
  font-size: 12px;
  height: 13px;
}

.aside {
  width: 165px;
  padding: 0px;
}

td.aside
{
  background-color: #cfdfe8;
}
.aside h2
{
  background: none #005988 no-repeat;
  text-align: center;
  height: auto;
  margin: 0;
  
}
.aside h2 a
{
  color: White;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
/* -------------------------------------------------------------- 
  =HEADER & TOPNAV
-------------------------------------------------------------- */

div.header {
width: 933px;
position: relative;
  z-index: 400;
left: -4px;
margin: 0;
height: 94px;
padding: 0;
top: -1px;
background: url(images/WhiteBackground.png) no-repeat;
}

div.header form.site_search {
  position: absolute;
  right: 15px;
  top: 15px;
}

.header a img
{
 width: 180px;
float: left;
padding-left: 18px;
padding-top: 14px;
}

ul.nav {
  margin: 0;
  padding: 0;
  list-style: none;
  float: right;
  padding-right:2px;
  z-index:5000;
 /* width: 714px;*/
}

ul.nav li {
  margin: 0;
  padding: 0;
  float: left;
}

ul.nav li.first {
  background: url(images/NavBarLeft.png) no-repeat;
 padding-left: 10px;
background-size: contain;
  z-index:0;
}

ul.nav li.firstHover {
  background: url(images/NavBar_LeftWhite.png) no-repeat;
  background-size: contain;
  padding-left: 10px;
}

ul.nav li.last {
  background: url(images/NavBarRight.png) no-repeat top right;
  padding-right: 10px;
  background-size: contain;
}
ul.nav li.lastHover {
  background: url(images/NavBar_RightWhite.png) no-repeat top right;
  padding-right: 10px;
   background-size: contain;
}
ul.nav li a {
height: 30px;
display: block;
font-weight: 500;
font-size: 13px;
color: white;
padding: 6px 14px 1px 14px;
background: url(images/NavBarSlice.png) repeat-x;
    background-size: contain;
text-decoration: none;
font-family: 'Open Sans', sans-serif;
  z-index:0;
}

.mi2{
  z-index:1000;
}

.mi3{
  z-index:1500;
border-left: 2px solid #005884;
}

.mg3{
  left: 186px;
  margin-top:6px;
}

ul.nav li.first a, ul.nav li.firstHover a 
{
  padding-left: 7px;
}

ul.nav li.last a, ul.nav li.lastHover a 
{
  padding-right: 9px;
}

li.navRule
{
  background: url(images/sym_topnav_off_rule.png) no-repeat;
  width: 2px;
  height: 37px;
}

ul.nav li a:hover, ul.nav li.current a {
  background: url(images/NavBarSliceWhite.png) repeat-x;
  color: #005884;
     background-size: contain;
}


ul.nav ul
{ position:absolute;
  display:none; 
  margin: -6px 0 0 0;  
  padding:0;  
  list-style:none;  
  border: 1px solid #005884;
  border-top: none;
  z-index:9999;
  }
ul.nav li ul {z-index:9999;}

ul.nav ul li.first, ul.nav ul li.last, ul.nav ul li.firstHover, ul.nav ul li.lastHover { background-image: none; margin: 0; padding: 0;}
ul.nav ul li {width:175px;float:left; clear: both;margin:0; margin-left:-1px; padding: 0; background-color: White; border-top: 1px solid #005884;}  
ul.nav ul li a { padding: 2px 0 4px 7px; margin: 0;display:block;color:#005884;font-size: 13px;background: none no-repeat White; height: 34px; text-align: left;}  
ul.nav ul li a:hover { text-decoration: none;} 

ul.nav ul li a.selected, ul.nav ul li a:hover { background: url(images/sym_topnav_sub_on_main.png) repeat-x #EDB731; color: white; font-size: 14px;}

ul.nav ul li a:hover{font-size:12px;}

.headerIcons a img
{
  float: left;
  width: auto;
  left: 14px;
top: -9px;
position: relative;
}
.headerIcons
{
width: 715px;
top: -4px;
position: relative;
padding: 11px 0 0 0;
float: right;
left: -3px;

}
.headerIcons td
{
    text-align: right;
}

span#topHeaderText {
    color: #96bb47;
    font-weight: bold;
    font-size: 28px;
}

blockquote {
  background: #e4e4e4;
  padding: 10px;
  font-style: italic;
  line-height: 1.3;
  border: 1px solid #ccc;
}

blockquote p:last-child {
  margin-bottom: 0px;
}

p.tagline {
    font-style: italic;
    margin: 0 0 0 0;
    padding: 0 0 0 15px;
}

p.contact  {
    padding: 0 0 0 15px;
    font-size: 11px;
}

/* -------------------------------------------------------------- 
  =SIDEBAR/SUBNAV
-------------------------------------------------------------- */

ul.subnav,
ul.subnav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.subnav li {
  display: block;

  text-align: center;
  border-bottom: 1px solid #005988;
}

ul.subnav li a {
  display: block;
  text-decoration: none;
  background: White;
  padding: 9px 7px;
  font-size: 12px;
  margin: 0;
  color: #005988;
  line-height: 120%;
}
ul.subnav li.currentli 
{
  border-bottom: none;
}
ul.subnav li a:hover, ul.subnav li.currentli a {
  background: url(images/sym_sidenav_sub_on_main.png) repeat-x;
  color: White;
  font-weight: bold;
}

ul.subnav li li a {
  padding-left: 20px;
  font-size: 11px;
}

/* -------------------------------------------------------------- 
  =FOOTER
-------------------------------------------------------------- */

div#page_footer {
    width: 896px;
    background: White;
    margin: 0 auto; 
    padding: 10px 0;
}

div#page_footer p {
    margin: 0;
    font-size: 11px;
  float: left;
}
#page_footer img
{
  margin: 0 3px;
}

p.footer_left {
    width: 463px;
    float: left;
    text-align: left;
}


p.footer_right {
    width: 463px;
    float: left;
    text-align: right;
}

.footer-icons {
float: right;
}

/* -------------------------------------------------------------- 
  =TYPOGRAPHY
-------------------------------------------------------------- */


body {
  font-family: arial;
  color: #005884;
}


h1, h2, h3, h4, h5, h6  {
  margin: 0 0 10px 0;
  line-height: 1;
}

h2 
{
  font-size: 12px;
  height: 11px;
  padding: 14px;
}

h3 {
  font-size: .9em;  
  text-align: center;
  padding: 7px;
  background-color: #7eabc0;
  margin: 0;
  color: White;
}

h4 {
  font-size: 20px;  
}

h5 {
  font-size: 18px;  
}

h6 {
  font-weight: bold;
}

.article ul,
.article ol {
  margin: 1em 0;
  padding-left: 2em;
  font-size: 100%;
}

p {
  margin: 0 0 1em 0;
  font-size: 100%;
}



/* -------------------------------------------------------------- 
   =FORMS
-------------------------------------------------------------- */


div.form fieldset {

}

ul.form_fields {
  margin: 15px 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
}

ul.form_fields li {
  margin: 0 0 5px 0;
  padding: 0;
  clear: both;
}

ul.form_fields li label {
  display: block;
  float: left;
  width: 90px;
  padding: 5px;
}

ul.block_labels li label {
  float: none;
  padding: 0 0 3px 0;
  font-weight: bold;
}


ul.form_fields li label.indented_label {
  padding-left: 105px;
}


ul.form_fields li label.wide_label {
  width: 100%;
}


input[type=text],
textarea {
  border:1px solid #dadada;
  border-top-color: #999;    
  padding: 2px;
}

input[type=text]:focus,
textarea:focus {
  border:1px solid #999;
  border-top-color: #555; 
  background-color: #fdffeb;
}

input.input_long { width: 260px; }
input.input_short { width: 80px }

ul.form_fields li select {
  padding: 2px;
  border:1px solid #dadada;
}
.textFields td
{
  text-align: left;
}
.vertForm
{
  background: url(images/leadbox.png) no-repeat;
  float: right;
  padding: 10px;
  /*margin: 0 0 0 10px; */
   background-size:100% 100%;
  /*background-size: 195px 315px;*/
  color: #000000;
  width: 180px;
  /*height:296px;*/
  padding-bottom: 28px;
}


.vertForm p
{
  font-size: 100%;
  padding-left: 5px;
  font-weight: bold;
  margin-bottom: 0;
  top: 3px;
position: relative;
}
.vertForm input[type='text']
{
  border: none;
}

.vertForm label{
  font-size:11px;
}

.vertForm table.textFields td.lbl {
background-color: white;
border: 1px solid #005884;
font-size: 11px;
width: 145px;
padding-left: 3px;
font-style: italic;
vertical-align: middle;
color: gray;
}
.textFields {
/*top: 4px;*/
position: relative;
}
.vertForm table.textFields tr
{
  padding-bottom: 5px;
}
.vertForm .checkBoxList
{
  font-size: 100%;
  margin-bottom: 5px;
}
.contactUsForm
{
  background: url(images/sym_contactus_bk.png) no-repeat top right;
  width: 862px;
  padding: 15px;
  margin-left: 5px;
      background-size: 100% 100%;
}
.contactUsForm p
{
  margin-bottom: 5px;
}
.contactUsForm input[type='text']
{
  border: 1px solid #005884;
}

.contactUsForm table.textFields
{
  margin: 5px 0 0 10px;
  border-spacing: 5px;
}
.contactUsForm table.textFields td.lbl
{
  text-align: right;
}
.contactUsForm .checkBoxList
{
  margin-top: 10px;
}
.contactUsForm .submitButton
{
    padding-top: 15px;
  padding-left: 50px;
}
.ccvForm
{
  background: url(images/sym_prod_DBCF_codeVALform_bk.png) no-repeat;
  width: 682px;
  height: 209px;
  padding: 15px;
  margin-left: 5px;
}

.ccvForm table
{
  margin-top: 5px;
  font-size: 95%;
}

.ccvForm table.textFields
{
  margin: 0 0 0 5px;
  border-spacing: 0 15px;
}

.ccvForm input[type='text']
{
  border: none;
}

.ccvForm table.textFields td.lbl
{
  background-color: White;
  border: 1px solid #005884;
  width: 145px;
  padding-left: 3px;
}
.ccvForm table p
{
    font-size: 100%;
}
/* -------------------------------------------------------------- 
   =NEWS
-------------------------------------------------------------- */

ul.news_list {
    margin: 0;
    padding: 0;
    list-style: none;
    /*border-top: 1px solid #ccc;*/
}

ul.news_list li {
    margin: 0 0 0 0;
    padding: 15px 0;
    list-style: none;
    clear: both;
    float: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
}

ul.news_list li.featured_news {
    background: #f4f4f4;

}

div.news_image,
div.main_news_image {
    float: left;
    width: 135px;
}

div.news_image img,
div.main_news_image img {
    width: 120px;
    
}
div.news_content p
{
    font-size: 1em;
}
div.news_content,
div.main_news_item {
    float: left;    
}

ul.news_list h3,  h3.news 
{
    background-color: Transparent;
    margin-top: 0px;
    font-weight: bold;
    font-size: 1.1em;
    line-height: 150%;
    color: #005884;
    text-align: left;
}
h3.news 
{
    font-size: .8em;
}
img.news_image {
  float: right;
  margin: 0 0 10px 10px;
}
div.news_content p.news_date
{
    margin-bottom: .5em;
    font-style: italic;
    font-size: .9em;
}
div.archived_news p.news_date
{
    margin-right: 20px;
    float: left;
}
div.archived_news p.news_title
{
    
}

/* -------------------------------------------------------------- 
   =EVENTS
-------------------------------------------------------------- */

div.event_main {
    width: 100%;
    padding-left: 14px;
}

div.event_main h2 {
    font-size: 22px;
}

div.event_nav {
    background: #f1f1f1;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    font-size: 11px;
    padding: 3px 0;
    position: relative;
    float: left;
    width: 100%;
}


div.event_nav p {
    font-size: 11px;
    float: left;
    margin: 0;
}

div.event_nav a.next_month {
    position: absolute;
    right: 0px;
    top: 4px;
}

div.event_nav a.previous_month {
    position: absolute;
    right: 65px;
    top: 4px;
}

div.event_sidebar {
    width: 220px;
    float: left;
}

div.event_sidebar h5 {
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #ccc;
}

h5 a.previous_month span, 
h5  a.next_month span {
    display:none;
}

h5 a.previous_month,
h5 a.next_month  {
    width: 9px;
    display: block;
    float: left;
    height: 13px;
    margin-right: 4px;
    background-position: top left;
    background-repeat: no-repeat;
}

h5 a.previous_month {
    background-image: url(images/arrow_left.gif);
}

h5 a.next_month {
    background-image: url(images/arrow_right.gif);
}

table.sm_calendar {
    border-collapse: collapse;
    border: 1px solid #ccc;
    width: 220px;
    font-size: 11px;
}

table.sm_calendar th,
table.sm_calendar td {
    padding: 2px;
    border: 1px solid #e7e7e7;
    text-align: center;
    
}

table.sm_calendar td.eventDay {
    background-color: #c6364a;
    color: white;
    font-weight: bold;
    position: relative !important;
    
}

div.events_today {
    position: absolute;
    background: #fff;
    color: #000;
    border: 1px solid #444;
    z-index: 3000;
    width: 200px;
    text-align: left;
    padding: 10px;
    display: none;
}

div.events_today h6 {
    margin: 0 0 5px 0;
    font-size: 14px;
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

table.sm_calendar th {
    font-weight: bold;
}

p.ical_export {
    padding: 10px 0;
    font-size: 12px;
}

p.ical_export a {
    background: url(images/calendar-day.png) left center no-repeat;
    padding:1px 0 1px 18px;
}

ul.events_list {
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.events_list li {
    clear: both;
    margin: 0;
    padding: 15px 0 0 0;
    float: left;
    width: 100%;
}

ul.events_list li p.event_date_cal {
    width: 40px;
    margin: 0 15px 0 0;
    text-align: center;
    border: 1px solid #999;
    float: left;

    -moz-box-shadow: 0px 0px 3px #c1c1c1;
}

span.event_date_cal_day {
    display: block;
    background: #ccc;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    border-bottom: 1px solid #999;
}

span.event_date_cal_month {
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

ul.events_list li h3 {
    margin: 0;
    font-size: 18px;
}

ul.events_list li p {
    font-size: 12px;
}

div.event_main table
{
    width: 100%;
}
div.event_main h3
{
    background-color: Transparent;
    color: #005884;
}
div.event_main td
{
    padding: 14px;
    width: 50%;
}
div.event_main td.rightColumn
{
    border-right: 1px solid black;
}
/* -------------------------------------------------------------- 
  =HOMEPAGE
-------------------------------------------------------------- */

div.homepage, .contentPage
{
  padding-top: 27px;
  top: -13px;
position: relative;
z-index: 0;
    padding: 15px;
    width: 896px;
    /*background: url(images/background-ltblue-wht.jpg) repeat-x;*/
  background-color:white;
} 
.contentPage
{
  width: 100%;
  padding-right: 10px;
}

.content
{
  width: 709px;
}

ul.home_news {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.home_news li {
    clear: left;
}

ul.home_news li h3 {
    font-size: 18px;
    margin: 0 0 5px 0 ;
}

#rotator
{
  position: relative;
top: 3px;
  z-index:100;
}

#rotator ul.ui-tabs-nav {
    list-style: none outside none;
    margin: 0;
    padding: 0;
    height: 20px;
    position: relative;
    width: 80px;
    float: right;
    top: -34px;
    left: -235px;
}

#rotator ul.ui-tabs-nav li {
    clear: none;
    float: left;
    position: relative;
    width: 20px;
    border: none;
}

#rotator li.ui-tabs-nav-item a 
{
    display: block;
    border: none;
    text-decoration: none;
}

#rotator li.ui-tabs-nav-item a.small
{
    display: block;
    padding: 7px;
    height: 22px;
    font-size: 8pt;
    line-height: 100%;
}

#rotator li.ui-tabs-nav-item a:hover {
    text-decoration: none;
}
#rotator li.ui-tabs-selected {
}
#rotator ul.ui-tabs-nav li.ui-tabs-selected a {
    background: url(images/main_area_tab_on.png) no-repeat;
    text-decoration: none;
    color: White;
}
#rotator ul.ui-tabs-nav li.ui-tabs-selected a.circle{
  background: url(/media/57526/grey-circle-small.png) no-repeat;
}

#rotator li.ui-tabs-nav-item a.circle {
    background: url(/media/57521/white-circle-small.png) no-repeat;
}

#rotator .ui-tabs-panel {
    background: none repeat scroll 0 0 #ecebe9;
    height: 276px;
    overflow: hidden;
  border-left: 1px solid #C6D3DA;
  border-right: 1px solid #C6D3DA;
}
#rotator .ui-tabs-panel .info 
{
  height: 281px;
  background-color: #EFB935;
}

#rotator .info a {
    color: #ffffff;
  text-decoration: none;
}
#rotator .info a:hover {
    text-decoration: underline;
}
#rotator .ui-tabs-hide{ 
    display:none; 
}
.info-content
{
  font-size: 10pt;
  width: 275px;  
  float: right;
  padding: 15px 15px 15px 0;
  line-height: 175%;
}

table.homeLinks
{
  background: url(images/main_subarea_bk_10.png) no-repeat;
  width: 700px;
  height: 43px;
  margin-top: 15px;
}

.homeLinks td
{
  vertical-align: middle;
  text-align: center;
  margin: 0;
  height: 43px;
  line-height: 100%;
  padding: 0;
}
td.divider
{
  width: 2px;
  height: 43px;
  padding: 0 2px;
  background: url(images/main_subarea_rule_11.png) no-repeat;
}
td.specialties
{
  width: 95px;
}

td.specialties a
{
  margin: 10px;
  text-decoration: none;
  height: 41px;
  color: #005884;
}

td.subItems img, td.wide img
{
  margin: 5px;
}

td.subItems a, td.wide a
{
  text-decoration: none;
  font-size: .75em;
  font-weight: bold;
  height: 41px;
  color: #005884;
}
/* -------------------------------------------------------------- 
   =MISC
-------------------------------------------------------------- */
.breadcrumb
{

  text-align: right;
  float: right;
  clear: right;
  height: 25px;
  display: inline-block;
  position: relative;
  
}
.breadcrumb a
{
  font-size: 12px;
  color: #E65E2A;
}

.homeAd, .homeAdLeft, .homeAdRight
{
  background: url(images/bluebox-mid.png) no-repeat;
  background-size: contain;
  width: 222px;
float: left;
 height: 170px;
padding-bottom: 10px;
padding-top: 10px;
}

.homeAdArea {
/* background: url(images/BottomServiceHighlightSlice.png) repeat-x; */
}

div.clear {
  clear: both;
  height: 0px;
  overflow:hidden;
}

.goright {
  float: right;
  margin-left: 10px;
}

.goleft {
  float: left;
  margin-right: 10px
}


#moreinformation {
background-repeat: repeat-x;
background-image: url(images/CallToActionBarSlice.png);
  height:40px;
  position:relative;
  top: 23px;
}

#moreinformation a{
  font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-style: italic;
font-size: 13.5px;
position: relative;
top: 7px;
  
}

.info-white {
color: white;
}

.info-yellow, a.info-yellow {
color: #FBB040;
}


#moreinformation span {
font-family: 'Open Sans', sans-serif;
  font-weight: bold;
font-style: italic;
font-size: 13.5px;
  position: relative;
top: 7px;
}


.homeAdHeader {
background: none;
color: #FBB040;
font-family: 'Open Sans', sans-serif;
font-style: italic;
font-weight: bold;
font-size: 18px;
  width:140px;
}

.homeAdText {
font-family: 'Open Sans', sans-serif;
color: white;
font-size: 14px;
padding: 16px 24px 16px 16px;
}


.adLinkText {
color: #FBB040;
font-family: 'Open Sans', sans-serif;
font-size: 12px;
font-weight: bold;
font-style: italic;
  position: relative;
top: 2px;
  
}

.adLinkImg {
width: 25px;
height: 25px;
float: left;
background: url(images/YellowCircularButton.png) no-repeat;
  margin-right: 10px;
margin-left: 12px;
}

.homeAdArea, .homeAdLeftSide, .homeAdRightSide {
height: 170px;
  float:left;
margin-top:5px;
}
.homeAdLeftSide, .homeAdRightSide {
 width:11px; 
}

.homeAdArea a, .homeAdLeftSide a, .homeAdRightSide a{
color: #FBB040;
}

/*
.homeAdLeftSide {
background: url(images/BottomServiceHighlightLeft.png) no-repeat;
}
.homeAdRightSide {
background: url(images/BottomServiceHighlightRight.png) no-repeat;
}
*/
.bottomdivider {
position: relative;
top: 19px;
float: left;
left: -8px;
}

.info-content-home {
font-size: 10pt;
width: 333px;
height: 281px;
float: right;
padding: 15px 0px 15px 0px;
/* line-height: 150%; */
font-family: 'Open Sans', sans-serif;
/* font-style: italic; */
font-weight: bold;
}
/*
.tagline {
font-family: 'Open Sans', sans-serif;
font-weight: bold;
font-style: italic;
font-size: 12px;
  position: relative;
top: 5px;
}
*/
.moreinformation{
color: #ffffff;
padding-left: 5px;
font-weight: bold;
font-size: 15px;
line-height: 1;
}

.vertForm .checkBoxList {
font-size: 12px;
line-height: 12px;
margin-bottom: 5px;
font-family: 'Open Sans', sans-serif;
}

td a {
  font-size: 12px;
}


.footer-icons img {
vertical-align: top;
}

h1#homeHeader {position: absolute; top:-200;}

.info-content-home h2 {
  background:none;
  font-size:14px;
  /* height: auto;*/
}

.info-content-home p {
  padding: 0 15px; 0 15px;
}

.info-content-home a img {
  padding: 0 0 0 15px;
}


h1,
h1 strong{
  color: #0084aa;
  font-size: 21px;
  font-family: 'Open Sans', sans-serif;
  font-weight:normal;
  margin-bottom: 20px;
}

.article h2 {
  padding-top: 12px;
  font-size: 12px;
  height: 13px;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding: 0px 14px;
  background: none;
}

.article a,
#page_footer a{
  color: #E65E2A;
}

.article a:hover,
#page_footer a:hover{
  color: #0084aa;
}

.vertForm a {
 color: #0000ee; 
}

.tagline { 
font-family: 'Open Sans', sans-serif;
/* font-weight: bold;
font-style: normal; */
font-size: 25px;
line-height: 30px;
  text-align: center;
/*top: 5px;
 text-transform: uppercase; */
color: #0084aa;
}

@media print {

}


.formBackLeft
{
  background: url(images/leadbox.png) no-repeat;
    float: right;
  background-size:100% 100%;
  color: #000000;
}

.formBackRight
{
  background: url(images/leadboxright.png) no-repeat;
    float: right;
  padding: 10px;
  background-size:100% 50%;
  color: #000000;
}

.row {
    width: 100%;
    margin-bottom: 5px;
    clear: both;
}

.clear{
  clear:both;
}

div#lead-form-overlap{
  width:200px;
  position:absolute;
  z-index:1000;
}

span.info-yellow.rotator {
    font-size: 16px;
    text-decoration: none;
}
.info-content-home.info-white.rotator a {
    text-decoration: none;
}

.blue-button {
    background-image: url(/css/images/blue-button-blank.png);
    color: white;
    width: 91px;
    height: 20px;
    text-transform: uppercase;
    border: none;
    background-color:transparent;
  background-repeat:no-repeat;
}

.contentPage-blog {
    padding: 31px;
}

.sidebar {
    float: right;
    width: 300px;
}


.blog-post-area {
    float: left;
    width: 555px;
}

ul.xoxo {
    list-style: none;
}
ul.xoxo h3 {
    color: #7eabc0;
    background-color: transparent;
    font-size: 18px;
    font-weight: bold;
  text-align:left;
}

.sharebuttons {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}
div.contentPage-blog h1 {
    font-weight: bold;
}

ul.xoxo li {
    list-style: none;
}

ul.xoxo li ul {
    margin-left: 0px;
    padding-left: 9px;
}

a.blog_link{
  color:#E65E2A
  text-decoration:none;
}
a.blog_link:visited {
    color: #E65E2A;
}
.entry-content a ,.entry-content a:visited {
    color: #E65E2A;
}
img.post-image {
    float: right;
    width: 250px;
}

h2.blog-summary-title{
  padding:5px 00px 10px 0px;
}

div.post-summary {
    margin-bottom: 20px;
}

 h2.blog-summary-title a {
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    color: #0084aa;
}

a.read-more-link {
    text-decoration: none;
    color: #E65E2A;
    margin-top: 5px;
    display: block;
}

img.post-image-summary {
    width: 180px;
    float: left;
}

div.post-summary {
    margin-bottom: 20px;
    border-top: solid 1px rgb(0, 88, 132);
    padding-top: 10px;
}

/**** Firefox fixes ****/
@-moz-document url-prefix() { 
  ul.nav{
  padding-left: 57px;
  }
}

/****** adjust home page for mobile ****/
@media only screen and (max-width : 959px){
  div#page_container{
    width:900px;
  }
}



































































































































































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
