body {
	margin:30px 0 30px 0;
	background-image:url(../images/center-highlight.png);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#F0F0F0;
	background-attachment:fixed;
}

.style1 {
	color: #333333
}

.NavOff {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 21px;
	text-decoration: none;
	vertical-align: middle;
	padding:0 3px 0 3px;
}

a.NavOff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #464646;
	font-size: 9pt;
	line-height: 21px;
	text-decoration: none;
	vertical-align: middle;
	padding:0 3px 0 3px;
}

.MainCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.PurpleHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a0005f;
	text-decoration: none;
}

.liPurple {
	list-style-image: url(../images/purplebullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.border01 {
	border: 5px solid #CCCCCC;
}

.border02 {
	border: 1px solid #333333;
}

.SubLink01 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

.GreenHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #339966;
	text-decoration: none;
}
.liGreen {
	list-style-image: url(../images/greenbullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.OrangeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}

.liOrange {
	list-style-image: url(../images/orangebullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.liLime {
	list-style-image: url(../images/limebullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.LimeHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight: bold;
	color: #99cc00;
	text-decoration: none;
}

.YellowHead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	color: #ffcc00;
	text-decoration: none;
}

.liYellow {
	list-style-image: url(../images/yellowbullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.MainLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	text-align: justify;
}

a.MainLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #860000;
	text-decoration: none;
	text-align: justify;
}

.liBlue {
	list-style-image: url(../images/bluebullet.gif);
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.BlueHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	color: #3366ff;
	text-decoration: none;
}

.liNormal {
	list-style-image: none;
	list-style-position: outside;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	list-style-type: circle;
}

a.planLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	background-color:#3399FF;
	height:40px;
	width:auto;
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px;
	text-decoration:none;
}

a.planLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	background-color:#00CCCC;
	height:40px;
	width:auto;
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px;
	text-decoration:none;
}

a.planLink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight: normal;
	background-color:#009999;
	height:40px;
	width:auto;
	display:block;
	color:#FFF;
	text-align:center;
	padding:10px;
	text-decoration:none;
}

