
#header{

    padding: 0px 0px 0px 0px;
    z-index: 100;
    width:820px;
    height:80px;
    margin-left: auto ;
    margin-right: auto ;
    background-color: white;
    /* padding-right: 25px;
     background-image: url(/images/backgrounds/right-shadow.jpg); */
    -moz-box-shadow: 8px 12px 10px #222; /* FF3.5+ */
    -webkit-box-shadow: 8px 12px 10px #222; /* Saf3.0+, Chrome */
    box-shadow: 8px 12px 10px #222 /* Opera 10.5, IE 9.0 */
        /* For IE 8 */
        /*   -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#222222')"; */
        /* For IE 5.5 - 7 */
        /*  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#222222'); */
}

#logo{
    position: absolute;
    top: 0px;
    z-index: 50;
} 

#banner {
    position: absolute;
    text-align: right;
    width:820px;
    margin-left: auto ;
    margin-right: auto ;
    top: 0px;
    z-index: 5;
}

#search {
    position: absolute;
    text-align: right;
    width:810px;
    margin-left: auto ;
    margin-right: 10px ;
    top: 10px;
    z-index: 10;
    font-size: 8px;
    font-family: Arial,Helvetica,sans-serif;
}

#sectionbar {
    position: absolute;
    top: 49px;
    height: 27px;
    text-align: right;
    background-color: navy;
    width:815px;
    margin-left: auto ;
    margin-right: auto ;
    z-index: 60;

    background-image: url(/images/backgrounds/sectionbar.jpg);

    padding-top: 3px;

    padding-right: 5px;
}

#content{
    z-index: 150;
    font-family: Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 13px;
    width: 820px;
    margin-left: auto ;
    margin-right: auto ;
    background-color: white;
    overflow: hidden;
    /*padding-right: 25px;
     background-image: url(/images/backgrounds/right-shadow.jpg); */

    -moz-box-shadow: 8px 10px 10px #222; /* FF3.5+ */
    -webkit-box-shadow: 8px 10px 10px #222; /* Saf3.0+, Chrome */
    box-shadow: 8px 10px 10px #222 /* Opera 10.5, IE 9.0 */
        /* For IE 8 */
        /*    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#222222')"; */
        /* For IE 5.5 - 7 */
        /* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#222222'); */
}

#col-left{
    float: left;
    width:160px;
    color: #cccccc;
    padding-bottom: 3000px;
    margin-bottom: -3000px;
}

#col-main{
    float:left;
    width:500px;
    padding-bottom: 3000px;
    margin-bottom: -3000px;

}

#col-right{
    float: right;   
    width:160px;
    color: #cccccc;
    padding-bottom: 3000px;
    margin-bottom: -3000px;

}

#footer{
    clear:both;
    width:800px;
    bottom:0;
    z-index: 200;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-style: normal;
    font-size: 9px;
    vertical-align: middle;
    color: #888888;
    font-weight: normal;
    font-variant: normal;
    text-align: justify;
    margin-left: auto ;
    margin-right: auto ;

    /* background-repeat: none;
     background-image: url(/images/backgrounds/bottom-shadow.jpg); */
    padding-top: 15px;
    padding-right: 25px;
    padding-left: 25px;
    padding-bottom: 10px;


}

#footer-links {
    float: left;
    vertical-align: middle;
}

#footer-copyright {    
    vertical-align: middle;
    text-align: right;
}


.addthis_toolbox {
    padding-top: 5px;
}

.breadcrumbs{
    border-top-style: solid;
    border-bottom-style: solid;

    font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    border-top-color: silver;
    border-bottom-color: silver;

    background-color: white;
    border-top-width: 1px;
    border-bottom-width: 1px;

    margin: 10px 5px 20px 5px;
}

.splash{
    padding: 0px 0px 0px 0px;
    border-bottom-style: ridge;
    border-bottom-width: 2px;    
}

.splash-graphic{

    width:820px;
    height:250px;
}

.splash-text{
    margin-top: -250px;
    padding-top: 20px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 10px;
    width: 560px;
    height: 220px;
    font-size:34px;
    color: white;
    font-family: 'Times New Roman',Times,serif;
    font-weight: bolder;
    font-style: italic;
    text-align: right;
    letter-spacing: 1px;

}

.splash-text a:link, .splash-text a:visited {
    color: white;
}

.indent-text{

    padding-top: 8px;
    padding-right: 12px;
    padding-left: 12px;
    padding-bottom: 8px;
    z-index: 100;

}

.indent-text img{
    float: left;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 5px;
    padding-left: 0px;
    padding-right: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: solid;
    border-width: 1px;
    border-color: #EFEFEF;
    -moz-box-shadow: 3px 3px 4px #AAA;
    -webkit-box-shadow: 3px 3px 4px #AAA;
    box-shadow: 3px 3px 4px #AAA;

}

.menu{
    margin: 0px;
    padding: 0px;
    border-right: 1px solid #cccccc;
}

.menu h1{
    border-bottom: 1px solid #cccccc;
    background-color: silver;
    background-image: url(/images/backgrounds/fade-h-grey.jpg);
    font-size: 15px;
    color: #006699;
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 5px;
    margin-bottom: 0px;
}

.menu a:link, .menu a:visited {
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    color: #006699;
    font-size: 12px;
    background-image: url(/images/backgrounds/fade-h-grey.jpg);
}

.menu a:hover{
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #cccccc;
    background-color: #eeeeee;
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: #0000FF;

}

