﻿.smalltext {
	font-family: "Lucida Sans Unicode";
	font-size: x-small;
	color: #808080;
}
.blackbold {
	font-family: Verdana;
	font-size: small;
	font-weight: bold;
	color: #000000;
}
.greyitalic {
	font-family: Verdana;
	font-size: small;
	font-style: italic;
	font-weight: normal;
	color: #808080;
}
.Textalign {
	position: relative;
	width: 25%;
	float: left;
}
#terms a {
	color: #808080;
}
#terms a:hover {
	color: #808080;
}
#terms a:active {
	color: #808080;
}
#terms a:visited {
	color: #808080;
}
.bluebackground {
	background-color: #C8DBF0;
}
.whitebackground {
	background-color: #FFFFFF;
}
#menu {
	border-style: none;
	background-color: #92AD32;
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	padding: 0px;
	width: 780px;
	height: 26px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	vertical-align: bottom;
}
#menu a {
	text-decoration: none;
	color: #FFFFFF;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:active {
	color: #000000;
}
a:hover {
	color: #FF6600;
}
.sante {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 36px;
	font-family: "Lucida Sans Unicode";
	text-align: center;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
.WFH {
	font-family: "Lucida Sans Unicode";
	font-size: small;
	color: #92AD32;
	font-weight: normal;
	text-align: center;
}
.bodyh1 {
	color: #FF6600;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	background-color: #FFFFFF;
}
.bodyh2 {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	background-color: #FF9933;
}
.bodyh3 {
	color: #FFFFFF;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	background-color: #92AD32;
}
.bodyh4 {
	color: #FF6600;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	background-color: #C8DBF0;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
}
#footer a:active {
	color: #FFFFFF;
}
#footer a:visited {
	color: #FFFFFF;
}
.orangebullet {
	font-family: "Lucida Sans Unicode";
	font-size: large;
	font-weight: bold;
	color: #FF9900;
}
h2 {
	padding: 0px;
	margin: 0px;
	color: #FF6600;
	font-family: "Lucida Sans Unicode";
	font-size: medium;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
ul {
	padding-left: 3px;
	margin-left: 16px;
	margin-top: 0px;
	list-style-image: url('../images/Orange Square.jpg');
	list-style-position: outside;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
li {
	text-align: left;
	padding-bottom: 5px;
	margin-bottom: 5px;
	text-indent: 12px;
}

