@charset "utf-8";
body {
	background-image: url(../images/bg_tile.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#outer_wrapper {
	position:relative;
	width: 990px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_edge {
	background-image: url(../images/top_edge.gif);
	height: 22px;
	width: 990px;
	margin: 0px;
	padding: 0px;
}
#logo {
	background-image: url(../images/logo_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 78px;
	width: 990px;
}
#content_wrapper {
	background-image: url(../images/page_repeat.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 990px;
	position: relative;
}
#sidebar_wrapper {
	position:relative;
	width: 290px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#scroll {
	background-color: #FFFFFF;
	height: 80px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 40px;
}
#scroll h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 150%;
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding-top: 0px;
}

#navbar {
	position:absolute;
	top: 160px;
	height: 290px;
	width: 290px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
#sidebar {
	text-align: center;
	width: 290px;
	margin: 0;
	padding: 0px;
	position: absolute;
	top: 460px;
}
#content {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	width: 700px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#body_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 580px;
	padding: 0px;
	margin-top: 180px;
	margin-right: 100px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 90%;
}
#body_copy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #CC6600;
	letter-spacing: .25em;
	line-height: 125%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#body_copy h2 {
	font-size: 1.0em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: .1em;
}
#body_copy ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 24px;
	padding-left: 0px;
}
#body_copy li {
	margin-bottom: 4px;
}

#body_copy p {
	line-height: 120%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
	text-align: justify;
}
#bbb {
	font-size: 90%;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 80px;
}
#bbb a:link, #bbb a:visited {
	color: #CC6600;
	text-decoration: none;
}
#bbb a:hover, #bbb a:active {
	color: #5B77CC;
	text-decoration: none;
}

#cw_clear {
	clear:both;
}
#footer_wrapper {
	background-image: url(../images/bot_edge.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 990px;
}
#cp_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #3F658C;
	width: 475px;
	float: left;
	margin-top: 8px;
	margin-left: 20px;
}
#cr_cell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #3F658C;
	text-align: right;
	width: 465px;
	float: left;
	margin-top: 8px;
}
#fw_clear {
	clear:both;
}
#cr_cell a:link, #cr_cell a:visited {
	font-size: 90%;
	color: #3F658C;
}
#cr_cell a:hover, #cr_cell a:active {
	font-size: 90%;
	color: #CC6600;
}
.labelCell {
	text-align: right;
	vertical-align: top;
	padding-right: 16px;
}
.contentCell {
	vertical-align: top;
}
