a.topmenu {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
a.topmenu:hover {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.standard_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000; 
}
.standard_text_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
.standard_text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000; 
}
.standard_text_small_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000; 
}
.standard_text_mid_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; 
}
.standard_text_large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000; 
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	text-decoration : none;
}
.menu_item:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14457e;
	text-decoration : none;
}
.menu_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14457e;
	text-decoration : none;
}
.content_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #14457e;
}
.content_heading_yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.darkgrey_text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
.blue_text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14457e;
}
.grey_text_11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	text-decoration : none;
}
.grey_text_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	text-decoration : none;
}
.link_to_text_large_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #14457e;
	text-decoration : none;
}
.link_to_text_large_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #979797;
	text-decoration : none;
}
.link_to_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #14457e;
	text-decoration : none;
}
.link_to_text_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #979797;
	text-decoration : none;
}
.link_to_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #14457e;
	text-decoration : none;
}
.link_to_text:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #979797;
	text-decoration : none;
}
.link_to_text_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #14457e;
	text-decoration : none;
}
.link_to_text_small:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #979797;
	text-decoration : none;
}
#newsticker {
	margin: 30px 0 0 20px;
	width: 210px; height: 200px; overflow: hidden;
}
#newsticker ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

