/*====================================================
	CSS and design : Richard Metcalf :: rm2digital.com
	April 13, 2009
=====================================================*/

body {
    font-family:Arial, Helvetica, sans-serif;
}

a {text-decoration:none;cursor:pointer;}
a:hover {}

.crumbs {
    color:#333333;
    font-size: .8em;
    height: 21px;
    padding: 5px 0 0 10px;
}

.crumbs a {border-bottom:1px dotted #333333;}
.crumbs a:hover{border-bottom:0px;}

#wrapper {
    width:1016px;
    margin:0 auto;
    padding:0;
    overflow:hidden;
}

#main {
    position:relative;
}

#main-top {
    width:1016px;
    height:46px;
    font-family:"Myriad Pro", "Trebuchet MS", Arial, sans;
    color:#777;
}

#main-top-spacer {
    height:60px;
}

#main-top-logo {
    position:absolute;
    top:0;
    left:0;
}

#main-top-logo img {
    margin-top:10px;
}

#main-top-search {
    margin:8px 0 0 0;
    float:right;
}

#main-top-search form {
    margin:5px 65px 0 0;
}

#main-top-search form .sinput {
    font-size:.6em;
    width:188px;
    color:#999;
}

#main-top-search form .submit {
    width:51px;
    height:20px;
    margin-left:5px;
    border: none;
    text-indent: -999px;
    cursor: pointer;
    display:block;
    font-size:0px;
    line-height:0px;
}

#main-top-search form .submit:hover {
    opacity:.8;
    filter:alpha(opacity=80);
}

#main-bottom-left {
    width:661px;
    height:228px;
    position:relative;
    float:left;
    background:url(../images/main_pic.jpg) no-repeat 15px 0px;
}

#main-bottom-left-title {
    position:absolute;
    top:73px;
    left:26px;
    font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
    font-size:1.5em;
    color:#fff;
    z-index:10;
}

#main-bottom-left-title-bkgnd {
    position:absolute;
    width:317px;
    height:41px;
    margin-left:10px;
    filter:alpha(opacity=70);
    opacity: 0.7;
    top:65px;
    z-index:5;
}

#main-bottom-right {
    float:right;
    position:relative;
    width:355px;
    height:228px;
}

#main-bottom-right-bkgnd {
    width:325px;
    height:218px;
    background:red;
    position:absolute;
    margin-top:1px;
}

#main-bottom-right-bkgnd-shim {
    width:10px;
    height:213px;
    position:absolute;
    top:5px;
    left:325px;
}

#main-bottom-right-frame {
    width:355px;
    height:228px;
    background:url(../images/partner_05.png) no-repeat;
    position:absolute;
    top:0;
}

#leftlogo {
    width:450px;
    float:left;
}

#main-bottom-right-noform {
    position:absolute;
    top:62px;
    left:13px;
    font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
    font-size:1.5em;
    color:#fff;
}

#main-bottom-right-form {
    float:right;
    width:340px;
    position:absolute;
    top:0;
}

#main-bottom-right-form form {
    width:250px;
    margin:40px 0 0 35px;
}

#main-bottom-right-form h4 {
    color:#fff;
    font-weight:normal;
    margin:25px 0 0 0;
}

#main-bottom-right-form h4 strong {
    color:#c8f703;
    font-size:24px;
}

#main-bottom-right-form fieldset {
    border:none;
    margin:0;
    padding:0;
    clear:both;
}

#main-bottom-right-form p {
    color:#333;
    font-size:13px;
    margin:20px 0 15px 0;
}

#main-bottom-right-form label {
    width:50px;
    float:left;
    clear:left;
    font-size:13px;
    color:#fff;
    margin:7px 0;
    height:20px;
}

#main-bottom-right-form .input {
    width:180px;
    float:right;
    clear:right;
    margin:5px 0;
    text-align:left;
}

#main-bottom-right-form .interest {
    float:right;
    margin: 5px 10px 0px 0px;
    font-size:10.5px;
}

#main-bottom-right-form .submit {
    margin:15px 0 0 5px;
}

#main-bottom-right-form .submit:hover {
    opacity:.8;
    filter:alpha(opacity=80);
}

#main-bottom-right-form p.featured {
    margin:30px 0 0 50px;
    font-size:14px;
}

#main-bottom-right-form p.featured a {
    color:#006699;
}

#main-bottom-right-form p.featured a:hover {
    color:#333;
}

#main-bottom-right-form #companyText {
    display:none;
}

#main-bottom-right-form #getquote {
    background:url(../images/buttonGetQuote.gif) no-repeat;
    width:255px;
    height:33px;
}

#content {
    background:#ffffff;
    margin: 226px 6px 0 0;
    font-family:"Myriad Pro", "Trebuchet MS", Arial, sans;
}

#crumbs {
    margin: 0 0 0 10px;
    height: 20px;
    font-size: .9em;
}

#inner-wrapper {
    background: #ddd;
}

#left-nav {
    width: 300px;
    border-top: solid 1px #dddddd;
    border-right: solid 1px #dddddd;
    float:left;
}

#navlogo {
    text-align: center;
    padding: 20px 0 20px 7px;
    border-bottom: solid 1px #dddddd;
    background:#fff;
    overflow:hidden;
}

#navlogo>img {
    max-width:260px;
}

#navlinks {
    background:#ddd;
}

