body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

td, th, div, p, font {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

select {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}

A:link          {text-decoration:none; color:#666666;}
A:active        {text-decoration:none; color:#666666;}
A:visited       {text-decoration:none; color:#666666;}
A:hover         {text-decoration:none; color:#FFFFFF;}

.subnavmainstyle {line-height: 15px; width:100%; margin:0px; padding-top:2px; padding-bottom:2px; padding-right:0px; padding-left:2px;}
a.subnavmainstyle:link {text-decoration:none; color:#666666;}
a.subnavmainstyle:active {text-decoration:none; color:#666666;}
a.subnavmainstyle:visited {text-decoration:none; color:#666666;}
a.subnavmainstyle:hover {text-decoration:none; color:#000000; background:#666666;}

.bodyoptional {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #C99400;
}

.heading {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #FFFFFF;
}

.subheading {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #666666;
}

.optionalheading {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}

.sitecredit 			{font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 10px; color: #6a6a6a;}
A.sitecredit:link        {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:active      {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:visited     {TEXT-DECORATION: none; color: #6a6a6a;}
A.sitecredit:hover       {TEXT-DECORATION: underline; color: #6a6a6a;}

.textfield {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 110px;
}

.button {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-color: #FFFFFF;
}

.date {font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 9px; color: #999999;}

.bkgd_NO_repeat {
	background-repeat: no-repeat;
}
.bkgd_NO_repeatX {
	background-repeat: repeat-x;
}
.bkgd_NO_repeatY {
	background-repeat: repeat-y;
}
.cellpadding {
	padding: 10px;
}
.line_vert_background {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
}

.line_horz_repeat {	
	background-image: url(../images/line_horz.gif);
	background-repeat: repeat-x;
}

#contentwrapper1 {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #3F7985;
}