@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 5;
	border: 0;
	outline: 0;
}
body {
	background-color: #666666;
	background-repeat: repeat-x;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
  color: #993300;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #999999;
  text-decoration: underline;
}
#outerWrapper #topNavigation a {
	color: #CCCCCC;
	cursor: help;
	padding: 4;
}
#outerWrapper #footer a {
	color: #CCCCCC;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #header {
	background-color: #666600;
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
	background-color: #666666;
	height: 15px;
}
#outerWrapper #topNavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#outerWrapper #contentWrapper {
  background-image: url("../template_images/contentWrapper_bg.png");
  background-repeat: repeat-y;
  overflow: hidden;
}
#outerWrapper #contentWrapper #leftColumn1 {
  background-color: #FFFFFF;
  border-right: solid 1px #666;
  float: left;
  padding: 10px 10px 10px 10px;
  width: 150px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 220 0 170px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
	background-color: #666633;
	border-top: solid 1px #666;
	padding: 10px 10px 10px 10px;
}
.floatRight {
	padding: 10px;
	float: right;
}
.introCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
.floatLeft {
	padding: 10px;
	float: left;
}
#bullets {
	clear: both;
	height: auto;
	width: 300px;
}
#outerWrapper #contentWrapper #content #flashCon #bullets {
}
#outerWrapper #contentWrapper #rightColumn1 {
	overflow: auto;
	height: 600px;
}
#outerWrapper #contentWrapper #rightColumn1 h2 {
	color: #CCCCCC;
}
