
	body {

		font-family:		"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:		10pt;
		color:			#000000;

		padding:		0px;
		margin:			10px;

		background:		#4C4C4C;

	}



	div.pageBody {

		width:			870px;

		margin:			auto;

		background-color:	#FFFFFF;

		position:		relative;

	}



	div.pageContent {

		text-align:		justify;

		min-height:		600px;

		padding:		230px 50px 50px 50px;

	}

	* html div.pageContent {

		height:			600px;

	}



	ul {

		list-style-type:	square;

	}

	ul li {

		float:			left;
		width:			33%;

	}






	h1.pageTitle {

		font-size:		20pt;
		font-weight:		normal;
		color:			#205596;

		margin:			0px 0px 40px 0px;

	}

	h2.pageTitle {

		font-size:		15pt;
		font-weight:		normal;
		color:			#205596;

		margin:			50px 0px 30px 0px;

	}

	h3.pageTitleTop {

		font-size:		13pt;
		font-weight:		normal;
		color:			#666666;

		margin:			30px 0px 0px 0px;

	}

	h3.pageTitle {

		font-size:		13pt;
		font-weight:		normal;
		color:			#666666;

		margin:			50px 0px 0px 0px;

	}

	h3.pageTitle a, h3.pageTitleTop a {

		color:			#666666;

	}



	div.pageBottom {

		color:			#999999;
		font-size:		8pt;
		text-align:		center;
		padding:		5px;

	}

	div.pageBottom a {

		color:			#999999;
		font-weight:		bold;
		text-decoration:	underline;

	}

	div.pageBottom a:hover {

		color:			#666666;
		text-decoration:	none;

	}

	.noScreen {

		display:		none;

	}



	div.formItem {

		clear:			both;
		margin:			2px;

	}

	div.formItem label {

		float:			left;
		width:			140px;

	}

	div.formItem select {

		width:			200px;

	}

	div.formButtons {

		margin:			10px 0px 15px 0px;

	}


	p.showInfo {

		font-size:		8pt;
		color:			#666666;

	}

	a {

		color:			#205596;
		text-decoration:	underline;

	}

	a:hover {

		color:			#205596;
		text-decoration:	none;

	}



	div.pageClear {

		clear:			both;

	}


	div.pageRecommended {

		font-size:		9pt;
		color:			#666666;
		text-align:		center;

		margin:			15px 0px 30px 0px;

	}

	div.pageRecommended a {

		color:			#666666;

	}



	div.pageAd {

		text-align:		center;
		margin:			15px 0px 15px 0px;

	}


	div.pageStatistics {

		display:		none;

	}


	div.pageHeadAd {

		text-align:		center;
		margin:			30px 0px 30px 0px;

		position:		absolute;
		width:			870px;

		top:			0px;

	}

