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

.IndexMainTextCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 110%;
	font-weight: normal;
	color: #000;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	width: 444px;
}

.IndexMainTextCell #refHTML {
	margin-left: 10px;
}

.LeftNavigataion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #996;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat;
	text-align: center;
	vertical-align: top;
	padding-top: 10px;
	background-color: #CDDCD7;
	width: 185px;
}
.LeftNavigataion p a:link {
	color: #000;
	text-decoration: none;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat;
}
.LeftNavigataion p a:visited {
	color: #000;
	text-decoration: none;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat;
}
.LeftNavigataion p a:hover {
	color: #063;
	text-decoration: underline;
	background-image: url(images/index_03.jpg);
	background-repeat: repeat;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-image: url(images/index_01.jpg);
	background-repeat: no-repeat;
	text-align: left;
	height: 145px;
	padding-left: 200px;
	vertical-align: bottom;
}
h1 {
	font-size: 24px;
	margin-left: 10px;
	margin-top: 30px;
}
h2 {
	font-size: 18px;
	margin-left: 10px;
	margin-top: 30px;
}
.IndexMainTextCell p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 125%;
	color: #000;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
	margin-left: 10px;
	margin-top: 10px;
}
body {
	margin-top: 0px;
	background-color: #417A69;
}
.Credits {
	font-family: Arial, Helvetica, sans-serif;
	color: #063;
	text-align: center;
	font-size: 10px;
	width: 800px;
	background-image: url(images/spacer.gif);
}
.Credits a:link {
	color: #FFC;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.Credits a:visited {
	color: #FFC;
	text-decoration: none;
	background-image: url(images/spacer.gif);
}
.Credits a:hover {
	color: #9CC;
	text-decoration: underline;
	background-image: url(images/spacer.gif);
}
#IndexMainCell {
	border: 1px solid #030;
}
.Signature {
	font-family: "Lucida Handwriting", Vivaldi, "Brush Script Std", "English111 Vivace BT", cursive;
	font-size: 14px;
	font-weight: normal;
}
.UnderSignature {
	font-size: 14px;
}
.SierraBottom {
	color: #000;
	background-image: url(images/sierrabottom.jpg);
	background-repeat: no-repeat;
	height: 219px;
}
.SearchBottom {
	color: #000;
	background-image: url(images/searchbottom.jpg);
	background-repeat: no-repeat;
	height: 219px;
	background-position: left;
}

.SierraBottom p {
	margin-top: 20px;
	margin-left: 200px;
}
.LineSpacer {
	line-height: 105%;
}
.greenstriper {
	color: #000;
	background-image: url(images/greenstriper.jpg);
	background-repeat: repeat-x;
}

