html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}
img {
	border-style: none;
}
body {
	background-color: #57667D;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-image: url(images/body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
h1 {
	color: #069;
	font-size: 24px;
	font-weight: bold;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	color: #069;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
a, a:link {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #069;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #09C;
	text-decoration: underline;
}
a:focus {
	color: #069;
}
a:active {
	color: #069;
}

#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #3A4452;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #09C;
	text-decoration: none;
}
#content {
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 98%;
	margin-left: 8px;
	margin-right: 5px;
}

#outerWrapper #feature {
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper #contentWrapper {
	padding-right: 15px;
	padding-left: 15px;
	clear: both;
	padding-top: 20px;
}
#outerWrapper #contentWrapper #rightColumn {
	float: right;
	width: 220px;
	background-color: #F0F2F4;
	border: 1px solid #DCDFE4;
	margin-bottom: 15px;
}
#outerWrapper #contentWrapper {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 15px;
	color: #333;
	font-size: 12px;
	line-height: 18px;
	float: left;
	width: 615px;
}
#content ul li {
	margin-bottom: 5px;
}
.clearFloat {
	clear: both;
	display: block;
}
#footer {
	color: #000;
	text-align: center;
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.center {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.sidebarlt {
	padding: 6px;
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #333;
}
.sidebardk {
	color: #333;
	border: 1px solid #909CB0;
	padding: 6px;
	background-color: #D1D7DE;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #000;
}
#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #000;
}

.featureboxes {
	font-size: 11px;
	padding-top: 10px;
	line-height: 14px;
	padding-bottom: 20px;
}
.featureboxes img {
	border: 1px solid #77859A;
}
.left-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.middle-box {
	float: left;
	width: 199px;
	margin-right: 4px;
}
.right-box {
	float: left;
	width: 199px;
}
.featuretitle {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 20px;
	display: block;
	padding-bottom: 0px;
	padding-top: 10px;
}
.readmore {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
}
