@CHARSET "ISO-8859-1";

table.mainTable {
	width: 995px;
	vertical-align: middle;
	border: 0px;
}

div.contentPosition {
	width: 945px;
	height: 520px;
	display: block;
}

td.contentPosition {
	padding: 25px;
}

.contentOnlyText {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 60%;
	line-height: 180%;
	text-align: justify;
	margin-left: 50px;
	vertical-align: top;
}

.contentOnlyTextMuch {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
	line-height: 180%;
	text-align: justify;
	margin-left: 50px;
	vertical-align: top;
}

.contentOnlyTextMuchLeft {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 95%;
	line-height: 180%;
	text-align: justify;
	vertical-align: top;
}

.contentText {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
	width: 98%;
	text-align: left;
}

.subContent {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}

.subContentGrey {
	font-family: Verdana;
	font-size: 7pt;
	color: #555555;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 5px;
}

a.subContentLink {
	font-family: Verdana;
	font-size: 7pt;
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 12pt;
	color: #333333;
	margin-bottom: 20px;
	margin-top: 10px;
}

p {
	margin-bottom: 10px;
}

img.linkImage {
	border: solid 1px #006515;
}

a.standardLink:VISITED {
	color: #006515;
	font-weight: bold;
	text-decoration: none;
}

a.standardLink {
	color: #006515;
	font-weight: bold;
	text-decoration: none;
}

a.standardLink:HOVER {
	color: #006515;
	font-weight: bold;
	text-decoration: underline;
}

p.blockquote {
	font-family: Courier New, Courier;
	font-size: 8pt;
	line-height: 100%;
}

div.infobox {
	background-color: #E5E5E5;
	border-left: solid 2px #006515;
	padding: 10px;
	margin-left: 20px;
	vertical-align: top;
	height: 100%;
}

div.infoboxBig {
	background-color: #FFFFFF;
	border-left: solid 2px #006515;
	padding: 10px;
	margin-left: 50px;
	vertical-align: top;
	height: 100%;
	width: 150px;
}

.slogan1 {
	font-family: Arial;
	font-size: 24pt;
	font-weight: bold;
	color: #FFFFFF;
	border: none 2px #006415;
	padding: 20px;
}

.slogan2 {
	visibility: hidden;
}
