body {
	font-family: Helvetica, Arial, sans-serif;
}


.title {
	color: #000980;
	font: 18px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.headline {
	color: #000980;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
}

.subhead {
	color: #000980;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.bodytext {
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
}

.super_ach {
	color: #000;
	font: 12px Arial, Helvetica, Geneva, sans-serif;
	width: auto;
	clear: right;
	float: left;
	border: thin hidden #ccc;
	margin-right: 40px;
}

td#row {
	border-bottom: thin solid #000980;
	padding-top: 6px;
	padding-bottom: 6px;
}

td#rowfoto {
	padding-top: 6px;
	padding-bottom: 6px;
	height: 159px;
}

td#rowheader {
	padding-top: 6px;
	padding-bottom: 6px;
	text-decoration: underline;
}

.topten {
	color: #000;
	font: 9px Arial, Helvetica, Geneva, sans-serif;
}

.top {
	color: #000980;
	font: 10px Arial, Helvetica, Geneva, sans-serif;
}

.box {
	border: 1px solid #000980;
	padding: 9px;
	width: 740px;
}

.boxhome {
	padding: 9px;
	width: 740px;
}

.2colbox {
	border: 1px solid #000980;
	padding: 9px;
	width: 680px;
}

.NDbox {
	border: 1px solid #000980;
	padding: 9px;
	width: 680px;
	height: 100px;
}

.128_photo {
	width: 128px;
	height: 128px;
}

.NDphotobox {
	padding-right: 6px;
	width: 300px;
	height: 100px;
	float: left;
}

.SUbox {
	border: 1px solid #000980;
	padding: 9px;
	width: 680px;
	height: 128px;
}

.SU_photo {
	width: 156px;
	height: 186px;
	
}

.SU_photoNEW {
	width: 128px;
	height: 128px;
	
}

.SUphotobox {
	padding-right: 6px;
	width: 384px;
	height: 128px;
	float: left;
}

a:link {
	color: #000980;
	text-decoration: none;
}a:visited {
	text-decoration: none;
	color: #000980;
}
a:hover {
	text-decoration: underline;
	color: #000980;
}
a:active {
	text-decoration: overline;
	color: #000980;
}



/* -------------------------------------------------------- */

.row {
	background-color: #000980;
	width: 100%;
	height: 1px;
	clear: none;
}
/* BUTTON													*/
.button{
	/*background:url(images/button.png)  -32px right no-repeat;
	color:#FFFFFF;
	height:31px;
	line-height:31px;*/
	margin-right:30px;
	display:block;

	clear:both;
	float:left;
	color: #000980;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
	text-transform: uppercase;
	width:auto;
	
}
	a.button {
		text-decoration:none;
	}
	.button span {
		background:url(images/button.png) left top no-repeat;
		display:block;
		height:31px;
		line-height:31px;
		padding-left:30px;
		padding-right:8px;
		margin-right:20px;
	}

.article {
	column-count: 2;
}

.section {
	border-bottom: thin solid #000980;
	padding-top: 6px;
	padding-bottom: 6px;
}

.line3{
	border-top:1px solid #ccc;
	margin:10px 0px;
	clear:both;
}
	
