/* Elements */

/* Hyperlinks */

a {
	color: #666699;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

a:visited {
}

a:hover {
	color: #CC9966;
}
a:active {
	color: #E7CDB3;
}

.greylink {
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
line-height: 9.5pt;
color: #666666;
}

.positioning {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #999999;
	letter-spacing: 1pt;
}

tr {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666699;
	list-style-image: url(../images/triangle_sm.gif);
	padding-bottom: 4px;
	}

FIELDSET, FORM {
	margin-bottom: 0em;
	margin-left: 0em;
	margin-right: 0em;
	margin-top: 0em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

hr {
	color:#D49F55;
	height: 1px;
}

/* Classes */
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666699;
	border-top: none;
	border-right: none;
	border-left: none;	
}

.titlegold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #666699;
	border-top: none;
	border-right: none;
	border-left: none;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666699;
	font-weight: bold;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666699;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.bodytext {
	line-height: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	
}

.justify { text-align: justify; 
}

.missionstatement {
font-size: 12pt;
line-height: normal;
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
color: #666699;
}

.searchfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #909090;
	font-size: 8pt;
	letter-spacing: 1px;
	}