body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.166;
	text-align: justify;
	color: #333333;

}

/*a{

	color: #003366;

	background-color: #FFFFFF;

	border: 1px solid #CCCCCC;

	text-decoration: none;

}

a:hover{

	color: #0099CC;

	text-decoration: none;

}

*/
#siteInfo a{

	color: #006699;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

}


#siteInfo a:link{

	color: #006699;
	text-decoration: none;
	margin: 0px;
	padding: 0px;

}



#siteInfo a:visited{

	color: #006699;

	text-decoration: none;

	margin: 0px;

	padding: 0px;

}



#siteInfo a:hover{

	color: #006699;

	text-decoration: underline;

	margin: 0px;

	padding: 0px;

}


h2{

	font-size: 16px;

	color: #999999;

	line-height: normal;

	font-style: italic;

	font-weight: normal;

	margin: 0px 0px 5px 10px;

	padding: 0px;

}

h3{

	font-size: 120%;

	color: #435A71;

}



td{


}

td.bordered{

border-left:1px solid #ccc;

}
#siteInfo{

	

	font-size: 80%;

	color: #CCCCCC;

	clear: both;

	z-index: 200;

	text-align: center;

	padding: 10px;

}


/*__MAIN LAYERS*/


#hidden{
display: none;

}

#Title{}



/*#Title h1{

	font-family: "Trebuchet MS", Verdana;

	font-style: italic;

	background-color: #0066CC;

	width: 80%;

	position: relative;

}

#Title h2{}

#Title img{

	float: left;

}*/


#page{
	position: absolute;
	left: 49px;
	width: 82%;

}

#LeftBar{}

/*__END MAIN LAYERS*/

