﻿body {
	background: url(background.gif) #ffffff repeat-y center;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0;
	padding: 0;
	text-align: center;
}

code, pre {
	font: small "Courier New", Courier, mono;
	color: #00a;
}

dd {
	margin: 0 2em 1em 2em;
}

dt {
	background: url(/images/bullet.jpg) no-repeat left;
	font-weight: bold;
	padding-left: 2em;
}

h1 {
	background: transparent;
	font-size: 140%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h2 {
	background: transparent;
	color: #000099;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

h3 {
	background: transparent;
	color: #000099;
	font-size: 110%;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p {
	margin: 1em 0;
}

#breadcrumbs {
	background: #e0e0f0;
	border: 1px solid #000066;
	margin: 0 0 16px 0;
	padding: 4px;
}

#col1 {
	float: left;
	width: 410px;
}

#content {
	clear: both;
	line-height: 140%;
	margin: 10px auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 690px;
}

#footer{
	border-top: 1px solid #000000;
	clear: both;
	font-size: 100%;
	line-height: 1.2;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	text-align: center;
}
#header1 {
	
	margin: 0px 0 0 0;
	padding: 0;
	
}
#header2 {
	height: 130px;
	margin: 0px 0 0 0;
	padding: 0;
	width: 690px;
}

#header h1, #header h2 {
	display: none;
}
.whiteSmallText
{
	font-size: x-small;
	color: #ffffff;
}
.BlackSmallText
{
	font-size: 12px;
	line-height:17px;
	color: Black;
}
#nav {
	/*background: url(/images/navbar.jpg) no-repeat top;*/
	clear: both;
	color: black;
	display: block;
	/*height: 30px;*/
	margin: 5px 0 5px 0;
	padding: 0;
	position: relative;
	top: 0;
	width: 690px;
}

#nav img {
	border: none;
}

#sidebar {
	background: url(/images/sidebarbg.jpg) repeat-y;
	color: #000000;
	float: right;
	margin: 0;
	padding: 0;
	width: 250px;
}

#sidebar h2 {
	border-bottom: 1px solid #009;
	margin-bottom: .5em;
}

#sidebar #bottomborder {
	background: url(/images/sidebarbottom.jpg) no-repeat;
	height: 25px;
	padding: 0;
	width: 250px;
}

#sidebar #center {
	background: url(/images/atbg.gif) no-repeat bottom;
	font-size: 90%;
	line-height: 150%;
	margin: -5px 15px -10px 15px;
	padding: 0 10px 120px 10px;
}

#sidebar #topborder {
	background: url(/images/sidebartop.jpg) no-repeat;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 250px;
}

#skipnav {
	visibility: hidden;
}

#spacer {
	clear: both;
	height: 1px;
}
.reversed {
	color: #ffffff;
	background-color: #7D7Da0;
}