/* CSS Document */
/* Deployment 010403.1 Version c030.01 */
/* local css styles relate to all elements in the main editable content region */



/* load styles - but not for NS 4x */
@import url(../../../css/localSlave.css);
A:hover {
	COLOR: #003f7a
; font-family: Verdana, Arial, Helvetica, sans-serif
; text-decoration: underline
}
A.index:link {
	color: #000000;

}
A.index:visited {
	text-decoration: underline
;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #E03A3E;

}
A.index:hover {
	COLOR: #003F7A
}


.heading1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #003F7A;
	text-decoration: none;
}
.ulRed {
	color: #CC3300;
	list-style-position: outside;
	list-style-type: disc;
	line-height: 20px;
	text-decoration: none;
}