@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	min-width: 979px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 70%;
	line-height: 1.5em;
	color: #696969;
	font-weight: normal;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
#wrapper {
	width: 979px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header {
	margin: 0px;
	padding: 0px;
	}
#description {
	margin: 0px;
	padding: 0px;
	}
#description p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}
#search {
	clear: both;
	margin: 0px;
	background-color: #f1f1f1;
	height: 33px;
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	width: 979px;
	}
#search p {
	float:left;
	margin: 7px 0px 0px 10px;
	}
#search select {
	float: right;
	margin-right: 15px;
	margin-top: 0px;
	border: 1px solid #d7d7d7;
	position: relative;
	top: -10px;
	}
#content-wrapper {
	clear: both;
	margin-top: 10px;
	}
#left-top {
	float: left;
	width: 100%;
	height: 4px;
	background: url(images/190-top.gif) no-repeat;
	line-height: 4px;
	}
#left {
	float: left;
	width: 190px;
	margin-bottom: 8px;
	padding: 5px 0 2px;
	background: url(images/190-bottom.gif) bottom no-repeat;
	}
#left p {
	margin: 0px 15px 10px 15px;
	}
#left h2 {
	margin: 0px 0px 0px 15px;
	}
#content {
	float: left;
	width: 735px;
	margin: 0px 20px 0px 20px;
	}
#content img {display:none;}
#content a:link {
	color: #74a0c2;
	text-decoration: none;
	}
#content a:hover {
	color: #333333;
	text-decoration: none;
	}
#content a:visited {
	color: #74a0c2;
	text-decoration: none;
	}
#content h2 {
	color: #5e87a6;
	margin: 0px;
	font-size: 150%;
	font-weight: normal;
	}
#right-top {
	float: right;
	height: 4px;
	background: url(images/190-top.gif) no-repeat;
	line-height: 4px;
	}
#right {
	float: right;
	width: 190px;
	margin-bottom: 8px;
	padding: 5px 0 2px;
	background: url(images/190-bottom.gif) bottom no-repeat;
	}
#right p {
	margin: 5px 15px 10px 15px;
	}
#right h2 {
	margin: 0px 0px 0px 15px;
	}
p {
	margin-top: 0px;
	margin-bottom: 20px;
}

h1 {}
h2 {
	color: #5e87a6;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 120%;
	font-weight: normal;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 100%;
}
h4 {
	margin: 0px;
	}

#footer {
	clear: both;
	margin: 0px;
	background-color: #f1f1f1;
	height: 33px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	width: 979px;
	}
#footer p {
	float:left;
	margin: 9px 0px 0px 10px;
	}

a:link {color: #5e87a6}
a:hover {color: #5e87a6}
a:visited {color: #5e87a6}

.disclaimer {
	font-size: 90%;
	}
