/* body */
body {
	/* background: #fff url(/global_graphics/bg.jpg) repeat; */
	margin: 0;
	padding: 0;
	background: #fff;
	font-family: verdana, "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}


/* links */


a, a:link {
	color:#009; 
	text-decoration: none;
	}
a:visited {
	color:#336;
	}
a:hover {
	color:#F60;
	background: #ffc;
	}
a:active {
	color:#F00;
	}
	

/* main column style */

#release {
position: absolute;
left: 165;
width: 600px;



}


h1 {
	color: #0f3063;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	line-height: 1px;
	margin-top: 40;

}

h2, h3, h4, h5, h6, td, table, p, blockquote, cite {
	font-family: verdana, "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
	color: #333;

}

h2, h3, h4, h5, td, table, p, cite {
	font-size: 11px;
}

h2 {
	font-weight: bold;
	line-height: 20px;
	padding: 5px 0 10px 0;
	margin: 0;
}

	
	h3 {
	color: #666;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 12px 0 6px 0;
	background: #ffc;
	border-bottom: 1px solid #fc9;

}



	
	h4 {
	color: #666;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
	margin: 12px 0 6px 0;
	background: #eee;


}



h5 {
	font-weight: bold;
	margin: 15px 0px 0px 0px;


}

h6 {
	font-weight: normal;
	font-size: 9px;
	padding: 5px 0 5px 0;
	margin-top: 20;
	border-top: dotted 1px #ccc;
}

h6 {
	color: #999;
	font-size: 9px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
}
	h6.note {
		color: #999;
		font-size: 9px;
		font-weight: normal;
		padding: 0;
		margin: 0;
	}

p {
	line-height: 17px;
	margin: 6px 0 6px 0;
	font-weight: normal;

}

blockquote {
	color: #666;
	font-weight: normal;
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
}
	#promocolumn blockquote {
		line-height: 18px;
		padding: 12px 12px 0 24px;
	}
	blockquote.said {
		color: #333;
		text-align: right;
		font-size: 11px;
		font-style: italic;
		padding-bottom: 12px;
		border-bottom: 1px solid #ccc;
	}
	blockquote.said:first-line {
		font-style: normal;
		font-weight: bold;
	}
	#promocolumn blockquote.said {
		padding-bottom: 12px;
		border-bottom: 1px dashed #ccc;
		color: #666;
	}



#release_navcol {position: absolute;
top: 240px;
position: absolute;
width: 164px;
height: 100%;
left: 10px
}

hr {
	border-bottom: dotted 1px #999;
	color: #fff;
	margin: 15px 10 15px -10;
	width: 120px;
	}

	#release_navcol a {
		font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
		font-weight: normal;
		padding: 0;
	}
	#release_navcol p {
		font-family: "Trebuchet MS", "Bitstream Vera Sans", lucida, arial, helvetica, sans-serif;
		font-weight: bold;
		margin: 0; 
		padding: 2px 0 2px 10px;
		width: 130px;
		border-bottom: 1px #eee dotted;
	}

	