/* CSS Document */
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/Button8.jpg);
	text-align: center;
	width: 100px;
	height: 32px;
	line-height: 12px;
	vertical-align: text-top;
	background-repeat: no-repeat;
}
.spacer {
	color: inherit;
	height: 10px;
	background-image: url(images/Spacer5.jpg);
}
body {
	color: #FFFFFF;
	background-color: #03553e;
}
.white {
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#table3 {
	color: #000000;
	background-image: url(images/Background4.gif);
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.center {
	text-align: center;
}

.list {
	font-weight: bold;
	text-align: center;
	padding-left: 50px;
	line-height: 22px;
}





li {
	line-height: 28px;
	margin-left: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: inherit;
}
table1 {
	border: thin solid #666666;
}

h1 {
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: inherit;
	text-align: center;
	font-size: 14px;
	font-style: italic;
}

p {
	text-align: justify;
	padding-right: 25px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: inherit;
	color: #000000;
}
a.external:link, a.external:visited, a.external:active {
	background: inherit;
	color: #333333;
	text-decoration: underline;
}
a.external:hover {
background: inherit;
color: #03553e;
text-decoration: underline;
}

#table2 {
	color: #000000;
	background-image: url(images/Background4.gif);
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: inherit;
	text-align: center;
}
a:hover {
	color: #fff279;
	text-decoration: underline;
	background-color: inherit;
	text-align: center;
}
.img {
	text-align: center;
	height: 225px;
	width: 33%;
}
.indent {
	font-size: 11px;
	padding-left: 40px;
}
