/* CSS Document */

/* General declaration */
div.center .fright { float: right; }
div.center .fleft { float: left; }
div.center .clright { clear: right; font-size: 0px; }
.half { width: 48%; }
.clear { clear: both; }

/* div center default coloring */
div.center a:link, div.center a:visited, div.center a,
div.right a:link, div.right a:visited, div.right a
{
	color: #039;
	text-decoration: none;
}

div.center a:hover, div.right a:hover  { text-decoration: underline; }
div.center a:hover img { text-decoration: none; border: 0px; }

div.center h1 { color:#446688 }

div.center h2 a, div.center h2 a:link, div.center h2 a:visited , div.center h2 a:hover,
div.right h2 a, div.right h2 a:link, div.right h2 a:visited, div.right h2 a:hover
{ color: #fff; text-decoration: none; } /* h2 links should be white since background is blue */


.tblFormat	{
	border : thin solid #cccccc;
}

.tdLarge	{
	width : 55%;
	background: #ddeeff;

}

.tdSmall	{
	width: 45%;
	background: #ddeeff;
	vertical-align: top;
	font-size: 95%;
}

.bluebg	{
	font-size: 105%;
	background: #468;
	vertical-align: top;
	padding-top: 5px;
	text-align: center;
}

.imgLeft	{
	float : left;
	margin-right : 7px;
}

.imgRight	{
	float : right;
	margin-left : 7px;
}

.objRight	{
	float : right;
	margin-left : 7px;
}

.txtCenter	{
	text-align : center;
}

.txtCenter	{
	text-align : center;
}

.txtIndent	{
	float : right;
	margin-right: 70px;
}

.indentP	{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 25px;
	margin-left: 25px;
}

.indentPsub	{
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 30px;
	margin-left: 65px;
}


div.linkHead	a {
	text-decoration: none;
	color: #000000;
}



div.linkHead	a:active {
	color: #000000;
}

div.linkHead	a:link {
	color: #000000;
}

div.linkHead	a:visited{
	color: #000000;
}

div.linkHead	a:hover{
	text-decoration: underline;
	color: #468;
	font-size: 100%;
}  

div.right li ul.nav, div.right li p.nav, div.right li div.nav {
	border: none;
	background-color: #CCC; /*#ddeeff*/
}

.greyBG	{
	background: #ccc; 
	padding: 5px; 
	font-size: 90%;
}

div.nav, {
	font-size: 10.0pt;
	font-weight: 700;
	color: #fff;
	line-height: 1.6em;
	border: 0;
	padding: 2px;
	margin: 0;
	background-color: #468;
}

/****************************
Table of Content Box Styling 
******************************/

.docnav	{
	float: right; 
	margin-left: 0px; 
	margin-bottom: 5px; 
	margin-top: 0px; 
	width: 184px;
}

.docnav a {
	font-size: 0.8em;
	font-weight: bold;
}

.docnav td	{
	background-color: #036;
	color: #fff;
	padding:0px;
}

.docnav th {
	text-align: center; /* fixes IE6 issue where text isn't centered */
	background: url(/habitat/images/tabs.gif) center center no-repeat;
}

div.center .docnav th a:link, div.center .docnav th a:visited, div.center .docnav th a
{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.docnav ul	{
	list-style-image: url(/habitat/images/bullet2.gif);
	padding: 5px 1px 0 30px;
	margin: 0 0 3px 0;
	width: 154px;
	overflow: hidden;
}
.docnav li	{
	padding-bottom:5px;
}

.docnav li a {
	position: relative;
	top: -2px;
}

div.center .doclink a, div.center .doclink a:visited, div.center .doclink a:link {
	color: #fff; 
	font-weight: normal;
}

div.center .toc_prev, div.center .toc_next, #toc_print, #toc_pdf, div.center .toc { 
	background-color: #ccc;  
	width: 50%;
	font-size: 0.9em;
	padding: 3px 0;
}

#toc_print img, #toc_pdf img { float: left; }

div.center .toc_next { text-align: right; }
div.center .toc_next img { float: right; }
div.center .toc_prev img { float: left; }

div.center .navigationbar div { width: 33.3%; float: left; }
div.center .navigationbar div.toc { text-align: center; padding: 3px 0; }

.navigationbar {
	clear: right;
	background: #ccc;  
	color: #036; 
	vertical-align: top;
	width: 100%; 
	height:26px;
	font-size: 0.8em;
}

blockquote { padding: 5px; background-color: #ecf7fb; border: 1px solid #92bed4; }

p.center { text-align:center; }
div.greenBG {
background-color: #cfc;
padding: 10px;
}

div.blueBG, span.blueBG {
background-color: #a8dbff;
padding: 3px;
margin: 5px;
font-weight: bold;
}

.subList {
margin-left: 0.5in;
text-indent: -0.3in;
}

.osexpire
{
text-align: right;
color: #666;
font-size: 68%;
font-weight: bold;
}

