/*
Maven Print Stylesheet
Paul Farning - ISITE Design, Inc.
*/

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dd, dt, blockquote, fieldset, legend, label, input, img {
    margin:0; padding:0; border:0; background: #fff;
}
hr, #nav, #accessibility, #newsblog, .more, #clients, #subinfo, #subcontent, .breadcrumb, .jumpnav, .top, #news #splash .left, .pdf, #infonav, .experience	{ display:none; }

body {
    font: 82%/120% Arial, Helvetica, Verdana, sans-serif;
	text-align:center;
} 

h1, h2, h3, h4, h5, h6, p {
    margin: 0 0 1em 0;
}

/* ------------ LINKS -------------- */
a { color: #333; text-decoration: underline; }

h1	{ font-size:160%; }
h2	{ font-size:140%; }
.feature h2 { text-transform: uppercase; font-size: 110%; }
h3	{ font-size:110%; text-transform: uppercase; }
h4	{ font-size:110%; }
.partners h4 { text-transform: uppercase;  font-size: 100%;}
h5	{ font-size:100%; }
h6	{ font-size:90%; } 
input, textarea { border: 1px solid #cccccc; }
ul, ol { margin-left:10px; margin-bottom: 1em; }
address { font-style: normal; }
.detail { font-size: .9em; }
/* ----------- LAYOUT ----------- */
#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 90%;
}

#header {
	border-bottom: 1px solid #999;
	margin-bottom: 6pt;
	padding-bottom: 6pt;
}

h1 			{ line-height: 1.3; margin-top: 12pt; }
h1 small 	{ display: block; }
a
dt a {
	font-weight: bold;
	text-decoration: none;
}

#splash img {
	float: right;
	margin-left: 20pt;
	width: 40%;
}
#vision #splash img, #vision #splash .caption { display: none; }
.leftnav .page #information { padding-bottom: 0; }
#information h3 { margin-bottom: 0; font-size: 10pt; }
#main h3 { margin-bottom: 0; }
.partners {
	border: 1px solid #333;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 13px 0 0 13px;
}
#news h1 { margin-bottom: .1em; }
#news h1 a { text-decoration: none; }

#news .right h3 { font-size: 9pt; margin-bottom: 0; }

#news #main dl {
	margin: 1em 0;
}
	#news #main dt, #news #main dd.thumbtitle {
		font-weight: bold;
		margin-top: 1em;
	}
	#news #main .thumbnail dt { display: none; }
	#news #main dt a, #news #main dd.thumbtitle a {
		text-decoration: none;
	}
a.thickbox 									{ clear: right; float: right; margin: 0 0 20px 20px; }
.featuredetails div.left 					{ float: left; margin-right: 0; }
*:first-child+html .featuredetails div.left { margin-right: 40px; }
* html .featuredetails div.left 			{ margin-right: 40px; }
#features h2 a { text-decoration: none; }

#footer 	{ border-top: 1px solid #999; padding-top: 12pt; margin-top: 20pt; }
	#footer ul { display: none; }
