html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	color: #000000;
}
img {
	border-style: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	padding: 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	z-index: 100;
	background-color: #000000;
	height: auto;
}
h1 {
	color: #3E527B;
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
	letter-spacing: -1px;
}
h2 {
	color: #6982B5;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	border-bottom: 1px solid #939FB7;
	padding-bottom: 5px;
}
a,  a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #196ECC;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #46526A;
	text-decoration: underline;
}
a:focus {
	color: #13399D;
}
a:active {
	color: #000000;
}
#outerWrapper {
	margin: 0 auto 20px;
	width: 920px;
	background: #000000;
	border: thin solid #CCCCCC;
	height: 2500px;
}
#outerWrapper #header {
	font-size: 18px;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px;
	height: 150px;
	background: url(/IMAGES/39/header-bg.png) no-repeat left top;
	width: 880px;
}
#outerWrapper #topNavigation {
	height: 30px;
	padding: 0 0px;
	background: url(/TEMPO/TSS/css/cssmw_images/navbg.png) repeat-x center;
	margin-right: 22px;
	margin-left: 21px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	width: 168px;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 20px 15px 0px 5px;
	width: 150px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	margin-left: 5px;
	margin-right: 2px;
	height: 850px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 160px 0 170px;
	background-color: #000000;
	height: 1000px;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
	background: #000000 url(/IMAGES/footer-bg.jpg);
	height: 75px;
	color: #000000;
	display: block;
	text-align: center;
	margin-right: 22px;
	margin-left: 21px;
	margin-top: 800px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#leftColumnContent {
	padding: 20px 0px 10px;
	width: 170px;
}
#outerWrapper #contentWrapper {
	padding-right: 0px;
	padding-left: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 880px;
	height: auto;
}
#leftColumn1 ul, #rightColumn1 ul {
	margin: 0px;
	padding: 0px 0px 0px;
}
#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;
}

