body {
	font-family: Arial, Helvetica, sans-serif;
}
.bg_bottom {
	background-image: url(images/bottom_trans.jpg);
	background-repeat: no-repeat;
}
.bg_home {
	background-image: url(images/home_main.jpg);
	background-repeat: no-repeat;
}
ul {
	line-height:16px;
	/*margin:0 0 20px 0;*/
	margin:0 0 10px 0;
	padding:0;
}
li {
	/*margin: 5px 0 5px -20px;*/
	margin: 4px 0 5px 15px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}.align_bottom {
	background-position: bottom;
}

a:visited.txt_subNav {
	color: #666666;
}
a:visited.txt_greyBody {
	color: #666666;
}
a:visited {
	text-decoration: none;
}
a:hover.txt_greyBody {
	color: #999999;
}
a:hover.txt_subNav {
	color: #999999;
}
a:hover.txt_graySmall {
	color: #999999;
}

a:link {
	text-decoration: none;
	hover color: #999999;
}

.txt_whiteNav {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 14px;
}
.txt_orangeHeadline {
text-transform: uppercase;
	color: #b6952f;
	font-size: 14px;
	line-height: 16px;
}
.txt_purpleHeadline {
	text-transform: uppercase;
	color: #672E8D;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.txt_redHeadline {
	text-transform: uppercase;
	color: #CC3333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.txt_greenHeadline {
	text-transform: uppercase;
	color: #009933;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
}
.txt_brownHeadline {
	text-transform: uppercase;
	color: #758896;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}
.txt_brownHeadline2 {
	text-transform: uppercase;
	color: #758896;
	font-size: 12px;
	line-height: 16px;
}
.txt_yellowHeadline {
	text-transform: uppercase;
	color: #b6952f;
	font-size: 14px;
	line-height: 16px;
}
.txt_orangeLtHeadline {
	text-transform: uppercase;
	color: #b6952f;
	font-size: 14px;
	line-height: 16px;
}
.txt_whiteNavSmall {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	line-height: 13px;
}

.txt_greyBody {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.txt_greyBodyhome {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin-left: 53px;
}
.txt_greyNews {
	font-size: 10px;
	line-height: 15px;
	color: #666666;

}
.txt_blueNews {
	font-size: 10px;
	line-height: 15px;
	color: #758896;	
	margin-left: 4px;
	}
.txt_yellowNews {
	font-size: 10px;
	line-height: 15px;
	color: #cc9900;	
	margin-left: 4px;

}
.txt_greyBodyLt {
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}
.txt_subNav {
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.txt_blueSmall {
	font-size: 9px;
	line-height: 12px;
	color: #000033;
	letter-spacing: 1px;
}
.txt_whiteSmall {
	font-size: 9px;
	line-height: 14px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: lighter;
}
.txt_whiteSmaller {
	font-size: 8px;
	line-height: 12px;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-weight: lighter;
}
.txt_graySmall {
	font-size: 9px;
	line-height: 12px;
	color: #666666;
	font-weight: lighter;
}
#cse-search-results iframe {
	width: 600px !important;
}

.stafftable {
	color: #666666;
	font-size:10px;
	padding:2px;
}
.stafftable a {
	color:#666666;
}
.stafftable a:hover {
	font-weight:bold;
	text-decoration:underline;
}
.stafftable_plain {
	color: #666666;
	font-size:10px;
}
.stafftable td {
	background-color:#ded6cb;
	padding:3px;
}
.stafftable th {
	text-align:left;
}

.registrationtable {
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}
.registrationbtn {
	border: 1px solid #006;
    background: #ded6cb;
	color:#666666;
}
