body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 4F486F;
	
}
a.navlink:link {
	color: ffffff;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 2pt;
	
}
a.navlink:visited {
	color: ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2pt;
	
}
a.navlink:hover {
	color: 99EA31;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-indent: 2pt;
}
a.botlink:link {
	color: fef9e5;
	text-decoration: underline;
	
}
a.botlink:visited {
	color: fef9e5;
	text-decoration: underline;
	
}
a.botlink:hover {
	color: fef9e5;
	text-decoration: none;
}
.bottomcopy {
	color: fef9e5;
	font-weight: bold;
}
.bottomredline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: B6253C;
}
.leftsideredline {
	border-bottom-left: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: B6253C;

}
a.botlinkint:link {
	color: #39426b;
	text-decoration: underline;
	
}
a.botlinkint:visited {
	color: #39426b;
	text-decoration: underline;
	
}
a.botlinkint:hover {
	color: #39426b;
	text-decoration: none;
}

.inthissection {
	
	font-weight: bold;
	color: B6253C;
}
h1 {
	font-size: 18pt;
	font-weight: normal;
	margin-bottom: 0pt;
	margin-left: 3pt;



}

a.sectionlink:link {
	font-weight: normal;
	color: 4f486f;
	text-decoration: underline;
	
}
a.sectionlink:visited {
	font-weight: normal;
	color: 800080;
	text-decoration: underline;
	
}
a.sectionlink:hover {
	font-weight: normal;
	color: 4f486f;
	text-decoration: none;
}
h2 {
	font-size: 100%;
	font-weight: bold;
	line-height: 120%;
	margin-left: 5pt;
	margin-bottom: -12pt;
	margin-top: 7pt;

}
p, li {
	font-size: 75%;
	margin-left: 6px;

}
li li{
	font-size:100%;
}
.listnobullet {
	list-style-position: outside;
	list-style-type: none;
	margin-left: 6pt;
	
}
.listtexty{
	margin-bottom: 5pt;
}
.listtitle {
	margin-bottom: -14pt;
}
a.imagelink:link {
	text-decoration: none;
	border:none;
}
a.imagelink:visited {
	text-decoration: none;
	border:none;	
}
a.imagelink:hover {
	text-decoration: none;
	border:none;
}
a img {
	border:none;
}
.h2beforetable {
	font-size: 100%;
	font-weight: bold;
	margin-left: 5pt;
	margin-bottom: 2pt;
	margin-top: 7pt;

}
.newsborder {
	border: 1px solid FEF9E5;
}
.news {
	color: FEF9E5;
}
.fr225 {
	float:right;
	padding:8px;
	width:225px;
	text-align:left;
}
.clear {
	clear:both;
}
.float_right_image {
	float:right;
	padding:8px;
}
.float_left_image {
	float:left;
	padding:8px;
}