body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

body, td, .NormalText {
	font-family:Verdana;
	font-size:11px;
	color:#8A8A8A;
}

td {
	vertical-align: top;
}

ul, ol {
	margin-top: 0;
	margin-bottom: 0;
}

a img {
	border: 0;
}

/*--- Link Styles ---*/

a:link, a:active, a:visited, a:hover {
	text-decoration: underline;
	color:#4682BE;
}
a.nav-on, a.nav-on:link, a.nav-on:active, a.nav-on:visited, a.nav-on:hover {
	text-decoration: none;
	font-weight: bold;
	color:#438ED7;
}

a.nav-off, a.nav-off:link, a.nav-off:active, a.nav-off:visited {
	text-decoration: none;
	font-weight: bold;
	color:#8E8E8E;
}

a.nav-off:hover {
	color:#438ED7;
	text-decoration: underline;
}

/*--- Layout Styles ---*/

html td.tdHeaderBackground {
	background-image: url(../images/7.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #EAEAEA;
}

table.tblBody td {
	font-size: 18px;
	line-height: 24px;
}

/*--- Custom Styles ---*/

h1, .PageTitle {
	/*font-family: "Times New Roman", Georgia, serif;*/
	color: #00FF33;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
}

h1 {
	margin: 10px 0 0 30px;
	width: 450px;
	text-align: center;
}

.SubTitle {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 13px;
	color: #438ED7;
	font-weight: normal;
}

.LargeText {
	font-size: 16px;
}

.SmallText {
	font-size: 11px;
}

html .t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}

html .v12 td {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
}

.style1, .GreenHeader {
	color: #63CD2E;
	font-weight: bold;
}

.style2, .GreyText {
	color: #505050
}

.GreenText {
	color: #63CD2E;
}
