.highlight
{
	font-family: Arial,sans-serif;
	background-color: #e3e8ef;
}
.button A {
	font-weight : 100; 
	color : #ffd400; 
	background-color: transparent;
	text-decoration : none; 
} 
.button A:active {
	font-weight : 100; 
	color : #ffd400; 
	background-color: transparent;
	text-decoration : none; 
} 
.button A:link {
	font-weight : 100; 
	color : #ffd400; 
	background-color: transparent;
	text-decoration : none; 
} 
.button A:visited {
	font-weight : 100; 
	color : #ffd400; 
	background-color: transparent;
	text-decoration : none; 
} 
.button A:hover {
	font-weight : 100; 
	color : #ffffff; 
	background-color : transparent; 
	text-decoration : none; 
} 
.navsidelinksub {
	font-size: 11.5px;
	color : #ffffff; 
} 
.attention A
{
	font-size: 14px;
	font-weight: bold; 
	color: #000d5c; 
	background-color: transparent;
	text-decoration: underline; 
}
.attention A:active
{
	font-size: 14px;
	font-weight: bold; 
	color: #000d5c; 
	background-color: transparent;
	text-decoration: underline; 
}
.attention A:link
{
	font-size: 14px;
	font-weight: bold; 
	color: #000d5c; 
	background-color: transparent;
	text-decoration: underline; 
}
.attention A:visited
{
	font-size: 14px;
	font-weight: bold; 
	text-decoration: underline; 
}
.attention A:hover
{
	font-size: 14px;
	font-weight: bold; 
	color: #ffd400; 
	background-color: #000d5c; 
	text-decoration: none; 
}
.tablecontent
{
	font-family: Arial,sans-serif;
	font-size: 12px;
}
.rowhighlight
{
	/*background-color: #c2d6e7;*/
	/*background-color: #cccccc;*/
	background-color: #e3e8ef;
}
/*.surveyborder
{
	background-color: #00539c;
}
.survey
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	background-color: #fffae3;
}
.survey p
{
	font-family: Arial,sans-serif;
	font-size: 12px;
}
*/
.surveychoice
{
	font-family: Arial,sans-serif;
	font-size: 11px;
}
/*.surveylight
{
	font-family: Arial,sans-serif;
	font-size: 12px;
	background-color: #fffae3;
}
*/
.table-nobg
{
	font-size: 12px;
	background-color: #ffffff;
}
.table-border
{
	font-size: 12px;
	background-color: #919cb4;
}
.table-subhead
{
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	background-color: #e3e8ef;
}
.table-survey
{
	text-align: left;
	font-size: 12px;
	background-color: #e3e8ef;
}
.table-contactform
{
	text-align: left;
	font-size: 12px;
	background-color: #e3e8ef;
}
/*.table-survey p, ol, li, td
{
	text-align: left;
	font-size: 12px;
	background-color: #e3e8ef;
}
*/
.table-content
{
	font-size: 12px;
	background-color: #ffffff;
}
.table-lightshade
{
	font-size: 12px;
	background-color: #e3e8ef;
}
.announcement
{
	font-family: arial, helvetica, sans-serif;
	text-align: justify;
	color: #000000;
	background-color: #e3e8ef;
	padding: 10px;
	border-width: thin;
	border-style: dotted;
	border-color: #919cb4;
	margin: 10px;
}
.announcement em
{
	font-size: 10px;
}
.small
{
	font-size: 10px;
}
.mp3player
{
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #d6e6e6;
}
