* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Verdana;
	font-size: 9pt;
	background-color: #ededed;
	color: #666666;
}
#wrapper { 
 margin: 0 auto;
 width: 923px;
}
#header {
	color: #333;
	width: 923px;
	float: left;
	height: 102px;
	margin: 10px 0px 0px;
	background: url(images/header.png) no-repeat;
}
.logo {
	float: left;
	height: 64px;
	width: 216px;
	margin-top: 10px;
	margin-left: 18px;
}

#navigation {
	float: left;
	width: 923px;
	margin: 0px 0px 5px;
	background: url(images/nav-bg.png) no-repeat center top;
	height: 36px;
	padding-top: 5px;
}
#leftcolumn {
	color: #333;
	margin: 0px 5px 5px 0px;
	width: 177px;
	float: left;
}
#content {
	float: left;
	color: #333;
	margin: 0px 0px 5px 4px;
	width: 552px;
	display: inline;
	overflow: auto;
}
#content-item {
	float: left;
	width: 552px;
	overflow: auto;
	margin-bottom: 10px;
}
.content-box-top {
	background-image: url(images/content-box-top.gif);
	background-repeat: no-repeat;
	float: left;
	height: 14px;
	width: 552px;
}
.content-box-mid {
	background-image: url(images/content-box-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 526px;
	padding: 0px 13px;
	overflow: hidden;
	height: 285px;
}
.content-box-mid-quote {

	background-image: url(images/content-box-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 526px;
	padding: 0px 13px;

}
.content-box-mid, .content-box-mid2  a {
	color: #449494;
	text-decoration: none;
	font-weight: bold;
}
.content-box-mid, .content-box-mid2  a:hover {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
}
.col-box-mid h1 {
	font-size: 10pt;
	font-weight: bold;
}

.content-box-mid-textarea {
	overflow: auto;
	width: 526px;
	float: left;
	height: 250px;
	font-weight: normal;
}

.content-box-bot {
	background-image: url(images/content-box-bot.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 33px;
	width: 552px;
}




#rightcolumn {
	color: #333;
	margin: 0px 0px 5px;
	width: 177px;
	float: right;
}
#col-item {
	float: left;
	width: 177px;
	overflow: auto;
	margin-bottom: 6px;
}
.col-head {
	float: left;
	height: 41px;
	width: 177px;
}
.col-box-mid {
	background-image: url(images/col-box-mid.gif);
	background-repeat: repeat-y;
	float: left;
	width: 165px;
	padding-right: 5px;
	padding-left: 6px;
	font-size: 8pt;
}
.col-box-mid img {
	margin-left: 3px;
}


.col-box-mid  a {
	color: #449494;
	text-decoration: none;
	font-weight: bold;
}
.col-box-mid  a:hover {
	color: #000000;
	text-decoration: none;
		font-weight: bold;
}
.col-box-bot {
	background-image: url(images/col-box-bot.gif);
	background-repeat: no-repeat;
	float: left;
	width: 177px;
	height: 26px;
}



#footer {
	width: 922px;
	color: #333;
	float: left;
	height: 74px;
	background-image: url(images/footer-bg.png);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 8pt;
	padding-top: 17px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	color: #00CCCC;
	text-decoration: none;
}
.content-box-mid2 {

	background-image: url(images/content-box-mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 526px;
	padding: 0px 13px;
	overflow: auto;
}

.content-box-mid2 h1 {
	font-size: 11pt;
	font-weight: bold;
}
.form-field {
	font-size: 9pt;
}
.col-box-mid-image {

	margin-bottom: 7px;
}


.form-bg {

	padding: 2px;
	background-color: #e5e7ee;
	border: 1px solid #FFFFFF;
}
.content-box-mid-textarea h1 {
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
}
