/* -- START MAIN CONTAINERS -- */
* {
	margin: 0px 0px 0px 0px;
}
body {
	font-family: Verdana;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background: #d0d0d0 url(images/bg.gif) repeat-x top left
}
#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}
#box {
	width: 950px;
	background: #ffffff;
	font-family: Verdana;
}
/* -- END MAIN CONTAINERS -- */

/* -- START CONTENT CONTAINERS -- */
.topnav {
	width: 950px;
	height: 26px;
	background: url(images/topnav_bg.gif) top left repeat-x;
}
.leftnav {
	width: 210px;
	padding: 0px 0px 22px 38px;
	background: url(images/leftnav_bg.gif) bottom left repeat-x;
}
.main {
	width: 950px;
}
.content {
	width: 408px;
	margin-left: 42px;
	padding: 10px 30px 60px 0px;
	border-top: #94acbe 2px solid;
}

.content_long{
	width: 620px;
	margin-left: 42px;
	padding: 10px 30px 60px 0px;
	border-top: #94acbe 2px solid;
}

.content_med{
	width: 520px;
	margin-left: 42px;
	padding: 10px 30px 60px 0px;
	border-top: #94acbe 2px solid;
}
.studies {
	width: 222px;
	padding-top: 20px;
	padding-bottom: 100px;
	background: url(images/case_study_border.gif) bottom left repeat-x;
	border-top: #94acbe 2px solid;
}
.upper_spacer {
	padding-top: 50px;
	padding-left: 42px;
}
.footer {
	width: 950px;
	padding-top: 10px;
	text-align: center;
	background-color: #d0d0d0;
}
/* -- END CONTENT CONTAINERS -- */

/* -- START LINK STYLES --*/
a.top_nav:link, a.top_nav:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 12px;
	padding: 4px 24px 7px 24px;
}
a.top_nav:hover, a.top_nav:active {
	color: #445f72;
	background: url(images/topnav_on_bg.gif) top left repeat-x;
}
a.top_nav_on:link, a.top_nav_on:visited {
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #445f72;
	font-size: 12px;
	padding: 4px 24px 7px 24px;
	background: url(images/topnav_on_bg.gif) top left repeat-x;
}
a.top_nav_on:hover, a.top_nav_on.active {
	color: #445f72;
	background-color:#eaeef2;
}
a.left_nav:link, a.left_nav:visited {
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	padding-left: 12px;
	color: #8b7434;
	font-size: 13px;
	background: url(images/left_nav_arrow.gif) 0px 3px no-repeat;
}
a.left_nav:hover, a.left_nav:active {
	color: #536e81;
}
a.left_nav_on:link, a.left_nav_on:visited {
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	padding-left: 12px;
	color: #8b7434;
	font-size: 13px;
	background: url(images/left_nav_arrow_down.gif) 0px 3px no-repeat;
}
a.left_nav_on:hover, a.left_nav_on:active {
	color: #536e81;
}
a.left_nav_sub:link, a.left_nav_sub:visited {
	text-decoration: none;
	font-weight: normal;
	line-height: 22px;
	padding-left: 24px;
	color: #8b7434;
	font-size: 12px;
}
a.left_nav_sub:hover, a.left_nav_sub:active {
	color: #536e81;
}
a.left_nav_sub_on:link, a.left_nav_sub_on:visited {
	text-decoration: none;
	font-weight: bold;
	line-height: 22px;
	padding-left: 24px;
	color: #8b7434;
	font-size: 12px;
}
a.left_nav_sub_on:hover, a.left_nav_sub_on:active {
	color: #536e81;
}
a.home {
	text-decoration: underline;
	color: #aa8e42;
	font-size: 11px;
	line-height: 28px;
	font-weight: bold;
	background: url(images/home_link.gif) center left no-repeat;
	padding-left: 20px;
}
a.home:hover, a.home:active {
	color: #536e81;
}
a.body:link, a.body:visited {
	text-decoration: underline;
	color: #8b7434;
}
a.body:hover, a.body:active {
	color: #536e81;
}
a.bottom:link, a.bottom:visited, a.bottom:hover, a.body:active {
	text-decoration: underline;
	color: #ffffff;
}
/* -- END LINK STYLES -- */

/* -- START PARAGRAPH STYLES -- */
.list {
	background: url(images/bullet.gif) center left no-repeat;
	margin-left: 20px;
	padding-left: 45px;
}
.copy {
	color: #ffffff;
}
.headline {
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #8b7434;
}
.headline1 {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #8b7434;
}.header {
	font-size: 14px;
	font-weight: bold;
	color: #8b7434;
	padding-top: 10px;
}
.subhead {
	font-size: 12px;
	color: #455d6d;
	font-weight: bold;
}
.highlight {
	font-size: 12px;
	color: #8b7434;
	font-weight: bold;
}
label,input.text,textarea {
	display: block;
	width: 270px;
	float: left;
	margin-bottom: 10px;
}
label {
	font-weight: bold;
	color: #8b7434;
	text-align: right;
	width: 100px;
	padding-right: 12px;
}
br {
	clear: left;
}
.trans {
	padding-top: 25px;
	padding-right: 14px;
	float: left;
	display: block;
}
/* -- END PARAGRAPH STYLES -- */
