body{
	color:#000000;
	font:13px Arial;
	text-align:left;
	direction:ltr;
	margin:0;
	background:#F5E9DD url(/english/images/content_bg.jpg) no-repeat center top;
}

img{
	border:0 none;
}

form{
	margin:0;
}

table, tr, td{
	color:#000000;
	font:13px Arial;
	text-align:left;
	vertical-align:top;
	direction:ltr;
}

input, select, textarea{
	width:110px;
	color:#000000;
	font:12px Arial;
	border:1px solid #7C1822;
}

select{
	color:#500E12;
	font-weight:800;
	background-color:#F4EAE1;
}

input.clsRadioButton{
	width:30px; border:0; background:transparent;
}

form, form td{
	color:#7C1822;
	font-weight:800;
}

.clsButton{
	height:19px;
	color:#500E12;
	font:12px Arial;
	font-weight:800;
	cursor:pointer;
	cursor:hand;
	border:1px solid #500E12;
	background-color:#C8A6A6;
}

h1{
	font-size:16px;
	font-weight:800;
	margin:5px;
}

h2{
	font-size:15px;
	font-weight:800;
	margin:5px 0 5px 0;
}

A:link, A:visited, A:active{color:#013E3F; text-decoration:underline; background-color:transparent;}
A:hover{text-decoration:underline;}
.clsWhiteLink:link, .clsWhiteLink:visited, .clsWhiteLink:active{color:#ffffff; text-decoration:none; background-color:transparent;}
.clsWhiteLink:hover{text-decoration:underline;}
.clsBlackLink:link, .clsBlackLink:visited, .clsBlackLink:active{	color:#000000; text-decoration:none; background-color:transparent;}
.clsBlackLink:hover{text-decoration:underline;}
.clsRedLink:link, .clsRedLink:visited, .clsRedLink:active{color:#7C1822; text-decoration:underline; background-color:transparent;}
.clsRedLink:hover{text-decoration:underline;}

.clsSpacer{
	height:0;
	width:0;
	font-size:0;
	background-color:transparent;
}

.clsHiddenText{
	display:none;
}

.clsErrorMsg{
	color:#7C1822;
	font-size:13px;
	font-weight:800;
	line-height:20px;
	text-align:center;
	padding:30px;
}

.clsTableAlign{
	width:780px;
	text-align:center;
	margin:auto;
}

.clsMainTable{
	width:780px;
}

.clsMainTable .clsLogos{
	height:159px;
	width:93px;
	text-align:left;
	padding:2px 0 0 2px;
}

.clsMainTable .clsBanners{
	width:670px;
	text-align:right;
	padding:15px 15px 0 0;
}

.clsMainTable .clsContent{
	width:595px;
}

.clsMainTable .clsNarrowContent{
	width:458px;
}

.clsMainTable .clsLeftImages{
	width:127px;
	padding:40px 0 10px 10px;
}

.clsMainTable .clsLeftImages .clsImage{
	width:107px;
	height:81px;
	padding:12px 10px 12px 10px;
	margin-bottom:7px;
	background:url(/images/content_left-image_border.jpg) no-repeat;
}

.clsMainTable .clsLeftImages .clsImage div{
	width:107px;
	height:81px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.clsFormButtons{
	width:430px;
	padding:15px;
	text-align:center;
}

.clsFormButtons .clsButton{
	height:21px;
}


.clsMainTable .clsMainMenu{
	width:185px;
	height:440px;
	padding-top:10px;
}


.clsContent h1{
	color:#012F30;
	font-size:16px;
	padding:8px 10px 4px 10px;
	margin:0;
}

.clsThirdLevelLinks{
	color:#012F30;
	width:420px;
	font-weight:800;
	padding:8px 10px 10px 0;
}

.clsThirdLevelLinks A:link, .clsThirdLevelLinks A:visited, .clsThirdLevelLinks A:active{
	color:#013E3F;
	text-decoration:none;
	background-color:transparent;
}
.clsThirdLevelLinks A:hover{
	text-decoration:underline;
}

.clsContentText{
	color:#012F30;
	padding:10px 20px 10px 15px;
}

.clsContentLongText{
	color:#012F30;
	width:420px;
	text-align:justify;
	padding:10px 20px 10px 0;
}

.clsOpacityContainer{
	position:relative;
	width:430px;
	margin:0 0 10px 20px;
	border:1px solid #7B171F;
}

.clsOpacityContainer .clsText{
	position:relative;
	top:0;
	left:0;
	line-height:18px;
	margin:10px;
}

.clsOpacityContainer .justifed{
	text-align:justify;
}

.clsOpacityContainer .clsBG{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	height:expression(this.offsetParent.offsetHeight-2);
	filter:alpha(opacity=30);
	opacity:0.30;
	background-color:#ffffff;
}

.clsOpacityContainer .darker{
	filter:alpha(opacity=50);
	opacity:0.50;
}

.clsGeneralPageActions{
	font-weight:800;
	text-align:right;
	width:440px;
	padding:20px 0 10px 0;
}

.clsGeneralPageActions .clsButton{
	height:19px;
	width:95px;
	margin-left:5px;
}


.clsSiteMap{
	padding-left:50px;
}

.clsSiteMap td{
	font-size:14px;
	line-height:18px;
}

.clsSiteMap .clsLevel{
	padding:0 15px 0 0;
}


.clsFooter{
	text-align:left;
	padding:7px 0 10px 8px;
}

.clsFooter form{
	float:left;
	margin-top:-3px;
}

.clsFooter input{
	width:110px;
	vertical-align:top;
	border:1px solid #7F9DB9;
}

.clsFooter .clsButton{
	width:35px;
	height:19px;
	color:#500E12;
	font-size:12px;
	font-weight:800;
	margin-top:1px;
	border:1px solid #500E12;
	background-color:#C8A6A6;
}

.clsFooter A:link, .clsFooter A:visited, .clsFooter A:active{
	color:#500E12;
	text-decoration:none;
	font-weight:800;
	background-color:transparent;
}
.clsFooter A:hover{
	color:#803A3E;
	text-decoration:underline;
}

.clsNewsletterBtn{
	float:right;
	color:#532A24;
	font-size:11px;
	font-weight:800;
	padding:1px 5px 1px 5px;
	border:1px solid #7F5813;
	background:#DBCEC6;
}

.clsCredits{
	width:100%;
	color:#500E12;
	font-size:10px;
	text-align:right;
	padding:0 0 1px 0;
}

.clsCredits A:link, .clsCredits A:visited, .clsCredits A:active{
	color:#500E12;
	text-decoration:none;
	background-color:transparent;
}
.clsCredits A:hover{
	text-decoration:underline;
}