#navlinks ul {
    list-style-type:square;
    padding: 20px 40px;
    margin: 0px;
    font-size:.8em;
}

#navlinks li {
    padding-top:20px;
}

#navlinks li a {
    text-decoration:none;
    border-bottom:dotted 1px;
    color:#005aab;
}

#navlinks li a:hover {
    border-bottom:none;
    color:#333333;
}

#navlinks li.pdflink {
    background: url(../images/pdficon_small.gif) no-repeat 10px 3px;
    padding:5px 0 0 30px;
    list-style-type:none;
    font-size:85%;
    height:18px;
}

#hsa-ad {
    position:relative;
}

#hsa-ad-bottom {
    position:absolute;
    width:240px;
    height:28px;
    top:149px;
    left:30px;
}

#hsa-ad-overlay {
    position:absolute;
    width:235px;
    height:30px;
    top:30px;
    left:10px;
    filter:alpha(opacity=70);
    opacity: 0.7;
}

#hsa-ad-overlay-text {
    position:absolute;
    top:34px;
    left:19px;
    font-family:'Myriad Pro',Arial, Helvetica, sans-serif;
    font-size:1.2em;
    color:#fff;
}

#hsa-ad-img{
    margin: 20px 30px 0px 30px;
    padding-top:20px;
}

#hsa-button{
    margin: 40px auto;
    width: 216px;
    height: 33px;
    background: url(../images/button_learn.png) no-repeat 0 0;
}

#hsa-button:hover{
   opacity:.8;
   filter:alpha(opacity=80);
}

#content-main {
    border-top: solid 1px #dddddd;
    margin-left: 301px;
    background:#fff;
    font-size: .9em;
}

#content-main-copy {
    margin:0px;
    padding:30px 30px 10px 30px;
}

#content-main-copy h2 {
    color:#005AAB;
    border-bottom:5px solid #005AAB;
}

#content-main-copy h3 {
    margin:0;
    font-weight:normal;
    font-size:1.3em;

}

#content-main-copy p {
    font-size:.95em;
    padding: 0 20px;
}

#content-main-copy ul.supplemental li {
    margin:0 0 20px 30px;
}

#content-main-copy ul#supplemental {
    list-style-type:none;
}

#content-main-copy ul#supplemental li {
    margin:0 0 10px 30px;
}

#content-main-copy ul#supplemental li a {
    border-bottom:1px dotted #333333;
}

#content-main-copy ul#supplemental li a:hover {
    border-bottom:none;
}

#content-boxes-wrapper {
    height:495px;
    margin-left:30px;
}

#content-get-quote {
    margin:0 auto 10px auto;
    width: 512px;
    height: 72px;
    background: url(../images/get_quote_long.jpg) no-repeat 0 0;
    cursor: pointer;
}

#content-get-quote:hover {
    background: url(../images/get_quote_long.jpg) no-repeat 0 -72px;
}

.content-box {
    width: 209px;
    padding-right:10px;
    background:url(../images/box_bg.jpg) no-repeat;
    float:left;
}

.content-box-top {
    position:relative;
    height:355px;
    padding-top:25px;
}

.content-box-overlay {
    position:absolute;
    width:199px;
    height:25px;
    top:0;
    left:5px;
}

.content-box-top-header {
    position:absolute;
    height:25px;
    width:199px;
    top:5px;
    left:5px;
    display:table-cell;
    text-align:center;
}

.content-box-top-header h1 {
    font-weight:normal;
    font-size:.95em;
    margin:0;
}

.content-box-top-header h1 a {
    text-decoration:none;
    color:#ffffff;
}

.content-box-top a.pic img {
    border-width:0px;
    padding: 0 0 0 5px;
}

.content-box-top p {
    font-size:.85em;
    margin:10px 16px;
}

.content-box-button {
    text-align:center;
}

.content-box-button a.view img {
    border-width:0px;
    margin:0;
}

#content-login span.error {
    font-size:.85em;
    font-style:italic;
    margin:0 240px 0 200px;
    color:#ff9999;
    padding:0;
}

#content-login form {
    padding:0;
    margin:0;
}

#login {
    margin-left:40px;
}

#login-table td {
    padding:6px;
}

#login-table td.col1 {
    width:135px;
    text-align:right;
}

#forgot-head {
    margin-left:158px;
}

#forgot-form {
    margin-left:158px;
}

#forgot-form table {
    font-size:.8em;
}

#forgot-loader {
    width:200px;
    margin-left:158px;
}

#forgot-msg {
    margin-left:158px;
}

#submit {
    padding:10px 0 0 238px;
}

td.plaintext p{margin:0;}

.home-link {
    height: 20px;
    font-size: .9em;
    text-align:right;
}

.home-link a{border-bottom:1px dotted #333333;}
.home-link a:hover{border-bottom:0px;}

.gradient-border-top {
    margin:0px;
    padding:0px;
    height:8px;
    background:url(../images/border_top_bg.gif) repeat-x;
}

.gradient-border-bottom {
    margin:0px;
    padding:0px;
    height:8px;
    background:url(../images/border_bottom_bg.gif) repeat-x;
}

#footer {
    font-family:"Myriad Pro", "Trebuchet MS", Arial, sans;
    font-size: .9em;
    padding: 10px 30px;
    margin-right: 6px;
    background:#ffffff;
}

