@charset "UTF-8";
body {
	background: #696969 url(images/background-repeat.gif) repeat-x center top;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
h1 {
	font-size: 11px;
	color: #666666;
	margin: 52px 0 0 470px;
	padding: 0px;
	font-weight: normal;
}
h1 a, h1 a:hover {
	color: #666666;
	text-decoration: none;
  outline: none;
}
h2 {
	font-size: 11px;
	padding: 0px;
	color: #D10900;
	margin: 0px 0px 10px;
}
p {
	line-height: 17px;
	padding: 0px;
	margin: 0px 0px 15px;
	text-align: justify;
}
a {
	color: #666666;
  outline: none;
}
a:hover {
	color: #EB2932;
}
.sidetext {
	padding-right: 18px;
	padding-left: 18px;
	font-size: 10px;
	line-height: 16px;
	text-align: left;
}
.copyright {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #888888;
}
.copyright a {
	color: #999999;
	text-decoration: none;
}
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.dropcontent {
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 15px;
}
.main-bullets {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding: 0px;
	line-height: 14px;
}
.main-bullets li {
	padding-left: 15px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
	padding-bottom: 5px;
}

