@charset "utf-8";
/* CSS Document */

BODY {
	BACKGROUND: #fff;
	FONT-FAMILY: Arial;
	HEIGHT: 100%; 
	margin: 0 auto;
	width:900px;
	position:relative;
	}
HTML {	BACKGROUND: #fff; FONT-FAMILY: Arial; FONT-COLOR: #666; HEIGHT: 100%;}
#Top {
	MARGIN-TOP: 10px; WIDTH: 900px; POSITION: relative; HEIGHT: 82px
}

a.menu:link { color: #666; text-decoration: none} 
a.menu:visited { color: #666; text-decoration: none} 
a.menu:hover { color: #c32033; text-decoration: underline} 
a.menu:active { color: #c32033; text-decoration: none} 
a.menu:active { color: #c32033; text-decoration: none} 

a.ct:link { color: #fff; text-decoration: underline} 
a.ct:visited { color: #fff; text-decoration: underline} 
a.ct:hover { color: #fff; text-decoration: none} 
a.ct:active {	color: #fff;	text-decoration: underline;} 

a.ctRed:link { color: #c32033; text-decoration: underline} 
a.ctRed:visited { color: #c32033; text-decoration: underline} 
a.ctRed:hover { color: #c32033; text-decoration: none} 
a.ctRed:active {	color: #c32033;	text-decoration: underline;} 

a.w:link { font-weight: bold; color:#FFF; font-size: 12px; text-decoration: none; } 
a.w:visited { font-weight: bold; color:#FFF; font-size: 12px; text-decoration: none; } 
a.w:hover { font-weight: bold; color:#FFF; font-size: 12px; text-decoration: underline; } 
a.w:active {	font-weight: bold; color:#FFF; font-size: 12px;	text-decoration: none; } 

.content1 {
	text-align: justify;
	font-weight: normal;
	font-size: 13px;
	line-height: 18px;
}
.content-white {
	text-align: justify;
	font-weight: normal;
	color: #FFF; 
	font-size: 11px;
	line-height: 18px;
}
.content-grey {
	text-align: justify;
	font-weight: normal;
	color: #8a8a8a; 
	font-size: 11px;
	line-height: 18px;
}
.white-big {font-weight: bold; color: #FFF; font-size: 18px; text-align: justify;}
.white-small {font-weight: bold; color: #FFF; font-size: 12px; text-align: justify;}

.footer1 {	FONT-SIZE: 19px; WIDTH: 900px; COLOR: #636466; FONT-STYLE: italic; TEXT-ALIGN: right}
.footer2 {	FONT-SIZE: 11px; COLOR: #636466}
.footer-meta {	MARGIN-TOP: 35px; FONT-SIZE: 11px; COLOR: #636466}
.signature {	FONT-SIZE: 12px;  FONT-STYLE: italic; TEXT-ALIGN: right}
.title { font-weight: bold; color:#c32033; font-size: 14px; text-decoration: none; } 