/* GLOBAL STYLE */
body {
background: url('../img/background-top.jpg') no-repeat top center;
background-color: #ededed;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
text-decoration: none;
}

a img {
border: 0;
}

#er-body {
width: 945px;
background-color: #F7F7F7;
margin: auto;
margin-top: 20px;
padding: 8px 0 0px 0;
}

#er-main {
width: 920px;
background-color: #FFFFFF;
margin: 0 13px 0 13px;
padding-top: 0px;
}

.er-hide {
display: none;
}

.er-show {
display: block;
}

/* SEARCH */
#er-search {
float: right;
margin-right: 29px;
}

#er-search form {
margin-left: 0px;
margin-top: 18px;
padding-top: 0px;
}

#er-search form input {
background-color: #e7e3e7;
background: url('../img/form-input-background.gif') no-repeat 203px 5px;
background-color: #e7e3e7;
height: 18px;
width: 222px;
padding: 3px 0 0 3px;
border-left: 1px solid #cecfce;
border-top: 1px solid #cecfce;
border-right: 1px solid #f7f7f7;
border-bottom: 1px solid #f7f7f7;
}

/* TOP */
#er-top {
background: #f7f7f7;
width: 945px;
height: 14px;
}

#er-logo {
margin-left: 15px;
margin-top: 5px;
}

#er-logo img {
/*float:left;*/
margin-top: 5px;
}

#er-social {
position: relative;
top: -40px;
left: 870px;
}

#er-lead {
display: block;
float: left;
}

#er-link-list {
float: right;
vertical-align:middle;
margin-right: 20px;
margin-top:10px;
}

#er-link-list a {
vertical-align:top;
font-size: 13px;
font-variant: small-caps;
color: #173971;
}
#er-link-list span {
vertical-align:top;	
font-size: 13px;
}

#er-link-list a:hover {
text-decoration:underline;
}

/* 3-LEAF */
#er-lead-image {
float: left;
width: 886px;
margin-left: 0px;
padding-left: 19px;
margin-top: 15px;
}

#er-3leaf {
float: left;
width: 350px;
}

.er-3leaf-item {
background-color: #acc9fa;
height: 74px;
width: 350px;
display: block;
border-left: 4px solid #5c7cb0;
border-top: 1px solid #6e91b0;
}

.er-3leaf-item-actual {
background-color: #98beff;
height: 150px;
width: 350px;
display: block;
border-left: 4px solid #5c7cb0;
}

.er-3leaf-item-actual p a {
position: relative;
left: -5px;
}

.er-3leaf-title p a {
position: relative;
left: -5px;
}

.er-3leaf-description a {
color: #000000;
}

.er-3leaf-description a:hover {
text-decoration:none;
}

.er-3leaf-title {
margin-top: 0px;
padding-top: 0px;
line-height: 50px;
display: block;
height: inherit;
}

.er-3leaf-title a {
font-size: 24px;
color: #173971;
margin-left: 10px;
display: block;
height: inherit;
}

.er-3leaf-title a:hover {
text-decoration: underline;
}

.er-3leaf-description {
margin-left: 15px;
margin-right: 10px;
position: relative;
top: -110px;
}

.er-3leaf-link {
margin-left: 10px;
padding-left: 25px;
margin-right: 10px;
position: relative;
top: -110px;
background: url('../img/link-arrow.png') no-repeat 0px 2px;
font-weight: bold;
font-size: 13px !important;

}

.er-3leaf-link a {
color: #173971;
}
.er-3leaf-arrow {
float: left;
position: relative;
top: 15px;
left: -15px;
}


/* MENU */
#er-content {
display: block;
width: 945px;
}

#er-menu {
float: left;
margin-left: 0px;
margin-top: 15px;
width: 240px;
}

#er-menu-head {
background: url('../img/menu-head-2.jpg') no-repeat;
width: 238px;
height: 44px;
display: block;
}

#er-partners-head {
background: url('../img/menu-head-3.jpg') no-repeat;
width: 238px;
height: 44px;
display: block;
}

.er-menu-head-title {
font-size: 18px;
padding-top: 15px;
padding-left: 35px;
margin-top: 0px;
height: inherit;
display: block;
}

.er-menu-head-title a {
display: block;
color: #024efc;
height: inherit;
}

.er-navigation {
margin-left: 15px;
padding-left: 0px;
margin-top: 10px;
padding-top: 0px;
}

.er-navigation li {
background: url('../img/menu-dotted-line.jpg') repeat-x;
list-style-type: none;
font-size: 14px;
color: #0a08c3;
width: 210px;
}

.er-partners {
margin-left: 0px;
padding-left: 0px;
margin-top: 5px;
padding-top: 0px;
float:left;

}
.er-partners li {
list-style-type: none;
margin-left: 13px;
margin-top: 10px;
margin-bottom: 0px;
font-size: 14px;
color: #0a08c3;
width: 100px;
}

