/* 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; }
.banner							{ margin-top: 1px; }
.contentarea					{ background: url(../images/content-bg.gif) repeat-y; }
.profile						{ background: url(../images/profile-bg.gif) repeat-y !important; }
.profile .rightcolumn			{ width: 150px; padding: 20px 30px; }
.leftcolumn						{ width: 210px; min-height: 700px; background: url(../images/sidemenu-watermark.gif) no-repeat bottom; font-size: 1.2em; padding: 30px 10px; float: left; }
	.leftcolumn h1				{ font-size: 20px; margin: 0; padding: 0; z-index:-1; }
	.leftcolumn ul				{ margin: 10px 0 0; padding: 0; list-style: none; }
	.leftcolumn ul li 			{ border-bottom: 1px solid #509bc5; }
	.leftcolumn ul li a			{ display: block; color: #162731; text-decoration: none; ztext-transform: uppercase; padding: 5px 0 5px 2px; }
	.leftcolumn ul li a:hover	{ background: #1579b2; color: #FFF; }
.middlecolumn					{ zwidth: 690px; width: 480px; margin: 30px 20px; float: left; }
	.middlecolumn h1			{ font-size: 40px; margin: 0; padding: 0; z-index:-1;}
	.middlecolumn h2			{ font-size: 20px; margin: 0; padding: 0; z-index:-1;}
	.middlecolumn h3			{ font-size: 12px; }
	.middlecolumn .textarea		{ font-size: 1.2em; line-height: 1.7em; }
.rightcolumn					{ width: 210px; font-size: 1.1em; float: left; }
	.news 						{ background: #e5f0f7; padding: 10px; border-bottom: 1px solid #509bc5; }
	.news h1					{ font-size: 20px; margin: 0; padding: 0; }
	.news .textarea				{ font-size: 1em; line-height: 1.7em; margin-top: 10px; }
	.news .textarea h4			{ font-size: 1em; margin: 20px 0 0; }
	.news a						{ color: #005894; line-height: 1.4em; }
	.news a:hover				{ text-decoration: none; }
	.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; }
	
.watermark						{ width: 230px; height: 198px; background: url(../images/sidemenu-watermark.gif) no-repeat; position: relative; }
.footer							{ width: 100%; background: #FFF; padding: 32px 0 0 0; }
.globallinks					{ width: 99%; margin-top: 7px; }





