a {
	color: #53B5E6;
}

a:hover {
	color: #737373;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
}


ul li {
	list-style-type: disc;
	padding: 5px;
	color: #53B5E6;
}

li .text {
	color: #737373;
}

.image_caption {
	margin: 3px;
	color: #53B5E6;
	font-size: 9px;
	font-family: arial, sans-serif;
}

.content {
	color: #737373;
	font-size: 11px;
	font-family: arial, sans-serif;
	text-align: justify;
}

.heading {
	color: #53B5E6;

	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading {
	color: #53B5E6;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_heading a {
	color: #53B5E6;
	font-weight: bold;
	font-size: 13px;
	font-family: arial, sans-serif;
}

.menu_left {
	color: #737373;
	font-size: 11px;
	font-weight: bold;
	font-family: arial, sans-serif;
}

.menu_left .menu {
	padding-left: 16px;
}

.menu_left .menu a {
	color: #737373;
	text-decoration: none;
}

.menu_left .menu a:hover {
	color: #53B5E6;
	text-decoration: underline;
}

.menu_left .submenu {
	padding-left: 26px;
}

.menu_left .gt {
	color: #53B5E6;
}

.menu_left .submenu a {
	color: #737373;
	text-decoration: none;
	font-weight: normal;
}

.menu_left .submenu a:hover {
	color: #53B5E6;
	text-decoration: underline;
	font-weight: normal;
}

.table_row_dark {
	background: #156B95;
	border: 0px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.table_row_med {
	background: #1D8CC2;
	border: 0px;
	color: #ffffff;
	text-align: center;
}

.table_row_light {
	padding: 6px;
	vertical-align: top;
	background: #D2ECF9;
	border: 0px;
	color: #737373;
	text-align: left;
}

.perc_bar_back {
	background-color: #eaeaea;
}

.perc_bar_front {
	background-color: #D7503D;
}