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: #036;
	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 #feature {
	height: 225px;
	width: 880px;
	margin-left: 0px;
	margin-bottom: 5px;
	background-image: url(images/feature.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#outerWrapper {
	text-align: left;
	width: 880px;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border: 4px solid #3A4452;
}
#header {
	height: 80px;
	text-align: left;
	padding-left: 10px;
}
#header #logo {
	color: #FFF;
	float: left;
	width: 350px;
}
#header #links {
	color: #069;
	font-size: 12px;
	font-weight: bold;
	float: right;
	width: 250px;
	text-align: right;
	padding-right: 150px;
	background-image: url(images/sample7.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 72px;
	line-height: 72px;
}
#links a, #links a:active, #links a:visited {
	color: #069;
}
#header #links a:hover {
	color: #09C;
	text-decoration: none;
}
#nav {
	height: 31px;
	margin-right: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	margin: 0px;
	display: block;
	float: left;
	list-style: none;
	clear: right;
}
#nav ul li a {
	display: block;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	background-image: url(images/nav-border.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#nav ul li a:hover {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
	color: #FFFFFF;
}
#nav ul li#active {
	background: url(images/nav-hover.jpg) repeat-x top;
	text-decoration: none;
}
#nav ul li#active a {
	color: #FFFFFF;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 170px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 20px 0px 10px;
	width: 160px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 170px;
	padding: 20px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 30px 0px;
	background: url(images/footer-bg.png) no-repeat left top;
	height: 75px;
	color: #FFFFFF;
	text-align: center;
}
#leftColumnContent {
	padding: 20px 0px 10px;
	width: 170px;
}
#outerWrapper #contentWrapper {
	padding-right: 25px;
	padding-left: 25px;

}
#leftColumn1 ul, #rightColumn1 ul {
	margin: 0px;
	padding: 10px 0px 20px;
}
#leftColumn1 ul li, #rightColumn1 ul li {
	list-style: none;
	display: inline;
}#leftColumn1 ul li a, #rightColumn1 ul li a {
	display: block;
	padding: 4px 4px 4px 10px;
	background: url(images/li-dot.gif) no-repeat left top;
	border-bottom: 1px solid #E0E0E0;
}
#leftColumn1  ul li a:hover,#rightColumn1 ul li a:hover {
	background: #F0F1F4 url(images/li-dot.gif) no-repeat left top;
	text-decoration: none;
}
.fltlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.fltrt {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#content ul li {
	margin-bottom: 5px;
}
#content blockquote {
	border-left: 5px solid #BAC2D1;
	margin-left: 15px;
	background: #ECEEF2;
	padding: 5px 10px;
	margin-right: 15px;
}

#content blockquote blockquote {
	background: #F8F9FA;
}


.sidebarlt {
	background: #EBEDF1;
	padding: 6px;
	border: 1px solid #C6CCD9;
}
.sidebardk {
	color: #FFFFFF;
	background: #7786A4;
	border: 1px solid #556481;
	padding: 6px;
}
.sidebardk a, .sidebardk a:hover, .sidebardk a:visited, sidebardk a:active {
	color: #FFFFFF;
}

#footer a, #footer a:hover, #footer a:visited, #footer a:active {
	color: #FFFFFF;
}
#credit {
	text-align: center;
	background: #2E3645;
	color: #576682;
}
#credit a, #credit a:hover, #credit a:visited, #credit a:active, #credit a:focus {
	color: #576682;
}
