
body {
	background: #000000;
}
.text {
	padding: 20px 20px 20px 20px;
	font-family: arial;
	font-size: 10pt;
	color: #333333;
	text-align: justify;
}

.subnav {
	padding: 2px 2px 2px 40px;
	font-family: arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.tbl_main {
	width: 875px;
}
.top {
	background-image: url('images/bg_header_tile.jpg');
}

.footer {
	background-image: url('images/bg_footer_tile.jpg');
}
.footer1 {
	padding-bottom: 10px;
}
.footer_text {
	font-family: arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.footer_link {
	color: #FFFFFF;
}
a.subnav_link {
	color: #FFFFFF;
}
a {
	color: #000000;
}
a:hover {
	color: #999933;
}
a:hover.footer_link {
	color: #CCCCCC;
}
a:hover.subnav_link {
	color: #999933;
}

.content {
	background-image: url('images/bg_main_tile.jpg');
	background: #dddcbd;
}

.column {
	background: #004b98;
	width: 232px;
}

.nav {
	height: 33px;
	vertical-align: top;
}

.projects {
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.projects_title {
	font-family: arial;
	font-size: 9pt;
	color: #004b98;
	font-weight: bold;
	text-decoration: none;
}

.projects_title a {
	font-family: arial;
	font-size: 9pt;
	color: #004b98;
	font-weight: bold;
	text-decoration: none;
}

.projects_title a:hover {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.projects_next {
	font-family: arial;
	font-size: 9pt;
	color: #004b98;
	font-weight: bold;
}
.projects_link {
	font-family: arial;
	font-size: 9pt;
	color: #000000;
}