	body {
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f3f9fd;
	font-weight:normal;
	background-position: center 0px;
	}
	#container {
	height: auto;
	width: 962px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	padding: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cde6f2;
	}
	.tagline {
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0f0f7;
	font-size: 14px;
	color: #4C4E5E;
	font-weight:bolder;
	padding-right: 10px;
	margin-right: 10px;
	}
	.header {
		width:858px;
		float: left;
		height:3px;
	}
	.footer {
		float: left;
		width: 1002px;
		height: auto;
	}
	.banner {
		width:1002px;
		float: left;
		clear: both;
		height: 407px;
	}
	.upperpane {
		width:1002px;
		float: left;
		padding-bottom: 0px;
		height: 42px;
	}
	.menupane {
		width:1002px;
		float: left;
		height: 57px;
	}
	a.logout:link {
		color:#4c4e5e;
		text-decoration:none;
		font-weight:normal;
	}
	a.logout:visited {
		color:#4c4e5e;
		text-decoration:none;
		font-weight:normal;
	}
	a.logout:hover {
		color:#CC0000;
		text-decoration:none;
		font-weight:normal;
	}
	
	
	.header_information{
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceff5;
	width: 962px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}


.heading_box{
	height:auto;
	padding-bottom:10px;
	background-color:#bddef4;
	padding-left:10px;
	width:593px;
	padding-top:6px;
	font-size:14px;
	font-weight:bolder;
	color:#4C4E5E;
	text-transform: uppercase;
	margin-bottom: 15px;

}
.heading_lvl2{
	font-size:28px;
	color: #4C4E5E;
	padding-bottom: 6px;

}
.content_face{
	padding-bottom:15px;
	padding-left:10px;
	width:593px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceff5;
}
.txt_area{
	background-color:#f3f9fd;
	padding-left:10px;
	padding-top:10px;
	font-size:16px;
	color:#4C4E5E;
	border: 4px solid #d0e2ee;
	font-family:Georgia, "Times New Roman", Times, serif;

}
.pic_box{
	width:50px;
	margin-right:14px;
	float:left;
	height: 50px;
	/*border: 2px solid #d0e2ee;*/
	border: 2px solid #fffff;

}
.content_face1{
	padding-bottom:15px;
	padding-left:10px;
	width:593px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eceff5;
	float:left;
}
