body, p, form, ul, li, input, h1, h2, h3, h4, h5, h6, dl, dt, dd {
	margin: 0;
	padding: 0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-color:#e8f7f8;
	color:#000;
}
div#container {
	width:900px;
	margin: 0 auto;
	background-image: url(../images/bkgContainer.jpg);
	background-repeat:repeat-y;
	padding:0 10px;
	position:relative;
	text-align:left;
}
a {
	font-weight:bold;
	margin: 0;
	padding: 0;
	color:#005460;
	text-decoration:none;
}
a:visited {
}
a:hover {
	color:#0092a6;
	text-decoration:underline;
}
a:active {
	color:#FFF;
}
img, swf, object {
	padding:0;
	margin:0;
	display:block;
	border:0;
}
/*Branding  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
div#branding {
	width:900px;
	height:95px;
	background-color:#0092A6;
	position: relative;
}
#branding img {
	background-repeat:no-repeat;
	position:absolute;
	margin:20px 50px;
}
#branding ul {
	position:absolute;
	margin:15px 0 0 600px;
	color:#FFF;
}
#branding li, #branding a {
	font-size:10px;
	font-weight:lighter;
	padding: 0 2px;
	margin: 0;
	color:#FFF;
	list-style-type:none;
	display:inline;
}
/*Flash  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
div#flash {
	width:900px;
	height:304px;
	background-image:url(../images/flashFPO.jpg);
	position: relative;
}
/*Main Navigation  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */			

