body {
	margin:0px;
	background:#ffffff;
}

#container_outer {
	width:auto;
	margin:0;
	padding:0;
	float:none;
	position:relative;
}

#left_bar {
	display:none;
}
	
#right_bar {
	display:none;
}

#container {
	width:560px;
	margin:0px;
	position:relative;
}

#green {
	display:none;
}

#top {
}

#top_logo {
	display:none;
}

#top_nav {
	display:none;
}

#top_menu_links {
	display:none;
}

				a.topmenu:link {
					color:#04554a;
					text-decoration:none;
				}
				a.topmenu:visited {
					color:#04554a;
					text-decoration:none;
				}
				a.topmenu:hover {
					color:#04554a;
					text-decoration:underline;
				}
				a.topmenu:active {
					color:#04554a;
					text-decoration:underline;
				}


				a.body:link {
					color:#07574c;
					text-decoration:underline;
					font-weight:bold;
				}
				a.body:visited {
					color:#07574c;
					text-decoration:underline;
					font-weight:bold;
				}
				a.body:hover {
					color:#07574c;
					text-decoration:none;
					font-weight:bold;
				}
				a.body:active {
					color:#07574c;
					text-decoration:none;
					font-weight:bold;
				}

#nav_buttons {
	display:none;
}

#nav_buttons_print {
	display:none;
}

#brown_spacer {
	display:none;
}

#print_logo {
	display:inline;
}

#content_container {
	width:560px;
	position:relative;
	background:#ffffff;
}

#left_container {
	display:none;
}

#right_container {
	width:560px;
	position:relative;
	background:#ffffff;
	float:none;
	margin:0px;
	display:inline;
}

#left_header {
	display:none;
}

#right_header {
	width:560px;
	position:relative;
	background:#ffffff;
	margin:0px;
}

#right_header_text {
	font-family:verdana;
	font-size:15pt;
	font-weight:bold;
	color:#045c50;
	position:relative;
	padding-top:20px;
	text-transform:uppercase;
	padding-bottom:20px;
}

#left_content {
	display:none;
}

#left_content_text {
	display:none;
}

#left_content_btn_1 {
	display:none;
}

#left_content_btn_1_text {
	display:none;
}

#left_content_btn_2 {
	display:none;
}

#left_content_btn_2_text {
	display:none;
}

.btn_2_text {
	display:none;
}

.title1 {
	font-size:9pt;
	font-weight:bold;
}

.title2 {
	font-size:12pt;
	font-weight:bold;
	color:#2e2c16;
}

#right_content {
	width:500px;
	position:relative;
	background:#ffffff;
	margin-bottom:40px;
}

#right_content_text {
	font-family:verdana;
	font-size:8.25pt;
	line-height:11.25pt;
	color:#454545;
}

#footer {
	width:560px;
	position:relative;
	clear:both;
	background:#ffffff;
	overflow:hidden;
	margin-top:20px;
}

#footer_content_bottom {
	width:560px;
	position:relative;
	clear:both;
	margin-left:0px;
	padding-top:5px;
	margin-bottom:30px;
	font-family:verdana;
	font-size:7.5pt;
	line-height:11.25pt;
	color:#46483d;
	border-top:#252525 solid 1px;
}
	
.photoleft {
	float:left; 
	width:90px;
}

.textright {
	float:right;
	width:400px;
}

.photoleft2 {
	float:left; 
	width:115px;
}

.textright2 {
	float:right;
	width:375px;
}

.photoleft3 {
	float:left; 
	width:125px;
}

.textright3 {
	float:right;
	width:365px;
}

.photoright {
	float:right; 
	width:90px;
}

.textleft {
	float:left;
	width:400px;
}

.longline {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
}

.inputbox {
	border:#c5c299 solid 1px;
	padding:2px;
	width:160px;
	font-family:verdana;
	font-size:8.25pt;
	color:#252525;
}