/*  Created by: David Walsh  */
/*  Date: 30 Dec 2005 */
/*  Copyright 2005 WalshWorks Media */

body {
	font-family:  Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #000000;
	font-size: 0.7em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	float: left;
}


p{
	margin: 5px 0px 0px 1px;
	padding: 0px;
}

ul{
	margin: 0px 0px 0px 30px;
	padding: 0px;
	text-align: left;
}

li{
	margin: 5px;
	padding: 0px;
	text-align: left;
}

a:link, a:visited{
	text-decoration: none;
	color:#3366CC;
}

a:hover{
	text-decoration: underline;
	color: #0856BD;
}

h1{
	color: #0856BD;
	font-size: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	/* font-family:  "Trebuchet MS", Arial, sans-serif; */
	font-style: normal;
	font-weight: bold;
	text-align: left;
}

h2{
	color: #105F5E;
	font-weight: bold;
	font-size: 1.3em;
	/* font-family:  "Trebuchet MS", Arial, sans-serif; */
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	text-align: left;
}

h3{
	font-weight: bold;
	font-size: 1.2em;
	/* font-family:  "Trebuchet MS", Arial, sans-serif; */
	margin: 5px 0px 12px 0px;
	padding: 0px;
	text-align:center;
}

h4{
	font-weight: bold;
	font-size: 1em;
	/* font-family:  "Trebuchet MS", Arial, sans-serif; */
	margin: 0px;
	padding: 0px;
	text-align:left;
	color: #105F5E;
}

form input{
	width: 175px;
	border-width: 2px;
	border-style:double;
	border-right-color: #E4E4E4;
	border-top-color: #DADADA;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin:0px;
	padding:0px;
}

form input.button{
	cursor: pointer;
	width: 130px;
}

form input.radiobutton{
	width: 25px;
	border-width: 0px;
	margin:0px;
	padding:0px;
	display: inline;
}

form textarea{
	width: 175px;
	color: #000000;
	border-width: 2px;
	border-style:double;
	border-right-color: #E4E4E4;
	border-top-color: #DADADA;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	margin:0px;
	padding:0px;
}

.spacer {
	height: 0px;
	clear: both;
	font-size:1px;
	background-color: #66FF99;
}

#container {
	width: 1000px;
	background: #ffffff url(images/header_bg.jpg) no-repeat top center;
	float: left;
	padding: 0px;
	margin: 0px;
}

#left_sidebar {
	float: left;
	width: 112px;
	height: 2px;
	font-size:1px;
}

#body_frame {
	float: left;
	width: 776px;
	height: auto;
	position: relative;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}

#body_header {
	float: left;
	width: 776px;
	height: 337px;
	position: relative;
}

#nav_frame{
	position: absolute;
	width: 407px;
	height: 24px;
	left: 30px;
	top: 303px;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.1em;
	/* font-family:  "Trebuchet MS", Arial, sans-serif; */
}

#nav_frame a:link, #nav_frame a:visited{
	float:left;
	width: auto;
	height:20px;
	cursor:pointer;
	padding: 2px;
	color: #105F5E;
}

.nav_spacer {
	width: 4px;
	height: 14px;
	float:left;
	background: url(images/header_nav_separator.gif) no-repeat center;
	padding: 2px;
}

#body_header_quicklinks {
	position: absolute;
	right: 14px;
	top: 20px;
	width: 90px;
	height: 20px;
}

.body_header_quicklinks_item{
	float:left;
	width: 28px;
	height: 20px;
	cursor:pointer;
}

.body_header_quicklinks_item_spacer{
	float:left;
	width: 3px;
	height: 20px;
	background: url(images/quicklinks_spacer.gif) no-repeat;
}

#body_header_image_frame {
	position: absolute;
	top: 224px;
	width: 280px;
	height: 87px;
	left: 450px;
}

.body_header_image {
	float: left;
	width: 87px;
	height: 85px;
	margin: 2px;
}

.body_content_image {
	float: left;
	width: 379px;
	height: 75px;
	margin: 5px;
}

.body_side_image {
	float: left;
	width: 292px;
	height: 189px;
	margin: 5px;
}

#body_header_input {
	position: absolute;
	left: 6px;
	top: 145px;
	width: 150px;
	height: 37px;
}

#body_content {
	float: left;
	width: 776px;
	height: auto;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
}

#body_content_header {
	position: absolute;
	top: 100px;
	width: 272px;
	height: 135px;
	left: 454px;
	text-align: left;
}

#body_content_main {
	float: left;
	width: 407px;
	height: auto;
}

#body_content_main_inner {
	position: relative;
	margin-left:auto;
	margin-top: 6px;
	margin-right:auto;
	width: 390px;
	height: auto;
}

#body_content_side{
	float: left;
	width: 292px;
	height: auto;
	background-color:#105F5E;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.body_spacer{
	float: left;
	width: 30px;
	height: auto;
}

.body_small_spacer{
	float: left;
	width: 5px;
	height: auto;
}

#body_content_side_inner {
	position: relative;
	margin-left:auto;
	margin-right:auto;
	width: 285px;
	height: auto;
	text-align: center;
}

#footer_text{
	margin-left:auto;
	margin-right:auto;
	width: 650px;
	height:21px;
	margin-top:35px;
	text-align:center;
}

#footer_text p{
	color: #FFFFFF;
	font-size: 0.85em;
	line-height: 1.25em;
	font-weight: normal;
}

#footer_text a:link,  #footer_text a:visited{
	color: #FFFFFF;
	line-height: 1.25em;
	font-weight: bold;
}

#footer_back {
	width: 100%;
	height: 77px;
	float: left;
	position: relative;
}

#footer {
	width: 1000px;
	height: 77px;
	background: url(images/footer_bg.jpg) no-repeat center;
	float: left;
	position: relative;
}

.body_image{
	float: right;
	margin: 5px 0px 5px 5px;
}

.body_content_image_header{
	background:url(images/body_header.gif) no-repeat center; 
	width:402px; 
	height:25px; 
	margin-bottom:2px; 
	float:left;
}