body {
	margin-top: 40px;
background-color: #A09F9F;
	margin-bottom: 32px;
}

.wrapper {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	width:889px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #35393c;
	margin-right: 30px;
	margin-left: 33px;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	height: 130px;
	width: 888px;
	background-repeat: no-repeat;
	background-image: url(images/img_footer.jpg);
	background-position: bottom;
	padding-top: 0px;
}


#topNav {
	padding-left:343px;
	padding-right: 35px;
	width: 511px;

}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #00649f;
	text-align: left;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 16px;
	margin-left: 33px;
}
.text {
	color: #35393C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	margin-right: 30px;
	margin-left: 33px;
}
.textbold {
	color: #35393C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 33px;
}
.textboldblue {
	color: #00649f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 13pt;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 33px;
	text-decoration: none;
}
.textboldbluemed {
	color: #00649f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	margin-right: 30px;
	margin-left: 33px;
	text-decoration: none;
}
.photoleft {
	clear: right;
	float: left;
	margin-right: 20px;
}

/*#topNav li{
margin: 0;
padding: 0;
list-style-type: none;
display:inline;
padding-right:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#ffffff;
}

#topNav a:link {color: #ffffff;text-decoration: none}
#topNav a:visited {color: #ffffff;text-decoration: none}
#topNav a:active {color: #ffffff;text-decoration: none}
#topNav a:hover {color: #ffffff;text-decoration: underline}h1 {
	font-family: Tahoma;
	font-size: 24px;
	color: #2e2e2e;
}*/
.photoright {
	clear: left;
	float: right;
	margin-left: 20px;
}
.line {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 40px;
	margin-bottom: 35px;
	margin-right: 30px;
	margin-left: 33px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #006aa7;
	line-height: 18px;
}

a:link {color:#006aa7; text-decoration:underline} /* unvisited link */
a:visited {color:#006aa7; text-decoration:underline} /* visited link */
a:hover {
	color:#CC9900;
	text-decoration:underline
} /* mouse over link */
a:active {color:#006aa7; text-decoration:underline} /* selected link */

