body {
	font-family: Arial, Helvetica, sans-serif;
	color: #131313;
	background-image: url(BG.gif);
	background-repeat: repeat;
}

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

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	color: #C7231E;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}

.article {
	font-size: 9pt;
	text-align: left;
	border-bottom: 1px dashed #A8A7A7;
	padding-bottom: 10px;
	margin-bottom: 15px;
	/*float: left;*/
}

.article img {
	text-align: left;
	border: 0px;
	margin-right: 7px;
	/*float: left;*/
}

.ingress {
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}

.readMore {
	font-size: 9pt;
	font-weight: bold;
	color: #C7231E;
	margin-top: 5px;
}

.mainBG {
	background-color: #F7F7F7;
}

.mainContent {
	background-color: #F7F7F7;
	padding-left: 5px;
	padding-right: 5px;
	width: 730px;
}

.english {
	font-size: 9pt;
	text-align: right;
}

#extraMenuBar {
	font-size: 9pt;
	color: #FFFFFF;
	text-align: right;
	float: right;
	height: 19px;
}

#extraMenuBar img {
	float: left;
}

.extraMenu {
	background-color: #C7231E;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
	/*margin-top: 20px;
	margin-bottom: 10px;*/
	float: left;
	height: 18px;
}

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

.extraMenu a:hover {
	text-decoration: underline;
}

.dottedLineRed {
	border-top: 1px dashed #C7231E;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftColumn {

}

#mainColumn {
	padding-left: 5px;
	padding-right: 5px;
}

#rightColumn {
	width: 150px;
}

#menu {

}

.menuClass1 {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	background-image: url(menuBG.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 8px;
	margin-bottom: 2px;
	width: 142px;
	height: 21px;
}

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

.menuClass1 a:hover {
	text-decoration: underline;
}

.menuLevels {
	text-align: left;
	background-color: #E5E5E5;
	padding: 3px 8px 3px 8px;
	margin: -6px 7px -2px 0px;
	width: 128px
}

.menuClass2, .menuClass2Dot {
	font-size: 9pt;
	padding-left: 2px;
	margin-bottom: 3px;
	float: left;
}

.menuClass2 a {
	color: #131313;
	text-decoration: none;
}

.menuClass2 a:hover {
	text-decoration: underline;
}

.menuClass3, .menuClass3Dot {
	font-size: 8pt;
	margin-bottom: 2px;
	float: left;
}

.menuClass3Dot {
	margin-left: 6px;
	margin-right: 3px;
}

.menuClass3 a {
	color: #131313;
	text-decoration: none;
}

.menuClass3 a:hover {
	text-decoration: underline;
}

.contentBG {
	background-color: #E5E5E5;
}

.rightBoxTop {
	background-image: url(rightBoxTop.gif);
	background-repeat: no-repeat;
	margin-bottom: -13px;
	width: 150px;
	height: 5px;
}

.rightBoxContent {
	font-size: 8pt;
	text-align: left;
	background-color: #D2D2D2;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.rightBoxContent img {
	border: 0px;
}

.rightBoxBottom {
	background-image: url(rightBoxBottom.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 5px;
}

.rightBoxText {

}

.rightBoxImage {
	margin-bottom: 5px;
}

#footer {
	background-image: url(footerBG.gif);
	background-repeat: no-repeat;
	background-color: #C7231E;
	margin-top: 10px;
	width: 710px;
	height: 21px;
}

#footer p {
	text-align: center;
	margin: 0px;
}

.footer {
	font-size: 9pt;
	color: #FFFFFF;
	margin-top: 3px;
}

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

.footer a:hover {
	text-decoration: underline;
}

.idium {
	font-size: 9pt;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
}
