body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.bodyheadpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #E91F84;
}
.bodyheadpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #4a0b51;
}
.bodyheadorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #d65a1c;
}
.bodyheadred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #ec381d;
}
.bodyheadturquiose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
	color: #00acb6;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.bodycopy  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: underline
	font-weight:bold;
	color:#4a0b51;
}
.bodycopysubpurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #4a0b51;
}

.bodycopysubpurple a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #4a0b51;
}
.bodycopysubred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #ec381d;
}
.bodycopysubturquiose {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color: #00acb6;
}
.bodycopysubpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color:  #E91F84;
}
.bodycopysuborange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color:  #d65a1c;
}
.newshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #E91F84;
}
.newscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	 color: black;
}
.newscopy a {
 color: black;
	text-decoration: underline;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #999;
}
.sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color:#999;
	text-transform: uppercase;
	text-decoration: none;
	list-style-image: url(../images/nav/bullet.gif);
	list-style-position: 5px;
}
.sitemap a {
    color: #bbb;
	text-decoration: none;
}
.sitemap a:hover {
	color: #000;
	text-decoration: none;
}
.navitem {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight:bold;
	line-height: 16px;
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	background-image:url(../images/mod_bg.gif)
}
.navitem a {
    color: #666;
	text-decoration: none;
}
.navitem a:hover {
	color: #000;
	text-decoration: none;
}
.colimage {  
	background-image: url(../images/patbg.gif); 
	background-repeat: repeat-y;}