@charset "utf-8";
/* CSS Document */

#content h1 {
	color: #19496D;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 42px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	clear: both;

}

#content h1 span {
	font-style: italic;

}

#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #095288;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
	clear: both;

}

#page h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #666666;
	line-height: 32px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;

}

#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #095288;
	line-height: 29px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: left;
	margin: 0px;

}

#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #916C00;
	font-size: 18px;
	font-weight: normal;
	line-height: 24px;

}

#content h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #006384;

}

#content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #916C00;
	font-weight: bold;

}

#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;

}

#content p a {
	color: #916C00;
	font-weight: bold;

}

#content p a:hover {
	text-decoration: none;

}

ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #FF6600;
	font-size: 24px;

}

ul li {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-left: 24px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
	margin: 0px;
	background-image: url(../images/bullet01.jpg);
	background-repeat: no-repeat;
	background-position: 1px 3px;
	width: 500px;

}

ol li {
	padding-bottom: 3px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-type: decimal;
	background-image:none;
	color: #0099CC;
	}