.menu-order a:link, .menu-order a:visited {
    display: block;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    font-weight: bold;
    padding: 3px 0px 3px 10px;
    color: white;
    font-size: 12px;
    background-color: greenyellow;
    background-image: url(/images/backgrounds/fade-h-green.jpg);
}

.menu-order a:hover{
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #cccccc;
    background-color: #eeeeee;
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: green;

}

.order th {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #D3DCDC;
    color: #FFFFFF;
    text-align: center;
    border: solid #ffffff 1px;
    font-weight: bolder;

}

.order td {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #E8ECEC;
    color: #999999;
    border: solid #ffffff 1px;
}

.order-req {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #D3DCDC;
    color: red;
    border: solid #ffffff 1px;
    font-weight: bolder;
}

.order-req th {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #D3DCDC;
    color: red;
    text-align: center;
    border: solid #ffffff 1px;
    font-weight: bolder;
}

.order-req td {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #E8ECEC;
    color: #999999;
    border: solid #ffffff 1px;
}

.related{

    color: #006699;
    background-image: url(/images/backgrounds/fade-h.jpg);
}

.related a{

    padding-left: 15px;

    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;


}

.related h3{      
    font-size: 12px;
    padding-top: 30px;
    padding-left: 5px;
    padding-bottom: 5px;
}

.related-order a{
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-size: 11px;
    color: green; 
}

.smallprint{
    padding: 15px 15px 15px 15px;
    font-size: 75%;
}
/*************** story styles ******************/

.story {
    font-size: 80%;
    width: 29%;
    height: 170px;

    float: left;
    padding-left: 1%;
    padding-right: 1%;
    padding-top: 10px;
    padding-bottom: 10px;

    margin-left: 1%;
    margin-right: 1%;
    margin-top: 5px;
    margin-bottom: 15px;

    background-color: #EEEEEE;

    -moz-border-radius: 12px; /* FF1+ */
    -webkit-border-radius: 12px; /* Saf3+, Chrome */
    border-radius: 12px; /* Opera 10.5, IE 9 */

    -moz-box-shadow: 3px 3px 4px #ddd;
    -webkit-box-shadow: 3px 3px 4px #ddd;
    box-shadow: 3px 3px 4px #ddd;

    /* For IE 8 */
    /* -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dddddd')";
    */
    /* For IE 5.5 - 7 */
    /* filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#dddddd');
    */

    background-image: url(/images/backgrounds/fade-h.jpg);

    /* background-image: -moz-linear-gradient(top, #fcfcfc, #aaaaaa); */ /* FF3.6 */
    /* background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0, #fcfcfc),color-stop(1, #aaaaaa)); */ /* Saf4+, Chrome */
    /* IE6,IE7 */
    /* filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#aaaaaa');
    */
    /* IE8 */
    /* -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#fcfcfc', EndColorStr='#aaaaaa')";
    */


    font-weight: 500;
}

.story img{
    float: left;
    padding: 1px 1px 1px 1px;

}

.story a.capsule{
    font: bold 1em Arial,sans-serif;
    display:block;
    padding-bottom: 5px;
    text-align: right;
    font-size: 130%;
    font-weight: 600;
    color: #005FA9;
}

.story a.capsule:hover{
    text-decoration: underline;
}

.story p {

    font-weight: 500;

}

.submenu{
    margin: 0px;
    background-color: red;
    border-right: 1px solid #e9e9e9;
}


.submenu a{
    display: block;
    border-bottom: 1px solid #DFDFDF;
    padding-left: 5px;
}

.submenu a:hover{
    background-color: #DDE9FF;
    border-bottom: 1px solid #ffffff;
    text-decoration: none;
    color: #3483A9;
}



.adbutton img{
    margin-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px;
}

body {  
    margin-right: 0px; 
    margin-left: 0px; 
    margin-top: 0px; 
    margin-bottom: 0px;
    background-color: #e0e0e0;
    text-align: justify;
}

a:link, a:visited {
    color: #006699;
    text-decoration: none
}

a:hover {  
    color: #0000FF;
    text-decoration: underline;
}

a.button:link,  a.button:visited {
    border-top: 1px solid #005FA9;
    border-bottom: 1px solid #005FA9;
    border-right: 1px solid #005FA9;
    border-left: 1px solid #005FA9;
    font-weight: normal;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    margin-right: 2px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #868686;
}

a.button:hover{

    background-image: none;
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    background-color: #DDDDDD;
    color: #005FA9;

}

a.section:link,  a.section:visited {

    border-left: 1px solid white;
    font-weight: bold;
    font-size: 13px;
    padding-left: 4px;
    padding-right: 2px;
    color: white;
    font-family: Arial,Helvetica,sans-serif;


    vertical-align: middle;
}

a.section:hover{

    text-decoration: none;
    color: #6054d5;
    vertical-align: sub;

}



h1{
    font: bold 160% Arial,sans-serif;
    color: #006699;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}

h2{
    font: bold 130% Arial,sans-serif;
    color: #006699;
    padding: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}

h3{
    font: bold 110% Arial,sans-serif;
    color: #006699;
    margin: 0px;
    padding: 0px;
}

h4{
    font: bold 100% Arial,sans-serif;
    color: #006699;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0;
}

p{
    text-align: justify;
    margin-bottom: 10px;
    margin-top: 0px;

}
/********* form and related tag styles *********/

form {
    margin: 0;
    padding: 0;
}

input{
    font-family: Arial,sans-serif;
}

img {

    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    border-top-style: none;
}
