@charset "utf-8";
/* CSS Document */

body {
	background-color: #2a2b2d;
}
.headerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
	text-align: justify;
}
.content {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 14px;
	text-align: justify;
	font-weight: normal;
}
.contentred {
	color: #600;
}
.contentSM {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
.contentColor {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #600;
	text-align: center;
}
.contentblue {
	color: #00F;
}
.contentwhite {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.heading {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #333;
}
.table1 {
	background-image: url(images/BGtop.jpg);
	background-repeat: no-repeat;
}
.subhead{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	text-align: left;
}
.subhead2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	text-align: left;
	font-weight: bold;
}
.navhead1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
a.navhead1:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navhead1:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navhead1:hover {
	text-decoration: underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navhead1:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.navwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
a.navwhite:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navwhite:visited {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navwhite:hover {
	text-decoration: underline;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.navwhite:active {
	text-decoration: none;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a.content:link {
	color: #333;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.content:visited {
	text-decoration: underline;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.content:hover {
	text-decoration: none;
	color: #600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.content:active {
	text-decoration: underline;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.contentred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
