body {
	background-image: url(images/tile.gif);
	background-color: #008C78;
}

/* .body { font-family: Arial, sans-serif; font-size: 12px; color:#ffffff; text-decoration:none; line-height:18px;} */ 
.body A { color:#CDEDF9; text-decoration:underline;}
.body A:hover { color:#ffffff;}
.body A:visited { color:#CDEDF9;}

* .breadcrumb { font-family: Arial, sans-serif; font-size: 11px; color:#ffffff; text-decoration:none;}
.breadcrumb A { color:#ffffff; text-decoration:none;}
.breadcrumb A:hover { color:#CDEDF9;}
.breadcrumb A:visited { color:#ffffff;}

* .subhead { font-family: Arial, sans-serif; font-size: 14px; color:#CDEDF9; font-weight:bold; text-decoration:none; line-height:16px;}

* .subnav { font-family: Arial, sans-serif; font-size: 12px; color:#007775; text-decoration:none; line-height:18px; font-weight:bold;}
.subnav A { color:#95518A; text-decoration:underline;}
.subnav A:hover { color:#B572AA;}
.subnav A:visited { color:#95518A;}

* .address { font-family: Arial, sans-serif; font-size: 11px; color:#ffffff; text-decoration:none; line-height:14px; font-weight:bold;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CDEDF9;
	font-weight: bold;
}

.SubjectHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CDEDF9;
	font-weight: bold;
}

.PageTitle {
	font-family: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size: 36px;
	line-height: 40px;
	color: #FFF;
	font-weight: bold;
}