
/*Layout stylesheet*/
html,body{/*height:100%*/}

body
{
	padding:0;
	text-align:center;
	min-width:900px;	
	background-color:#ffffff;	
	color:#67686A;
	/*color:#00A1DD;*/
}
#outer
{
	/*
	height:100%;
	min-height:100%;*/
	width:908px;
	margin:auto;
	/*background-color:#ffffff;*/
	position:relative;
	
}
html>body #outer{height:auto;}
#innerwrap
{
	width:908px;
	float:left;
	padding-top:0px;/*28px extra been added to header*/
	border:solid 1px #CCCCCC;
	background: url('../graphics/center-bg910.gif')  repeat-y top left #ffffff;
	margin-bottom:10px;
}
#longwrap
{
	background: url('../graphics/centerwrap_bg_cable.jpg') left top repeat-y transparent;
	width:908px;
	float:left;
	padding-top:0px;/*28px extra been added to header*/
	border:solid 1px #CCCCCC;
	margin-bottom:10px;
}
#left
{
	width:220px;
	float:left;
	padding-bottom:10px;
	background-color:#0070C0;
}
#left p {padding-left:3px;padding-right:2px}
#right p {padding-left:4px;padding-right:2px}
#longwrap #centrecontent{
	padding:20px;
	float:right;
	width:630px;
}
/*#centercontent
{
	float:right;
	width:660px;
	text-align:left;
	padding-top:343px;
	padding-right:3px;
	background-color: #9E9FA3;				
}/**/


/* ~ Timebar CSS ~ */
#timebar {
	margin-top:3px;
	margin-bottom:3px;
	float: left;
	height: 15px;
	width:908px;
	padding: 0.5em 0;
	display:none;
	background-color:#0070C0;
	color:#FFFFFF;
}
#timebar ul {
	margin: 0px;
	padding: 0px;
}
#timebar li {
	/* background: url("../graphics/timespacer.gif") no-repeat center right; */
	float: left;
	padding: 0.3em 0.1em;
	height: 10px;
	width: 87px;
	list-style: none;
	font-size: 7pt;
	text-align: center;
	vertical-align: center;
	padding-left:7px;
	padding-right:5px;
}


#header
{	
	z-index:100;
	width:908px;
	min-height:200px;
	height:auto;
	overflow:hidden;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	border-width:1px 1px 0px;
	padding-bottom:3px;
}
#clearfooter{width:100%;clear:both;height:0px;}
#footer
{
	clear:both;
	width:895px;	
}
#footer img
{
	border:14px solid #0070C0;
}
*html #footer
{
	\height:112px;
	he\ight:110px;	
}
div,p{margin-top:0}

.search
{
	padding: 5px;
}
.search li
{
	list-style-position: outside;
	list-style-type: circle;
	margin-bottom: 8px;
	line-height: 15px;
}
.search a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.searchForm
{
	width: 95%;
	color: #ffffff;
	padding-left:10px;

}
.searchForm label
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}

.searchForm td { text-align: left; color:#ffffff;font-size:12px; padding-right:5px;}

.searchForm .text
{
	width: 122px;
}

.submitButton {
	padding:3px;
}

.alt
{
	width:688px;
	float:left;
	/*margin-right: 2px;*/
	color: #000; 
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.alttop
{
	width:672px;
	float:right;
	background: url('../graphics/centerwrap_bg_cable.jpg') right top repeat-y transparent;
}

.altbottom
{
	margin-top:10px;
	width:665px;
	padding-right:5px;
	float:right;
	
}