* {
	margin: 0px;
	padding: 0px;
	width: auto;
}
#header {
	background-image: url(images/header_bg_repeat.jpg);
	background-repeat: repeat-x;
	height: 195px;
	position: relative;
}
#header h1 {
	text-indent: -5000px;
	height: 195px;
	width: 738px;
	overflow: hidden;
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	white-space: normal;
}
#side_nav {
	background-image: url(images/side_nav_bg.jpg);
	background-repeat: no-repeat;
	width: 187px;
	padding-left: 5px;
	min-height: 419px;
	_height: 419px;
	float: left;
}
#side_nav dl {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	top: -25px;
}
#side_nav dd a{
	color: #000000;
	text-decoration: none;
}
#footer {
	background-color: #FFF356;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 25px;
	margin-bottom: 25px;
	clear: both;
}
#footer p {
	width: 744px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
}
#content {
	margin-left: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 215%;
	width: 557px;
	color: #554C83;
}
p {
	margin-bottom: 20px;
}
#side_nav dt {
	font-size: 15px;
	font-weight: bold;
}
#side_nav dd {
	margin-bottom: 10px;
}
#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 10px;
	margin-left: 25px;
	margin-bottom: 15px;
	overflow: hidden;
}
#side_nav dt a {
	color: #000000;
	text-decoration: none;
}
#side_nav a:hover {
	text-decoration: underline;
}
#content .page_title {
	margin-top: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#content table {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 400px;
	visibility: visible;
	list-style-position: inside;
}
#content table td {
	padding: 5px;
}
#content a {
	color: #0199CB;
}
#content a:hover {
	color: #01698B;
}
#header #ASI_Number {
	position: absolute;
	bottom: 39px;
	left: 455px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
