@charset "UTF-8";
* {
vertical-align: baseline;
font-weight: inherit;
font-family: inherit;
font-style: inherit;
font-size: 100%;
border: 0 none;
outline: 0;
padding: 0;
margin: 0;
}

#Mother {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	width: 1000px;
}
#Navigation {
	background-color: #00689e;
	width: 1000px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
#ContentWrapper {
	width: 1000px;
}
#LeftColumn {
	float: left;
	width: 200px;
}
#Footer {
	background-color: #00689e;
	clear: both;
	width: 990px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: normal;
	color: #FFF;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#RightColumn {
	float: left;
	width: 550px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: Tahoma, Geneva, sans-serif;
}
#RightColumn center {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	margin-right: -2px;
	margin-left: -2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#LogoWrapper {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
}
.h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #666;
}
.h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #333;
	line-height: 1.5em;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .75em;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.u {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}
#Navigation{
	list-style:none;
	margin:0;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00689E;
	border-right-color: #00689E;
	border-bottom-color: #00689E;
	border-left-color: #00689E;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}
#Navigation li{
    display:inline;
}
#Navigation a{
	display:inline-block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: lighter;
	color: #FFF;
	padding-top: 0px;
	padding-right: 65px;
	padding-bottom: 0px;
	padding-left: 65px;
	text-decoration: none;
}
#Navigation a:hover{
	text-decoration: underline;
}
.floatright {
	padding: 10px;
	float: right;
}
#RightColumn a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
#RightColumn a:hover{
	text-decoration: underline;
}
#HeaderText {
	float: right;
	width: 300px;
	text-decoration: none;
}
#HeaderText a {
	color: #000;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 2em;
}
#Footer img {
	float: right;
	margin-top: -5px;
	padding-right: 50px;
}
#RightColumn p {
	text-align: left;
}

.CHthomassearch {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000;
	font-size: 2em;
}
.FollowUsFooterText {
	padding-left: 500px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
}
.floatleft {
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 5px;
}
.SmallerText {
	font-size: 0.7em;
	font-family: Tahoma, Geneva, sans-serif;
}
