	body
	{
		font-family : Arial, Helvetica, sans-serif;
		font-size : 80%;
	}


	body *
	{
		font-size : 1em;
	}



	table.layout td.contentArea div.contentBlock h1
	{
		color : #c95600;
		font-size : 1.2em;
		font-weight : normal;
	}

	table.layout td.contentArea div.contentBlock h2
	{
		color : #2d4966;
		font-size : 1em;
		font-weight : bold;
	}


	table.layout td.contentArea div.contentBlock h3
	{
		color : green;
		font-size : 1em;
		font-weight : normal;
	}




	table.layout td.contentArea div.contentBlock div.download
	{
		background : url(/local/images/download_arrow.gif) no-repeat left 4px;
		padding : 0px 0px 0px 12px;
	}

		table.layout td.contentArea div.contentBlock div.download a,
		table.layout td.contentArea div.contentBlock div.download a:hover
		{
			color : #3f89cd;
			text-decoration : underline;
		}




	table.layout td.contentArea a
	{
		text-decoration : none;
		color : #c95600;
	}

	table.layout td.contentArea a:hover
	{
		text-decoration : none;
		color : #02489c;
	}


	table.layout td.contentArea a.more
	{
		text-decoration : none;
	}

	table.layout td.contentArea a.back
	{
		text-decoration : none;
	}



	image.leftPic {
		float : left;
		margin : 0px 12px 12px 0px;
	}
	
	image.leftPicBullet {
		float : left;
		margin : 0px 16px 12px 0px;
	}
	
	image.leftPicLittleText {
		float : left;
		margin : 0px 12px 25px 0px;
	}

	image.rightPic {
		float : right;
		margin : 0px 0px 12px 12px;
	}








/**********************************************
	USER CONTENT
**********************************************/




/**********************************************
	END USER CONTENT
**********************************************/