body {
	margin: 20px;
	font: 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #000;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	padding: 0;
	list-style-type: none;
	margin-bottom: 10px;
	margin-top: 0;
}

#content {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	height: 110px;
	margin-bottom: 4px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	text-align: center;
	margin-top: 25px;
	font-size: 80%;
	line-height: 18px;
}

#maingraphic {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	margin-bottom: 6px;
}

.title {
	color: #006f51;
	font-size: 16px;
}

/* @group Text */

a:link,a:active {
	color: #006f51;
	text-decoration: none;
}

a:visited {
	color: #0a4936;
	text-decoration: none;
}
a:hover {
	color: #006f51;
	text-decoration: underline;
}

.txtsml {
	font-size: 80%;
}

.graybold {
	color: #666;
	font-weight: bold;
	font-size: 130%;
}
.graysmall {
	font-size: 80%;
	color: #999}

.graymed {
	font-size: 120%;
	font-weight: bold;
	color: #666666
}


/* @end */

/* @group Hacks */

/* fixes for strict */

#header td img {
	display: block;
	border: 0;
	} 

/* @end */

/* @group Old */

.bluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #101636;
	line-height: 14px;
}
.blacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.2px;
	color: #000000;
	line-height: 15px;
}
.phototext {  font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 8pt; font-weight: bold; left: 6px; clip:  rect(   ); margin-left: 6px}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

.photosmall { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 10px; left: 6px; clip: rect( ); margin-left: 6px }

.photoyellow {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #CCCC99; font-weight: bold; left: 6px; clip:  rect(   )}


.graymednobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.boldwhite {
	color:#FFFFFF;
	font-weight: bold;
}

/* @end */

.buttonsPortal2 a {
	color: #000;
	width: 125px;
	height: 50px;
	display: block;
	background: url(../images/buttons.jpg) no-repeat 0 0;
	margin-bottom: 15px;
	padding: 15px 10px 15px 35px;
	margin-top: 15px;
	line-height: 16px;
}

.buttonsPortal2 a strong {
	color: #00745a;
	font-weight: bold;
	font-size: 12px;
}

.buttonsPortal2 a:hover {
	background: url(../images/buttons.jpg) no-repeat 0 -80px;
	text-decoration: none;
	color: #fff;
}

.buttonsPortal2 a:hover strong {
	text-decoration: none;
	color: #fff;
}
