div#container
{
	margin-left: auto;
	margin-right: auto;
	border-width: 0;
	width: 910px;
}
		
div#container2 
{
	position: relative;
	background-color: #eaeaea;
	width: auto;
	margin-left: 5px;
	margin-right: 5px;
}

		
div#content
{
	margin-left: auto;
	margin-right: auto;
}
		
#bottomrow
{
		clear: both;
		height: 0;
}

.leftcolumn {
	width: 666px;
	position: relative;
	float: left;
	background-color: #ffffff;
	height: auto;
	border-right: 1px solid silver;
	padding-bottom: 10px;
}

.rightcolumn {
	width: 233px;
	position: relative;
	float: left;
	background-color: #c6c6c6;
	height: auto;
	overflow: hidden;
}

body {
	padding: 0;
	font-size: 10pt;
	font-family: "Lucida Grande", Verdana;
	color: black;
	background: #202020 none;
	margin: 0;
}

p {
	line-height: 18px;
}

h1, h2 {
}

#content div.leftcolumn div.leftcolumnbody h3 {
	color: #fff;
	padding-right: 25px;
}

h1 {
	font: normal 34pt 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #333;
	margin-top: 2px;
	margin-bottom: 0;
	background-position: 0 5px;
	background-repeat: repeat-x;
}

h2
{
	font-size: 11pt;
	color: #333;
	padding-bottom: 5px;
}

h3 {
	color: #666;
	margin-top: 2px;
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom-width: 0;
}

ul, ol {
	text-align:left;
	line-height: 16px;
	list-style-type: square;
}

li {
	font-size: 10pt;
	padding-bottom: 4px;
	line-height: 1.5em;
}
a:link { color: #0079aa;
	text-decoration: none;
	font-weight: 500;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
a:visited {color: #0079aa;
	text-decoration: none;
	font-weight: 500;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#banner
{
padding: 0;
height: 30px;
width: 910px;
margin:auto;
	clear: both;
}

div#banner1
{
padding: 0;
height: 30px;
width: 900px;
	background: gray ;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
}

div#banner2
{
padding: 0;
height: 30px;
width: 639px;
margin:auto;
	background: gray ;
	float: right;
}

div#banner3
{
padding: 0;
height: 29px;
width: 639px;
margin: 5px auto auto;
	background: gray;
	float: right;
}

#tabmenu 
{
	position: relative;
	overflow: hidden;
	height: 24px;
	float: right;
	width: 430px;
	padding-right: 0;
	padding-top: 4px;
	padding-bottom: 0;
}

#tabmenu li
{
list-style-type: none;
font: 14px "Lucida Grande", verdana, sans-serif;
	float: left;
	margin-right: 45px;
	margin-left: 45px;
	margin-top: 2px;
}

#tabmenu a
{
color: #ffffff;
text-decoration: none;
	position: relative;
	display: table;
	line-height: 20px;
	font-weight: bold;
	text-shadow: #3f3f3f 0 0 4px;
}

#footer
{
	font-size: 10px;
	clear: both;
	text-align: center;
	width: 910px;
	text-decoration: none;
	line-height: 12px;
		overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}

div#fineprint {
	margin-top: 10px;
	color: silver;
	height: 80px;
}

#fineprint a {
	color: silver;
	height: 40px;
}


.contents {
	margin-left: 10px;
}

#download {
	width: 214px;
	height: 312px;
	text-align: center;
	overflow: hidden;
	font-size: x-small;
	clear: none;
	float: none;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

#rSidebarBox {
	width: 212px;
	height: auto;
	text-align: left;
	overflow: hidden;
	clear: none;
	float: none;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #e0e0e0;
	background-image: none;
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 13px;
}

#downloadlink {
	background-image: none;
	text-align: center;
	color: #3f3f3f;
	font: bold 1.2em/2em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-decoration: none;
}

.leftcolumnbody {

	height: 312px;
	padding-left: 24px;
	padding-right: 24px;
	
}

.leftcolumnbody2 {

	padding-left: 24px;
	padding-right: 24px;
	
}

#bannertext {
	left: 650px;
	position: relative;
	width: 150px;
}

#bannertext ul {
	width: 190px;
	margin: 0;
	padding: 2px 10px 2px 0;
}

#bannertext ul li {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 11px;
	text-align: left;
	padding: 4px 8px 8px 4px;
	border-bottom: 1px dotted #5c97cb;
	list-style-type: none;
	list-style-position: inside;
	display: block;
	white-space: normal;
}

