a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #326A7C;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BF4B02;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #BF4B02;
	text-decoration: none;
}

.TitleText {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #CC3300;
}

.tableTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BF4B02;
	}
	
.IntroText {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}


.AnnouncementHeaderText {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #327C6F;	
}

.AnnouncementTitle {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #69927C;	
}

.AnnouncementContent {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #327C6F;
	border-bottom:#336666;	
}

.NewsHeaderText {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #BF4B02;
}

.updateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7E9798;
}

	

.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	top: auto;
}

