/* Style sheet for Measures Consulting */

BODY
	{
	background : White;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 8px;
	margin-bottom : 0px;
	margin-right : 8px;
	margin-left : 8px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	} 
	
 P
	{
	background : White;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 14px;
	} 
		
LI
	{
	margin-top : 6px;
	} 
	
EM, .emtext, emtext
	{
	background : White;
	color : #000066;
	font-weight : normal;
	font-style : normal;
	} 
	
tabtext, .tabtext
	{
	padding-top : 4px;
	padding-bottom : 4px;
	} 
	
HR 	
	{
	background : White;
	color: #676C72;
	margin-right : 0px;
	}

footertext, .footertext
	{
	background : White;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	padding : 2px;
	text-decoration : none;
	}	

/* TITLES and Headings */
H1, .H1
	{
	background : White;
	/* color : #000066; */
	color : #FF9900;
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 26px;
	margin-top : 12px;
	margin-bottom : 4px;
	}

H2, .H2
	{
	background : White;
	color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 2px;
	}

H3, .H3
	{
	background : White;
	/* color: Black; */
	color : #FF9900;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	margin-top : 12px;
	margin-bottom : 4px;
	}


/* Table Elements */
TD	 
	{
	background : White;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-top : 0px;
	margin-bottom : 0px;
	vertical-align : top;
	}
.footertable
	{
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-right : 0px;
	margin-left : 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-left : 0px;
	}

/* Link Elements */	
A:Link 
	{
	background : White;
	color: #000066;
	font-weight : bold;
	text-decoration : underline;
	}

A:Visited
	{
	background : White;
	font-weight : bold;
	color: #676C72;
	}

A:Hover 
	{
	background : White;
	color : Black;
	font-weight : bold;
	}

.menu1
	{
	background : White;
	color : #676C72;
	font-size : 18px;
	font-weight : bold;
	vertical-align : bottom;
	}	
.menu1a
	{
	background : White;
	color : #FF9900;
	text-decoration : none;
	}	
.menu1:Link,.menu1:Visited 
	{
	background : White;
	color: #676C72;
	text-decoration : none;
	}
.menu1:Hover 
	{
	background : White;
	color : #FF9900;
	}

.menu2
	{
	background : White;
	color : #676C72;
	font-size : 16px;
	font-weight : bold;
	}	
.menu2a
	{
	background : White;
	color : Black;
	text-decoration : none;
	}	
.menu2:Link,.menu2:Visited 
	{
	background : White;
	color: #676C72;
	text-decoration : none;
	}
.menu2:Hover 
	{
	background : White;
	color : Black;
	}

.footertext.Link,.footertext.Visited,.footertext.Active
	{
	background : White;
	color: #676C72;
	font-weight : bold;
	}	
.footertext:Hover 
	{
	background : White;
	color : Black;
	font-weight : bold;
	}

