html {min-width: 800px; margin:auto;}

body, div, td, th, h2, h3, h4, p {
	font-family:Lucida Sans Unicode, Lucida Grande, Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size:13px;
	color: #000;
}

body {
	margin:auto;
	min-width: 800px;
	max-width:1028px;
	/*background-image:url(http://pdc.us/osc/images/bg-trees2.jpg);background-repeat:no-repeat;*/
	/*background-color:#666;*/
	background-color#fff;
	color: #666;
	padding: 0 20px 3em 20px;
	background-repeat: repeat-y;
}  
.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

div {
	padding:0;
	margin:0;
}

#container {margin:auto; width:1000px;}


#top {
	margin: 8px 0 0 0;
	padding: 0;
	border: none;
	/*background-color:#fff;*/
 	background-image: url(http://pdc.us/osc/images/logo3.png);
	background-repeat:no-repeat;
	height: 110px; 
	}
	
	
a { color: #0397d7; }
a:hover { color: #333; }
a:active { color: #000; }
a:visited { color: #666; }



#contents p {
	line-height: normal;
	font-size:1em;
	padding: 0 .5em 1em .5em;

}

h1,h2,h3,h4,h5 {
	font-family: Lucida Grande,Tahoma, Helvetica, Verdana, sans-serif;
	color: #333;
}

h2 {color:#0397d7;}

#contents {
padding:2em;
}

#contents h2 {
	font-size: 1.3em;
	margin: 0;

}

#contents h1 a { text-decoration: none; color: #6d923c; }
#contents h1 a:hover { border-bottom: 1px dotted #6d923c; color: #000; }

#contents h1 {
	font-size: 1.6em;
	padding-bottom: 2px;
	border-bottom: 2px solid #fff;
	margin: 0;
}


#contents h2 {
	font-size: 1.3em;
	margin: 0 0 0 .4em;
}

#contents h2 a { text-decoration: none; color: #6d923c;; border-bottom: 1px dotted #6d923c; }
#contents h2 a:hover { border-bottom: 1px dotted #6d923c;; color: #000; }


#contents h3 {
font-size: 1.2em;
color:#214d6f;
margin: 0 0 0 .6em;
}

#contents h4 {
font-size:1.1em;
color:#333;
margin: 0 0 0 .8em;
}

#contents h4 a {
color:#333;
text-decoration:none;
border-bottom:1px dotted #666;
}

#contents h5 {
font-size:1em;
color:#333;
	margin: 0 0 0 1em;
}

#contents h5 a {
color:#333;
text-decoration:none;
border-bottom:1px dotted #666;
}


img {
border:none;
}

.border {
border: 1px solid #666;
}

.focus {
letter-spacing:6px;
margin-left:0;
}
p.note {
	background: #fff;
	padding: 4px;
	font-family: tahoma;
	font-size: .9em;
	line-height: 130%;
	margin-top: 0;
}

#right	{
float:right;
margin-right:10px;
margin-left:1em;
width:400px;
padding:1em;
}

.imgright, .imgleft {
	width:350px;
	font-size:.9em;
	font-style:italic;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align:right;
}

.imgright {

	margin: 1em;
	float:right;

}

.imgright img, .imgleft img {
	border:1px solid #666;
	
	}
	

.imgleft {
	margin: 1em;
	float:left;

}

	

.floatleftnb {
float:left;
margin: 0 1.5em 1em .5em;
border:none;
}

.floatleft {
float:left;
margin: 0 1.5em 1em .5em;
border:1px solid #666;
}

.floatrightnb {
float:right;
margin: 0 .5em 1em 1em;
border:none;
}

.floatright {
float:right;
margin: 0 .5em 1em 1em;
border:1px solid #666;
}

.rcontent {
background-color:#fff;
border:1px solid #73ac68;
}

.webaddress {
color:#333;
font-size:.8em;
}

.webaddress a{
color:#ad1400;
}

.question {	text-decoration:underline;	cursor:pointer;
	color:#333;}

.question2 {	text-decoration:underline;	cursor:pointer;
	color:#ad1400;
	margin-left:.7em;
	font-size:1em;
}
.answer {	display:none;	color:#771205;font-family:'Trebuchet MS', Verdana, Arial, sans-serif;font-size:1.1em;
background-color:#fff;
padding:.5em;
border:1px solid #ccc;
margin:1em;}
.answer2 {	display:none;	color:#771205;font-family:'Trebuchet MS', Verdana, Arial, sans-serif;font-size:1.1em;
padding:.0;
margin:1em;
background-color:#fff;
border:1px solid #333;
clear:left;
width:350px;}

.answer2 h5 {
color:#ffffff;
background-color:#6c944a;
margin:0;
padding:.5em;
}.answer p{	color:#771205;font-family:'Trebuchet MS', Verdana, Arial, sans-serif;}

.answer2 p {	color:#333;font-family:'Trebuchet MS', Verdana, Arial, sans-serif;}


.answer ul {
font-size:.9em;
}

.answer b {
color:#333;
}
 
#sponsorbar {
background-color:#fff;
padding:.5em;
}

#sponsorbar img {
padding:.5em;
border:none;
}

#main p {
margin:.5em;
}

