@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	}


img {

	border:0;	
	
}


a:link {
	
	color:#ffffff;
	text-decoration:none;	
	
}

a:visited {
	
	color:#ffffff;
	text-decoration:none;	
	
}

a:hover {
	
	color:#666666;
	text-decoration:none;	
	
}

a:active {
	
	color:#122b4a;
	text-decoration:none;	
	
}


img {border:none}


.bodytext {
	
	text-align:left;
	
}


.maincontent {

	display:none;

}



.subcontent {

	display:none;


}



.title {
	
	font-size: 24px;
	font-weight:bold;
	
}

.thintitle {
	
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	
}


.thinsubtitle {
	
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:5px;
	
}

.thincaption {
	
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 16px;
	
}


.subtitle {
	
	font-size: 18px;
	font-weight:bold;
	
}

.midtitle {
	
	font-size: 13px;
	font-weight:bold;
	
}

.smalltable {
	
	font-size: 10px;
	
}

.spacer {
	
	line-height:0.3em;
	
}

.titleline {
	
	line-height:1.8em;
	font-size:14px;
	font-weight:bold;
		
}

.blocktext {
	line-height:1.4em;
	text-align:justify;
	
}
