@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

span.newheading h1{
	margin-bottom: 0px;
	display:inline;}

.h1grey {
	color: #666666;
}

a:link {
	color: #CE5F34;
}
a:hover {
    color:#006666;
	text-decoration:none;
}
a:visited {
    color:#CE5F34;
}
a:active {
    color:#CE5F34;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.h1color {
	color: #02906d;
}

.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #999999;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FDFDFD;
	border: 1px solid #BCBCBC;
}
.select200w {
	width: 200px;
}

.select92w {
	width: 92px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CE5F34;
}

.subheaderblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0084AA;
}

.subsubheeader {
	font-size: 12px;
	font-weight: bold;
	color: #028C6A;
	font-family: Arial, Helvetica, sans-serif;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
