body {
	background-color: #33CCCC;
	margin:0px;
}
.about-menubar {
	background-color: #006699;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #002B84;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.about-graybar {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:14px;
	font-weight:bolder;
	HEIGHT: 25px;
	TEXT-ALIGN: left;
	border-right-width: 1px;
	color: #000000;
	background-color: #E4E4E4;
	border-top-width: 5px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-bottom-color: #B6B6B6;
	border-left-color: #EAEAEA;
}
.about-back {
	background-color: #EFEFEF;
}
#about-menulink a:link{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#about-menulink a:visited{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#about-menulink a:hover{
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
#about-content-container {
	width:auto;
}
#about-content-container ol{
    margin:0px;
	padding:0px;
}
#about-content-container ol li{
	line-height:150%;
	font-size:12px;
	list-style:inside;
	font-family: Arial, Helvetica, sans-serif;
}
#about-content-container p{
 	font-family: "Arial", "Helvetica", "sans-serif";
	font-size:12px;
	line-height: 150%;
	
}
#about-content-container .title{
 	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight:bolder;
	font-size:14px;
	color:#000066;
}
.about-backwhite {
	background-color: #FFFFFF;
	width:755px;

}
.about-important-title {
	background-color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
}
.about-bold-title {
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

