/* BODY ATTRIBUTES FOR HTML PAGE */
BODY {
	BACKGROUND-ATTACHMENT: scroll; 
	BACKGROUND-IMAGE: url(none); 
	BACKGROUND-REPEAT: repeat; 
	BACKGROUND-COLOR: #002569;	
	font-family:Verdana,Arial,Tahoma;
	font-size:10pt;
}
/* comment: TMR class used for the A-Z, program menu, search on the header */
Table.TMR {background-color:#8DA3B8; border-bottom: 1px #C0CED9 solid; height: 20px;}
/* comment: controls Tables column td attributes */
td {font-family:Verdana,Arial,Tahoma;
	font-size:10pt;}
/* comment: controls links attributes */
A {text-decoration: none;  font-family:Verdana,Arial,Tahoma;text-align:center;font-size:8pt;color:193c79;font-weight: bold;}
A:link {text-decoration: none;  font-family:Verdana,Arial,Tahoma;text-align:center;font-size:8pt;color:4193c79;font-weight: bold;}
/* comment: controls links attributes and on mouse hover changes color */
A:hover   {text-decoration: none; color:orange; font-family:Verdana,Arial,Tahoma; font-size:8pt; text-align:center;font-weight: bold;}
p {margin-left: 15px;margin-right: 5px}
/* comment: used for dph Intranet link in footer */
#dek {POSITION:absolute;}
/*VISIBILITY:hidden;Z-INDEX:100;*/