.input {
	font-family: Verdana, Arial, Geneva, Helvetica;;
	font-size: 64%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	color: #009900;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
a:link {
	font-size: 100%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 127%;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
a:visited {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	line-height: 127%;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}
a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
	line-height: 127%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
a:active {
	font-size: 100%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 127%;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	line-height: 135%;
	text-align: left;

}
.bodytextred{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	line-height: 135%;
	text-align: left;

}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlinks a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bottomlinks a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
.bottomlinks a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyText ul{
	list-style-type: none;
	padding-left: 0px; /* change this to alter the space to the left of the bullet */
}
.bodyText li{
	list-style-type: disc;
	padding-left: 0px; /* change this to alter the space between the bullet and the text */
}

