/*-----------------------------------------------------------------------------
[client] 			Print Stylesheet

version:   			1.0
date:      			[date]
author:    			Michael Guild and Andrew Jarvis
email:     			mguild@carousel30.com, ajarvis@carousel30.com
website:   			http://carousel30.com
-----------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	color: #000;
	background: none;
}

body{
	height: 100%; 
	font-size:12px;
	font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
}
#container{
	margin: 11px 17px;
}
#content{
	width: 821px;
	margin: 0 14px 0 26px;
}
#main{
	foat: left;
	width: 604px;
	margin: 0 6px 0 0;
}
#right{
	float: right;
	width: 177px;
	height: 100%;
	margin: 0 0 50px 64px;
}
.blockShadow{
	background: url("../images/block_top_shadow.gif") repeat-x;
}
#footer {
	width: 823px;
	margin: 83px 0 0 0;
	padding: 11px 0 0px 18px;
	background: url("../images/block_top_shadow.gif") repeat-x;
}
#footer, #footer a {
	color: #333;
}
#footer > div .footerBlock {
	float: left;
	padding: 0 47px 15px 0;
}
.logo{
	width:270px;
	height:60px;
	background:url(../images/header_logo.png) no-repeat top left;
	margin: 0 0 27px 0;
}
h1,
h2{
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0075bd;
	margin: 0 0 20px 0;
}
h4{
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	color:#000;
	margin: 0 0 0 15px;
}
p{
	font-size:11px;
	line-height:20px;
}
a{
	color:#0075BD;
	text-decoration:none;
}
.banner-image{
	margin-bottom: 18px;
}

/*Right Col*/
.imagecache-bio_icon_230x129{
	width: 177px;
	height: auto;
}
.blockShadow{
	font-size: 10px;
}
.blockShadow h3 {
	padding-top: 22px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-transform:uppercase;
	color:#0075bd;
}