/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextObject {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Myriad Web",  sans-serif;
 	font-size: 14pt;
 	color: rgb(255,102,0);
 	font-weight: bold;
 	text-decoration: none 
}

H2 {
	font-family: "Myriad Web",  sans-serif;
 	font-size: 14pt;
 	color: rgb(128,128,128);
 	font-weight: bold;
 	text-decoration: none 
}

P {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128)
}

A {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(128,128,128);
 	line-height: 8pt;
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	text-indent: 0pt;
 	clear: left;
 	background-color: transparent;
 	margin: 0pt
}

A:hover {
	font-family: "Myriad Condensed Web",  sans-serif;
 	font-size: 10pt;
 	color: rgb(153,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}