a {text-decoration: none; }
a:hover {text-decoration: underline; }

.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	font-weight: 100;
	letter-spacing: 0.02em
}
.small { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 10pt; letter-spacing: 0.3pt; font-weight: 100}
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; line-height: 14pt; letter-spacing: 0.3pt; font-weight: bold}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	letter-spacing: 0.3pt;
	font-weight: 100;
	color: #666666;
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight: 100;
	color: #999999;
}
a.footerLinks {
	color: #FFFFFF;
	text-decoration:none;
}
a.footerLinks:Hover {
	color: #FF9900;
	text-decoration:none;
}
a.footerLinksWhite:Hover {
	color: #CCCCCC;
	text-decoration:none;
}
li.menuLi {
	list-style-position: outside;
	margin-left: -32px;
	background-image: url(../graphics/bullets/menu_separator_1.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li.menuLiNoPad {
	margin-left: -25px;
	padding-left: -25px;
}
a.menuLi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #959595;
	text-align: left;
	padding-left: 22px;	
}
a.menuLi:link {
	color: #959595;
}
a.menuLi:visited {
	color: #959595;
}
a.menuLi:active {
	color: #959595;
}
a.menuLi:hover {
	color: #00663A;
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_separator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiHi {
	vertical-align:middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 100;
	color: #00663A;
	text-align: left;
	padding-left: 22px;	
	text-decoration:none;
	background-image: url(../graphics/bullets/menu_separator_1_hi.gif);
	background-repeat: no-repeat;
	background-position: 0px;
}
a.menuLiHi:hover {
	color: #00663A;
	text-decoration:none;
}

li.bodylist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 100;
	letter-spacing: 0.02em;
	list-style-position: outside;
	margin-left: -10px;
	padding-left: 20px;
	padding-bottom: 8px;
}
verticalMiddle {
    vertical-align:baseline;
}
ul.list1
{
list-style-type: none;
padding: 0;
margin-left: 0px;
margin-top: 8px;
margin-bottom: 8px;
}
li.greenbullet
{
	background-image: url(../graphics/bullets/green.gif);
	background-repeat: no-repeat;
/*	background-position: 0.8em 0.68em; */
	background-position: 0px 6px;
	padding-left: 12px;
	margin-left: 0px;
	line-height: 12pt;
}
li.yellowbullet {
	background-image: url(../graphics/bullets/yellow.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	padding-left: 25px;
}
li.bluebullet {
	background-image: url(../graphics/bullets/blue.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	padding-left: 25px;
}
li.redbullet {
	background-image: url(../graphics/bullets/red.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	padding-left: 25px;
}
.topLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
	font-weight: 100;
	color: #999999;
}
a.topLinks {
	text-decoration:none;
}
a.topLinks:Hover {
	color: #00663A;
	text-decoration:none;
}
