@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a { color: #330066; }

.img-header { width: 100%; }

#footer {
	width:100%;
	clear: both;
	margin-top: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 5px;
}

#page-container-1 { width: 100%; }
.nav1 { display: none; }
.nav2 { display: none; }
.nav3 { display: none; }
.dropmenudiv { display: none; }

.content3-pagetitle, .sidebar-maintitle, h1 {
	clear: both;
	font-size: 150%;
	font-weight: bold;
	color: #000000;
	padding-top: 8px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.content-title-noshade-size3, h2 {
	font-size: 130%;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	margin-top: 0px;
}
.content-title-noshade-size2, h3 {
	font-size: 110%;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
	margin-top: 0px;
}

