﻿.ImageLeft
{
 float:left;	
 border:0;
}

.ImageRight
{
 float:right;	
 border:0;
}

.PageTitle
{
	font-size:22pt;
	font-weight:bold;
	font-family:Verdana;
	color:#154a80;  
}
/*#124d89;*/
.SectionHeader
{
	font-size:14pt;
	font-weight:bold;
}

.Separator
{
	background-color:#b0c4de;	
	border-width:thin;
	border-color:Black;
	border-style:solid;
	width:100%;
}
