body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

p.green {
	color: #1E351E;
}

a {
	color: #003399;
}

a:visited {
	color: #003399;
}

a.mainnav {	
	color: #333300;	
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	line-height: 16px;
}

a.mainnav:hover {	
	color: #990000;
	text-decoration: underline;
	font-size: 13px;
	font-weight: bolder;
	line-height: 16px;
}

a.mainnav:visited {	
	color: #333300;	
	text-decoration: none;
	font-size: 13px;
	font-weight: bolder;
	line-height: 16px;
}

a.sectionhead, a.sectionhead:hover, a.sectionhead:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

a.openclose {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sectionhead {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 3px;
}

.green-title {
	background: url(/images/green-title-background.jpg) no-repeat;
}

.blue-background {
	background-color: #D7F0F2;
}

.grey-background {
	background-color: #E6EEE6;
}

.list-lblue {
	background-color: #D7F0F2;
}

.list-dblue {
	background-color: #E6EEE6;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.list-headerbackground {
	background-color: #E4DBBA;
}

.brown-background {
	background-color: #E4DBBA;
}

.header-list {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #333333;
	line-height: 17px;
	text-decoration: underline;
}

a.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.leftnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: underline;
}

.yellowdot {
	position: relative;
	top: 6px;
}

.errormessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#overview {
	padding: 5px;
	width: 570px;
	background-color: #D7F0F2;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#group {
	padding: 5px;
	width: 166px;
	background-color: #E4DBBA;
	border: 1px solid #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.group-link {
	font-size: 11px;
}

.EditSectionHeaderLowerCell
{
	background-image:url(/images/FormHeaderBgStretch_lower1.gif)
}
	
.inputForm1
{	background: #F2F7F9;
	font-family: Arial;
	width: 115pt;
}