﻿*, body, table, div, a, ul, ol, li, img
{
    margin: 0px;
    padding: 0px;
}
img
{
    border: none;
}

textarea
{
    font-family: Tahoma;
    font-size: 12px;
}
ul
{
    list-style-position: outside;
    margin: 0;
    padding: 0;
    text-align: justify;
    margin-left: 16px;
}

ol
{
    list-style-type: decimal;
    list-style-image: none;
    list-style-position: outside;
    margin: 0;
    padding: 0;
    text-align: justify;
    margin-left: 22px;
}

div.outer
{
    margin: 0 auto;
    width: 800px;
    border: solid 1px #373f93;
}

div.keyline-blue
{
    height: 3px;
    background-color: #373f93;
}

.banner-bg
{
    background: #e8edf2 url(/Images/banner-bg.jpg);
    background-repeat: repeat-x;
    height: 270px;
}
.header
{
    margin: 10px 30px 0px 30px;
}
.Logo
{
    width: 275px;
    float: left;
}
.Phone
{
    float: right;
    color: #3f519c;
    background-image: url(/Images/phone.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-top: 10px;
}
.Phone-Text
{
    float: left;
    font-family: Tw Cen MT;
    font-weight: normal;
    font-size: 24px;
}
.Phone-Note
{
    float: left;
    clear: left;
    font-family: Tw Cen MT;
    font-weight: normal;
    font-size: 14px;
    font-weight: lighter;
    line-height: 16px;
    padding-left: 2px;
}
.Phone-Note a
{
    color: #3f519c;
    text-decoration: none;
}
.Phone-Note a:hover
{
    text-decoration: underline;
}
.banner
{
    float: left;
    height: 162px;
    margin: 5px 0 0 28px;
}
.Menu
{
    float: left;
    background-color: #e8edf2;
    width: 100%;
}
.body-content
{
    background-color: White;
    font-family: Arial;
    font-size: 12px;
}
.body-left
{
    margin: 8px 10px 8px 30px;
    width: 492px;
    float: left;
}
.body-right
{
    margin: 8px 0px 8px 0px;
    width: 242px;
    float: left;
}
.top-round
{
    background-image: url(/Images/left-round-top.png);
    background-repeat: no-repeat;
    height: 15px;
}
.mid-box
{
    background-color: #e7eef6;
    padding: 0 15px 0 15px;
    text-align: center;
    font-family: Tahoma;
    line-height: 17px;
    background-image: url(/Images/box-bg.png);
    background-repeat: repeat;
}
.mid-box ul
{
    margin-left: 9px;
}
.btm-round
{
    background-image: url(/Images/left-round-btm.png);
    background-repeat: no-repeat;
    height: 15px;
}

.top-round-right
{
    background-image: url(/Images/right-top.png);
    background-repeat: no-repeat;
    height: 15px;
}
.mid-box-right
{
    background-color: #e7eef6;
    padding: 0 15px 0 15px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
    background-image: url(/Images/box-bg.png);
    background-repeat: repeat;
}
.mid-box-right ul
{
    margin-left: 9px;
}
.btm-round-right
{
    background-image: url(/Images/right-btm.png);
    background-repeat: no-repeat;
    height: 15px;
    margin-bottom: 15px;
}
.read-more-btn
{
    text-align: right;
    padding-top: 3px;
}


.story-round-top
{
    background-image: url(/Images/right-top-story.png);
    background-repeat: no-repeat;
    height: 15px;
}
.story-box
{
    background-color: #be2226;
    padding: 0 15px 0 15px;
    text-align: left;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 16px;
    color: White;
    background-image: url(/Images/story-bg.png);
    background-repeat: repeat;
}
div.story-box ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}
.story-round-btm
{
    background-image: url(/Images/right-btm-story.png);
    background-repeat: no-repeat;
    height: 15px;
}
.story-title
{
    height: 35px;
    line-height: 27px;
    background-image: url(/Images/story-icon.png);
    background-repeat: no-repeat;
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: White;
    padding-left: 25px;
}
.input-box
{
    border: solid 1px black;
}
.input-pad
{
    padding-bottom: 7px;
}
.left-content
{
    padding-top: 15px;
    font-family: Arial;
    font-size: 12px;
    text-align: justify;
}

