html, body{ 
 margin:0; 
 padding:0;
 text-align: left;
 font-family: Arial,Verdana,sans-serif;
 min-width:1000px;
 }

/***************

	standard page features 

***************/ 

#page_header{
 position:relative; 

 height:101px; 
 background-color:#FFFFFF;
 background:	url(/images/header_bg.png);
 background-repeat: repeat-x;
 width:100%;
 margin-bottom:10px;
}

#page_logo {
	margin-top:	6px;
	margin-left:	10px;
	margin-bottom:	5px;
	border: 0px;
}

#page_footer {
	margin-top: 10px;
	border-top: #aaa 1px solid;
	
	color: #aaa;
	font-size: 10px;
	width: 100%;
	clear: both;
	text-align: right;
}

#page_footer a {
	float: right;
	color: black;
	margin-left: 10px;
}

#page_copyright  {
	
}

#page_copyright a {
	
	color: #aaa;
	font-size: 10px;
    text-decoration: none;
}

/***************

	splashblock features 

***************/
div.splashblock {
	position: relative;
	//width:980px;
	width:100%;
	height:325px;
	border-bottom:	#006eb4 solid 3px;
	background: url(/images/server_racks.jpg);
	background-position: right;
	background-repeat: no-repeat;
	overflow: hidden;
}

div.splashtext{
	position: absolute;
	width: 450px;
	padding: 30px 0px 30px 30px;
	
}

div.splashdata{
	position:absolute;
	top: 50px;
	left: 550px;
	width: 350px;
	
	padding: 10px;
	border: #ccc solid 1px;
	background: url(/images/server_racks_faded.jpg);
	background-position: -551px -51px;

}

div.splashtext h1 {
	font-size: 25px;
}

div.splashtext p,ul,a {
	font-size: 15px;
	list-style-type: dot;
	color: #000;
}

div.splashtext ul li {
	font-size: 15px;
	list-style-type: dot;
	color: #000;
}

div.splashdata p{
	color: #000;
	font-size: 9pt;
}

div.splashdata h1 {
	font-size: 12pt;
}

div.splashtext ul {
	margin-left: 15px;
	padding-left: 15px;
}

/***************

	infoblock features 

***************/
div.infobox_frame_wide {
	width: 1025px;
	padding: 0px;
	margin-left: 25px;
}

div.infobox_frame_tall {
	width:	220px;
	float: left;
    margin-right: 10px;
    padding-top: 3em;
    overflow: hidden;
    position: relative;
	background: transparent;
	z-index: -20;
}

div.infobox_frame_narrow {
	width: 150px;
	margin: 25px;
	float: right;
}

div.infobox_frame_wide div.infobox {
	float: left;
	position: relative;
	margin-right: 20px;
} 

div.infobox_frame_narrow div.infobox {
	width: 150px;
	margin-right: 0px;
	
}

div.infobox_frame_tall div.infobox {
	width: 220px;
	margin-right: 0px;
	
}

div.infobox{
	width:225px;
	margin-top: 5px;
	padding: 3px;
}

div.infobox h1, h2, h3, p, a{	
	color:	#646466;
	font-size:	8pt;
	padding: 0px;
	margin: 0px;
}

div.infobox ul {
    padding-left: 1em;
    margin: 0px;
}

div.infobox ul li {
	color:	#646466;
	font-size:	8pt; 
    padding-left: 1em;
    list-style: none;
}

div.infobox h1{
	font-size:	10pt;
	color:	 black;
	font-weight: bold;
	margin-bottom: 3px;
}

div.infobox h2 {
	font-size:	8pt;
	margin-bottom: 2px;
}

div.infobox h3 {
	font-size:	8pt;
	margin-bottom: 2px;
    font-weight: bold;
}

div.infobox p {
	border-bottom: #646466 dotted 1px;	
	padding-bottom: 7px;
	margin-bottom: 5px;
}

div.infobox a {
    text-decoration: none;
}

div.infobox a:hover {
    text-decoration: underline;
}

div.body_text  {
	float: left;
	font-size: 12px;
	margin: 25px; 
	color: black;
	position: relative;
	z-index: 0;
	overflow: visible;
	max-width: 700px;
}

div.body_text * {
	color: black;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

div.body_text p {
    margin-top: 10px;
}

div.body_text ul, div.body_text li {
	margin-left: 2em;
	font-size: 12px;
}

div.body_text h1 {
	position:relative;
	z-index: 9;
	font-size: 16px;
	margin-bottom: 10px;
	/*margin-left: -230px;*/
	border-bottom: 1px solid #000;
}

div.body_text h2 {
	padding-top: 25px;
	margin-bottom: 5px;
	font-size: 14px;
}

div.body_text img {
	padding: 10px;
}

div.body_block {
    background-color: #eee;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 5px;
}

div.body_block p,h1,h2,h3 {
    padding: 0px;
    margin-top: 10px;
}

div.body_form {
	clear:both;
    background-color: #eee;
    border: 1px solid #ccc;
    margin-top: 15px;
    padding: 5px;
    
}

div.body_form table td * {
  font-size: 14px;
}

a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(/images/link_icons/icon_pdf.gif) no-repeat center right;
}

div.half_block  {
   margin: 3px;
   width: 48%;
   float: left;
}

div.half_block table.schedule td {
   border: 1px solid #ccc;
   border-spacing: 0px;
   padding: 1px;
}

div.half_block table.schedule th {
   text-align: center;
   color: #000;
   font-weight: bold;
   background-color: #ccc;
}