.textyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}
.textyellow a:link {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}
.textyellow a:visited {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}
.textyellow a:hover {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}
.textyellow a:active {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.textyellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.textyellownews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9E8D57;
	text-decoration: none;
}
.textblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.textyellowbold1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #DCD1AE;
}
ul#News {
	margin: 0px 0px 0px 8px;
	padding: 0;
	list-style: none;
}
ul#News li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
ul#News a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 1px;
}
.newsDate {font-size: 10px}

a:link    {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover   {text-decoration: underline;}
a:active  {text-decoration: none;}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC00;
}

.servicesBrief h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	margin: 14px 0 0 0; 
	padding: 0;
}

.servicesBrief h1 a {
	color: #FFCC00;
	text-decoration: none;
}

.servicesBrief p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCD1AE;
	margin: 0; 
	padding: 8px 0 0 0;
}

.servicesBrief a {
	color: #DCD1AE;
	text-decoration: underline;
}

.servicesBrief a:hover {
	color: #DCD1AE;
	text-decoration: none;
}

#titleBar {
	background-repeat: repeat-x;
}

ul.membersOf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCD1AE;
}

ul.membersOf a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCD1AE;
}

#secondaryContent {
	margin: 10px 0 0 0;
	padding: 0 5px 10px 5px;
}

ul.interests {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0 0 0 20px;
	padding: 0;
}

ul.interests a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

ul.interests li {
	margin-bottom: 4px;
	list-style-image: url(../images/bullet.jpg);
}

#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #DCD1AE;
}

#sitemap a {
	color: #DCD1AE;
}

.bodylink
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #DCD1AE;
}
.bodylink A:LINK
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color: #DCD1AE;
}
.bodylink A:VISITED
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DCD1AE;
	text-decoration:none;
}
.bodylink A:HOVER
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}
