/* CSS Document */
body{font: normal 10px/16px  Verdana, Arial, sans-serif;
color: #647375;
}
p {

	font-size: 10px;
	margin: 0 0 5px 0;
	text-align:justify;

	}


.style1 {
	color: #F40A0B;
	font-weight: bold;
}
.p1 {

	font-size: 10px;
	color:#777;

	line-height: 20px;
	font-weight:800;

	}

.p2 {

	font-size: 10px;
	color:#f20000;

	line-height: 14px;
	font-weight:800;


	

	}
	.refHead {

	font-size: 10px;
	color:#f66;

	
	font-weight:800;


	

	}
	.sig {

	font-size: 9px;
	color:#777;

	
	font-weight:800;


	

	}



h3 {

	color: #98958E;

	font-size: 10px;

	font-weight: 800;

	text-transform: uppercase;

	margin: 30px 0 2px 0;

	}
	h3.about {

	color: #336699;

	font-size: 10px;

	font-weight: 800;

	text-transform: uppercase;

	margin: 30px 0 2px 0;

	}

	a:link {
	color: #647375;
	text-decoration: none;
	
}
a:visited {
	text-decoration: none;
	color: #777;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #647375;
}
#container {
			width: 760px;
			\width: 780px;
			w\idth: 760px;
			border: 1px solid gray;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 10px;
		}

		#banner {
			padding: 5px;
			margin-bottom: 5px;
			background-color: #fff;
		}
		#pageTitle {
			padding: 0px;
			margin-bottom: 5px;
			background-color: #fff;
			text-align:right;
			margin-left: 10px;
			
		}

		#content {
			
			width: 750px;
			\width: 760px;
			w\idth: 750px;
			
			
			margin-top:0px;
			padding: 0px;
			background-color: #fff;
		}

		

		
		#footer {
			clear: both;
			padding: 5px;
			margin-top: 5px;
			
			background-color: rgb(213, 219, 225);
		}