body {
	background: url('../images/bgBody2.gif') repeat-x left 96px;
}
textarea {
	margin: 0;
	padding: 0;
	border: 1px solid #ccc;
}
input.text {
	width: 128px;
	_width: 123px;
	padding: 3px 5px;
	border: 1px solid #ccc;
	color: #1A4490;
	font: normal 11px Arial,sans-serif;
}
input.submit {
	height: 22px;
	padding: 0 8px;
	border: 1px solid #ccc;
	color: #fff;
	background-color: #1A4490;
	font: bold 11px/18px Arial,sans-serif;
}
.box input.submit {
	margin-left: 4px;
}
.green input.submit {
	background-color: #2B8E39;
}
span.green,
dd.green {
	color: #2B8E39;
}
.box {
	float: left;
	display: inline;
	margin: 0 0 16px;
	border: 1px solid #F0F0F1;
}
#left ul,
#content ul {
	list-style-type: none;
	padding: 8px 0 10px 24px;
}
#left li,
#content li {
	padding: 3px 0 3px 13px;
	background: url('../images/ico/square.gif') no-repeat left 8px;
}
.box h2 {
	height: 30px;
	padding-left: 9px;
	font-size: 12px;
	line-height: 30px;
	border-bottom: 1px solid #F0F0F1;
}
h2.blue {
	background: url('../images/headers/blue.gif') no-repeat right top;
}
h2.navy {
	color: #fff;
	background: url('../images/headers/navy.gif') no-repeat right top;
}
h2.green {
	color: #fff;
	background: url('../images/headers/green.gif') no-repeat right top;
}
.box p {
	padding: 10px 0 0 11px;
}
div.green,
div.navy {
	background-color: #F5F5F5;
}
#header .logo {
	float: left;
	display: inline;
	margin: 20px 0 0 12px;
}
#menu {
	clear:right;
	float: right;
	display: inline;
	margin: 30px 0 0;
}
#breadcrumb {
	clear: both;
	height: 31px;
	line-height: 31px;
	margin-bottom: 18px;
	padding: 0 10px;
}
#breadcrumb ul {
	text-align: left;
}
#breadcrumb a {
	text-decoration: underline;
}
#left {
	float: left;
	width: 213px;
}
#left .box {
	width: 211px;
}
#left h2.menuHeader {
	height: 30px;
	padding: 10px 0 0 10px;
	line-height: 30px;
	font-size: 20px;
	background: url('../images/headers/menu.gif') no-repeat right top;
	border-bottom: 1px solid #F0F0F1;
}
#left ul {
	padding: 11px 0 10px 16px;
}
#left .leftMenu a {
	font-size: 12px;
}
#left .box fieldset {
	padding: 10px 0 22px 10px;
}
#content {
	float: left;
	display: inline;
	width: 488px;
	margin-left: 25px;
}
#right {
	float: right;
	width: 201px;
}
#right .box {
	width: 199px;
}
#right .green p {
	padding:  0 0 8px;
}
#right .green fieldset div {
	padding: 5px 0;
}
#right .box fieldset {
	padding: 8px 0 23px 6px;
}
.noright .documents ul,
#right .documents ul {
	padding: 0 15px !important;
}
.noright .documents li,
#right .documents li {
	width: 169px;
	padding: 9px 0 !important;
	border-top: 1px solid #d8d8d8;
	background: none !important;
}
.noright .documents li.first-child,
#right .documents li.first-child {
	border-top: none;
}
.noright .documents img,
#right .documents img {
	float: left;
	margin: 3px 10px 1px 0;
}
.noright .documents h3 a,
#right .documents h3 a {
	float: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none !important;
}
.noright .documents h3 a:hover {
	text-decoration: underline !important;
}
.noright  .documents p,
#right .documents p {
	line-height: 14px;
	color: #555;
}
.noright .documents p.date,
#right .documents p.date {
	padding: 0 0 0 30px !important;
	color: #ccc;
	font-size: 11px;
}
#right .pictures div {
	padding: 15px 0 25px;
	text-align: center;
}
#right .pictures a img {
	border: 1px solid #d8d8d8;
}