body {
	margin:0px;
	background-image:url(/images/bg.jpg);
	background-repeat:repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#959595;
	background-color:#FFFFFF;
}
.block {display:block}
img {border:0px; margin:0px}
form {margin:0px}
#site-container {
	display:block;
	width:934px;
	left:50%;
	margin-left:auto;
	margin-right:auto;
}



#top	{
	margin-left:4px;
	width:926px;
}
#main-container {
	background-image:url(/images/site-bg.png);
	background-repeat:repeat-y;
	display:table;
	clear:both;
	width:934px;
	padding-bottom:20px;
}
#nav {
	display:block;
	clear:both;
	width:926px;
	padding-top:10px;
	margin-left:4px;
	height:46px;
	background-image:url(/images/nav-bg.jpg);
	background-repeat:repeat-x;
}
#navplacement	{
	display:block;
	margin-left:60px;
}
#navplacement a	{
	color:#6B86A3;
	font-size:16px;
	margin-right:30px;
	text-decoration:none;
}
#navplacement a:hover	{
	color:#626262;
}





#content {
	width:550px;
	margin-left:4px;
	display:block;
	clear:left;
	float:left;
	padding:20px 30px 0px 30px;
}
#content-inset {
	width:542px;
	display:block;
	margin-left:-9px;
	background-color:#FFFFFF;
	background-image:url(/images/content-box-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding:16px 20px 16px 20px;
	margin-bottom:16px;
}
#content a {
	text-decoration:none;
	color:#566D8C;
	font-weight:bold;
	font-size:11px;
}
#content a:hover {
	text-decoration:underline;
}
h1 {
	letter-spacing:-3px;
	font-weight:normal;
	font-size:24px;
	color:#8D8463;
	/*color:#FFA800;*/
	margin:0px;
	/*text-transform:uppercase;*/
}
h2 {
	color:#8D8463;
	font-size:14px;
	margin:0px;
	text-transform:uppercase;
}	
#content-image	{
	padding:8px;
}





#right-side {
	width:293px;
	float:right;
	margin-right:-14px;
}
#action {
	position:absolute;
	margin-top:120px;
	margin-left:-50px;
}
#form {
	display:block;
	clear:both;
	text-align:left;
	width:293px;
	padding-bottom:20px;
	background-image:url(/images/clear-middle.png);
	background-repeat:repeat-y;
	padding:0px 0px 0px 20px;
}

#resources {
	display:block;
	clear:both;
	width:238px;
	color:#ABB291;
	background-image:url(/images/clear-middle.png);
	background-repeat:repeat-y;
	color:#A9A9A7;
	padding:0px 35px 10px 20px;
}
.related {	
	font-size:18px;
	color:#586D8A;
	font-weight:bold;
}
#resources p {
	margin:0px 0px 16px 0px;
}
#resources a {
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	color:#E3B790;
}
#resources a:hover {
	text-decoration:underline;
}
/* creates illusion of cellpadding on all td's */
#right-side td {
	padding:5px;
}
/* makes labels for all fields bold */
.form-01, .form-03, .form-05 {
	font-weight:bold;
}
/* centers all form elements */
#right-side td {
	text-align:left;
}
/* modifies the drop-down menus */
.select-01, .select-02, .select-03 {
	width:175px;
	font-family:Tahoma, Arial, sans-serif;
	font-size:14px;
	height:20px;
	background-color:#FFFFFF !important;
	border:#E2E4D9 solid 1px !important;
}
.select-01:hover, .select-02:hover, .select-03:hover {
	background-color:#EAEAE8 !important;
}
.form-07 input	{
	margin:10px 0px 0px 0px;
}

#footer {
	height:25px;
	display:block;
	background-color:#6C86aA1;
	text-align:center;
	clear:both;
	width:928px;
	margin:0px 0px 0px 3px;
	padding:3px 0px 0px 0px;
}
#disclosures {
	color: #666666;
	font-weight:normal;
}
#disclosures ul {
	margin:0px;
	padding:0px;
}
#disclosures ul li {
	display:inline;
	margin-right:10px;
}
#disclosures ul li a {
	color:#666666;
	text-decoration:none;
}
#disclosures ul li a:hover {
	text-decoration:underline;
}

