/*  2006 edit to site */

body {
	/*background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-position: top;*/
	width: 870px;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
}
.PageHead {
	height:90px;
	background-color: #092377;
	width: 850px;
	background-image: url(../images/headbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	
}
.PageHead p{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	margin: 0 0 0 0px;
}
.PageHead img{
	margin: 0 30px 0 0px;
	}

/* body area */

.BodyContainer {
	width: 870px;
	background-image: url(../images/leftbg.gif);
	background-repeat: repeat-y;
	FONT-SIZE: 8pt;
	FONT-FAMILY: Tahoma;
	TEXT-DECORATION: none;
	}
.ColOne {
	float: left;
	
}
.ColTwoNav {
	float: left;
	width: 100px;
}
.ColTwoNav p {
	margin: 35px 0 2px 0;
	width: 100px;

} 
.ColTwoNav a {
	color: #ffffff;
	width: 80px;
	padding-left: 15px;
	padding-right: 5px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
.ColTwoNav a:hover{
	background-image: url(../images/navbg02.gif);
	color: #000066;
}

.ContentCol {
	float: left;
	width: 400px;
	}
.ContentCol p{
	padding-left: 20px;
	line-height: 22px;
	font-size: 12px;
	}
.CompanyName p{
	background-image: url(../images/point.GIF);
	background-position: 5px 5px;
	background-repeat: no-repeat;
	padding-left: 30px;
	margin-left: 10px;
	
}

.companylist p{
	line-height: 18px;
	margin-bottom: 5px;
}
.ContentCol h2{
	font-size: 16px;
	/*background-color: #00FF66;*/
	margin: 10px 0px 2px 20px;
	padding: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	
}
.ContentCol li{
	line-height: 22px;
	font-size: 12px;
	margin: 0 0 5px 8px;
	}
.ColfourNews {
	margin-left: 20px;
	margin-top: 5px;
	padding-left: 0px;
	width: 200px;
	float: left;
	/*border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;*/
	background-color: #F8F8F8;
}
.ColfourNews h2 {
	background-image: url(../images/newstitlebg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0 4px 0 4px;
	font-size: 14px;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #ffffff;
	height: 18px;
}
.ColfourNews h3 {
	margin-left: 13px;
	margin-right: 13px;
	line-height: 18px;
	font-size: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
	
.ColfourNews p, .ColfourNews li {
	margin-left: 13px;
	margin-right: 13px;
	line-height: 18px;
	font-size: 10px;
}
.highlight{
background-color: #F8F8F8;
padding: 3px 0 3px 0;
margin: 0 0 0 13px;
color: #112047;
}	
.ClearLeft {
	clear: left;
}
.Footer {
	background-color: #B6BED3;
	background-image: url(../images/leftbg2.gif);
	width: 800px;
	height: 15px;
	display: block;
	background-repeat: no-repeat;


}	