.BS_Header{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#5B5859;
	font-weight:normal;	
}

.BS_Text{
	font-family: Arial, Helvetica, sans-serif;
	color: #5B5859;
	font-size:12px
}

.BS_Small{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#5B5859;
	font-size: 10px;
	font-weight:bold;
	text-align:right;
	line-height:17px;
}



.BlueHeaderBar{
	background-color: #6699cc;
	background-image: url(http://www.flexdemo.com/_filelib/ImageGallery/Backgrounds/gripblue.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	color: #ffffff;
	font-family: Verdana,Ms Sans Serif,Arial;
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	height: 19px;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 3px;
	text-align: center;
	width: 100%;
	
}

.ContentHeader{
	color: #393a66;
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	
}

.Content{
	font-size:14px;
	font-family:Arial, Helvetica;
	
}

.Content10pt{
	font-family: arial;
	font-size: 10pt;
	text-align: left;
	
}

.SidebarLink{
	font-family: arial;
	font-size: xx-small;
	
}

.BulletHeader{
	background-image: url(/_filelib/ImageGallery/Bullets/oval_blue_bullet.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:8px;
	padding-bottom:5px;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	height:0px;
	
}


