
BODY, TD {
	font-size : 12px;
	font-family : Verdana, Arial;
	color : #000000;
}

A {
	color : #366A39;
	text-decoration : underline;
}

A.Visited {
	color : #366A39;
	text-decoration : underline;
}

A:Hover {
	text-decoration : none;
}

A:Active {
	text-decoration : none;
}

A.NoLink.Visited {
	text-decoration : none;
}



H1, .Header {
	font-size : 17px;
	font-weight : bold;
	font-variant: small-caps;
	letter-spacing : 2px;
	color : #366A39;
}

H2, A.NoLink {
	font-size : 10px;
	font-weight : normal;
	text-decoration : none;
	cursor:default
}



TD.TDHeader {
	background-color : #D7DBEE;
	border-bottom : 1px ridge Black;
	vertical-align : bottom;
	font-weight : bold;
}

TD.TDCalendarHeader {
	background-color : #E8E2F2;
	border-bottom : 1px ridge Black;
	vertical-align : bottom;
	font-weight : bold;
}

TD.TDHeaderNoLine {
	background-color : #D7DBEE;
	font-weight : bold;
}

B.Required {
	font-weight : bold;
	color : #FF0000;
}

B.Saved {
	font-size : 14px;
	font-weight : bold;
	color : #FF0000;
}



.Nav {
	font-size : 10px;
	font-weight : bold;
	font-variant: small-caps;
	text-decoration : none;
	letter-spacing : 1px;
	padding-left : 5px;
	padding-right : 5px;
	color : #366A39;
}

.NavTD {
	border-right : 1px solid #366A39;
}

.FooterText {
	font-size : 10px;
}

.BulletText {
	line-height:16px;
}