#navMain {
	width:900px;
	height:45px;
	margin:0;
	background-image:url(../images/navFPO.jpg);
	background-color:#aedfe5;
	position:relative;
}
#navMain ul li {
	padding:0;
	margin:0;
	float:left;
	list-style-type:none;
	display:inline;
}
#navMain a {
	display:block;
}
.navAbout a {
	width:132px;
	height:45px;
	background:url(../images/navAbout.gif) 0 0 no-repeat;
}
.navProducts a {
	width:100px;
	height:45px;
	background:url(../images/navProducts.gif) 0 0 no-repeat;
}
.navPressReleases a {
	width:158px;
	height:45px;
	background:url(../images/navPressReleases.gif) 0 0 no-repeat;
}
.navAbout a:hover {
	background:url(../images/navAbout.gif) 0 -45px;
}
.navProducts a:hover {
	background:url(../images/navProducts.gif) 0 -45px;
}
.navPressReleases a:hover {
	background:url(../images/navPressReleases.gif) 0 -45px;
}
body#home a#navhome, body#about a#navabout, body#products a#navproducts, body#pressreleases body#navpressreleases, {
 background-position:0 -45px;
}
/*CONTENT ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
div#content {
	width:900px;
	margin:25px 0 0 0;
	padding:0;
	background-color:#FFFFFF;
	position:relative;
}
div#content h1 {
	font-size:16px;
	font-weight:400;
	color:#005460;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	background-image:url(../images/bulletSubs.gif);
	background-repeat:no-repeat;
}
#rightSub h6 {
	font-size:18px;
	height: 22px;
	font-weight:400;
	color:#F00;
}

/*CONTENT HOME PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		

div#leftHome {
	width:400px;
	margin:0;
	padding:2px 30px;
	position:relative;
	float:left;
}
div#rightHome {
	width:400px;
	margin:0;
	padding:2px 20px;
	position:relative;
	float:right;
}
div#centerHome {
	width:400px;
	margin:0;
	padding:2px 20px;
	position:relative;
	float:left;
}
* html div#leftHome, * html div#centerHome, * html div#rightHome {
	\width: 380px; /* for IE5 and IE6 in quirks mode */
	w\idth: 380px; /* for IE6 in standards mode */
}
#leftHome p, #centerHome p, #rightHome {
	margin:0 0 10px 0;
	line-height:17px;
}
#rightHome ul {
	list-style-type:none;
	margin:0 0 10px 0;
}
#rightHome li, #rightHome a {
	font-weight:300;
	list-style-type:none;
	color:#0092a6;
	margin:10px 0 15px 0;
}
#rightHome h6 {
	font-size:16px;
	font-weight:400;
	color:#F00;
	background-repeat:no-repeat;
	line-height: 20px;
}
/*CONTENT SUB PAGE~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/		
div#leftSub {
	width:250px;
	margin:0;
	padding:0 25px;
	position: relative;
	float:left;
}
* html div#leftSub {
	\width: 300px; /* for IE5 and IE6 in quirks mode */
	w\idth: 250px; /* for IE6 in standards mode */
}
div#rightSub {
	width:550px;
	min-height:350px;
	margin:0;
	padding:0;
	position: relative;
	float:left;
}
#leftSub ul {
	list-style-type:none;
	list-style-image:url(../images/bullet.gif);
	margin:0 0 0 30px;
}
#leftSub li, #leftSub a {
	font-weight:300;
	list-style-type:none;
	color:#007181;
	margin:10px 0 15px 0;
}
#leftSub ul .tiertiary {
	list-style-type:none;
	list-style-image:url(../images/bulletTiertiary.gif);
	margin:0 0 0 10px;
}
#leftSub li .tiertiary, #leftSub a .tiertiary {
	font-weight:300;
	list-style-type:none;
	color:#005460;
	margin:5px 0 15px 0;
}
#leftSub a:hover {
	text-decoration:underline;
	color:#7bb5c1;
}
#leftSub li a#pageid {
	text-decoration:underline;
	color:#7bb5c1;
}
#rightSub p {
	margin:0 50px 10px 0;
	line-height:17px;
}
#content #rightSub h1 {
	font-size:19px;
	color:#005460;
	margin:0 50px 10px 0;
	padding:0 0 5px 0;
	background-image:none;
	border-bottom:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
}
#rightSub h2 {
	font-size:16px;
	color:#e51e25;
	margin:15px 0 5px 0;
	padding:0;
}
#rightSub h3 {
	font-size:13px;
	font-style:italic;
	margin:-3px 0 5px 0;
}
#content #rightSub h4 {
	background-image:none;
	border-bottom:dotted;
	border-bottom-color:#999999;
	border-bottom-width:1px;
}
#rightSub blockquote {
	font-weight:normal;
	color:#007181;
	margin:0 0 10px 0;
}
#rightSub ul {
	list-style-type:none;
	margin:10px 80px 10px 20px;
}
#rightSub li {
	font:12px/17px Verdana, Geneva, Helvetica, Arial, sans-serif;
	list-style-type: disc;
	color:#000 !important;
	margin:6px 6px 10px 20px;
}
#rightSub img, #rightSub object {
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
}
#rightSub #drop {
	background-color:#EBF5F5;
	padding:1px 5px;
	margin-bottom:5px;
}
#rightSub #disclaimer, #rightSub #disclaimer p {
	font-size:10px;
	line-height:12px;
	background-color:#EBF5F5;
	padding:5px;
	margin:0;
}
/*FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
div#footer {
	width:900px;
	height:35px;
	padding-bottom:15px;
	background-color:#e8f7f8;
	position:relative;
	clear:both;
}
#footer .bkg {
	width:920px;
	height:50px;
	text-align:center;
	padding:0;
	top:30px;
	left:-10px;
	background-color:#e8f7f8;
	position:absolute;
}
#footer address {
	width:900px;
	font-size:10px;
	font-style:normal;
	text-align:center;
	padding:0;
	margin-bottom:7px;
}
#footer ul {
	text-align:center;
	color:#0092a6;
	padding:0;
	margin: 0;
}
#footer li {
	margin: 0px;
	padding: 4px 0 0 0;
	list-style-type: none;
	display:inline;
}
#footer li, #footer a {
	font-size:11px;
	font-weight:normal;
	color:#0092a6;
	padding: 0px 2px 0px 2px;
	margin: 0px;
}
div#footer img {
	width:920px;
	height:35px;
	top:0;
	left:-10px;
	position:absolute;
}
/*LIGHTBOX ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
	
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(../images/overlay.png);
}
* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/blank.gif);
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}
div#pressreleases {
	width:550px;
	min-height:350px;
	margin:2;
	padding:0;
	position: relative;
	float:left;
}
#pressreleases li, #pressreleases a {
	font-size:11px;
	font-weight:300;
	text-decoration: none;
	color:#36C;
}
#pressreleases a:hover {
	text-decoration:underline;
}
div#financialfilings {
	width:550px;
	min-height:350px;
	margin:2;
	padding:0;
	position: relative;
	float:left;
}
#financialfilings li, #financialfilings a {
	font-size:11px;
	font-weight:300;
	text-decoration: none;
	color:#36C;
}
#financialfilings a:hover {
	text-decoration:underline;
}
