/*
-----------------------------------------------------
INDEX.CFM ONLY - PAGE Definitions for DIV Layouts
-----------------------------------------------------
FileName:    Index.css
Version:     2006.07.21
-----------------------------------------------------
*/

.MainPageContent2L {
	left: 0px;
	margin-left: 10px;
	margin-right: -10px;
	padding-right: 15px;
	background: none;
	font-size: 11px;
	color: #666666;
	font-style: Arial, sans-serif;
	width: 535px;
}
.MainContent {
	top: 234px;
	left: 14px;
	margin-left: 0px;
}
#CenterNav p {
	margin-bottom: 10px;
	font-size: 11px;
	color: #666666;
}
#CenterNavTop h1 {
	font-weight: bold;
	font-size: 140%;
	color: #333333;
}
#CenterNavTop h2 {
	font-weight: normal;
	font-size: 120%;
	color: #333333;
}
#CenterNavLeft {
	position: relative;
	float: left;
	width: 250px;
	margin-right: 15px;
}
#CenterNavLeft h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
#CenterNavLeft h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#CenterNavLeft li {
	list-style-image: url(/images/bullet.gif);
}
#CenterNavLeft li.downloadNow {
	list-style-image: url(/images/arrow.gif);
}
#CenterNavRight {
	position: relative;
	float: left;
	width: 250px;
	margin-left: 15px;
}
#CenterNavRight p {
	margin-bottom: 0px;
	margin-top   : 0px;
}
#CenterNavLeft div.hrline {
	width: 100%;
}
#CenterNavRight div.hrline {
	width: 100%;
}
#LeftNavData ul {
	margin-left: 15px;
	padding-left: 0px;
}
#LeftNavData li {
	list-style-image: url(/images/arrow.gif);
}
#LeftNavData {
	background: url("/images/backgrnd_rt_1x1.gif") repeat;
	border-right: 1px solid #CCC;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	width: 152px;
}
#LeftNavData h3 {
	font: Arial, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #333333;
	margin: 0px 0px 0px 0px;
}
#LeftNavData p {
	font-size: 100%;
	margin: 10px 0px 0px 0px;
}
a {
	color: #09388C;
	text-decoration: none;
}
a.visit {
	color: #FF8708;
	text-decoration: none;
}
div.hrline {
	margin-bottom: 15px;
	height: 1px;
	background: url("/images/gray_1x1.gif") repeat-x;
}
span.newsDate {
	color: #999999;
}
img.logos {
	border: none;
	margin: 0px 10px 3px 0px;
	float: left;
	
}
.FlashHeader {
	position: relative;
	top: 77px;
	width: 752px;
	margin-left: auto;
	margin-right: auto;
	height: 145px;
	clear: both;
	
}
.CenterDivider {
	background: url("/images/gray_1x1.gif") repeat-y;
}
.ContentBottom {
	position: relative;
	left: -14px;
	float: left;
}

