body {
	background-color: #CCC;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
.menuheader {
	font-family: "Century Gothic";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #06F;
}
.heading {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
.subnav {
	font-family: "Century Gothic";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
/* CSS Document */

.newscontent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#069
}

.arial16_bold { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px; color:#1b75bc;}

.arial16{ font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#1b75bc;}

.arial14_bold { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:14px; color:#1b75bc;}

.arial12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303d54;
	text-align: justify;
	text-decoration: none;
}

.arial12_bold { font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:12px; color:#303d54; }

a.txt_under {
	color: #06F;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a.txt_under {
	color: #03F;
}
.welcome {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #039;
	font-weight: bold;
}

a.txt_under:visited {
	color: #03F;
	text-decoration: none;
}
a.txt_under:hover {color: #ea2328; text-decoration:underline;}
a.txt_under:active {color: #ea2328;}

.arial11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #303d54;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

.arial14_boldCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#039;
	text-align: center;
}
.headingCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #303d54;
}
.arial11Copy {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #69C;
	text-decoration: none;
}
.arial14_boldCopy {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#036;
}
.arial14_boldCopy2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}
.table01 {
	margin: 1px;
	padding: 1px;
	border: thin solid #999;
}
.Century14_boldCopy {
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:14px;
	color:#FFF;
}

table.sample {
	border-width: 1px;
	border-spacing: 1px;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
table.sample td {
	border-width: 2px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}