.hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #808080;
	line-height: 33px;
}

.hd2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #007889;
}

.hd3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #007889;
	font-weight: bold;
}
.fontsansnormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
}	

.textbox {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 15px;
	margin-left: 15px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.text a:link {
	color: #007889;
	text-decoration: underline;
} 
.text a:visited {
	color: #007889;
	text-decoration: underline;
} 
.text a:hover { color: #999999; text-decoration: none}


.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}

.textBold a:link {
	color: #007889;
	text-decoration: underline;
} 
.textBold a:visited {
	color: #007889;
	text-decoration: underline;
} 
.textBold a:hover { color: #999999; text-decoration: none}

.fontsansnormal a:link { color: #333333; text-decoration: none} 
.fontsansnormal a:visited { color: #333333; text-decoration: none} 
.fontsansnormal a:hover { color: #FFFFFF; text-decoration: none}

.nav {
	font-family: "New century schoolbook", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7E7E7E;
}

.nav a:link { color: #808080; text-decoration: none} 
.nav a:visited { color: #808080; text-decoration: none} 
.nav a:hover { color: #333333; text-decoration: none}


.snav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #808080;
	line-height: 16px;
	text-decoration: none;
}

.snav a:link {
	color: #808080;
	text-decoration: none;
} 
.snav a:visited { color: #808080; text-decoration: none} 
.snav a:hover { color: #333333; text-decoration: none}


.snav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007889;
	line-height: 16px;
	text-decoration: none;
}

.snav2 a:link {
	color: #007889;
	text-decoration: none;
} 
.snav2 a:visited { color: #007889; text-decoration: none} 
.snav2 a:hover { color: #333333; text-decoration: none}


.fontsansnormal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000CC;
	line-height: normal;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
}

.tnav  {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #99001A;
	border-top: 2px #99001A solid;
	border-left: 2px #99001A solid;
	border-bottom: 2px #99001A solid;
	border-right: 2px #99001A solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
}
.tnav a:link {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AE253C;
	border-top: 2px #99001A solid;
	border-left: 2px #99001A solid;
	border-bottom: 2px #99001A solid;
	border-right: 2px #99001A solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
}
.tnav a:visited {
	padding: 3px;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #AE253C;
	border-top: 2px #99001A solid;
	border-left: 2px #99001A solid;
	border-bottom: 2px #99001A solid;
	border-right: 2px #99001A solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
}
.tnav a:hover {
	padding: 3px;
	text-decoration: none;
	color: #CCCCCC;
	background-color: #740114;
	border-top: 2px #99001A solid;
	border-left: 2px #99001A solid;
	border-bottom: 2px #99001A solid;
	border-right: 2px #99001A solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 10px;
}
.textsm {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.hd4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
ul {
	list-style-image: url('images/bullet.jpg');
	line-height: 20px;
}
body {
	background-image: url(images/PageBackground.jpg);
}

