body {
	color: #000000;
	background-color: white;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9 pt;
	margin: 0px;
	padding: 0px;
}
.bold {
font-weight: bold;
}

.leftMenuGraphicOne {
	background-image: url(../images/h_a_02.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.leftMenuGraphicTwo {
	background-image: url(../images/h_a_04.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.leftMenuGraphicThree {
	background-image: url(../images/h_a_05.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}
.leftMenu {
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 15px;
}

div {
	margin: 0px;
	padding: 0px;	
}

span {
	margin: 0px;
	padding: 0px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

span.regular {
	color: #555555;	
	font-size: x-small;	
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,sans-serif;
}

span.purpletitle {
    font-size: 12 pt;	
    color: #72324C;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    
}
span.blacktitle {
    font-size: 12 pt;	
    color: #000000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
}
span.smallblacktitle {
    font-size: 10 pt;	
    color: #000000;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
}

.smalltitle {
    font-size: 10pt;	
    color: #315C41;
    font-family: Arial,Helvetica,Verdana,sans-serif;
    font-weight: bold;
}

span.main {
	color: #000000;	
	font-size: 10pt;	
	font-weight: normal;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	text-align: justify;
}

img {
	border-style: none;
}

p {
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;		
}

p.error {
	color: red;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;
	font-weight: normal;
}
p.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}
p.highlight {
	color: #F15D2B;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}


li	{
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
}

li.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;		
}

li.heading {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;
	font-weight: bold;
}

td {
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.average {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: normal;
	text-overflow: ellipsis;
}
td.little {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;	
	font-weight: normal;
	text-overflow: ellipsis;
}

td.averagebold {
	color: #000000;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 8pt;	
	text-overflow: ellipsis;
}

td.navblack {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 10pt;	
	text-overflow: ellipsis;
}

td.averageboldalt {
	color: #F15C2B;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;
	text-overflow: ellipsis;
}
span.mediumtitle{
    font-family: "Arial,Helvetica,Verdana,sans-serif";
    font-size: 9 pt;	
    font-weight: bold;
    color: #315C41;
}
td.heading {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
td.headinglight {
	color: #00B09C;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
td.headingalt {
	color: #F15C2B;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: small;	
	font-weight: bold;	
}
td.headingalt2 {
	color: #FFFFFF;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;	
}
td.heading3 {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: x-small;	
	font-weight: bold;	
}

td.ProductGParent {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;  
		
}

td.document {
	color: #555555;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-size: 9pt;	
	font-weight: bold;	
		
}
a:link {
	color: #315C41;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;  
}
a:visited {
	color: #315C41;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a:hover {
	color: #72324C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ProductGParent:link {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;  
}
a.ProductGParent:visited {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ProductGParent:hover {
	color: #000000;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ProductParent:link {
	color: #315C41;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductParent:visited {
	color: #315C41;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ProductParent:hover {
	color: #72324C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ProductChild:link {
	color: #72324C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductChild:visited {
	color: #72324C;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ProductChild:hover {
	color: #315C41;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none; 
}
a.ProductGChild:link {
	color: #315C41;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;  
}
a.ProductGChild:visited {
	color: #315C41;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline; 
}
a.ProductGChild:hover {
	color: #72324C;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none; 
}
a.FooterLinks:link {
	color: #315C41;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;  
}
a.FooterLinks:visited {
	color: #315C41;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline; 
}
a.FooterLinks:hover {
	color: #72324C;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none; 
}


a.MenuLinks:link {
	color: #333333;
	font-family: Verdana,Helvetica,Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;  
}
a.MenuLinks:visited {
	color: #333333;
	font-family: Verdana,Helvetica,Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none; 
}
a.MenuLinks:hover {
	color: #376636;
	font-family: Verdana,Helvetica,Verdana,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline; 
}
.linkint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006331;
}

