/* CSS Document */

#maincontent {
	margin-top: 4px;
	margin-right: 18px;
	margin-left: 18px;
	margin-bottom: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #663300;
	line-height: 21px;
	border-bottom-color: #333333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-bottom: 8px;
	text-align: left;
}
.fltleft {
	float: right;
	margin-left: 8px;
}
.MainBullets {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(images/check.jpg);
	text-align: left;
}
.red {
	color: #FF0000;
	font-weight: bold;
}
.fine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-style: italic}
h2 {
	font-size: 15px;
	color: #000000;
	line-height: 17px;
}
.otherlinks a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2FA01C;
}
.otherlinks a:link {
	text-decoration: none;
}
.otherlinks a:visited {
	text-decoration: none;
	color: #2FA01C;
}
.otherlinks a:hover {
	text-decoration: underline;
	color: #2FA01C;
}
.otherlinks a:active {
	text-decoration: none;
	color: #2FA01C;
}
