* {
	margin: 0px;
	padding: 0px;
}
:focus { 
	outline: 0;
}
html { 
	min-height: 100.2%;
}
body {
	margin: 0px;
	padding: 0px;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4b4b4b;
	background-image: url(/_images/mainBack.gif);
	background-color: #6F6F6F;
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
	height: 100.01%;
}
img { 
	border: 0px;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #999900;
	outline: none;
	}
a:hover {
	text-decoration: none;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	display: block;
	visibility: hidden;
}
/*--------------------------------------------------------------------*/
#container {
	background-color: #FFFFFF;
	height: 100%;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #E6E6E6;
	background-image: url(/_images/headerBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#headerLinks {
	text-align: right;
	padding-top: 45px;
}
#headerLinks a {
	padding-left: 20px;
}
#body {
	clear: both;
	background-color: #FFFFFF;
}
#body p {
	margin-bottom: 10px;
}
#homeBanner {
	height: 240px;
	width: 860px;
}
#homeHeadlines{
	padding-left: 20px;
	padding-top: 20px;
	width: 240px;
	float: left;
	margin-bottom: 20px;
	font-size: 10px;
	background-color: #FFFFFF;
}
.iframehome {
	background-color: #FFFFFF;
	background-image: none;
}

#homeNews {
	width: 220px;
	float: left;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 1px;
}
#homeNews .date {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	color: #999999;
}
#homeIntro {
	float: left;
	padding-top: 30px;
	padding-left: 20px;
	width: 400px;
}
#venture50 {
	font-size: 10px;
	line-height: 14px;
	float: left;
	width: 150px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#leftNav {
	float: left;
	width: 150px;
}
.dotRuleHoriz {
	background-image: url(/_images/dotRuleHoriz.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 1px;
}
#mainContent {
	float: left;
	background-color: #FFFFFF;
	width: 600px;
	padding: 30px;
}

.ImageFloatLeft {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.smallText {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}
.smallestText {
	font-size: 10px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
	margin-top: 20px;
	margin-bottom: 10px;
}
h2 {
	color: #333333;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 3px;
	text-transform: uppercase;
}
.topofpage {
	font-size: 11px;
	background-image: url(/_images/dotRuleHoriz.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
	padding-top: 10px;
}
#footer {
	clear: both;
	background-image: url(/_images/footerBack.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 10px;
	color: #999999;
	height: 80px;
	padding-top: 10px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #999900;
}
#quote {
	background-color: #F6F6F6;
	padding: 10px;
	border: 1px solid #CCCCCC;
	width: 400px;
	margin-bottom: 10px;
}
.noBullets {
	list-style-type: none;
}
#mainContent td {
	padding-bottom: 5px;
	padding-top: 5px;
}
#mainContent img {
	margin-bottom: 10px;
}

