ul a:link ,ul a:visited {
	color: #009;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #C8E4EC;
	display: block;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0D5476;
	padding-left: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D5476;
	border-bottom-color: #0D5476;
}
ul a:hover {
	color: #900;
	background-color: #FDCD7A;
	display: block;
}
ul a:active {
	color: #59B0EC;
}
a:link , a:visited{
	color: #00C;
	text-decoration: none;
}
a:hover {
	color: #850101;
}
a:active {
	color: #AED3EC;
}
div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #900;
	background-color: #FDCD7A;
	display: block;
	padding-left: 8px;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0D5476;
	border-bottom-color: #0D5476;
}

li {
	list-style-type: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	list-style-position: outside;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

a {
	text-decoration: none !important;
}

body {
	background-color: #005477;
}
h1 {
	color: #850101;
	font-weight: 700;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #094868;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 {
	color: #850101;
	font-size: 24px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: 700;
	line-height: 26px;
	text-align: center;
	margin: 0px;
	vertical-align: super;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h4 {
	font-size: 18px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #094868;
	line-height: 24px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h5 {
	font-size: 14px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #850101;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
}
h6 {
	font-size: 14px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #850101;
	line-height: normal;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
h7 {
	font-size: 18px;
	font-weight: 700;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #850101;
	line-height: 24px;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
center {
	text-align: center;
}

td {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px;
	padding: 0px;
}
ul {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul ul li {
	padding-left: 20px;
}
ul ul ul li {
	padding-left: 40px;
}
