body {
	background-color:#7F8CA3;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	padding: 0px;
}
a {
	text-decoration:underline;
	color: #000000;
}
#container {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	color: #535a67;
	background-color: #CCCCCC;
	border: 8px solid #000000;
	width: 724px;
}
#container_2 {
	background: url(images/sidebar_bg.gif) repeat-y;
	width: 724px;
}
#sidebar {
	color: #FFFFFF;
	background: repeat-y;
	float: left;
	width: 175px;
	font-size: 12px;
	padding-right: 8px;
	padding-left: 8px;
}
#sidebar li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 8px;
}
#sidebar a:link,
#sidebar a:visited {
	color:#FFFFFF;
	background:#535a67;
	text-decoration:none;
	padding-top: 14px;
	padding-bottom: 14px;
}
#sidebar a:hover,
#sidebar a:active {
	color:#FFFFFF;
	background-color:#3957A6;
	padding-top: 14px;
	padding-bottom: 14px;
}
#masthead {
	background-color: #3957a6;
	border-bottom-width: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
#nav_1 {
	float: left;
	margin:0;
	font-size: 10px;
	border-bottom-width: 8px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	width: 525px;
	padding-top: 14px;
	padding-bottom: 14px;
	color: #FFFFFF;
	background-color: #535a67;
	text-indent: 16px;
	border-left-width: 8px;
	border-left-color: #000000;
	}
#nav_1 li {
	display:inline;
	margin:0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 6px;
	padding-left: 6px;
	text-indent: 8px;
}
#nav_1 a:link,
#nav_1 a:visited {
	color:#fff;
	background:#535a67;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 14px;
}
#nav_1 a:hover,
#nav_1 a:active {
	color:#FFFFFF;
	background-color:#3957A6;
	padding-top: 14px;
	padding-bottom: 14px;
}
#nav_2 {
	float: left;
	margin:0;
	font-size: 10px;
	border-bottom-width: 8px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	width: 525px;
	padding-top: 14px;
	padding-bottom: 14px;
	color: #FFFFFF;
	background-color: #535a67;
	text-indent: 16px;
	border-left-width: 8px;
	border-left-color: #000000;
}
#nav_2 li {
	display:inline;
	margin:0;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 6px;
	padding-left: 6px;
}
#nav_2 a:link,
#nav_2 a:visited {
	color:#fff;
	background:#535a67;
	text-decoration: none;
	padding-top: 14px;
	padding-bottom: 14px;
}
#nav_2 a:hover,
#nav_2 a:active {
	color:#FFFFFF;
	background-color:#3957A6;
	padding-top: 14px;
	padding-bottom: 14px;
}
#content {
	float: right;
	width: 311px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 16px;
	padding-top: 16px;
	background-color: #FFFFFF;
	padding-right: 16px;
	color: #535a67;
	line-height: 150%;
	padding-bottom: 16px;
}
#big_content {
	float: right;
	width: 493px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-left: 16px;
	padding-top: 16px;
	background-color: #FFFFFF;
	padding-right: 16px;
	color: #535a67;
	line-height: 150%;
	padding-bottom: 16px;
}
#content_sidebar {
	float: right;
	width: 150px;
	padding-right: 16px;
	font-size: 11px;
	padding-left: 16px;
	line-height: 150%;
	color: #FFFFFF;
	padding-top: 16px;
}
#content_sidebar h2 {
	line-height:100%;
}
#content_sidebar h3 {
	line-height:100%;
}
#content_sidebar li {
	padding-bottom:16px;
	list-style-type: disc;
	display: list-item;
	list-style-position: inside;
	list-style-image: none;
}
.spacer {
	clear: both;
}
.bullet_list li {
	display: list-item;
	list-style-type: disc;
	margin-left: 16px;
}
.image_left_top {
	float: left;
	padding-right: 16px;
	padding-bottom: 8px;
}
.image_right_top {
	float: right;
	padding-left: 16px;
	padding-bottom: 8px;
}

