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: #2C3442;
	color: #2a2d2e;
	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;
}
h1 {
	color: #0000ff;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	letter-spacing: 0px;
	padding-bottom: 5px;
	border-bottom-color: #939FB7;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #0000ff;
	font-size: x-large;
	font-weight: normal;
	line-height: 20px;
	border-bottom: 1px solid #939FB7;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFF;
}
a,  a:link {
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	margin-left: 15px;
	font-weight: bold;
	color: #FFF;
}

a:hover {
	color: #630;
	text-decoration: underline;
}
a:focus {
	color: #600;
}
a:active {
	color: #000;
}
#outerWrapper {
	margin: 0 auto 20px;
	text-align: left;
	width: 920px;
	background: #fff url(images/content-bgs.jpg) repeat-y left 13px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 158px;
	background: url(images/header-bg.jpg) no-repeat left top;
}
#outerWrapper #topNavigation {
	height: 30px;
	padding: 0 0px;
	background: url(images/navbg.png) repeat-x center;
	margin-right: 20px;
	margin-left: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 0px;
	width: 170px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 20px 0px 10px;
	width: 160px;
}
#outerWrapper #contentWrapper #content {
	padding: 20px;
	font-size: small;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 170px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	padding: 10px 30px 0px;
	background: url(images/footer-bg.jpg) no-repeat left top;
	height: 75px;
	color: #FFFFFF;
	text-align: center;
}
#leftColumnContent {
	padding: 20px 0px 10px;
	width: 170px;
	color: #FFF;
}
#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;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 14px;
}
#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;
	border: 1px solid #556481;
	padding: 6px;
	background-color: #805A43;
}
.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;
}
.caption {
	color: #C60;
}
.subheader {
	color: #600;
}
.subtitle {
	font-size: large;
	color: #000;
}
p {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 14px;
}

.navhead {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-size: medium;
	font-family: Georgia, "Times New Roman", Times, serif;
}

