﻿.authoringRegion {
	text-align:right;
}

h1 {
	font-family: Trebuchet MS, sans-serif;
	font-size: 20px;
	font-weight: 500;
	text-transform: uppercase;
	color: #85b2ab;
	line-height: 24px;
	padding:0px;
	margin: 0px;
}

h2, h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #077696;
	margin-bottom: 3px;
	padding:3px;
}

.ms-WPBody h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #077696;
	margin-bottom: 3px;
	padding:3px;
}
.heading5 {
	font-weight: bold;
	font-size: 15px;
	color: #077696;
	font-family: Arial, Helvetica, sans-serif;
	display:block;
}

/***  Left Nav (Start) ****/

.ehf-leftNavItem {
	font-family:Verdana;
	font-size:10px;
	line-height:14px;
	color:black;
	background-color:#f1f1ef;
	margin-bottom:1px;
	width:170px;
	padding:2px 3px 2px 10px;
}

.ehf-leftNavSelected {
	font-weight:bold;
	background-color:#e1e1df;	
}

.ehf-leftNavHover{
	color:white;
	background-color:#077969;
}

#zz1_LeftNavigationMenun0 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun1 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun6 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun9 .ehf-leftNavItem,  
#zz1_LeftNavigationMenun13 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun18 .ehf-leftNavItem, 

#zz1_LeftNavigationMenun19 .ehf-leftNavItem,
#zz1_LeftNavigationMenun20 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun23 .ehf-leftNavItem,
#zz1_LeftNavigationMenun27 .ehf-leftNavItem,
#zz1_LeftNavigationMenun9 .ehf-leftNavItem,
#zz1_LeftNavigationMenun8 .ehf-leftNavItem
 {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:white;
	background-color:#f8991c;
	margin-top:1px;
	text-transform:uppercase;
	width:180px;
	padding:2px;
}


#zz1_LeftNavigationMenun0 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun1 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun6 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun9 .ehf-leftNavItem,  
#zz1_LeftNavigationMenun13 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun18 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun19 .ehf-leftNavItem,
#zz1_LeftNavigationMenun20 .ehf-leftNavItem, 
#zz1_LeftNavigationMenun23 .ehf-leftNavItem,
#zz1_LeftNavigationMenun27 .ehf-leftNavItem,
#zz1_LeftNavigationMenun9 .ehf-leftNavItem,
#zz1_LeftNavigationMenun8 .ehf-leftNavItem

 {
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
	color:white;
	background-color:#f8991c;
	margin-top:1px;
	text-transform:uppercase;
	width:180px;
	padding:2px;
}

#zz1_LeftNavigationMenun0 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun1 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun6 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun9 .ehf-leftNavHover  
#zz1_LeftNavigationMenun13 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun18 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun19 .ehf-leftNavHover, 

#zz1_LeftNavigationMenun20 .ehf-leftNavHover, 
#zz1_LeftNavigationMenun23 .ehf-leftNavHover,
#zz1_LeftNavigationMenun27 .ehf-leftNavHover,
#zz1_LeftNavigationMenun9 .ehf-leftNavHover,
#zz1_LeftNavigationMenun8 .ehf-leftNavHover
{
	color:white;
	background-color:gray;
}

/***  Left Nav (End) ****/

p, td {
	font-family:Verdana;
	font-size:11px;
	line-height:18px;	
}

#ContentMain a:link, #ContentMain a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#636563;
	text-decoration:underline;
}

#ContentMain a:hover, #ContentMain a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#636563;
	text-decoration:none;
}

#ContentMain {
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	color:#333333;
	padding:15px 30px 15px 30px;
}

#ehfQuickLinks {
	width:200px;
	font-family:Verdana;
	font-size:11px;
	line-height:18px;
	padding:10px 6px 10px 20px;
	color: #077969;
	background-color:#eeeeee;
	border-bottom:1px solid #cccccc;
	margin:0px;
	text-align:left;
}

.QuickLinksTitle {
	font-family:Trebuchet MS, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#ff6600;
	padding-top:10px;	
}

ul.HomeList, ul.img {
	LIST-STYLE-IMAGE: url(/PublishingImages/bullet.gif);
}

p.rightLink {
	text-align: right;	
}


.rightLink a{
	padding:5px;
	text-align: right;
	background-color:#F8F8F8;
	border:1px solid #333333;
}
