/* CSS Document */

.testborder {
	border: 1px solid #00FFFF;
}
body.start {
	height:100%;
	padding : 0;
	margin : 0;
	background-color: #FFFFFF;
}
html {
	height:100%;
	padding : 0;
	margin : 0;
	height: auto;
}
		
li {margin-bottom: 12px;}
ul.bullets li {
	list-style-position: outside;
	list-style-image: url(../images/listbull1.gif);
}
ul.bullets li ul li {
	list-style-position: outside;
	list-style-image: url(../images/listbull2.gif);
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	text-decoration: none;
	}
.form {
	display: none;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;}
.container {
	width: 7in;
	text-align: left;
	top: 0px;
}
.content {
	text-align: left;
	position: relative;
	background-color: #ffffff;
	padding: 10px;
	color: #333333;
}

.sidebar {
	text-align: left;
	position: relative;
}
.mainnavpos {
display: none;
}
a.mainnav, a.mainnav:link, a.mainnav:active, a.mainnav:visited {
display:none;
}
a.mainnav:hover {	display:none;}
	
a:link, a:active, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 21px;
	color: #999999;
	text-decoration: none;
	}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: underline;
	}
.logo {
	position: relative;
	top:12px;
	left:10px;
}
.header {
	background-color: #ffffff;
}

.footer {
	clear:both;
	position:fixed;
	bottom: 0;
	border-top: 1px #333333 solid;
	width: 7in
	text-align: left;
	height: 20px;
}

INPUT {
display:none;
}
INPUT:hover {
display:none;
}
table.specsformat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 2px solid #666666;
	width: 300px;
	padding:0px;
}
table.specsformat tr td {
	height: 20px;
/*	border-collapse: collapse;*/
}
.odd {
/*	padding: 3px 0px 3px 0px;*/
	border-right: 1px solid #333333;
	background-color: #333333;
}
.spectitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-indent: 10px;
}
.cat {
	text-align: right;
	vertical-align: middle;
	display: table-cell;
}
.textindent {
	text-indent: 10px;
	color: #666666;
}
body.specBG {
	background-color: #ffffff;
	background-image: none;
}
.bgeffect {
	background-color: #ffffff;
	width: 96%;
	padding: 2%;
	height: 500px;
	background-attachment: fixed;
}

hr {
border:0;
width: 100%;
color: #333333;
background-color: #ffffff;
height: 1px;
}

table.chart {
	border: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	text-indent: 5pt;
}
table.chart tr td {
	border: 1px solid #333333;
	text-align: left;
	vertical-align: middle;
	height: 15px;
}
.tableh1 {
	font-weight: bold;
	color: #CCCCCC;
	background-color: #666666;
	width:50px;
}
.tableh2 {
	font-weight: bold;
	color: #333333;
	background-color: #999999;}
.tableh3 {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;}
.tableh4 {
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;}
.tableside {
	font-weight: bold;
	color: #333333;
	background-color: #999999;
	width:50px;
}