body
	{
		margin: 0;
		padding: 0;
		background-color: #FFFFFF;
}

H1 {font-size: 15pt}

H2 {font-size: 14pt}

H3 {font size:12pt}

A {text-decoration: none}

A:link {text-decoration: none}

A:visited {text-decoration: none}

A:active {text-decoration: underline}

A:hover {text-decoration: none; color: #339900;}
	
#container
	{
	margin: 1em auto;
	width: 763px;
	text-align: left;
	background-color: #FFFFFF;
	vertical-align: top;
}

	
#row1 {
	background-color: #FFFFFF;
	width: 763px;
	height: 151px;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}


#content1
	{
	background-color: #FFFFFF;
	padding-left: 20px;
	A:link {text-decoration: none; color: #2C7A1A; 	padding-right: 10px;
	padding-right: 10px;
	width: 763px;
	padding-right: 20px;
}
A:visited {text-decoration: none; color: #339900}
A:active {text-decoration: underline; color: #2C7A1A}
A:hover {text-decoration: none; color: #339900}
}

#contentdivider
	{
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	height: 3px;
}
	
	
#footer
	{
		clear: both;
		height: 20px;
		background-color: #0E41A6;
}


.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
}


.headerwunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	font-variant: normal;
	padding-bottom: 6px;
}


.regularbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	color: #333333;
	font-weight: bold;
}

.regularboldbigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	color: #003399;
	font-weight: bold;
}

.contentheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 18px;
	color: #0E41A6;
	font-weight: bold;
	text-decoration: none;
}

.contentsubheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	left: 10px;
}

.selectedheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 18px;
	color: #2C7A1A;
	font-weight: bold;
	text-decoration: underline;
}
