/* CSS Document */

body{
	margin:0;
	padding:0;
	background:url(../images/bg.jpg) repeat-x #FFFFFF top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	}

a:link{
	color:#5f8985;
	}
	
a:visited{
	color:#5f8985;
	}
	
a:active{
	color:#5f8985;
	}
	
a:hover{
	color:#5f8985;
	}

h2{
	color:#5e8885;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:5px;
	}
	
.belowH2{
	color:#909090;
	}
	
img {
	border:none;
	}
	
#framework{
	list-style:none none;
	clear:left;
	float:left;
	margin:0 0 0 40px;
	padding:0;
	width:824px;
	}
	
.head{
	margin-left:-40px;
	padding:0;
	float:left;
	height:268px;
	width:824px;
	}

.body{
	margin-left:-40px;
	padding:0;
	background:url(../images/content_bg.png) repeat-y;
	overflow:auto;
	float:left;
	width:824px;
	}
	
.footer{
	margin-left:-40px;
	padding:0;
	background:url(../images/footer_bg.png) no-repeat;
	height:145px;
	width:824px;
	float:left;
	}
	
	
#head{
	margin:0;
	padding:0;
	height:268px;
	width:824px;
	float:left;
	}
	
.head_title{
	background:url(../images/head_title.jpg) no-repeat;
	height:200px;
	width:824px;
	}

.navigation{
	margin:0;
	padding:0;
	float:left;
	height:53px;
	width:824px;
	}

.navigation img{
	margin:0;
	padding:0;
	border:none;
	float:left;
	}
	
.below_navigation{
	background:url(../images/below_nav.png) no-repeat;
	height:15px;
	width:824px;
	clear:left;
	float:left;
	}
	
.placement{
	margin: 0px 0px 0px 70px;
	width:700px;
	}

.info_holder{
	width:681px;
	height: auto;
	clear:left;
	float:left;
	}
	
.info_holder_bg{
	background:url(../images/content.png) repeat-y;
	width:681px;
	float:left;
	}
	
.info_holder_head{
	height:90px;
	width:681px;
	clear:left;
	float:left;
	}
	
.info_holder_foot{
	width:681px;
	height:38px;
	background:url(../images/content_footer.png) no-repeat;
	float:left;
	}
	

.info_holder_bg p{
	margin: 10px 40px 10px 40px;
	position:relative;
	}

.table{
	clear:left;
	float:left;
	margin: 10px 0 10px 30px;
	}

.Dates{
	color:#f4a1a8;
	}








