@charset "UTF-8";
/* CSS Document */

table.pictureright {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #444;
	border-collapse: collapse;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	margin-left: 73px;
	margin-bottom: 65px;
	float: right;
}

table.pictureleft {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #444;
	border-collapse: collapse;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	margin-left: 73px;
	margin-bottom: 65px;
	float: left;
}

table.mainpicture {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #444;
	border-collapse: collapse;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
	margin-left: 73px;
	margin-bottom: 65px;
	float: right;
}

table.grouppicture {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #444;
	border-collapse: collapse;
	background-color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a3a3a3;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align: center;
}

.smallpicture {
	margin-right: 30px;
	float: left;
}

a {
	text-decoration: none;
	color: #FFF;
}

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

body {
	margin: 0px 0px 0px 0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 25px;
	padding-bottom: 4px;
	width: 376px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: dotted;
}

.logo {
	margin-bottom: 4px;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 1px;
	margin-bottom: 25px;
	padding-bottom: 4px;
	border-bottom: 1px;
	border-bottom-color: #666;
	border-bottom-style: dotted;
	width: 376px;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	margin-bottom: 65px;
	text-align: justify;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	letter-spacing: 0px;
	padding-bottom: 15px;
}

.contact {
	float: right;
	padding-right: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	text-align: right;
}

.line {
	border-bottom: 1px;
	border-bottom-color: #444;
	border-bottom-style: solid;
}

.line-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	font-weight: normal;
	line-height: normal;
	letter-spacing: 0px;
	padding-top: 5px;
}