/* CSS Document */
body {
	background-color: #5f7998;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
a:link {
	color: #FF8124;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF8124;
}
a:hover {
	text-decoration: underline;
	color: #FF9E33;
}
a:active {
	text-decoration: none;
	color: #FF8124;
}


#leftmenu {
	text-indent: 19px;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#leftmenu a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#leftmenu a:hover {
	color: #B8D5F5;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#leftmenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#leftmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#content {
	text-align: justify;
}
#content h2 {
	text-align: left;
	font-size: 22px;
	font-weight: normal;
	color: #235b9a;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#contentBlue {
	text-align: justify;
	color: #0a3962;
}
#topmenu {
	color: #FFFFFF;
}
.red1 {
	color: #990000;
	font-weight: bold;
}
