/*-----------------------------------------------------------------------------
TruePresence Style Sheet

version:   1.0
date:      6.8.06
author:	    
e-mail:	
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
  margin: 1em 0;
  line-height:12pt;
}


/* List Styles */

#drillCenterMiddle #subnav ul  {
	margin-left: 0;
	padding-left: 0px;;
}

#drillCenterMiddle ul {
	margin-left: 0;
	padding-left: 15px;;
	list-style: square; 
}



/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


body{
	background:#fff url(/images/background.gif) repeat-x;
	text-align:center;
	margin-top:12px;
	font-family: arial,helvetica,sans-serif;
}

/* --- General Text Styles --- */


p, li, td{
	color:#696969;
	font-size: 12px;
}

a{ 	
	color:#696969;
	font-size: 12px;
}
		
a:hover{ 
	color: #FF6347
}
		
a:visited{ 	
	color:#696969;
}


/* --- General Layout Styles --- */

#frame{

	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:auto;

}


#mastHead{
	position:relative;
	float:left;
	width:800px;
	height:159px;
	background:#fff;
}

#content{
	position:relative;
	float:left;
	width:800px;
	margin:0;
	padding: 10px 0 0 0;
	height:auto;
	background:#fff;
	text-align:left;
}


/* --- Left Navigation Layout Styles --- */

#homeLeft{

	position:relative;
	float:left;
	width:180px;
	height:auto;

}

#leftTop{

	position:relative;
	float:left;
	width:180px;
	height:auto;

}

#leftBottom{

	position:relative;
	float:left;
	width:168px;
	height:auto;
	padding:0 6px 0 6px;
	

}

#navTop{

	position:relative;
	float:left;
	width:180px;
	height:33px;
	
}

#navMiddle{

	position:relative;
	float:left;
	width:165px;
	padding:0 5px 0 10px;
	height:auto;
	background: url(/images/bg_menu2.jpg) top left repeat-y;
	_top:-3px;
	text-align:left;
	
}

#navBottom{

	position:relative;
	float:left;
	width:180px;
	height:17px;
	_top:-3px;
	margin:0 0 10px 0;
}


/* --- Left Navigation Text Styles --- */

#navMiddle .menu-top{

	list-style: none;

}

#navMiddle .menu-top li{

	padding:5px 0 0 10px;
	border-bottom: 1px solid #e5cf95;
	height:17px;
}

#navMiddle a.menu-current {
	color:#CC6600;
}

#navMiddle a.menu-parent {
	color:#CC6600;
}

#navMiddle a{ 
		
	font-size:11px;
	text-align:left;
	color:#0030AB;
}
		
#navMiddle a:hover{ 
		
	color:#FF635A;

}

#navMiddle a:visited:hover{ 
		
	color:#FF635A;

}


/* --- News Ticker Layout Styles --- */

#newsTop{

	position:relative;
	float:left;
	width:168px;
	height:26px;

}

#newsMiddle{

	position:relative;
	float:left;
	width:158px;
	height:100px;
	background: url(/images/newsTile.gif) top left repeat-y;
	padding:0 5px 0 5px;
	font-size: 11px;
	color:#696969;

}

#newsLink{

	position:relative;
	float:left;
	width:168px;
	height:auto;
	background:silver;
	left:-5px;
	padding:5px 0 5px 0;
	text-align:center;
}

#newsLink a{ 
		
	font-size:12px;
	color:#4269E7;

}

#newsBottom{

	position:relative;
	float:left;
	width:168px;
	height:7px;
	margin:0 0 10px 0;
	_top:-10px;

}



/* --- Main content area Layout Styles --- */


#drillCenter{

	position:relative;
	float:left;
	width:579px;
	height:auto;
	margin:5px 10px 0 10px;
	_margin:0 0 0 0;

}

#drillCenterTop{

	position:relative;
	float:left;
	width:579px;
	height:7px;

}

#drillCenterMiddle{

	position:relative;
	float:left;
	width:579px;
	height:auto;
	background: url(/images/drillTile.gif) top left repeat-y;
	_top:-3px;
	text-align:left;
	padding:0 10px 10px 10px;

}

#drillCenterBottom{
	position:relative;
	float:left;
	width:579px;
	height:7px;
	_top:-10px;
	margin:0 0 10px 0;
}


.title{

	position:relative;
	float:left;
	width:579px;
	height:30px;
	padding:0 0 8px 0;
	margin:0 10px 0 0;
	background: url(/images/grtitle.gif) top right repeat-y;

}


/* --- Main content area Text Styles --- */

#drillCenterMiddle h1{

	font-size: 14px;
	font-weight:bold;
	color:#696969;

}


/* --- Breadcrumb Navigation Styles --- */



#subnav .menu-top li{	
	position:relative;
	float:left;
	list-style: none;
}

#subnav a {
	color: #6495ED;
	text-decoration: underline;
}

#subnav a:hover{
	color: #FF6347
}



/* --- Footer Layout Styles --- */


#footer{
	position:relative;
	float:left;
	width:770px;
	background: url(/images/footer.gif) top left no-repeat;
	text-align: center;
	font-size:9px;
	color:#E0E2EF;
	padding: 0 40px 5px 40px;
}


#footer .menu-top li {	
	position:relative;
	float:left;
	list-style: none;
}

/* --- Footer Text Styles --- */

#footer a{ 
	text-decoration:none;
	color: #CEF2FF;
	font-size: 9px;
}
		
#footer a:hover{ 
  	color: #FFFFFF;
}


/*--- Masthead Invisible Link Styles --- */

#link1{

	position: absolute;
	top: 35px;
	left: 757px;
	height: 30px;
	width: 30px;
	visibility: visible;

}

#link2{

	position: absolute;
	top: 35px;
	left: 776px;
	height: 30px;
	width: 30px;
	visibility: visible;

}
