.SectionTitle, A.SectionTitle, A.SectionTitle:visited  {
	color : #76757A;
	background-color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;}
			
A.SectionTitle:hover {
	color : #ff0000;
	background-color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;}
			
.SubSection, A.SubSection, A.SubSection:visited  {
	color : #76757A;
	background-color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;}

A.SubSection:hover {
	color : #ff0000;
	background-color : #ffffff;
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;}
		
.ContentStyle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;}
	
A.ContentStyle:link, A.ContentStyle:visited {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #0000ff;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;
	text-decoration : underline;}

A.ContentStyle:hover {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #ff0000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;
	text-decoration : underline;}

A.ContentStyle:active {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;
	text-decoration : underline;}
			
.BoldContentStyle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : bold;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;}
	
A.BoldContentStyle:link, A.ContentStyle:visited {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #0000ff;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;
	text-decoration : underline;}

A.BoldContentStyle:hover {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #ff0000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 150%;
	text-decoration : underline;}

A.BoldContentStyle:active {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 18px;
	text-decoration : underline;}

.CurrentPage {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color: #0000ff;
	text-align: left;
	vertical-align: middle;}
			
.BoldCurrentPage {
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color: #0000ff;
	text-align: left;
	vertical-align: middle;}
			
.PageTitleStyle {
	color : #000000;
	background-color : #ffffff;
	font-size : 35px;
	font-family : Georgia, Serif;
	font-weight : bold;
	font-style: italic;}
		
.PageSubTitleStyle {
	color : #000000;
	background-color : #ffffff;
	font-size : 25px;
	font-family : Georgia, Serif;
	font-weight : bold;
	font-style: italic;}

.ulContentStyle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	text-align : left;
	line-height : 18px;}
			
ul.ContentStyle {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 18px;
	text-align : left;
	margin-top : 3px;
	margin-bottom : 5px;}
			
ul.ContentStyleNoDots {
	font-family : verdana, helvetica, arial, sans-serif;
	font-weight : normal;
	color : #000000;
	background-color : #ffffff;
	font-size : 12px;
	line-height : 18px;
	margin-top : 3px;
	margin-bottom : 5px;
	list-style: none;}
			
.TestimonialBox {
	background-color : #edf1f7;
	width: 90%;
	border-color : #003366;
	border-style : solid;
	border-width : 1px;
	color : #000000;
	font-family : verdana, helvetica, arial, sans-serif;
	font-size : 12px;
	font-weight : normal;
	padding-left : 3px;
	padding-right : 3px;
	padding-bottom : 3px;
	padding-top : 3px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;}

.blackBackground {
	background-color: Black;}

.CopyRightStyle {
	color : #000000;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
	background-color : #ffffff;}
	
.FirstLetter  {
	color:#000000;
	font-size:15pt;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-color : #FFFFFF;}
	
.FacilitatorStyle {
	color : #000000;
	background-color : #ffffff;
	font-size : 12pt;
	font-family : Arial,Tahoma,Verdana,Sans-Serif;
	font-weight : normal;
	font-style : normal;}
	
.BlackBox {
	background-color : #ffffff;
	border-color : #003366;
	border-style : solid;
	border-width : 1px;
	color : #003366;
	padding-left : 3px;
	padding-bottom : 3px;
	padding-top : 3px;
	padding-right : 3px;}
