P {
	text-indent: 30pt;
	text-align:justify;
}

a:link {
	color: #666666;
}

a:visited {
	color: #333333;
}

a:hover {
	color: #000000;
}

body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

body {
	font-family: Verdana, sans-serif;
	margin:0px 0px; padding:0px; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
	}


.byline {
	font-family: Verdana, sans-serif;
	text-align:right;
	font-style:italic
}

.morelink {
	font-family: Verdana, sans-serif;
	text-align:right;
}

.release_heading{
	font-size:1.00em;
}

.headline{
	font-size:2.00em;
}

.tools{
	clear: both;
	color: #666666;
	font-size: 0.95em;
	text-align: right;
	vertical-align: middle;
	/*float:right;*/
}

.tools a, .toolset a:link, .toolset a:visited, .toolset a:active {
	color: #666666;
	margin: 0 0 0 -0.3em;
	text-decoration: none;
}

.tools a:hover {
	color: #000000;
}

#utoolbox {position:relative;
	width:750px;
	background-color:#ffffff;
} 

#ltoolbox {
	position:relative;
	width:750px; 
	background-color:#FFFFFF;
	}
 
#backing {
	position:relative;
	padding-top:20px;
	padding-bottom:150px;
	}

#logo {
	position:relative;
	width:700px;
	background-color: #FFFFFF;
	padding-top:20px;
	padding-bottom:30px;
}

#content {
	position:relative;
	width:750px;
	background-color: #FFFFFF ;
	border-width: 1px;
	border-color:#CCCCCC;
	border-style: solid;
	padding:20px;
}

table.technical {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	background-color: #EEE;
	border: 0px;
	border-spacing: 0px;
}

table.technical td {
	background-color: #F0F0F0;
	color: #666666;
	padding: 2px;
	text-align: left;
	border: 1px #fff solid;
}

table.technical td.hed {
	background-color: #DDD;
	color: #fff;
	padding: 2px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
} 
