@charset "utf-8";
/* CSS Document */

#centerheader{
	width: 807px;
	height: auto;
	float: left;
}

#centerheader h2{
	color: #253971;
	font-weight: bold;
	font-family: "Trebuchet MS", "Verdana", "Arial", sans-serif;
	font-size: 18px;
	margin: 5px 0px 10px 10px; /* Top Right Bottom Left*/
	/*border-bottom: none;
}

#centerfull{
	width: 800px;
	float: left;
}

#centerfull h2{
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	margin: 0px 0px 10px 5px; /* Top Right Bottom Left*/
	border-bottom: none;
}

#centerfull h3{
	font-size: 16px;
	font-weight: normal;
	color: #3564BF;
}


#centerfulltxt{
	text-align: left;
	padding: 10px;
	margin-top: 5px;
	padding-top: 0px;
	float:left;
}

#centerfulltxt2{
	text-align: left;
	padding: 10px;
	margin-top: 5px;
}


#focuscenter{
	width: 528px;
	float: left;
}



#focuscenter h2{
	color: #253971;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 10px 5px; /* Top Right Bottom Left*/
	border-bottom: none;
}

#focuscenter-projects{
	width: 528px;
	float: left;
	background-color: #e4ebf5;
}



#focuscenter-projects h2{
	color: #253971;
	font-weight: bold;
	font-size: 18px;
	margin: 5px 0px 10px 5px; /* Top Right Bottom Left*/
	border-bottom: none;
}

#centertxt{
	
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	
}

#centertxt2{
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	
}

#focusright{
	width: 280px;
	margin: 0px 10px 0px 10px; /* Top Right Bottom Left*/
	float: left;
}

/************** #related objects **************/



#related_objects
{
border:1px solid #eee;
background-color: #e7e7e7; 
background-image:url(../../../environment/images/cssimages/bg_rightboxes.gif);
background-repeat: no-repeat; 
padding:10px;
float:right;
margin:5px 0 10px 5px; /* Top Right Bottom Left*/
width:250px;
height: auto;
overflow:auto;
}

.related_objects li
{
list-style-type:none;
font-size:11px;
margin-top:5px;
margin-left: 5px;
margin-bottom:2px;
padding-bottom:2px;
border-bottom: 1px solid #eee;
height:55px;
}

.related_objects_library li
{
list-style-type:none;
font-size:11px;
margin-top:5px;
margin-left: 5px;
margin-bottom:2px;
padding-bottom:2px;
border-bottom: 1px solid #eee;
height:20px;
}

.related_objects_contact li
{
list-style-type:none;
font-size:11px;
margin-top:5px;
margin-left: 5px;
margin-bottom:2px;
padding-bottom:2px;
border-bottom: 1px solid #eee;
height:30px;
}

.related_objects_links li
{
list-style-type:none;
font-size:11px;
margin-top:5px;
margin-left: 5px;
margin-bottom:2px;
padding-bottom:2px;
border-bottom: 1px solid #eee;
height:30px;
}
.related_objects li img
{
margin-right:10px;
border:1px solid #fff;;
float:left;
}

#related_image
{
float:left;
margin:5px 0 10px 7px; /* Top Right Bottom Left*/
width:250px;
}

.ulpage {

	list-style:circle;
	margin-left: 15px;


}

.pagetext {
	line-height:130%;

}

#centertxt-projects{
	height:auto;
	background-color: #e4ebf5;
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	
}

#centertxt-docs{
	text-align: left;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 5px;
	background-color: #e4ebf5;
	
}

#centertxt-docs li {

	line-height:200%;
	list-style-type:circle;
	
}

#centertxt-docs h3{
color: #666666;
	border: none;
	margin-top:10px;
	padding-top:10px;
}
#centertxt-docs-library{
	text-align: left;
	padding-bottom: 20px;
	padding-left: 0px;
	padding-right: 20px;
	margin-top: 5px;
	background-color: #ffffff;
}	
#centertxt-docs-library h3{
color: #666666;
	border: none;
	margin-top:10px;
	padding-top:10px;
}	
	
#centertxt img{
	padding-right:10px;
}