body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

div#copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

div#copyright a:link, div#copyright a:visited, div#copyright a:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
}

div#copyright a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
}

.shadow_left_bg {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.shadow_right_bg {

	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.line_below {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.shadow_shadow_below_header_bg {
	background-image: url(images/shadow_below_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

.line_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #003366;
	padding-left: 20px;
}

.nav_bg {
	background-image: url(images/bullet_off.gif);
	background-repeat: repeat-y;
	background-position: right top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.nav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.nav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	text-decoration: none;
	font-weight: bold;
}

a.nav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	background-color: #003366;
	background-position: right;
}

.body_space_1 {
	padding: 8px 50px 8px 20px;
	clear: both;
	width: 90%;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #003366;
	list-style-type: square;
}

.bottom_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a.bottom_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a.bottom_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	text-decoration: none;
}

a.bottom_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: underline;
}

.body_space_restricted {
	padding: 8px;
	width: 500px;
}
h1 {
	font: 18pt Arial, Helvetica, sans-serif;
	color: #CCCC99;
}
