<style>
.googleSearchBox {
	border:1px solid #cccccc; 
	width: 700px; 
	height: 40px; 
	background:#efefef; 
	vertical-align:middle; 
	margin-bottom:10px;
}

body {
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin: 0 0 0 0;
	height: auto !important;
	min-height: 100%;
}

.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	min-height: 100%;
	height: auto !important;
	height: 100%;
        margin-left: 215px;
}

.pageTitle {
	color: #B2B2B2;
	padding-top: 5px;
	padding-bottom: 5px;
}

.managementNav A:link, .managementNav A:visited, .managementNav A:active, .managementNav A:link {
	text-decoration: none;
	color: #0047a4;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.managementNav A:hover{
	text-decoration: none;
	color: #b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.managementNav {
	color: #b2b2b2;
	width:169px; 
	float:left; 
	border-right:dashed;
	border-color:#B2B2B2;
	border-width:1px;
	margin-right: 10px;
}

.profilePicQuote {
	width:220px; 
	float:left; 
	position:relative;
}

.photoBox {
	border-style:solid; 
	border-color:#B2B2B2;
	border-width:1px;
	width:181px;
}

.quoteBox {
	border-top:solid;
	border-bottom:solid;
	border-color:#B2B2B2; 
	float:left;
	position:relative;
	border-width:1px;
	text-align:left;
	margin-top: 60px;
	width:181px;
}

.profileDescription {
	width:300px; 
	float:left; 
	position:relative; 
}

.quoteText {
	width:125;
	text-align:center;
}

.profileDescription h2 {
	color: #0047a4;
}

.profileDescription h3 {
	color: #0047a4;
}

.rightModule {
       margin-bottom: 45px;
}

 .blueHeadline {
 	color:#003092;
	font-weight:bold;
 }

ul.news-list{list-style:none;width:500px;}
	ul.news-list li{clear:both;margin: 0 0 5px 0; padding: 10px 20px 5px 0px; overflow:hide;}
	ul.news-list .striped{background:#000;}
	ul.news-list .content-holder{float:left;width: 500px;}
	ul.news-list span.date{float:right;color:#ffe798;font-weight:bold;}
	ul.news-list div.copy, ul.news-list p{clear:both;}

.blog-content-holder A:link, .blog-content-holder A:visited, .blog-content-holder A:active, .blog-content-holder A:link {
	color:#003092;
	font-weight:bold;	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.news-list {
	margin-left:0px;
	padding: 0px;
}

.news-list A:link, .news-list A:visited, .news-list A:active, .news-list A:link {
	text-decoration: none;
	color: #003092;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.moduleContent A:hover{ 
	color: #b2b2b2;
}

.pageHeader {
 	color:#B2B2B2;
	font-weight:bold;
}

.moduleContent A:link, .moduleContent A:visited, .moduleContent A:active, .moduleContent A:link {
	text-decoration: none;
	color: #00a800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.moduleContent A:hover{
	text-decoration: none;
	color: #b2b2b2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.downloadContainer A:link, .downloadContainer  A:visited, .downloadContainer  A:active, .downloadContainer  A:link {
	color:#00A800;
	font-weight:bold;	
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


.footerA:link, .footer A:visited, .footer A:active, .footer A:link {
	text-decoration: none;
	color: ##00A800;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}


</style>