@charset "UTF-8";
body {
	font-family: "Adobe Caslon Pro", Georgia, Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
}
#head a {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	text-decoration: none;
}
#head a:visited {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	text-decoration: none;
}
#head a:hover {
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000099;
	text-decoration: none;
	background-color: #efefef;
}
#container {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}
#head {
	padding-bottom: 15px;
}
#head li {
	float: left;
	margin-right: 12px;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	-moz-box-shadow: 0px 0px 2px #839ea9;
	-webkit-box-shadow: 0px 0px 2px #839ea9;
}
#head ul {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	-moz-box-shadow: 0px 0px 2px #839ea9;
	-webkit-box-shadow: 0px 0px 2px #839ea9;
	width: 960px;
}
#content p {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}
#content h1 {
	font-family: "Adobe Caslon Pro", Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #15659A;
}
#content h2 {
	font-family: "Adobe Caslon Pro", Georgia, Times, serif;
	font-size: 25px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	color: #15659A;
}
#content h3 {
	font-family: "Adobe Caslon Pro", Georgia, Times, serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 0px;
}
#content ul {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
#content li {
	list-style-type: disc;
	padding-left: 5px;
	margin-left: 15px;
	list-style-image: url(../images/bullet.gif);
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
/*	-moz-box-shadow: 0px 0px 2px #839ea9;
	-webkit-box-shadow: 0px 0px 2px #839ea9;
*/	width: 960px;
	padding-top: 15px;
}
#footer p {
	text-align: center;
	font-size: 14px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 18px;
}
.shadow1 {
	-moz-box-shadow: 0px 0px 2px #839ea9;
	-webkit-box-shadow: 0px 0px 2px #839ea9;
}
.boxRadius4 {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.quote {
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
}
