.header {
background-color:#FFFFFF;
color:#408800;
font-size:24px;
font-family:'Arial'
}
.date{
background-color:#FFFFFF;
color:#000000;
width:30%
}

#fax_effective_date{
	font-size:20px;
	font-family:'Arial';
}

.head a:link{
color:#0F57C2;
text-decoration:none;
font-family:Arial;
font-size:12px;

}
.head a:visited {
color:#800080 ;
font-family:Arial;
font-size:12px;
text-decoration:none;
}
.head a:hover {
color:#0F57C2;
text-decoration:underline;
font-family:Arial;
font-size:12px;
}
.head a:active {
color:#E74600;
text-decoration:underline;
font-family:Arial;
font-size:12px;
}

.dropdown{
background-color:#FFFFFF;
color:#000000;
font-family:Arial;
font-size:12px;
}

.headertable{
width:100%;
}

#centerAlign{
text-align:center;
}
.error {
width : 20%;
color:RED;
font-family:'Arial';
font-weight:bold;
font-size:12px;
}
#fax_print_link{ 
text-align:left;
}

#fax_downloadpdf_link{
text-align:center;
}


