body {
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	background-color: #D9D9D9;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 24px;
}
.wrapper {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav {
	height: 97px;
	width: 928px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bgnav.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	width: 888px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #668187;
	font-weight: normal;
	margin-top: 25px;
	margin-bottom: 25px;
}
.wrapper #footer #links {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 15px;
	line-height: 16px;
}
.wrapper #nav .item a:hover {
	color: #FFFF99;
}
.wrapper #footer #links a {
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #668187;
	font-weight: normal;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4D4D4D;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrapper #content ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 580px;
	background-image: url(../images/listbg.png);
	padding-top: 5px;
}
.wrapper #content #colbg {
	background-image: url(../images/listbg.png);
	background-repeat: no-repeat;
	width: 580px;
	height: 400px;
}
.wrapper #content li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 33px;
	margin-top: 5px;
	margin-bottom: 2px;
}
.wrapper #content .rightTbox {
	clear: none;
	float: right;
	margin-top: 0px;
	width: 270px;
	margin-right: 15px;
}
#content .image {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
	width: 250px;
	margin-left: 50px;
	clear: none;
	margin-bottom: auto;
}
#content .image p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
	width: 250px;
}
.wrapper #nav .item {
	float: right;
	margin-top: 62px;
	font-size: 14px;
	color: #FFCC00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-right: 15px;
	margin-left: 15px;
}
.wrapper #nav .itemSep {
	float: right;
	margin-top: 43px;
	height: 54px;
	width: 2px;
}
#footer {
	background-image: url(../images/bgfooter.gif);
	background-repeat: repeat-x;
	height: 100%;
	background-position: top;
	clear: both;
	margin-top: 25px;
}
.wrapper #nav .item a {
	font-size: 14px;
	color: #FFCC00;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.wrapper #content .leftTbox {
	clear: none;
	float: left;
	margin-top: 0px;
	margin-left: 15px;
	width: 260px;
}
.wrapper #content #colbg .field {
	margin-left: 5px;
	width: 196px;
	background-image: url(../images/field.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
.wrapper #content #colbg .button {
	background-image: url(../images/button.gif);
	height: 20px;
	width: 86px;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}
.wrapper #content #colbg .Mfield {
	margin-left: 5px;
	width: 196px;
	background-image: url(../images/Mfield.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: left top;
}
#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	line-height: 24px;
	margin-bottom: -10px;
	margin-top: 30px;
}
