body {
	background-color: #FEFFDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 12px;
	line-height: 15px;
}

p {
	font-size: 12px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 6px;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	/*color: #CC0000;*/
	color: #2D9700;
	margin-bottom: 11px;
	letter-spacing: 0px;
	padding-bottom: 6px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 13px;
	/*color: #9E4F00;*/
	color: #333333;
	font-weight: bold;
	margin-top: 28px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	/*color: #9E4F00;*/
	color: #000000;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.callout {color: #C40070} /* magenta */

.popupTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	/*color: #CC0000;*/
	color: #000000;
	margin-bottom: 9px;
	letter-spacing: 1px;
	padding-bottom: 4px;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
.infoheader0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-top: 12px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 12px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	color: #191919;
	text-transform: uppercase;
}

.infoheader1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	color: #333333;
}
.infoBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	line-height: 15px;
}
.infoTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #CC0000;
	margin-bottom: 10px;
	padding-bottom: 20px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #C40070;
	word-spacing: 1pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: C40070;
}
a:link {
	color: #C40070;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: C40070;
}
a:visited{
	color: #C40070; text-decoration: none;
}
a:hover {
	color: #D2308D;
	text-decoration: none;
	border: none;
}
a:active { color: #C40070; text-decoration: none;
}
 ul {
	list-style-type: none;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	padding-left: 0px;
} 

li { 	
	font-size: 12px;
	margin:0; 
	margin-left: 3px;
	margin-top: 5px;
	padding:0; 
	padding-left: 11px;
} 
ul li{ 
	list-style-type: none;
	background-image: url(../images/redSquare2.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
} 

.boldgrey {
	color: #333333;
	font-weight: bold;
}
