@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 22px;
	font-weight: bolder;
	color: #036;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#wrapper {
	text-align: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 122px;
	text-align: center;
	padding-top: 22px;
}
#navTop {
	height: 38px;
	color: #8099AD;
	text-align: center;
	width: 898px;
	margin: 0px;
	padding-left: 2px;
	display: none;
}
#navTop li  {
	display: inline;
	padding-right: 24px;
	padding-left: 24px;
	width: 130px;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-size: 0.95em;
	letter-spacing: 0.2em;
	background-color: #D7DFE5;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #678DAE;
	border-right-color: #678DAE;
	border-bottom-color: #678DAE;
	border-left-color: #678DAE;
}
#navTop .lastItem  {
	background-color: #D7DFE5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #678DAE;
}
#navTop li a:link {
	color: #000F47;
	text-decoration: none;
}
#navTop li a:visited {
	color: #5D85A9;
	text-decoration: none;
}
#navTop li a:hover {
	color: #FFF;
	text-decoration: overline;
}
#navTop li a:active {
	color: #F60;
	text-decoration: none;
}
#mainContent {
	clear: both;
	overflow: auto;
}
#mainContent p a {
	color: #678DAE;
	text-decoration: none;
}
#mainContent p a:hover {
	color: #D7DFE5;
	text-decoration: overline;
}
#mainContent  h1 {
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
#mainContent  p {
	font-size: .85em;
	color: #666;
}
#mainContent  ul li {
	color: #202D5E;
	font-size: .85em;
	line-height: 1.4em;
	margin-top: 12px;
}

#leftColumn {
	text-align: left;
	float: left;
	width: 287px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #D7DFE5;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7DFE5;
	padding: 6px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7DFE5;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D7DFE5;
	background-color: #FFF;
	border-collapse: collapse;
}
#centerColumn {
	float: left;
	width: 287px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7DFE5;
	padding: 6px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7DFE5;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D7DFE5;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7DFE5;
	border-collapse: collapse;
}
#rightColumn {
	float: right;
	width: 285px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D7DFE5;
	padding: 6px;
	border-top-style: solid;
	border-top-color: #D7DFE5;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #D7DFE5;
	background-color: #FFF;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #D7DFE5;
	border-collapse: collapse;
}
#footer {
	font-size: x-small;
	color: #5D85A9;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D7DFE5;
	border-right-color: #D7DFE5;
	border-bottom-color: #D7DFE5;
	border-left-color: #D7DFE5;
	clear: both;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
	margin-top: 12px;
}
#navLow {
	width: 100%;
	display: none;
}

#footer a:link {
	color: #000F47;
	text-decoration: none;
	text-transform: uppercase;
}
#footer a:visited {
	color: #CCC;
	text-decoration: none;
	text-transform: uppercase;
}

#footer a:hover {
	color: #666;
	text-decoration: overline;
	text-transform: uppercase;
}
#footer a:active {
	color: #C00;
	text-decoration: none;
	text-transform: uppercase;
}
#MicrosoftTranslatorWidget {
	margin-right: auto;
	margin-left: auto;
}

#BigChartCentered {
	text-align: center;
	clear: both;
	float: left;
}
#footer p {
	text-align: center;
}
.centerMeFloat {
	text-align: center;
}
.tinyType {
	font-size: x-small;
	font-weight: normal;
	text-align: center;
	color: #517CA3;
}

