body {
	/*background: #006699 url(/lib/images/site/glo_bg.gif) no-repeat;*/
	background-color:#7394A5;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#content {
	font-size: .80em;
	width: 750px;
	background: url(/lib/images/site/content_bg.gif) repeat-y;
}

#content a {
	color: #FF7F00;
}
#content h1 {
	background-color:#FF7F00;
	height:28px;
	margin:0;
	padding:0;
}
#content h2 {
	background: #94BFD4 url(/lib/images/site/subtitle_gradient_2006.gif) repeat-y right top;
	color: #FFFFFF;
	font-size: 1.15em;
	margin: 0px;
	padding: .15em .15em .15em 1.1em;
	height:15px;
}
#footer {
	background: #FFFFFF;
	color: #05699B;
	float: left;
	font-size: .75em;
	margin: 10px 0 10px 0;
	padding: 5px 5px 5px 15px;
	width: 557px;
}
#footer a {
	color: #FF7F00;
}
#header {
	background: #05699B url(/lib/images/site/hp_header.gif) no-repeat left top;
	height: 82px;
	width: 750px;
}
#header img {
	border: 0px;
}
#key {
	float: left;
}
#main {
	background-color: #FFFFFF;
	float: left;
	padding: 20px 12px 12px 12px;
	width: 552px;
}
#main h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	color: #05699B;
	padding:0;
	margin:0 0 15px 0;
}
#main h2 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #05699B;
	background:#FFFFFF url(none);
	padding:0;
	margin:0 0 15px 0;
}
#main h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #05699B;
	background:#FFFFFF url(none);
	padding:0;
	margin:0 0 15px 0;
}
#main blockquote {
	clear: both;
	color: #FFFFFF;
	font-style: italic;
	font-size: 1em;
	padding: 1.75em 1.75em 1em 2em;
	width: 450px;
	margin:0 0 15px 20px;
}
#main .bqblue {
	background: #05699B url(/lib/images/site/bq_quote_blue.gif) no-repeat;
}
#main .bqblue a {
	color: #FF7F00;
}
#main .bqorange {
	background: #FF9934 url(/lib/images/site/bq_quote_orange.gif) no-repeat;
}
#main .bqorange a {
	color: #05699B;
}
#main p.note {
	background: #F3ECE3;
	clear: both;
	color: #6F5839;
	margin-top: 2em;
	padding: 6px 4px 6px 4px;
}
#main .right {
	float: right;
	margin: 4px;
}
#nav {
	float: right;
	height: 27px;
	margin-top: 55px;
	width: 400px;
}
#rightcol {
width: 174px;
float: left;
}
#subnav {
	background: #92BED3 url(/lib/images/site/subnav_bg_2006.gif) no-repeat;
	
	padding: 15px 0px 15px 20px;
	width: 153px;
}
#subnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#subnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav ul {
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0;
}
#subnav li {
	background: url(/lib/images/site/bullet.gif) no-repeat left top;
	margin: 0;
	padding: 0 0 5px 17px;
}
#subnav li.primaryON, #subnav li.primaryON a {
	color: #FFFFFF;
	font-weight: bold;
}
#subnav li.primaryON {
	background: url(/lib/images/site/bulletON.gif) no-repeat left top;
}
#subnav li.child, #subnav li.childON {
	font-weight: normal;
	margin: 0;
	padding: 3px 7px 3px 13px;
}
#subnav li.childON, #subnav li.childON a {
	color:#FFFFFF;
}
#subnav li.childON {
	background: url(/lib/images/site/subnav_arrow.gif) no-repeat;
}
/* Subnav min-height workarounds */
	*>#subnav {padding-top: 200px; min-height: 1px;}
	*>#subnav div {margin-top: -185px;}
	* html #subnav {
		/* IE5Mac filter \*/
		height: 200px;
		/* end filter */
	}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* PORTFOLIO STYLES ----------------------------------------------------------*/

.portTitle {
	font-size: 14px;
	font-weight: bold;
	color: #05699B;
}
.portClient {
	color: #05699B;
}
.portThumb {
	float:left;
	margin:0 10px 0 0;
	border: 1px solid #006699;
	}
.portList {
	padding:4px;
	border: 1px solid #FFFFFF;
	margin-bottom:10px;
	}
.portListOver {
	padding:4px;
	background: #F4F4F4;
	border: 1px dashed #006699;
	margin-bottom:10px;
	cursor:pointer;
	}

.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear:right;
}
/* Table styles */
.tableHeader {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background: #006699;
}
.cellShaded {
	color: #000000;
	background: #A8CBDC;
}
.cell {
	color: #000000;
	background: #FFEEDD;
}
.cellShaded2 {
	color: #000000;
	background: #DAE9F0;
}
.product {
	background: #FFEEDD;
	border:2px solid #A8CBDC;
	padding:7px;
	margin-bottom:15px;
}
.divider {
	border-bottom:1px solid #05699B;
	margin-bottom:15px;
	padding-top:15px;
	width:100%;
	}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC9933;
}
.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #6F85A7;
	background-color: #FFFFFF;
	border: 1px solid #6F85A7;
}
.breakout {
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	padding:10px 10px 10px 165px;
	margin:15px 0 15px 0;

	}

