body {
	background-color: #FFFFFF !important;
}

.menu-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.menu-top a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #369;
}
.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text-12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 26px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003366;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
	padding: 5px 0px 5px 0px;
	margin: 10px 0px 5px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0px 4px;
	margin: 0px;
}
p {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
input.button {
	background-color: #A2C87B;
	font-weight: bold;
	color: #333333;
	border: thin outset #999999;
}
.left-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336;
}
.left-menu a:link {
	color: #336;
	text-decoration: none;
}
.left-menu a:visited {
	color: #336;
	text-decoration: none;
}
.left-menu a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
ul.news {
	list-style:  url(images/news_bullet.gif) outside square;
	margin: 10px 10px 10px 20px;
	padding: 0;
}
ul.events {
	list-style:  url(images/events_bullet.gif) outside square;
	margin: 10px 10px 10px 20px;
	padding: 0;
}
#postmarketer ul{
	padding: 0;
	margin: 0;
}
#postmarketer li{
	height: 30px;
	padding: 0;
	margin: 0;
	list-style-type: none;
}
#postmarketer strong{
	font-weight: normal !important;
}