.title-blue
{
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: #3c3e8b;
    font-weight: bold;
    background-image: url(/Images/line.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 12px;
}


.title-black
{
    text-transform: uppercase;
    font-family: Arial;
    font-size: 12px;
    color: Black;
    font-weight: bold;
    background-image: url(/Images/line.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    padding-bottom: 12px;
}
.story-title-link
{
    font-weight: bold;
    color: Black;
    height: 30px;
}
ul.success-stories
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

.success-stories ul.story li
{
    float: left;
}
.success-stories ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0;
}

.story-sep
{
    border-bottom: dotted 1px gray;
    clear: both;
    height: 1px;
}
.success-stories li.thumb
{
    float: left;
    width: 100px;
}
.success-stories li.story-text
{
    float: left;
    width: 390px;
}

div.story-text-padd
{
    margin-top: 5px;
    float: left;
}


.success-stories li.story-text-100
{
    float: left;
    width: 490px;
}

.error
{
    color: White;
}
.read-more
{
    border-top: dotted 1px gray;
    clear: both;
    float: left;
    height: 20px;
    margin-top: 3px;
    width: 100%;
}
.read-more a
{
    float: right;
    color: #3a4f6c;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 0 3px 0;
}


.footer-line
{
    clear: both;
    height: 5px;
    background-color: #373f93;
}
.footer
{
    clear: both;
    background-color: #44509e;
    text-align: center;
    margin: 0 auto;
    padding: 2px 0 2px 0;
}
.footer table
{
    width: auto;
    margin: 0 auto;
}

.footer-menu ul
{
    list-style-type: none;
    list-style-image: none;
}

.footer-menu li
{
    float: left;
}
.footer-menu li a
{
    font-family: Tahoma;
    font-size: 12px;
    color: White;
    text-decoration: none;
}

.footer-menu li a:hover
{
    text-decoration: underline;
}

.footer-menu li span
{
    font-family: Tahoma;
    font-size: 12px;
    padding: 0 3px 0 3px;
    color: White;
    vertical-align: top;
}

.footer-copyright
{
    font-family: Tahoma;
    font-size: 11px;
    color: White;
    padding-top: 3px;
}
.footer-copyright a
{
    color: White;
    text-decoration: none;
}
.footer-copyright a:hover
{
    color: White;
    text-decoration: underline;
}

p.faq
{
    background-image: url(/Images/faq.gif);
    background-repeat: no-repeat;
    padding-left: 20px;
}

p.faq a
{
    color: Black;
    text-decoration: none;
}
p.faq a:hover
{
    text-decoration: underline;
}

div.faq-ans
{
    padding-left: 20px;
    padding-top: 2px;
    padding-bottom: 10px;
}
div.blogs a
{
    font-weight: bold;
    color: Black;
    height: 30px;
    margin-bottom: 5px;
}
p.blogby
{
 border-bottom: 1px solid #EEEFEF;
    color: #4265A7;
    font-style: italic;
    padding-bottom: 5px;
}
div.blogsummary
{
    margin-top: 8px;
    padding-bottom: 8px;
    line-height:16px;
}
div.sharebox
{
     background: none repeat scroll 0 0 #F9FAFB;
    border: 1px solid #EEEFEF;
    margin-top: 10px;
    padding: 5px;
    border-radius:5px;
}

table.postcomment td
{
    vertical-align: top;
}
table.postcomment input.textbox
{
    width: 100%;
}
table.postcomment textarea
{
    width: 100%;
}

table.postcomment td.btn
{
    padding-top: 3px;
    text-align: left;
}
a.postcomment
{
    background: url("/images/comment.gif") no-repeat scroll left center transparent;
    padding-left: 20px;
    color: #115BB5;
    text-decoration: none;
}
a.postcomment:hover
{
    text-decoration:underline;
}
.comment-box
{
    padding:15px;
    font-size:12px;
    font-family:Tahoma;
     height: 240px;    
    background: url("/Images/banner-bg.jpg") repeat-x scroll 0 0 #E8EDF2;
}
p.message
{
    margin-top:10px;
}

img.closebtn
{
    cursor:pointer;
}
a.icon-facebook {
    background: url("/images/facebook.gif") no-repeat scroll left center transparent;
    padding-left: 21px;
    color: #115BB5;
    text-decoration: none;
}
a.tweetlink {
    background: url("/images/tweet_sm-26x16.png") no-repeat scroll left center transparent;
    padding-left: 32px;
    color: #115BB5;
    text-decoration: none;
}
