BODY {
	BACKGROUND-COLOR: white;
}

BODY, P, TABLE {
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: arial,helvetica,sans-serif;
}

#A:link { COLOR: #cc6600 }
#A:visited { COLOR: #666666 }
#A:active { COLOR: #ff9900 }
#A:hover { COLOR: #ff9900 }

.Title {
	font-size:24px;
	font-weight:bold;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	color:#000033;
}
.Breadcrumb {
	font-size: 11px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #6699cc;
}
.Breadcrumb A { color: #ffffff; }
.JobBar {
	background-color: #e7e7e7;
}
.H1, .H1Box1, .H1Box2, .H1Box3 {
	font-size: 13px;
	font-family:tahoma,verdana,arial,helvetica,sans-serif;
	font-weight: bold;
}
.Box1 { background-color: #ff9966; }
	.H1Box1 { color: #990000; }
.Box2 { background-color: #ccffcc; }
	.H1Box2 { color: #336633; }
.Box3 { background-color: #ffff99; }
	.H1Box3 { color: #666600; }
.nav_txt {
	font-size: 13px;
	color: #336666;
	font-weight: bold;
}
.box_subhdr {
	font-size: 13px;
	font-weight: bold;
}
