html{font-family: Verdana, Arial, Helvetica;}

body {background-color:#4b90cf; }
table {
background-color:white;
padding: 0 0 0 0;
}

.container{
border: 1px solid black;
width:94%;
padding: 2px 0 2px 0;
margin:0;
left:3%;
position:relative;
}

.logobar{
border: none;
width:94%;
padding:0;
margin:0;
left:3%;
position:relative;
background-color:#4b90cf;
}

.menu{
font-size: 8pt;
background-color: black;
color:white;
}

.menu a{
text-decoration: none;
}

.menu a:link{color: white;}
.menu a:visited{color: white;}
.menu a:hover{text-decoration:underline;}

th.header{
font-weight:bold;
background-color:#000970;
color:white;
padding: 2px 0 2px 0;
font-size: 13pt;
}

th.inner { 
font-weight:bold;
background-color:#000970;
color:white;
padding: 2px 0 2px 0;
}

.intro{
padding: 2px;
font-size: 10pt;
}

.product{
padding: 0px;
border-collapse: collapse;
font-size: 10pt;		 
}
.product .product_top {background-color: #CCCCCC;}
.product .product_top td{
font-weight: bold;
padding: 0px 10px 0px 10px;
}
.product .main_hd{font-style:italic; font-weight:bold;}
.product .other_hd{font-style:italic;}
.product .blank_cell{border: none;}
.product td{border: 1px solid black;}
.product_hd{
background-color: black;
color:white;
}
.product .cell{
text-align:center;
vertical-align:middle;
padding: 0 0 0 0;
margin: 0 0 0 0;
}
.product img{border: 0 none; padding: 2px 0 0 0;}
.product a{display: block; text-decoration: none;}
.product a:hover{background-color:#CCCCCC;}

.div_holder{
width:100%;
padding:0;
margin:0;
border-collapse:collapse;
}

.div_holder td{ padding:1; margin:0; width:33%;}

div.articles{
height:100%;
font-size: 10pt;
}

.articles span{
font-weight:bold;
font-size: 12pt;
background-color:#000970;
color:white;
padding: 2px 0 2px 0;
color:white;
display:block;
text-align:center;
margin-top: 10px;
}

.articles a{
text-decoration: none;
display: block;
padding: 1;
}
.articles a:link{color: #000970;}
.articles a:hover{
/*text-decoration:underline;*/
border-bottom: 1px solid #000970;
padding: 1 1 0 1;
color: #000970;
}
.articles a:visited{color: #800000;}

/*					 
onlink { color:red}
offlink { color:white}
*/

#update{font-size: 8pt; text-align: center;}

