.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #333333;
}
body {
	background: #333333 url(images/backgrid.gif);
	color: #333333;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	height: 100%;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
a:link {
	color: #003399;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
a:active {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#container
{
	clear: both;
	width: 740px;
	line-height: 130%;
	text-align: left;
	padding: 1px;
}

#top
{
	BORDER-TOP: 10px solid #182025;
	WIDTH: 100%;
	TOP: 0px;
	text-align: center;
	TOP: 0px;
	background-color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #182025;
}

#content
{
	clear: both;
	padding: 1em;
	height: auto;
	width: 700px;
	text-align: left;
}

#content h2 { margin: 0 0 .5em 0; 
}
#containerb {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	clear: both;
	width: 700px;
	background-color: #FFFFFF;
	padding: 1em;
	text-align: left;
}
#footer-links {
	PADDING-RIGHT: 15px;
	HEIGHT: 20px;
	width: 700px;
}
A.footer-link:link {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer-link:visited {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer-link:hover {
	COLOR: #CCCCCC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
A.footer-link:active {
	COLOR: #CCCCCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 25px;
	color: #182025;
}
div.float {
	float: left;
	padding-right: 1em;
  }
  
div.float p {
   clear:both;
   text-align: left;
   }
.white {
	background-color: #FFFFFF;
	background-image: url(images/shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.gray {
	background-color: #000000;
	background-image: url(images/footerbackground.jpg);
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 1px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #182025;
	border-bottom-color: #182025;
}
.black {
	background-color: #000000;
	border-top-width: 10px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #182025;
	border-bottom-color: #182025;
}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-image: url(images/bullet.gif);
}
