.white {color: #ffffff;}
.black {color: #000000;}
.font {color: #000000;}
.grey {color: #efefef;}
.red {color: #FF0000;}
.green {color: #495939;}
.lightgreen {color: #7B845A;}
.pressgreen {color: #575E51;}
.backgroundwhite {background: #ffffff;}
.backgroundblack {background: #000000;}
.backgroundfont {background: #000000;}
.backgroundgrey {background: #efefef;}
.backgroundred {background: #FF0000;}
.backgroundgreen {background: #495939;}
.backgroundlightgreen {background: #7B845A;}
.backgroundpressgreen {background: #575E51;}
a {
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Sans-Serif, Helvetica;
	font-size: 12px;
	margin: 0;
	background: #ffffff;
}

form {
	margin: 0;
}

html {
	min-height: 100.01%
}

h2 {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 16px;
	color: #495939; 
}

h3 {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 12px; 
}

p {
	margin-top: 0;
	margin-bottom: 12px;
}

p.up {
	text-align: right;
	width: 97%;
	font-size: 10px;
	margin: 0;
	padding: 0;
}

img {
	margin: 0;
	padding: 0;
	border: 0;
}

table.column2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

table.column2 td {
	padding: 0;
	vertical-align: top;
	width: 280px;
}

table.column2 td.rightcolumn {
	background: white;
}

table.framework {
	margin: auto;
	border-collapse: collapse;
	width: 848px;
}

table.framework .flasharea {	
	background: #495939;
	height: 368px;
	padding: 0;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

table.framework .naviborder {
	border-top: 1px solid white;
	border-right: 1px solid white;
}

table.framework .navitd {
	width: 140px;
	height: 82px;
	background: #495939;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	vertical-align: top;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

table.framework .press {
	background: #575E51;
}

table.framework .navitd div {
	margin-left: 10px;
	margin-top: 10px;
}

table.framework .navitd:hover {
	background: #7B845A;
}

table.framework .navitd a {
	color: white;
}

table.framework td.selected {
	background: #7B845A; 
}

table.framework #content {
	padding: 0;
	width: 570px;
	font-family: Trebuchet MS, Georgia;
	font-size: 13px;
	color: #242521;
	vertical-align: top;
	line-height: 20px;
	background: #ffffff;
}

table.framework #content a {
	color: #495939;
	text-decoration: underline;
}

table.framework #content a:hover {
	color: #a5a59f;
	text-decoration: none;
}

table.framework #content div.text {
	border: none;
	padding: 0;
	margin-left: 10px;
	margin-top: 19px;
	margin-right: -10px;
}

table.framework #content img {
	margin-top: 1px;
	margin-right: 0;
}

table.table {
	width: 98%;
	border: none;
	padding: 0;
	border-spacing: 0;
}

table.table td {
	padding-right: 10px;
	vertical-align: top;
}

table.framework ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.framework li {
	margin-bottom: 8px;	
}

table.framework ul.list {
	margin: 15px;
	list-style-type: square;
}

table.framework #leftcolumn {
	padding-left: 10px;
	padding-right: -10px;
	padding-top: 15px;
	font-family: Georgia;
	color: #000000;
	font-size: 12px;
	font-style: italic;
	vertical-align: top;
	width: 279px;
	border-right: 1px solid #000000;
	background: white;
}

table.framework #leftcolumn a {
	color: #a5a59f;
	text-decoration: none;
}

table.framework #leftcolumn a:hover {
	color: #495939;
	text-decoration: underline;
}

table.framework #leftcolumn a.selected {
	color: #495939;
}

table.framework #leftcolumn h1 {
	font-family: Trebuchet MS;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	padding: 0;
}

table.framework td.imprint {
	color: #a5a59f;
	font-size: 10px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	text-align: right;
	text-transform: uppercase;
	border-top: 1px solid #e5e4d8;
	background: #edede8;
	border-left: 1px solid #edede8;
	border-right: 1px solid #edede8; 
}

table.framework td.imprint a {
	text-decoration: none;
	color: #a5a59f;
}

table.framework td.imprint a:hover {
	text-decoration: underline;
}

.printhide {
	display: none;
}

.bold {
	font-weight: bold;
}

.bottomalign {
	vertical-align: bottom;
}

.center {
	text-align: center;
}

.clearfloat {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.mandatory {
	color: red;
}

.rightalign {
	text-align: right;
}

.smaller {
	font-size: 10px;
}

.topalign {
	vertical-align: top;
}
