body {
	background-color: #174e79; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif; 
	margin-top: 15px; 
	}

div#container {
	width: 751px;
	background-color: #fff;
	margin: auto;
	}
	
div#container div.hd { 
	background: transparent url(/images/tl.gif) no-repeat 0 0;
	height:15px;
	}
	
div#container div.hd div.c { 
	background: transparent url(/images/tr.gif) no-repeat right 0; 
	height: 15px;
	}

div#container div.bd { 
	background: transparent url(/images/ml.gif) repeat-y 0 0;
	min-height:535px; 
	}

div#leftcolumn {
	width: 168px;
	margin-top: -5px;
	float: left;	
}

div#mainnav {
	margin: 10px 0px;
	padding: 20px;
}

div#mainnav a {
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	display: block;
	color: #174e79;
	text-align: left;
	margin: 4px 0px;
}

div#mainnav a:hover {
	color: #666;	
	text-decoration: underline;	
}

* html div#rightcolumn {
  height: 565px;
}

div#rightcolumn {
	width: 577px;
	min-height: 565px;
	margin-top: -15px;
	border-left: 5px solid #174e79;
	float:right;
	}

* html div#content {
  height: 565px;
}

div#content {
	float: left;
	width: 450px;
	min-height:565px;
	text-align: left;
	padding: 5px;
	border-right: 5px solid #174e79;
	}
	
div#people {
	width: 200px;
	float: left;
	padding: 0px 5px;
}

div#copy {
	width: 230px;
	float: right;
	font-size: 12px;
	color: #666;
}
	
div#logos {
	width: 107px;
	min-height: 565px;
	float: right;
	
	padding-top: 5px;
	padding-right: 3px;
	}

div#container div.ft { 
	background: transparent url(/images/bl.gif) no-repeat 0 0;
	position: relative;
	height:15px; 
	}

div#container div.ft div.c { 
	background: transparent url(/images/br.gif) no-repeat right 0;
	height:15px; 
	}
	
div#footer {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

div#footer a {
	color: #fff;
}

div#footer a:hover {
	text-decoration: none;
}
	
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #174e79;
	padding: 0px;
	margin: 10px 5px 5px 5px;
	} 
	
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 20px;
	color: #174e79;
	margin: 5px;
	padding: 5px 0px;
}

.blueOutline {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #174e79;
	margin: 0px;
	padding: 3px 20px;
	line-height: 20px;
}

.maintable {

}

.matrix {
	border: 1px solid #ccc;
}

.matrix td {
	border: 1px solid #ccc;
	color: #000;
}
.section {
	border: 1px solid #ccc;
	background: #ccc;
	font-weight: bold;
}

/*.featured {
	width: 193px;
	height: 91px;
	background: url(/images/featured.gif) no-repeat;
	padding: 20px;
	margin: 10px 0px;
	font-size: 16px;
	font-style: italic;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-align: center;
}

.featured a {
	text-decoration: none;
}

.featured a:hover {
	color: #666;
}
*/


a { 
	color: #174e79;
	text-decoration: underline;
}

.usu {
	padding-bottom: 6px;
}
