/* GLOBAL STYLES */
@import url(global.css);

/* UNIQUE TO SUBPAGES */
body							{ background: #ECECEC url(../images/footer-bg.gif) repeat-x scroll left bottom; font: normal 62.5% Tahoma,Arial,Helvetica,sans-serif; }
blockquote						{ background: #e5f0f7; border-bottom: 1px solid #509bc5; margin: 0; padding: 20px; }

.subpagewrapper					{ height: auto; height: 100%; min-height: 100%; background: #FFF url(../images/subpage-bg.gif) repeat-x scroll left top; }
.sitewrapper					{ background: #FFF; font-size: 1em; }
#navigation						{ background: #1579b2; }
#navigation ul li ul li a		{ font: bold 0.9em Tahoma,Arial,Helvetica,sans-serif; }
.portfolio						{ margin-top: 1px; }
.contentarea					{ border-bottom: 2px solid #FFF; clear: both; }
.leftcolumn						{ width: 700px; font-size: 12px; padding: 20px; float: left; }
	.leftcolumn h1				{ font-size: 28px; margin: 0; padding: 0; }
	.infobar					{ margin-top: 20px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; padding: 8px 0 15px 0; }
	.infobar .menu				{ float: right; }
	.statusbar					{ margin-bottom: 20px; }
	.statusbar, .details		{ background: #e5f0f7; color: #162731; padding: 7px 12px; border-bottom: 1px solid #509bc5; }
	.location					{ font-weight: normal; font-size: 1.1em; color: #666; }
	.leftcolumn select			{ font-size: 1em; color: #509bc5; border: 1px solid #509bc5; }
	.leftcolumn option			{ background: #e5f0f7; color: #005894; border: 0; padding-bottom: 3px; }
	.maincontent				{ line-height: 1.5em; margin: 20px 0; }
	.details					{ margin-bottom: 10px; }
.middlecolumn					{ width: 210px; font-size: 1.2em; line-height: 1.7em; padding: 20px; float: left; }
	.middlecolumn h1			{ font-size: 20px; margin: 0; padding: 0; }
	.team .item					{ width: 90px; font-size: 0.8em; line-height: 1.5em; color: #666; margin: 0 15px 20px 0; float: left; }
	.team .item img				{ border: 1px solid #FFF; }
	.team .item a				{ color: #005894; }
	.team .item a:hover			{ text-decoration: none; }
	.textarea					{ width: 175px; font: normal 1em Tahoma,Arial,Helvetica,sans-serif; color: #162731; }
	.textarea					{ border: 1px solid #509bc5; margin-bottom: 10px; padding: 5px; }
	.middlecolumn span			{ width: 120px; font-size: 0.9em; line-height: 1.2em; color: #1579b2; float: right; }
.rightcolumn					{ width: 190px; font-size: 1.1em; margin: 10px; float: left; }
	.rightcolumn h1				{ font-style: normal; font-size: 20px; margin: 0; padding: 0; }
	.testimonials				{ font-style: italic !important; background: #1579b2; line-height: 1.8em; color: #FFF; margin: 0; padding: 10px; }
	.source						{ font-style: normal; margin-top: 10px; }
	.source p					{ line-height: 1.5em; }
.footer							{ width: 100%; background: #FFF; padding: 15px 0 15px 0; }
.globallinks					{ width: 99%; margin-top: 7px; }