.er-navigation li a {
background: url('../img/triangle-1.gif') no-repeat 7px 10px;
font-size: 15px;
color: #024efc;
text-decoration: none;
display: block;
padding-left: 32px;
height: 36px;
line-height: 36px;
width: 178px;
}

.er-navigation li a:hover {
background-color: #e3eef2;
}

.er-submenu-active {
background: url('../img/triangle-2.gif') no-repeat 3px 14px !important;
}

#er-submenu-selected {

font-weight:bold;
background: url('../img/triangle-3.gif') no-repeat 7px 10px;
background-color: #E3EEF2 !important;
}




/* SUBMENU */
.er-navigation li ul {
margin-left: 0px;
padding-left: 20px;
display: none;
}

.er-navigation li ul li {
width: 190px;
}

.er-navigation li ul li a {
width: 158px;
font-size: 13px;
height: 30px;
background: url('../img/triangle-1.gif') no-repeat 7px 6px;
line-height:30px;
}

.er-navigation li ul li #er-submenu-selected {
background: url('../img/triangle-3.gif') no-repeat 7px 6px;
}

.er-below-submenu-active {
background: url('../img/triangle-2.gif') no-repeat 3px 14px !important;
}

.er-navigation li ul li ul li{
width: 170px;
}

.er-navigation li ul li ul a{
width: 138px;
font-size: 12px;
}

/* CUSTOM CLASSES */
#er-preview {
position: absolute;
border: 1px solid #ccc;
background: #333333;
padding: 5px;
display: none;
color: #ffffff;
width: 640px;
}

.er-preview-image {
float: right;
border: 1px solid #ccc;
background: #333333;
padding: 5px;
color: #ffffff;
margin-left: 5px;
}

/* TABS */
#er-tab {
width: 617px;
margin-top: 0px;
margin-left: 17px;
}


#er-main-content li {
line-height: 110%;
margin-top: 5px;
margin-right: 10px;
}

#er-tab li {
line-height: 150% !important;
margin-top: 10px;
margin-right: 0px;
}

.er-tab-header {
color: #173971;
font-size: 18px;
}

.er-tab-header ul {
list-style-type: none;
padding: 0px;
margin: 0px 0 0 0;
}

.er-tab-header ul li {
float: left;
background: #ACC9FA;
width: 170px;
margin-top: 1px;
text-align: center;
border-right: 1px solid #ffffff;
font-size: 18px;
color: #173971;
text-decoration: none;
display: block;
line-height: 31px !important;
cursor: pointer;
}

.er-tab-two li {
width: 200px !important;
}

.er-tab-three li {
width: 170px !important;
}

.er-tab-four li {
width: 145px !important;
}

.er-tab-header-actual {
background: #98BEFF !important;
border-left: 1px solid #4f70a7;
border-top: 1px solid #4f70a7 !important;
border-right: 1px solid #4f70a7 !important;
position: relative;
top: 1px;
margin-top: 9px !important;
}

.er-tab-content {
background: #98BEFF;
border: 1px solid #4f70a7;
clear: both;
}

.er-tab-content p {
padding: 10px;
margin: 0!important;
width: 585px !important;
}


/* MAIN CONTENT */
#er-main-content {
float: right;
width: 655px;
margin-right: 25px;
margin-top: 22px;
padding-top: 0px;
}

.er-dashed-rule {
height:0;
font:0/0 serif;
border-bottom:1px dashed #4F70A7;
}

.er-three-images img {
margin-top: 10px;
margin-left: 17px;
border: 1px solid #d9dbda;
}

.er-content-images img {
margin-top: 18px;
}
.er-gallery-images {
margin-bottom: 10px;

}

.er-gallery-images img {
margin-top: 10px;
margin-left: 8px;
border: 1px solid #2b3740;
}

#er-main-content h1 {
background: url('../img/main-content-head-2.jpg') no-repeat;
width: 655px;
height: 37px;
line-height: 37px;
font-size: 22px;
color: #000000;
margin: 0;
padding: 0 0 0 15px;
font-weight: normal;
}

#er-main-content h2 {
font-size: 18px;
color: #3f5862;
margin: 0;
padding: 7px 0 0 17px;
font-weight: normal;
}

h3 {
font-size: 16px;
color: #4F70A7;
margin: 0;
padding: 3px 0px 6px 0px;
font-weight: bold;
}

.er-separator {
background: url('../img/menu-dotted-line.jpg') repeat-x;
width: 615px;
height: 1px;
margin-left: 17px;
margin-top: 8px;
padding: 0;
margin-bottom: 0px;
}

.er-program {
background: #EEEEEE;
border: 1px dashed #4F70A7; 
margin-left: 17px;
margin-top: 18px;
width: 615px;
}

