/* CSS Document */

input, select, textarea{
	font: normal 11px Tahoma, Verdana, Arial;
	color: #000000;
	margin: 0px;
	
}

table {
border-collapse:collapse;
}
.contenttext {
	font-size: 11pt; 
	font-family: Trebuchet MS, Verdana, Arial;
	color: #EFEFEF;
	font-weight:normal;
} 
.contenttextbold {
	font-size: 11pt; 
	font-family: Trebuchet MS, Verdana, Arial;
	color: #F2A358;
	font-weight:bold;
} 
.contenttext a:link { COLOR: #F2A358; TEXT-DECORATION: underline } 
.contenttext a:visited { COLOR: #F2A358; TEXT-DECORATION: underline } 
.contenttext a:hover { COLOR: #1763AF; TEXT-DECORATION: none }
	.contenttitle {
		font: bold 24px Times New Roman, Arial, Verdana;
		color: #1763AF;
	}
	.contenttitle2 {
		font: bold 18px Times New Roman, Trebuchet MS, Arial;
		color: #1763AF;
	}
.contentsubtitle {
	font: normal 14pt Times New Roman, Trebuchet MS, Arial;
	color: #1763AF;
	text-decoration:none;
}
.contentsubtitle a{
	font: normal 14pt Times New Roman, Trebuchet MS, Arial;
	color: #1763AF;
	text-decoration:none;
}
.contentsubtitle a:hover{
	font: normal 14pt Times New Roman, Trebuchet MS, Arial;
	color: #F2A358;
	text-decoration:none;
}
	.contentsmall {
		font: 9px Trebuchet MS, Verdana, Arial;
		color: #ffffff;
	}
	.caption {
		font: 9px Trebuchet MS, Verdana, Arial;
		color: #1763AF;
	}
	.caption a {
		font: 9px Trebuchet MS, Verdana, Arial;
		color: #1763AF;
		text-decoration: underline;
	}
	.caption a:hover{
		font: 9px Trebuchet MS, Verdana, Arial;
		color: #1763AF;
		text-decoration: none;
	}
	.caption a:visited{
		font: 9px Trebuchet MS, Verdana, Arial;
		color: #1763AF;
		text-decoration: underline;
	}

