body {
	background-color: #ECE9E5;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
.printFriendlyBkgd {
	background-color: #ffffff;
}
/*  Set the spacing for h1 etc */
h1 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	line-height: 20px;	
}
h2 {
	margin-top: 2px;
	margin-bottom: 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	line-height: 18px;	
}

h3 {
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 20px;		
}
a {
	color: #2D628D;
}	

/*  Content styles  */
.contentBkg {
	background-color: #FFFFFF;
}
.bodyText {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.bodyTextBold {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;	
}

/*  END Content styles  */


/*  Menu styles */
.menuBkg {
	background-color: #919087;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 14px;	
}
.menuOn {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	line-height: 14px;	
}
a.menu:link { color: #FFFFFF; text-decoration: none; border-bottom: 0px}
a.menu:visited { text-decoration: none; border-bottom: 0px}
a.menu:hover { border-bottom: 1px dotted;}
a.menu:active { color: #40527B; border-bottom: 1px dotted;}
/*  END Menu styles */

/*  SubMenu styles */
.subMenuBkg {
	background-color: #FFFFFF;
}
.subMenuHdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2D628D;
	line-height: 20px;	
}
.subMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #2D628D;
	line-height: 20px;	
}

a.subMenu:link { color: #2D628D; text-decoration: none; border-bottom: 0px}
a.subMenu:visited { text-decoration: none; border-bottom: 0px}
a.subMenu:hover { border-bottom: 1px dotted;}
a.subMenu:active { color: #2D628D; border-bottom: 1px dotted;}

a.subMenuHdr:link { color: #2D628D; text-decoration: none; border-bottom: 0px}
a.subMenuHdr:visited { text-decoration: none; border-bottom: 0px}
a.subMenuHdr:hover { border-bottom: 1px dotted;}
a.subMenuHdr:active { color: #2D628D; border-bottom: 1px dotted;}
.quote {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	font-style: italic;
}
.quoter {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	line-height: 18px;
	font-style: normal;
}
/*  END SubMenu styles */


/*  Quicklinks styles */
.quicklinksHdrBkgnd {
	background-color: #F1F4E4;
}	
.quicklinksBkgnd {
	background-color: #F1F4E4;
}
.quicklinksHdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 28px;
	font-weight: bold;	
}
.quicklinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D628D;
	line-height: 20px;
	font-weight: normal;	
	
}
a.quicklinks:link { color: #2D628D; text-decoration: none; border-bottom: 0px;}
a.quicklinks:visited { text-decoration: none; border-bottom: 0px;}
a.quicklinks:hover { border-bottom: 1px dotted;}
a.quicklinks:active { color: #FFFFFF; border-bottom: 1px dotted;}
/*  END Quicklinks styles */

/*  Contact styles */
.contactsHdrBkgnd {
	background-color: #EAE9E4;
}	
.contactsBkgnd {
	background-color: #EAE9E4;
}
.contactsHdr {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 28px;
	font-weight: bold;	
}
.contacts {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2D628D;
	line-height: 20px;
	font-weight: normal;	
	
}
a.contacts:link { color: #2D628D; text-decoration: none; border-bottom: 0px;}
a.contacts:visited { text-decoration: none; border-bottom: 0px;}
a.contacts:hover { border-bottom: 1px dotted;}
a.contacts:active { color: #FFFFFF; border-bottom: 1px dotted;}
/*  END Contact styles */

/*  Footer styles  */
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #ECE9E5	
}
a.footer:link { color: #666666; text-decoration: underline; border-bottom: 0px;}
a.footer:visited { text-decoration: underline; border-bottom: 0px;}
a.footer:hover { border-bottom: 1px dotted;}
a.footer:active { color: #FFFFFF; border-bottom: 1px dotted;}