.er-program ul li {
line-height: 150% !important;
}

#er-main-content .er-program p {
font-size: 13px;
width: 585px;
margin: 14px 0 14px 17px;
line-height: 130%;
}

.er-image-right {
float: right;
margin: 16px 20px 0 10px;
border: 1px solid #ababab;
}

#er-main-content p {
font-size: 14px;
width: 615px;
margin: 14px 0 0 17px;
line-height: 130%;
}

.er-small-text p {
font-size: 11px !important;
}

.er-gray-text {
color: #888888;
}

#er-main-content ul {
font-size: 13px;
}

#er-main-content p a {
color: #5480a3;
text-decoration: underline;
}

.er-three-modules {
width: 625px;
margin-top: 45px;
}

.er-three-modules div {
width: 180px;
float: left;
margin-left: 34px;
padding-left: 0px;
}

.er-three-modules div p {
font-size: 12px !important;
width: 180px !important;
margin-left: 0px !important;

}

.er-three-modules .er-first {
margin-left: 17px !important;
}

.er-three-modules img {
border: 1px solid #d9dbda;
}

.er-three-modules div p a {
font-weight: bold;
font-size: 13px;
}

.er-link {
background: url('../img/link-arrow.png') no-repeat 0px 2px;
padding-left: 20px;
font-weight: bold;
font-size: 13px !important;
}

/* MAIN FORM */
.er-form-main {
margin-top: 20px;
margin-left: 70px;
font-size: 13px;
}

.er-form-main label {
float: left;
font-weight: bold;
}

.er-form-main .er-input {
display: block;
margin-left: 120px;
height: 35px;
}

.er-form-main .er-textarea {
height: auto !important;
}

.er-form-main .er-submit {
margin: 5px 0 20px 135px;
}

.er-form-main .er-required-star {
color: #FF0000;
}

.er-form-main label.error {
float: none;
color: red;
padding-left: .5em;
vertical-align: top;
}

.er-checkbox-radio {
width: auto !important;
margin: 0 !important;
font-size: 13px !important;
font-weight: bold;
margin-bottom: 10px !important;
}

.er-form-main .er-checkbox-radio span label {
clear:right;
display:block;
float:none;
font-weight:normal;
margin-left:1.8em;
width:auto;
}

.er-form-main .er-checkbox-radio span {
}

.er-form-main .er-checkbox-radio strong {
float: left;
}

.er-form-main .er-checkbox-radio span input {
float: left;
margin-bottom: 0;
}

/* SMALL FORM */
.er-footer-text fieldset{
margin-top:15px;
margin-bottom:15px;
}

legend {
color: #3f5862;
font-size:30px;
}

.er-footer-text form {
margin:15px 10px 0px 10px;
}

.er-form-small {
}


.er-form-small label {
float: left;
font-weight: bold;
}

.er-form-small .er-input {
display: block;
margin-left: 110px;
height: 30px;
}

.er-form-small .er-textarea {
height: auto !important;
}

.er-form-small .er-submit {
margin: 5px 0 20px 109px;
}

.er-form-small .er-required-star {
color: #FF0000;
}

.er-form-small label.error {
float: none;
color: red;
padding-left: .5em;
vertical-align: top;
}


/* FOOTER */
#er-footer {
background-color: #f7f7f7;
height:100%;
margin-top: 20px;
margin-left: 0px;
width: 920px;
display: inline-block;
clear: both;
}

.er-footer-contact {
float: left;
margin: 0px 0px 35px 10px;
width: 254px;
font-size: 14px;
}

.er-contact-link {
margin-left: 35px;
padding: 8px 35px 8px 40px;
font-weight: bold;
font-size: 14px !important;
}

.er-phone-link {
background: url('../img/phone-32x32.png') no-repeat 0px 0px;
}

.er-email-link {
background: url('../img/email-32x32.png') no-repeat 0px 0px;
}

.er-cell-link {
background: url('../img/cell-32x32.png') no-repeat 0px 0px;
}

.er-footer-contact-image {
float: left;
margin: 0px 10px 10px 0px;
}

.er-footer-image {
float: left;
margin: 30px 0px 35px 20px;
width: 234px;
}

.er-footer-text {
float: left;
width: 625px;
margin-left: 20px;
}

.er-footer-title {
font-size: 30px !important;
color: #3f5862;
margin-bottom: 0px;
margin-top: 23px;
}

#er-footer .er-separator {
background: url('../img/menu-dotted-line.jpg') repeat-x;
width: 600px;
height: 1px;
margin-left: 2px;
margin-top: 5px;
padding: 0;
margin-bottom: 0px;
}

#er-footer p {
font-size: 14px;
}

#er-footer-copyright p {
text-align:center;
font-size: 12px;
color:#999999;
}


#er-footer p a {
color: #5480A3;
text-decoration: underline;
}