@charset "utf-8";
/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #36B532;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #00C800;
}
.clear {
clear:both;
}
.floatleft {
float:left;
}
floatright {
float:right;
}
.centered930
{
	width: 930px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.nomargin
	{
	margin:0;
	}
.nopadding
	{padding:0;
	}
.inlinebutton
	{
	margin-bottom:15px;
	vertical-align:middle;
	}
#header {
	width: 100%;
	text-align: center;
	color: #000000;
	height: 70px;
}
p.font18 {
	font-size: 18px;
}
.textleft {
text-align:left;
}
.leftalign {
	text-align: left;
}
.lm25 {
	margin-left: 25px;
}
.floatright {
	float: right;
}
.rm100 {
	margin-right: 100px;
}
.loading
{
background-image:
	background: url(images/loading.gif) no-repeat center center;
	background: url(images/loading.gif) no-repeat center center;
}
