body,html{
	height:100%;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

.layoutTable{
	height:100%;
	width:100%;
	border-collapse:collapse;
}
.layoutTable td{
	padding:0px;
}
#leftColumn{
	background-color:#838488;
	background-image: url(images/side_gradient_left.jpg);
	background-repeat: repeat-y;
	background-position: right 50%;
}

#rightColumn{
	background-color:#838488;
	background-image: url(images/side_gradient_right.jpg);
	background-repeat: repeat-y;
	background-position: left 50%;
}

#centerColumn{
	vertical-align:top;
	width:960px;
	background-color:#FFFFFF;
	padding:0px;
}

	
.header{
	background-color:#0c2d83;
	height:65px;
}

.header .newsletterLink{
	float:right;
	padding-top:6px;
	padding-right:15px;
	font-size:12px;
}
.header .newsletterLink a{
	color:#FFFFFF;
}
.header .newsletterLink a:hover{
	color:#8cc448
}


.searchform{
	padding:8px;
	float:right;
	color:#000000;
	font-size:10px;
}
.searchform input{
	font-size:10px;
	width:120px;
	border-left-width: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #848484;
	border-left-color: #848484;
	border-left-style: solid;
}

.homepageArea{
	width:200px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-size:12px;
	margin-left:10px;
}

.contentArea{
	min-height:300px;
	width:670px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	font-size:12px;
	margin-left:220px;
	border-left:1px solid #333333;
}
h1{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:22px;
	line-height:17px;
	color:#0c2d83;
	font-weight: normal;
}



.nav{ height:30px;}

.sideNav{
	float:left;
	width:170px;
	margin:20px;
	padding-right:20px;
	line-height:18px;
}
.sideNav #header{
	padding-bottom:8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#0c2d83;
	font-size: 14px;
}
.sideNav a{
	font-family: Arial, Helvetica, sans-serif;
	color:#838488;
	text-decoration:none;
	font-size: 10px;
}
.sideNav a:hover{
	color:#8cc448;
}
#homeLink{
	margin-top:20px;
	background-image: url(images/backArrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 7px;
}







.bottomBox, .bottomBoxActive {
	float:left;
	width:24.9%;
	border-top:1px solid #000000;
	border-bottom:1px solid #01519a;
	border-right:1px solid #000000;
}


.bottomBox .header, .bottomBoxActive .header{
	padding-top:12px;
	padding-left:6px;
	height:24px;
}
.bottomBox .header{
	background-color:#0c2d83;
}
.bottomBoxActive .header{
	background-color:#8dc548;
}


.bottomBox .img, .bottomBoxActive .img{
	height:100px;
	border-top:1px solid #000000;
	border-bottom:11px solid #000000;
	background-color: #000000;
	background-position: center top;
}
.bottomBox .txt, .bottomBoxActive .txt{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #838488;
	background-image: url(images/box_bkg.jpg);
	background-repeat: repeat;
	background-position: right top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
	height: 104px;
	line-height: 20px;
	font-weight: 400;

}
.bottomBox a, .bottomBoxActive a{
	color: #838488;
	text-decoration:none;
}
.bottomBox a:hover, .bottomBoxActive a:hover{
	color: #0c2d83;
	text-decoration:underline;
}





.footerLinks{
	padding-top:12px;
	padding-left:12px;
	padding-bottom:20px;
	font-size: 10px;
	color:#838488;
}
.footerLinks a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:underline;
	padding-left:2px;
	padding-right:2px;
	color:#838488;
}
.footerLinks a:hover{
	text-decoration:underline;
	color:#0c2d83;
}



.who-we-are{

}
.who-we-are .title{
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#0c2d83;
	font-weight: normal;
}
.who-we-are .description{
	padding-left:20px;
	padding-bottom:20px;
}



 NEWS ARTICLE LISTINGS ON THE MAIN NEWS PAGE 
.newsSummary {}
.newsSummary .title {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#0c2d83;
	font-weight: normal;
}
.newsSummary .tagline {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight: bold;
}
.newsSummary .date {
	font-size:10px;
	color:#838488999;
	font-weight: normal;
	float:right;
}
.newsSummary .pdfLink {}
.newsSummary .summary {
	padding-left:20px;
	padding-bottom:20px;
}


.newsFull {}
.newsFull .title {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#0c2d83;
	font-weight: normal;
}
.newsFull .tagline {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight: bold;
}
.newsFull .date {
	font-size:10px;
	color:#838488999;
	font-weight: normal;
}
.newsFull .pdfLink {}
.newsFull .fullArticle {
	padding-left:20px;
	padding-bottom:20px;
}





.casestudy {
	border-bottom:1px dotted #003399;
	padding-bottom:25px;
	padding-top:10px;
}
.casestudy .title {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:16px;
	color:#0c2d83;
	font-weight: normal;
	padding-bottom:10px;
}
.casestudy .tagline {
	font-family:"Trebuchet MS", Arial, Verdana;
	font-size:12px;
	font-weight: bold;
}
.casestudy .description {}


.associateName{
	padding:5px;
	font-size:12px;
}
.associateName a{
	color:#8cc448;
	text-decoration:none;
}
.associateName a:hover{
	text-decoration:underline;
}
