body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666060;
	overflow: visible;
	height: 1000px;
}

tr {
	vertical-align: top;
}

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

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border-width: 0px;
}

#content {
	width: 100%;
	height: 100%;
}

#logoRight {
	height: 133px;
	background-image: url("/interface/images/logoRight.gif");
	background-repeat: no-repeat;
	background-position: right;
	background-color: #333333;
}

#rightSide {
	width: 15%;
	background-image: url("/interface/images/backSide.gif");
	background-repeat: repeat-x;
}

a.otherLanguages {
	color: #CCCCCC;
}

a.otherLanguages:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.navigationVoice {
	white-space: nowrap;
}

.selectedNavigationVoice {
	background-image: url("/interface/images/backSelectedNavigation.gif");
	white-space: nowrap;
}

.hoverNavigationVoice {
	background-image: url("/interface/images/backHoverNavigation.gif");
	white-space: nowrap;
}

#navigationSpacer {
	width: 250px;
}

a.selectedNavigation {
	color: #FFFFFF;
}

a.navigation {
	color: #CCCCCC;
}

a.navigation:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.selectedNavigation:hover {
	text-decoration: none;
}

#subNavigation {
	width: 180px;
	border-top-width: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

.subNavigationVoice {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #FFFFFF;
}

.hoverSubNavigationVoice {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #A7040B;
}

.subNavigationVoice2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-bottom: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #FFFFFF;
}

.hoverSubNavigationVoice2 {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	border-bottom: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #A7040B;
}

.subNavigationVoice3 {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 17px;
	color: #FFFFFF;
	font-size: 11px;
}

.hoverSubNavigationVoice3 {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 17px;
	color: #A7040B;
	font-size: 11px;
}

.subNavigationVoice4 {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 17px;
	color: #FFFFFF;
	font-size: 11px;
}

.hoverSubNavigationVoice4 {
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-top: 0px;
	border-top: 0px;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	line-height: 17px;
	color: #A7040B;
	font-size: 11px;
}

.subNavigationLanguage {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

a.navigation2 {
	text-decoration: none;
	color: #666060;
}

a.navigation2:hover {
	text-decoration: none;
	color: #A7040B;
}

#centerColumnContent {
	width: 80%;
	line-height: 24px;
	text-align: justify;
	font-size: 11px;
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 25px 20px 20px 35px;
}

h1 {
	font-size: 22px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: -15px;
}

h4 {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: -20px;
}

p {
	clear: both;
}

span.smallText {
	font-size: 10px;
	line-height: 16px;
}

#link {
	text-align: right;
	font-weight: bold;
}

#signature {
	font-style: italic;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
}

#inTextImage {
	padding-bottom:5px;
	padding-left:0px;
	padding-right:15px;
	padding-top:5px;
	border:0px;
	float: left;
}

#rightColumn {
	width: 200px;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
	background-image: url("/interface/images/backRightColumn.gif");
}

a.rightColumnLink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #8C030A;
	font-weight: bold;
}

.rightColumnParagraph {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}