TD {
	empty-cells: show;
}

a.header:link { color: #000000; font-weight: none; text-decoration: none; font-size: 14;  font-family: Verdana, Arial, Helvetica, sans-serif;}
a.header:visited { color: #000000; text-decoration: none; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.header:hover { color: #008080; font-size: 14; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.header:active { color: #008080; text-decoration: none; font-weight: bold; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.alt:link { color: #008080; font-weight: none; text-decoration: none; font-size: 14;  font-family: Verdana, Arial, Helvetica, sans-serif;}
a.alt:visited { color: #000000; text-decoration: none; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.alt:hover { color: #008080; font-size: 14; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.alt:active { color: #008080; text-decoration: none; font-weight: bold; font-size: 14; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.elu:link { color: #e8e9ea; font-weight: none; text-decoration: none; font-size: 14; }
a.elu:visited { color: #e8e9ea; text-decoration: none; font-size: 14; }
a.elu:hover { color: #e8e9ea; font-size: 14; font-weight: bold; text-decoration: none; }
a.elu:active { color: #e8e9ea; text-decoration: none; font-weight: bold; font-size: 14; }

a.formulary:link { color: #ffffff; font-weight: bold; text-decoration: none; font-size: 12;  font-family: Verdana, Arial, Helvetica, sans-serif;}
a.formulary:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.formulary:hover { color: #e8e9ea; font-size: 12; font-weight: bold; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
a.formulary:active { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 12; font-family: Verdana, Arial, Helvetica, sans-serif;}

a.formulary2:link { color: #008080; font-weight: none; text-decoration: underline; font-size: 14;  font-family: Arial, Helvetica, sans-serif;, Arial, Helvetica, sans-serif;}
a.formulary2:visited { color: #000000; text-decoration: none; font-size: 14; font-family: Arial, Helvetica, sans-serif;}
a.formulary2:hover { color: #008080; font-size: 14; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}
a.formulary2:active { color: #008080; text-decoration: none; font-weight: bold; font-size: 14; font-family: Arial, Helvetica, sans-serif;}

body {
	background-image: url(images/VADSWatermarkWide.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-attachment: fixed;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Times {
	font-family: serif;
}

.Six {
	font-size: 6pt;
}

.Eight {
	font-size: 8pt;
}

.Ten {
	font-size: 10pt;
}

.Twelve {
	font-size: 12pt;
}

.Thirteen {
	font-size: 13pt;
}

.Fourteen {
	font-size: 14pt;
}

.Medium {
	font-size: medium;
}	

.Bold {
	font-weight : bold;
}

.Italic {
	font-style : italic;
}

.Oblique {
	font-style: oblique;
}

.Teal {
	color : Teal;
}	

.Black {
	color: Black;
}	

.Cream {
	color : E1DBBF;
}

.Maroon {
	color : Maroon;
}

.Red {
	color : Red;
}

.Navy {
	color : #000099;
}

.Gainsboro {
	color : #dcdcdc;
}

.Border {
	border: thin solid Teal;
}

.ThinGroove {
	border: thin groove #D2B48C;
	padding: 0 10px 0;
	border-left: 0;
	border-right: 0;
	border-right-width: 0;
}	

.tab1 {
	background-color: Silver;
	border: inset;
}

.tab2 {
	background-color: #C4E7EC;
	border: outset;
}

.tab3 {
	background-color: Teal;
	border: outset;
}

.yes {
	background-color: Teal;
	border: outset;	
}
	
.no {
	background-color: Maroon;
	border: outset;	
}

.symbol {  
	font-family: Symbol;
}	

.Header {
	color:#000099; 
	font-weight:bold
}

.BackgroundGreen {
	background-color: #7BAAAA;
}	

.BackgroundTurquoise {
	background-color: #DBFFFF;
}	

.BackgroundTan {
	background-color: #eeeeee;
}
