@CHARSET "ISO-8859-1";

body {
	border-top: 15px solid #A5B9D4;
	/*border-bottom: 65px solid #A5B9D4;*/
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size:1em;
	color: #302F57;
}

html {
	font-size: 1em;
}

a img {
	border: 0;
}

a{
	text-decoration: none;
}

#text {
	font-size:10pt;
}

h1 {
	font-size: 2.5em;
	color: #302F57;
	font-weight:100;
	padding: 0;
	margin:0;
}

.caseStudyH1 {
	font-size: 1.7em;
	margin-bottom: 5px;
}

h2 {
	font-size: 1.4em;
	color:#B4AB08;
}

h4 {
	font-size:11pt;
	color: #302F57;
	padding:0;
	margin: 5px 0 10px 0;
}

h3 {
	text-align: left;
	font-size:1.7em;
	color: #302F57;
	margin: 10px 0 0 40px;
	padding:0;
}

p {
	color: #302F57;
}

.img-border {
	border: 1px solid #9B9AA0;
	padding: 4px;
}

#header {
	/*margin-top: 10px;*/
}

#container {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	/*height: 65px;*/
	background-color: #A5B9D4;
	margin:0;
	padding: 0;
	padding-bottom: 10px;
	margin-top: 10px;
}

#footer-content {
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}

#footer-left {
	float: left;
}

#footer-left a {	
	color: #2B2D53;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

#footer-left a:hover {	
	text-decoration: underline;
}

#footer-menu {
	list-style: url(images/foot-arrow.png);
	padding: 0 0 20px 17px;
	margin: 0;	
}

#footer-menu li {
	padding: 2px 0 2px 0; 
}

#footer-right {
	color: #2B2D53;
	font-size: 1em;
	font-weight: bold;
	float:right;
}

#footer-right a {
	text-decoration: none;
	color: #2B2D53;
}

/******** Header Styles **********/
#header-text {
	padding: 0px;
	margin: 0px;
	float: right;
	font-size: 10pt;
}

#header-image {
	/*margin-top: 25px;*/
	margin-bottom: 15px;
	float: left;
	border: 0px;
}

#header-link {
	color:#393156;
	font-size:1.3em;
	font-weight:bolder;
	text-decoration: none;
	padding-top: 20px;
	padding-left: 20px;
}

/******** Menu Styles **********/
#menu {
	width: 135px;
	float: left;
}

#menu-list {
	list-style: none;
	padding:0px;
	margin: 0px;
}

.menu-item {
	background: url('images/menuShadow.jpg') no-repeat ;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 135px;
	text-transform: uppercase;
	padding-right: 10px;
}

.menu-link {
	margin-left: 6px;
	font-family: Times;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.5px;
	color:#B4AB08;
	text-decoration: none;
}

#lower-menu {
	list-style: none;
	padding:0px;
	margin: 0px;
}

#content {
	float:right;
	width: 480px;
	margin-bottom: 20px;
}

#content p {
	font-size: 0.9em;
	margin-top: 0;
}

#wide-content {
	float:right;
	width: 750px;
	margin-bottom: 20px;
}

#left-content {
	width: 640px;
	float:left;
}

#wider-left-content {
	width: 900px;
	float:left;
}

/******** Right Content Styles **********/

#right-content {
	background: url('images/rightShadow.jpg') no-repeat ;
	float: right;
	width: 240px;
	padding-top: 10px;
	text-align: right;
}

#right-content p {
	margin-left: 30px;
	text-align: left;
	font-size: 1em;
}

.more-link {
	color: #353655;
	font-weight: bold;
	font-size: 1em;
	float: left;
	padding: 0 0 10px 30px;
}

#email-link {
	color: #353655;
	font-size: 0.9em;
	text-decoration: none;
	padding-left: 30px;
	float: left;
}

/******** Article Styles **********/
#articles {
	background: url('images/article-shadow.jpg') no-repeat top ;
	width: 650px;
	padding:15px 0 0 0;
	margin: 0;
	list-style-type: none;
}

#articles li {
	display: inline;
	float: left;
	padding-right: 5px;	
}

#articles-no-right {
	background: url('images/article-shadow.jpg') no-repeat top ;
	width: 650px;
	padding:15px 0 0 0;
	margin: 0 0 0 150px;
	list-style-type: none;
}

#articles-no-right li {
	display: inline;
	float: left;
	padding-right: 5px;	
}

.article-detail {
	width: 210px;
}

.article-img {
	float: left;
}

.article-text {
	float: right;
	font-size: 0.9em;
	width: 95px;
	padding:0;
	letter-spacing: -0.5px;
	line-height: 15px;
	margin: 0 0 0 5px;
}

.article {
	width: 220px;
	float: left;
	margin-right: 20px;
}

/******** Text Styles **********/
.increaseFont {
	margin: 0;
	padding: 0;
	font-size: 23pt;
	font-family: Times;
	color: #000000;
	text-decoration: none;
}

.decreaseFont {
	font-size: 14pt;
	font-family: Times;
	color: #000000;
	text-decoration: none;
}

 .resetFont {
	font-size: 1em;
	font-family: Times;
	color: #000000;
	text-decoration: none;
 }

.site-link {
	color: #353655;
	font-weight: bold;
	font-size: 1em;
	padding: 0 0 10px 0;
	text-decoration: none;	
}

.site-link:hover {
	text-decoration: underline;
}

/******** Sub Content Styles **********/
.sub-content {
	width: 45%;
	float:left;
	margin: 0 20px 20px 0;
}

.sub-content a {
	text-transform: uppercase;
}


.clear {
	clear: both;
}

.newsDate {
	color: #AFAFAF;
	font-size: 10pt;
}

/*----------------------------------- VALIDATION STYLES ------------------------------------*/

.error {color:#660000; font-weight:bold;}

.errorbox {
	background-color:#FFC0CB;
	border: 1px solid #990000;
	display:block;
	padding:2px 0 2px 5px;
	font-weight:bold;
	color: #990000;
}

.errorDisplay {
	color: #990000;
	font-weight: bold;
}

div.errorDisplay {
	background: #FFC0CB;
	border: 1px solid #990000;
	padding: 5px;
	margin:15px 0 8px 0;
}

.errorDisplay li {
	font-weight: normal;
}

.greenbox {
	background-color:#E7F8C2;
	border: 1px solid #9DE153;
	display:block;
	padding:2px 0 2px 5px;
	font-weight:bold;
	color:#517700;
}

.subSiteMapLink {
	color: #353655;
	font-size: 1em;
	text-decoration: none;	
}

.teamMember {
	float:left;
	width:185px;
	text-align:center;
	margin-bottom: 20px;
}
.teamMember-wider {
	float:left;
	width:220px;
	text-align:center;
	margin-bottom: 20px;
}

.conference {
	width: 240px;
	float: left;
	margin: 10px 10px 0 0;
}
