#menu_left {
	font-family: Arial, Helvetica, sans-serif;
}
#menu_left a {
	font-weight: bold;
	color: #005EAD;
	font-size: 12px;
}
a.ss {
	font-size: 10px;
	color: #3B789A; 
	font-family: Arial, Helvetica, sans-serif;
}
#menu_left p {
	margin: 0px;
}
#menu_left_sub {
	font-family: Arial, Helvetica, sans-serif;
}
#menu_left_sub a {
	color: #005EAD;
	font-size: 11px;
}
#menu_left_sub p {

	margin: 0px;
}
#menu_left_sub a.sub {
	margin-left: 22px;
}
#header {
	font-family: Tahoma, Verdana, Arial;
}
#header h1 {
	text-transform: uppercase;
	color: #424952;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}
#content {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #474B52;
}
#content ul.grey {
	color: #474B52;
	list-style-image: url(images/bullet_grey.gif);
	margin-left: 17px;
}
#content ul.red {
	color: #C56612;
	list-style-image: url(images/bullet_red.gif);
	margin-left: 17px;
}
#content h2 {
	color: #C56612;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
#content_table {
	font-size: 11px;
	color: #424952;
}
#content_table th {
	font-weight: bold;
	background-color: #F6F6F6;
}
#copyright {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #424952;
}
#content ul {

	color: #474B52;
	margin-left: 17px;
}
#content a {
	color: #C66510;
}
#menu_left a:hover {
	font-weight: bold;
	color: #005EAD;
	font-size: 12px;
	text-decoration: none;
}
#menu_left_sub a:hover {
	color: #005EAD;
	font-size: 11px;
	text-decoration: none;
}
#content a:hover {
	color: #C66510;
	text-decoration: none;
}
