
#header{
    margin: 0px 0px 0px 0px;        
    padding: 0px 0px 0px 0px;
    z-index: 100;
    width:820px;
    margin-left: auto ;
    margin-right: auto ;
    background-color: white;

}

#logo{
    top: 10px;
    border-style: none;
    z-index: 50;
}

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

#menubar {
    position: absolute;
    top: 45px;
    height: 20px;
    text-align: right;
    background-color: silver;
    width:820px;
    margin-left: auto ;
    margin-right: auto ;
    background-image: url("/images/section_background.gif");
    z-index: 60;
}

#content{
    z-index: 150;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    color: #666666;
    font-size: 12px;
    width:820px;
    margin-top: 10px;
    margin-left: auto ;
    margin-right: auto ;
  
}

#col-left{
    float: left;
    width:160px;
    color: #cccccc;
}

#col-main{
    float:left;
    width:500px;
}

#col-right{
    float: right;   
    width:160px;
    color: #cccccc;
}

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


}

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

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



.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;
}



.indent-text{
    padding: 5px 5px 5px 5px;
}

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

.menu h1{
    border-bottom: 1px solid #cccccc;
    background-color: silver;
    font-size: 14px;
    color: white;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 5px;
    margin-bottom: 0px;
    background-image: url("/images/section_background.gif");
}

.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: #21536A;
    font-size: 12px;
}

.menu a:hover{
    border-bottom: 1px solid #ffffff;
    border-top: 1px solid #cccccc;
    background-color: #DDE9FF;
    background-image: none;
    font-weight: bold;
    text-decoration: none;
    color: #3483A9;
}

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

}

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

.order-req {
    padding: 1px 2px 1px 2px;
    font-size: 12px;
    background-color: #D3DCDC;
    color: red;
    border: solid #ffffff 1;
    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 1;
    font-weight: bolder;
}

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


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

.story {
	font-size: 80%;
	padding: 5px 0px 0px 0px;
}

.story img{
	float: right;
	padding: 10px 10px 0px 0px;
}

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

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

.story td {
	padding: 5px 10px 5px 10px;
	background-color: #E8ECEC;
	background-image: url(/images/tri.gif);
	background-repeat: no-repeat;
	text-align: justify;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: 3px;
	color: #999999;
}

.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: white;
    text-align: justify;
}

a:link {  
    color: #000099; 
    text-decoration: none
}

a:visited {  
    text-decoration: none; 
    color: #0000cc;
}

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 {
    background-image: url("/images/section_background.gif");
    border-left: 1px solid white;
    font-weight: normal;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 2px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 2px;
    margin-bottom: 2px;
    color: #006699;
}

a.section:hover{
    background-image: url("/images/section_hover_background.gif");
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
    background-color: white;
    color: blue;

}

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;
}