/*	body {

		margin: 0 auto;

		background: #e7f4e0;

		text-align: center;

	}

	body {

		margin: 0 auto;

		background: #e7f4e0;

		text-align: -moz-center;

	}*/

	body {

		margin: 0 auto;

		background: #eaf1fc;

	}



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

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

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

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



	a.link:link    { color:#009900; text-decoration:none; font-size:9; font-family: Trebuchet MS; }

	a.link:visited { color:#009900; text-decoration:none; font-size:9; font-family: Trebuchet MS; }

	a.link:hover   { color:#EF9D0E; text-decoration:none; font-size:9; font-family: Trebuchet MS; }

	a.link:active  { color:#009900; text-decoration:none; font-size:9; font-family: Trebuchet MS; }

	

	a.linkregular:link    { color:#009900; text-decoration:none; font-size:12; font-family: Trebuchet MS; }

	a.linkregular:visited { color:#009900; text-decoration:none; font-size:12; font-family: Trebuchet MS; }

	a.linkregular:hover   { color:#EF9D0E; text-decoration:none; font-size:12; font-family: Trebuchet MS; }

	a.linkregular:active  { color:#009900; text-decoration:none; font-size:12; font-family: Trebuchet MS; }



	.in {

		border-bottom: 1px #CCCCCC solid;

		border-right: 1px #CCCCCC solid;

		border-left: 1px #666666 solid;

		border-top: 1px #666666 solid;

	}



	.out {

		border-top: 1px #CCCCCC solid;

		border-left: 1px #CCCCCC solid;

		border-right: 1px #666666 solid;

		border-bottom: 1px #666666 solid;

	}



	.bot {

		color:#8393CA;

		font-family: Trebuchet MS;

		font-size: 10;

		font-weight:bold;

	}



	TD {

		font-family: arial;

		font-size: 12;

	}



	.green {

		color:#2D8E00;

		font-weight:bold;

		font-family: Verdana;	

	}



	p {

		margin:10px 10px;

		font-family: Verdana;

		font-size: 10;

	}



	.p_green {

		margin:10px 10px;

		font-family: Arial;

		font-size: 10;

	}



	.copy {

		font-family: Trebuchet MS;

		font-size: 10;

	}



	.sectionHeading {

		color: green;

		font-family: Trebuchet MS;

		font-size: 17px;

		font-weight: bold;

	}



	.sectionHeading1 {

		color: #FFFFFF;

		font-family: Trebuchet MS;

		font-size: 10px;

		font-weight: bold;

		

	}



	.subtitle {

	    color: #061CEB;

		font-weight: bold;

	}



	.paragraph {

		font-size: 13px;

		font-family: Trebuchet MS;

	}