body, td, div, p, li{	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: black;}
th{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: white}

.footer{text-align: left;	font-size: 10px;	color: #003366;}
.footer A{	text-decoration : underline;	color: #003366;}
.footer A:ACTIVE{	text-decoration : underline;	color: #003366;}
.footer A:VISITED{	text-decoration : underline;	color: #003366;}
.footer A:HOVER{	text-decoration : underline;	color: #000000;}

.PageHeader{	color:#003366;	font-size: 16px;	font-weight:bold;	border-bottom:1px solid #000000; text-transform : uppercase;} 
.p_number{	color:#000000;	font-weight: normal;}
.p_description{	font-weight: bold;}

.breadcrumbs{font-size: 10px;}

.maintable{
	width : 100%
}
.SubTableHead {color: #DDDDDD; font-size: 12px; font-weight: bold }
.SubTable {color: #000000; text-decoration: none;font-size: 10px;}
.SubTable A:LINK{color: #000000; text-decoration: none;font-size: 10px;}
.SubTable A:visited{color: #000000; text-decoration: none;font-size: 10px;}
.SubTable A:active{color: #000000; text-decoration: none;font-size: 10px;}
.SubTable A:hover{color: #000000; text-decoration: underline;font-size: 10px;}

.age_new{	color: red;	font-size: 10px;	vertical-align : super; text-decoration: none;}
.age_new A:LINK{ color: red; font-size: 10px; text-decoration: none;}
.age_new A:ACTIVE{ color: red; font-size: 10px; text-decoration: none;}
.age_new A:VISITED{ color: red; font-size: 10px; text-decoration: none;}
.age_new A:HOVER{ color: red; font-size: 10px; text-decoration: underline;}

.content{background-color:#ffffff;}
.content_alt{background-color:#eeeeee;}

#hidden{
	display : none;
	visibility: hidden;
	width:100%
}


