body,td
{
	font-size:11px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-weight:normal;
	color:#000000;
	background-color:#fff;
	margin:0px;
	text-align:center;
}

.contentcell
{
	font-size:11px;
	font-family:Arial,Helvetica,Verdana,sans-serif;
	font-weight:normal;
	color:#000000;
	background-color:transparent;
	vertical-align:top;
	text-align:left;
	padding:0px 16px 0px 0px;
}
div#contentdiv
{
	min-height:360px;
}
#contentdiv ul
{
	display: block;
	list-style: none;
	border-style: none;
	margin: 8px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contentdiv li
{
	display: block;
	list-style: none;
	border-style: none;
	margin: 0px;
	padding: 0px 0px 0px 14px;
	background: url("../../grafics/square.jpg") no-repeat center left;
}
#contentdiv h.techcenters
{
	font-size:14px;
	color:#999;
	margin-top: 6px;
	font-weight:bold;
}
hr
{
	color:gray; width:640px; height:1px;
}
#contentdiv hr
{
	background-color:#bbb;
	height:1px;
	border-style:solid;
	border-color:#bbb;
	border-width:0px;
}
a
{
	text-decoration:none;
	color:#039;
	font-size:11px;
	font-family:sans-serif;
}
a.nav:hover
{
	color:#ffffff;
	font-size:11px;
	font-family:sans-serif;
}
p.info
{
	padding-left:0px; 
	padding-right:8px; 
	margin-top:8px;
	margin-bottom:0px;
	font-size:11px;
	font-family:sans-serif;
}
span.heading
{
	font-weight:bold;
	font-size:12px;
	font-family:sans-serif;
}
a.infolink
{
	font-weight:bold;
	font-size:12px;
	font-family:sans-serif;
}
div#frame_div1
{
	text-align: left;
   /*position: relative;*/
   /*top: 0px;
   left: 50%;
   margin-left:-375px;*/
   margin: 0px auto;
   width: 760px;
   /*height: 90%;*/
   overflow: visible;
   visibility: visible;
   display: block;
   background-color: white;
}
div#frame_div2
{
	text-align: left;
   position: relative;
   top:0px;
   /*left: 50%;*/
   width: 750px;/*small 810 large 980*/
   /*margin-left:50%; //half of width to center on screen*/
   overflow: visible;
   visibility: visible;
   display: block;
   background-color: white;
}

div#headerimage
{
	position: relative; 
	left:0px;
	top:0px; 
	height:90px; 
	width:750px;/*small 810 large 980*/
	
	border:1px none #f00;
}
div#globalformdiv
{
	position:absolute;
	left:514px;
	top:8px;
	
}
input#globalinput
{
	border: 1px none red;
	width:156px;
	background-color:transparent;
	height:20px;
}

div#infobar
{
	float:right;
	
	height: 100px;
	background-color:#fff;
}
div.infoboxheader
{
	width: 146px;
	margin-left:5px;
	border-style:solid;
	border-width:1px;
	border-color:#fff #999 #999 #fff;
	font-size:11px;
	color:#333;
	padding-top:5px;
	padding-left:20px;
	padding-bottom:3px;
	background: url("../../grafics/infoboxsquare.png") no-repeat 6px 7px;
	background-color:#ddd;
}
div.infobox
{
	width: 166px;
	margin-left:5px;
	border-style:solid;
	border-width:1px;
	border-color:#fff #999 #999 #fff;
	font-size:11px;
	color:#333;
	padding-top:5px;
	padding-left:0px;
	padding-bottom:5px;
	margin-bottom:10px;
	
	background-color:#eee;
}
div.infobox p
{
	background: url(../../grafics/infoboxarrow.gif) no-repeat 3px 5px;
	padding-left:12px;
	margin:0px;
}
div.infobox a
{
	font-size:10px;
	text-decoration: underline;
	color:#039;
}

div#footer
{
	float:clear; 
	left:0px; 
	height:60px; 
	width:750px; 
	background-color:#eee; 
	color:#000; 
	text-align: center; 
	border-style: solid none none none; 
	border-width: 2px; 
	border-color:#f00; 
	padding-top: 10px;
	margin-top: 10px;
}
div#footer a
{
	font-size:10px;
	text-decoration: underline;
	color:#039;
}

