﻿/* Resets and overrides */

img {border: 0;}


/* Links and type */

h1 {font-size: large; color: #0099cc; margin-bottom: 2em;}
h2 {font-size: medium;	margin-bottom: .5em;}
h3 {font-size: small;}
h4 {font-size: 12px;}
.wrapper {font-family: "Segoe UI",Arial,sans-serif;}
a {color: #0099cc; text-decoration: none;}
a:hover {color: #ff6600;text-decoration:underline;}
.heading a {color: #e4c02f;}
.heading1 a {color: #e4c02f;text-decoration: none;}
.heading p {margin: 5px 0; color: #ff0000; font-weight: bold;}
.heading1 p {margin: 5px 0; color: #ff0000;	font-weight: bold;}
.main p {margin: 0em auto 2em auto;}
.footlinks a {color: #fff;}
.footlinks a:hover {text-decoration: underline;}



/*  --- Layout --- */

body {background: #82868c; margin: 1em auto; width: 760px;}

        /* Header */

        .heading
        {
	        width: 712px;
	        height: 45px;
	        background: url('../_images/header.gif') top left no-repeat;
	        background-color: #000;
	        text-align: right;
	        padding: 56px 24px 0px 24px;
	        color: #e4c02f;
	        font-size: .75em;
	        -webkit-border-top-left-radius:10px;
	        -webkit-border-top-right-radius:10px;
	        -moz-border-top-left-radius:10px;
	        -moz-border-top-right-radius:10px;
	        border-top-left-radius:10px;
	        border-top-right-radius:10px;
        }
        .heading1
        {
	        width: 712px;
	        height: 45px;
	        background-image: url('../_images/headerCellInsurance.gif');
	        text-align: right;
	        padding: 56px 24px 0px 24px;
	        color: #e4c02f;
	        font-size: .75em;
	        -webkit-border-top-left-radius:10px;
	        -webkit-border-top-right-radius:10px;
	        -moz-border-top-left-radius:10px;
	        -moz-border-top-right-radius:10px;
	        border-top-left-radius:10px;
	        border-top-right-radius:10px;
        }

        /* Main */

        .main
        {
            background-image: url('../_images/bg_main.gif');
            background-repeat: repeat-x;
            background-position: center top;
            background-color: #1f1f1f;
            font-size:smaller;
        }

        .content
        {
	        background: #fff;
	        margin: 0 auto 0 auto;
	        width: 682px;
	        padding: 15px;
	        border-bottom: 5px solid #242729;
	        border-top: 0;
	        border-right:5px solid #242729;
	        border-left:5px solid #242729;
	        color: #333;
	        overflow: hidden;
        }

        /* Footer */

        .footer
        {
	        -webkit-border-bottom-left-radius:10px;
	        -webkit-border-bottom-right-radius:10px;
	        -moz-border-bottom-left-radius:10px;
	        -moz-border-bottom-right-radius:10px;
	        border-bottom-left-radius:10px;
	        border-bottom-right-radius:10px;
	        width: 700px;
	        padding: 10px 30px 10px 30px;
	        text-align:right;
	        background-image: url('../_images/bg_footer.gif');
	        background-position: bottom;
	        background-color: #1f1f1f;
	        background-repeat: no-repeat;
	        font-size: 0.75em;
	        color: #ccc;
	        position: relative;
        }

        .footer a.netcraft
        {
            display: block;
            position: absolute;
            width: 120px;
            height: 60px;
            top: 12px;
            left: 24px;
            background-image: url('http://audited.netcraft.com/seal-images/22e00fce3a4f4ef2702d0586f1df6e50.png');
            background-repeat: no-repeat;
        }
       
/* --- Secondary Layout --- */

.main ul#nav
{
	margin: 0 auto 0 auto;
	padding: 0;
	background-image: url('../_images/navigationBG.gif');
	background-repeat: repeat-x;
	height: 97px;
	width: 712px;
	list-style: none;
	border-bottom: 0;
	border-top:5px solid #242729;
	border-right:5px solid #242729;
	border-left:5px solid #242729;
}
.main ul#nav li
{
    margin: 15px 0;
}

#nav {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    }
    #nav li
    {
    float: right;
    background-repeat: no-repeat;
    }
    #nav li div
    {
     background-repeat: no-repeat;
    background-position: center top;       
    }
    #nav a 
    {
    display: block;
    width: 71px;
    height:69px;
    background-position: center top;
    background-repeat: no-repeat;
    } 
    #nav a:hover {
    background:none;
    }
    
    #nav li.home {
    background-image: url(../_images/navHomeHover.png);
    }
    #nav .home a {
    background-image: url(../_images/navHome.png);
    }

    #nav li.home div {
    background-image: url(../_images/navHome.png);
    }
    #nav li.about {
    background-image: url(../_images/navAboutHover.png);
    }
    #nav .about a {
    background-image: url(../_images/navAbout.png);
    }
    #nav li.about div {
    background-image: url(../_images/navAbout.png);
    }
    #nav li.profile {
    background-image: url(../_images/navProfileHover.png);
    }
    #nav .profile a {
    background-image: url(../_images/navProfile.png);
    }
    #nav li.profile div {
    background-image: url(../_images/navProfile.png);
    }
    #nav li.policy {
    background-image: url(../_images/navPolicyHover.png);
    }
    #nav .policy a {
    background-image: url(../_images/navPolicy.png);
    }
    #nav li.policy div {
    background-image: url(../_images/navPolicy.png);
    }
    #nav li.claim {
    background-image: url(../_images/navClaimHover.png);
    }
    #nav .claim a {
    background-image: url(../_images/navClaim.png);
    }
    #nav li.claim div {
    background-image: url(../_images/navClaim.png);
    }
    #nav li.contact {
    background-image: url(../_images/navContactHover.png);
    }
    #nav .contact a {
    background-image: url(../_images/navContact.png);
    }
    #nav li.contact div {
    background-image: url(../_images/navContact.png);
    }
    #nav li.locate {
    background-image: url(../_images/navFindPolicyHover.png);
    }
    #nav .locate a {
    background-image: url(../_images/navFindPolicy.png);
    }
    #nav li.locate div {
    background-image: url(../_images/navFindPolicy.png);
    }
    #nav li.login {
    background-image: url(../_images/loginHover.png);
    }
    #nav .login a {
    background-image: url(../_images/login.png);
    }
    #nav li.login div {
    background-image: url(../_images/login.png);
    }
    #nav li.logout {
    background-image: url(../_images/logoutHover.png);
    }
    #nav .logout a {
    background-image: url(../_images/logout.png);
    }
    #nav li.logout div {
    background-image: url(../_images/logout.png);
    }
