.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
}
A:LINK  {text-decoration: none}
A:VISITED {text-decoration: none}
A:ACTIVE {text-decoration: none}
A:HOVER {text-decoration: underline}

A.MEM:LINK {  color: #006283; text-decoration: none}
A.MEM:VISITED {  color: #006283; text-decoration: none}
A.MEM:ACTIVE {  color: #006283; text-decoration: none}
A.MEM:HOVER {  color: #ff9900; text-decoration: none}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	color: #014882;
	font-weight: bold;
	text-transform: uppercase;

}
.subtitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle-blue {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #014882;
	font-weight: bold;
	text-transform: uppercase;
}
.subtitle-yellow {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	color: #FF9900;
	font-weight: bold;
	text-transform: uppercase;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	color: #333333;
}
