BODY, P, TABLE, DIV, TD, TH, OL, UL, LI, FORM {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
}

A  {
	color : #C41C1C;
}

A:Visited  {
	color : #660000;
}

A:Active  {
	color : #660000;
}

A:Hover  {
	color : #ffcc00;
}

table.datagrid {
	border: 1pt solid #000000;
}
th.datagrid{
	background-color: #ffcc00;
}
.borderTop {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
}
.borderOuter {
	border: 1pt solid #000000;
}
.title  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 11pt;
	font-weight : bold;
}
.titleWhite  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 12pt;
	font-weight : bold;
	color : #ffffff;
}
.date  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	font-weight : normal;
	color : #ffffff;
}

.footer  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 8pt;
	FONT-WEIGHT : normal;
	color: #656565;
}
.footerLink  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
	FONT-WEIGHT : normal;
	color : #146969;
	text-decoration : none;
}
.required  {
	FONT-FAMILY : 'Arial';
	FONT-SIZE : 9pt;
	color : #146969;
	font-weight : bold;
}
.white  {
	color : #ffffff;
}
#divCont {
	position:absolute; 
	z-index:1; 
	left:1px; 
	top:85px; 
	height:400px; 
	width:170px; 
	visibility:hidden;
} 
.clTop {position:absolute; z-index:1; width:170px; line-height:17px;} 
.clSub {position:absolute; 
z-index:1; left:0px; top:20px; width:137px; line-height:12px; background-color: 
#99CCFF; layer-background-color: #99CCFF;} 
/*** This sets the style for the links 
inside the menu. ***/ #divCont .clTop a {color:#000000; font-family:verdana,arial,helvetica,sans-serif; 
font-size:14px; font-weight:bold; text-decoration:none;} #divCont .clTop a:hover 
{color:#000000; text-decoration:none;} #divCont .clTop .clSub a {color:#3366CC; 
font-family:verdana,arial,helvetica,sans-serif; font-size:10px; font-weight:normal; 
text-decoration:none;} #divCont .clTop .clSub a:hover {color:#FFFFFF; text-decoration:underline;}