body, p, td, li, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.bgcolor {
	background-color: #FFFFFF;
}

a:link, a:visited {
	color: red;
	text-decoration: none;
}

a:hover, a: active {
	color: yellow;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16pt;
	margin-top: 16px;
	margin-left: 45px;
}



.page-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: white;
	padding-left: 10px;
	text-align: left;
	vertical-align: middle;
}

.home-highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 48px;
	color: black;
	text-align: center;
	vertical-align: top;
	padding-top: 1em;
}

.menu-top, .menu-top a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: blue;
	text-align: center;
	vertical-align: middle;
}
.menu-top a:link { color: yellow; text-decoration: none; }
.menu-top a:hover { color: orange; text-decoration: underline; }
.menu-top a:visited { color: yellow; text-decoration: underline; }

.menu-left, .menu-left a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white;
	text-align: center;
	vertical-align: middle;
}

.menu-left a:link { color: yellow; text-decoration: none; }
.menu-left a:hover { color: yellow; text-decoration: underline; }
.menu-left a:visited { color: yellow; text-decoration: underline; }

td.text, p {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-align: justify;
	vertical-align: top;
}

td.text {
	background-color: #d4d1d3;
	padding: 10px 30px 10px 30px;
}
.text1 {
	color: blue;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
}

.text2 {
	color: blue;
	padding: 5px 120px 5px 120px;
	font-weight: bold;
}

.text3 {
	color: green;
	font-style: italic;
}

.text4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: orange;
	background-color: teal;
}

.text5 {
	font-size: 8pt;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #6699ff;
}

.text6 {
	font-size: 8pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #66ff99;
}

.text7 {
	padding: 15px 125px 15px 125px;
}

.text8 {
	padding: 1px 20px 1px 20px;
}

.text9 {
	padding: 5px 25px 5px 25px;
}

.text10 {
	padding: 5px 25px 5px 25px;
}

.text11 {
	padding: 15px 5px 5px 5px;
}

.text12 {
	padding: 5px 25px 5px 25px;
}

.text13 {
	padding: 5px 25px 5px 25px;
}

.text14 {
	padding: 5px 25px 5px 295px;
	color: white;
}

.text15 {
	padding: 5px 25px 5px 5px;
}

.text16 {
	color: navy;
}

.ctrl1 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: orange;
	background-color: teal;
	margin: 3px 10px 3px 10px;
	border: 1px solid orange;
}

.ctrl2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: blue;
	background-color: #99ccff;
	margin: 1px 10px 0px 10px;
}

.center {
	text-align: center;
}
