/*
 **************
 Header
 **************
 */
ul#header_nav {
	background-color: #fc3;
	height: 5px;
	}
ul#header_nav li {
	float: left;
	height: 5px;
	text-indent: -200em;
	overflow: hidden;
	position: relative;
	}
ul#header_nav li a {
	position: absolute;
	display: block;
	height: 5px;
	top: 0;
	left: 0;
	}
ul#header_nav li a:hover {
	background-position: 0 -5px;
	}
	
p#text_size {
	position: absolute;
	top: 118px;
	
	}
/*
 **************
 Content Layout
 **************
 */
body.double div#content {
	background-image: none;
	width: 350px;
	}
body.double div#content2 {
	float: right;
	padding-left: 11px;
	padding-right: 11px;
	background-image: none;
	width: 360px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E0E0E0;
	margin-top: 20px;
	}
body.double div#content3 {
	clear: both;
	padding-left: 11px;
	padding-right: 11px;
	background-image: none;
	width: 728px;
	margin-bottom: 20px;
	}
/*
 **************
 Content2
 **************
 */
div#content2 ul, div#content2 ol {
	padding-left: 2em;
	}
div#content2 ul li {
	list-style: circle url('/ott/images/core/bullet.gif');
	}
div#content2 h2 {
	color: #006;
	padding-top: 18px;
	font-size: 140%;
	}
div#content2 h3 {
	color: #006;
	font-size: 110%;
	}
div#content2 h4 {
	color: #006;
	font-size: 100%;
	}	
div#content2 ul.plain {
	padding: 0;
	}
div#content2 ul.plain li {
	list-style-image: none;
	list-style: none;
	}
div#content2 ul.indent {
	padding-left: 2em;
	margin-top: 0;
	margin-bottom: 0;
	}
div#content2 ul.horizontal li {
	list-style: none;
	float: left;
	width: 30%;
	text-align: center;
	}
div#content2 table.data {	 
	background-color: #000066;
	}
div#content2 table.data td {
	padding: 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	}
div#content2 table.data td.data-titlecell, div#content2 table.data th {
	background-color: #FFCC33;
	vertical-align: middle;
	text-align: center;
	}
div#content2 table.data td.data-highlightcell {
	background-color: #E4E4E4;
	}
div#content2 table.data td.data-highlightcell-2 {
	background-color: #FFE9A6;
	}
h3.top {
	background-image: url(/news/newsroom/image/h3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 5px;
	padding-top: 5px;
	}
 table.yellowbox {	 
	background-color: #FFCC33;
	}
 table.yellowbox td {
	padding: 3px;
	background-color: #FFFFFF;
	vertical-align: top;
	}
 table.yellowbox td.yellowbox-titlecell {
	background-color: #FFCC33;
	vertical-align: middle;
	}
 table.yellowbox td.yellowbox-highlightcell {
	background-color: #E4E4E4;
	}
 table.yellowbox td.yellowbox-highlightcell-2 {
	background-color: #FFE9A6;
	}
	
div#content3 h2 {
	color: #006;
	padding-top: 18px;
	font-size: 140%;
	}
div#content3 h3.top {
	color: #006;
	font-size: 110%;
	background-image: url(/ott/images/core/h3-big.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: 5px;
	padding-top: 5px;
	}
div#content2 h4.top {
	color: #006;
	font-size: 160%;
	background-image: url(/ott/images/core/flashy-back.jpg);
	background-repeat: no-repeat;
	background-position: -11px center;
	text-indent: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	div#content2 h4.top a:hover {
	text-decoration: none;
	}
}
	div#content h2.top-big {
	
	font-size: 150%;
	font-style: bold;
	}

