﻿ 
 /* text */


.ms-rteCustom-H1 {
	color: #000000;
 	font-weight: bold;
 	font-size: 16pt;
 	font-family:  "trebuchet ms", verdana, sans-serif;
	margin-bottom: 0px;
	margin-top: 6px;
	padding-bottom: 0px;
	padding-top: 6px;
	}
	
.ms-rteCustom-H2 {
	font-weight: bold;
	font-size: 12pt;
	color: #006699;
	font-family:  "trebuchet ms", verdana, sans-serif;
	margin-bottom: 4px;
	margin-top: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	}

.ms-rteCustom-H3 {
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	font-family:  "trebuchet ms", verdana, sans-serif;
	}
	
.ms-rteCustom-breadcrumb {
	color: #808080; 
	font-style: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	}

.ms-rteCustom-content {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	}

.ms-rteCustom-p 	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
	
.ms-rteCustom-footer
   {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	}
	
.ms-rteCustom-top_links
   {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	}
	
 /* right box content page */

.ms-rteCustom-rightbox_bottom_header
    {
	color: #006699;
	font-weight: bold;
	font-size: 10pt;
	font-family:  "trebuchet ms", verdana, sans-serif;
	}
	
.ms-rteCustom-rightbox_bottom_smalltext 
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	}
	

	

 /* left nav */
	
.ms-rteCustom-first_level
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	}
.ms-rteCustom-first_level_selected
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 10pt;
	color: #006699;
	font-weight: bold;
	}
.ms-rteCustom-second_level
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	}
.ms-rteCustom-second_level_selected
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	}
.ms-rteCustom-third_level
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
    font-weight: normal;
	color: #808080;
	}
.ms-rteCustom-third_level_selected
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
    font-weight: bold;
	color: #000000;
	}

/* left bottom content box */	

.ms-rteCustom-left_box_heading
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	}
	
.ms-rteCustom-left_box_content
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #ffffff;
	}		


/* bottom box homepage */	

.ms-rteCustom-bottom_homepage_heading
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	}	
	
.ms-rteCustom-bottom_homepage_content
	{
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000000;
	}	

/* background colours */
	
.ms-rteCustom-lightblue_bkgd  { 
	background-color:#EAF7FE
	} 
	
.ms-rteCustom-darkblue_bkgd  { 
	background-color:#04679A
	} 


  /*  links   */ 
  
a.ms-rteCustom-breadcrumb:link {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	}

a.ms-rteCustom-breadcrumb:visited {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	}
	
a.ms-rteCustom-breadcrumb:hover {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	
	}
a.ms-rteCustom-breadcrumb:active {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	}
	
	
a.ms-rteCustom-footer {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
a.ms-rteCustom-footer:active {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
a.ms-rteCustom-footer:hover {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
a.ms-rteCustom-footer:visited {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}

a.ms-rteCustom-top_links {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
a.ms-rteCustom-top_links:active {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
a.ms-rteCustom-top_links:hover {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
a.ms-rteCustom-top_links:visited {
	font-size: 8pt;
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}	
	
	
a.ms-rteCustom-printer {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}
a:ms-rteCustom-active.printer {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	}
a:ms-rteCustom-hover.printer {
	color: #808080; 
	font-weight: normal;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	}

a.ms-rteCustom-smallLink {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}
a.ms-rteCustom-smallLink:active {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}
a.ms-rteCustom-smallLink:hover {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: underline;
	}
a.ms-rteCustom-smallLink:visited {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	}
 


.ms-rteCustom-a:link {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #0000ff;
	text-decoration: none;
	}
	
.ms-rteCustom-a:visited {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #0000ff;
	text-decoration: none;
	}
.ms-rteCustom-a:hover {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #0000ff;
	text-decoration: underline;
	}
.ms-rteCustom-a:active {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #0000ff;
	text-decoration: none;
	}
	
   /*  form elements   */   
    
.ms-rteCustom-input, .ms-rteCustom-select, .ms-rteCustom-textarea {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	}
	
 /*  assorted   */   
 
.ms-rteCustom-horizontal_line {
	color: #04679A;
	width: 100%;
	border: 0;
    background-color: #04679A;
    text-align: center;
	height:1px;
	}

 /* added Nov 24th HC */	
 
 .ms-rteCustom-ul 	{
	margin-top: 3px; 
	margin-left: 18px; 
	padding-bottom: 3px;
	padding-top:3px;
	margin-bottom: 3px; 
   		}
		
.ms-rteCustom-li		{
	margin-bottom: 2px;
	list-style: disc outside;
	padding-bottom: 2px; 
   		}
		
 
	
.ms-rteCustom-bodytext-content {
    font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	font-weight:normal;
	color: #000000;
	}
	

/* added Nov 25th HC home bottom content links */

		
a.ms-rteCustom-highlightBox {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
	}
	
a.ms-rteCustom-highlightBox:active {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
	}
a.ms-rteCustom-highlightBox:hover {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #0000ff;
	text-decoration: underline;
	}
a.ms-rteCustom-highlightBox:visited {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #0000ff;
	text-decoration: none;
	}
	
	
/* added Nov 27th HC home left bottom content links */

		
a.ms-rteCustom-leftcontent:link {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
	

a.ms-rteCustom-leftcontent:visited {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none;
	}
	
a.ms-rteCustom-leftcontent:hover {
	font-size: 10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: underline;
	}
a.ms-rteCustom-leftcontent:active {
	font-size:10px;
	font-weight: normal;
	font-family: verdana, sans-serif;
	color: #ffffff;
	text-decoration: none; }
	
/* added Apr 9th HC home right box content links */

		
a.ms-rteCustom-rightboxlink:link {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;	color: #0000ff;
	}
	

a.ms-rteCustom-rightboxlink:visited {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000ff;
	text-decoration: none;
	}
	
a.ms-rteCustom-rightboxlink:hover {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000ff;
	text-decoration: underline;
	}
a.ms-rteCustom-rightboxlink:active {
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 8pt;
	font-style: normal;
	color: #0000ff;
	text-decoration: none; }
	
/* added Apr 24th HC to correct Firefox hr not showing */	

#blackline { 
background:url(../../../images/graphics/images/1x1_black.GIF) top center repeat-x; 
margin-left:auto; 
margin-right:auto; 
margin-top:1em; 
margin-bottom:0em; 
padding-top:0.1em; 
padding-bottom:0.0em; 
text-align: center! important; 
width:100%; 

}


#blackline_half { 
background:url(../../../images/graphics/images/1x1_black.GIF) top center repeat-x; 
margin-left:auto; 
margin-right:auto; 
margin-top:1em; 
margin-bottom:0em; 
padding-top:0.1em; 
padding-bottom:0.0em; 
text-align: center! important; 
width:50%; 

} 
/* added July 27th, 2009  HC */

.textRed {
	color: #990000;
	font-weight: bold;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
}

.ms-rteCustom-textRed {
	color: #990000;
	font-weight: bold;
	font-family:  "trebuchet ms", verdana, sans-serif;
	font-size: 9pt;
	}
	