#main {
	border: 1px solid #666;
	clear: both;
	background: #0397d7;
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #FFF;
	min-height: 350px;
}

#contents {
	width:auto; 
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}

/*TABS STYLES*/


#header {


	font-size:110%;
	position: relative;
	width: 100%;
	height: 2em;
	width: 1028px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */

}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 1028px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
text-transform:uppercase;
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current, #header ul#primary a.innovation {
	width: 16em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: helvetica,verdana,arial,sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#header ul#primary a.current, #header ul#primary span {
color:#fff;
font-weight:bold;

}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover, ul#primary a.innovation:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #0397d7;
	padding-bottom: 6px;
	margin-top: 0;
	
}

#header ul#primary a.innovation {
background-color:#ffbe69;
}

#header ul#primary a.innovation:hover {
background-color:#f9d8ae;
}

#header ul#primary a {
	background: #ccc;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background-color: #9dce5b;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0 0 0 .5em;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	background-color: #0397d7;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
text-transform:uppercase;
}

#header ul#secondary li a,#header ul#secondary li span, #header ul#secondary li a:hover {
	width: auto;
	display: block;
	float: left;
	padding: 0;
	margin: 0 10px;
	text-align: auto;
	border: none;
	background-color: #0397d7;
	

}

#header ul#secondary li a {
	color: #fff;
	text-decoration: none;
}

#header ul#secondary li a:hover {
	color: #fff;
	background: transparent;
	text-decoration: none;
	border: none;
}

#header ul#secondary li a:active {
	color: #fff;
	background: transparent;
}

#header {margin:auto;}

.sidebar {
	width:200px;
	float:right;
	border:1px solid #ccc;
	padding:0em;
	margin:1em;
}

.sidebar h2 {
	background-color:#EE9949;
	color:#fff;
	padding:.5em;
	margin:0;
}
.sidebar ul, .sidebar li, .sidebar ol {
margin: .5em 1em;
padding:0;
font-family: 'Trebuchet MS',verdana,sans-serif;
}

.sidebar li {
font-size:.9em;
color:#333;
}



#factblue h3 {
color: #3a8bc2;
font-size:1.2em;
}

.factorange {
color: #ea9949;
font-size:1.5em;
}

.factgreen {
color: #9fb738;
font-size:1.5em;
}



.bluecallout {
background-color: #b3d9f2;
padding:1em;
color:#333;
font-size:1.4em;
border:1px solid #3a8bc2;
}

.greencallout {
background-color: #d9f29d;
padding:1em;
color:#333;
font-size:1.4em;
border:1px solid #9fb738;
}

.orangecallout {
background-color: #efb479;
padding:1em;
color:#333;
font-size:1.4em;
border:1px solid #ea9949;
}

.list ul, .list li {
	padding:0;
	margin:0;
	list-style-position: outside;
}

ul {
list-style-image: url(http://pdc.us/osc/images/bullet-square.gif);
}


.greysidebar {
float:right; background-color:#f0f0f0; width:300px; margin-left:1em; margin-bottom:1em; padding:.5em 1em .5em 1em;}

.greysidebar700 {
float:none; background-color:#f0f0f0; width:auto; margin:auto; margin-bottom:1em; padding:0 1em .5em 1em;}

.oppsite {background-color: #fff; width: auto; margin:1em; padding:0; border:2px solid #ccc;}

.oppsite h3 {background-color: #fff; color:#666666; margin:0; padding:1em; border-bottom: 2px solid #ccc;}
.oppsite h4 {background-color: #f0f0f0; color:#fff; margin:0; padding:.5em; text-align:right;}
.oppsite h4 a {text-decoration:underline; border:none;}

.letter {margin:1em; font-style:italic; border: 1px dotted #ccc;}
.letter p {padding:2em;}


.factsheet {margin-left:1em;width:350px;; color:#333; padding:1em; background-color:#ccc; font-weight:bold;}

.factsheet a {color:#333;}
.factsheet a:hover {color:#000;}

.sidebar360 {padding:1em;background:url(/bb/images/transp-white.png); float:right; width:360px; margin-left:1em; font-size:12px; font-weight:lighter; text-align:left;}

.callouttext {font-size:24px; color:#0397D7; padding:.5em;font-family: Lucida Grande, Tahoma, Verdana, sans-serif;}

#topquote  {width:370px; background-image:url(http://pdc.us/osc/images/quotes.png); background-repeat:no-repeat;position:relative; left:680px; top:10px;}
#topquote .quote {color:#0397D7;margin:0 25px 0 40px;}

#logos {font-size:.9em; padding:1em;}

#footer p, #footer a {color:#fff;}

/*
LIGHTBOX
*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://pdc.us/osc/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://pdc.us/osc/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