.nav2top
{
    width: 130px;
    height: 8px;
    background: url(../_images/rrecttop2.gif) no-repeat center top;
}
.nav2down
{
    width: 130px;
    height: 8px;
    background: url(../_images/rrectdown2.gif) no-repeat center top;
}
.nav2
{
    width:108px;
    padding: 10px;
    background: #e6e6e6;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    font-size: 12px;
}
.nav2 h2
{
    color: #990000;
    margin-top: 0;
}
ul.arrowlist
{
    list-style: none;
    margin: 0;
    padding: 0;
}
.arrowlist li
{
    padding: 2px 0 2px 0;
    color: #4e5050;
	list-style-type: none;
	text-indent: 15px;
	display: block;
	background-image: url(../_images/list-arrow.gif);
	background-repeat: no-repeat;
}
ul.nav3
{
    list-style: none;
    margin:0;
    padding: 0;
}
#nav3 li
{
    background: url(../_images/bullet01.png) no-repeat center left;
    text-indent: 10px;
    margin-left: 5px;

}

/* form elements */

input {font-family: "Segoe UI",Arial,sans-serif;}
textarea {resize: none;}




/* Misc */





ul.roundlist
{
	margin: 1em;
}
ul.roundlist li
{
	margin-top: 0.5em;
}

ul.roundlist li
{
	margin-top: 0.5em;
}

.bubble01
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: .5em 1.5em 1.5em 1.5em;
}
.bubble01top
{
    background: url(../_images/rrecttop.gif) no-repeat center center;
    width: 682px;
    height: 9px;
}
.bubble01down
{
    background: url(../_images/rrectdown.gif) no-repeat center center;
    width: 682px;
    height: 9px;
}


ul.deductsched
{
	margin: 1em 1em 2em 0em;
	list-style: none;
}
ul.deductsched li
{
	display: inline;
	float: left;
	width: 33%;
}
.valigntop {vertical-align: top;}
.alignright {text-align: right;}
.centered {text-align: center;}
.error {color:#ff0000;}
.grayed {color: #777;}
.greened {color:#006600;}
.cleared {clear: both;}
.italic {font-style: italic;}
.bold {font-weight: bold;}
.wid100prct {width:100%;}
.wid50prct {width: 50%;}
.wid45prct {width: 45%;}
.wid33prct {width: 33%;}
.wid30prct {width: 30%;}
.wid25prct {width:25%;}
.indent {text-indent: 2em;}


.col-left
{
    width: 130px;
    float: left;
}
.col-right
{
    margin-left:150px;
    width: 525px;
}
.col-right-top
{
    width: 525px;
    height: 10px;
    background: url(../_images/rrecttop3.gif) no-repeat center top;
}
.col-right-main
{
    width: 483px;
    padding: 10px 20px 10px 20px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.col-right-down
{
    width: 525px;
    height: 10px;
    background: url(../_images/rrectdown3.gif) no-repeat center top;
}
.tabular
{
    border-collapse: collapse;
}
.tabular th
{
    color: #fff;
    background-color: #003366;
    border: 1px solid #eeeeee;
    text-align: left;
}
.tabular td
{
    border: 1px solid #eeeeee;
}
.tabular2
{
    font-size: 11px;
}
.notebox
{
    background-color: #e9e9e9;
    color: #000;
    padding: 1em;
}
.tabular3
{
    border-collapse: collapse;
    
}
.tabular3 th
{
    background-color: #e9e9e9;
    border: 1px solid #c9c9c9;
    text-align: left;
    padding: 2px;
    font-size: 11px;
}
.tabular3 td
{
    border: 1px solid #c9c9c9;
    font-size: 10px;
}
.endbuttons {padding-top: 15px;}
.notice {background: #EAFFD6;}
