.Anchor {
	text-decoration: none;
	}

body {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
	background-color: #FFFFFF;
	}

.Border {
	background-color: #000000;
	}

.Footnote {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
	}

.HeaderQB {
	background-color: #006633;
	}

.Nav {
	background-color: #336633;
	}

.NavES {
	background-color: #215134;
	}

p {
    font-family: Arial, Helvetica, Tahoma, sans-serif;
    font-size: 11pt;
    }
    
.Required {
	font-size: 15 pt;
	font-weight: bold;
}

.SecondaryBack {
	background-color: #336633;
	}

.SecondaryBreak {
	background-color: #FFFFFF;
	}

.SecondaryEnd {
	background-color: #666666;
	}

.SecondaryNav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	width: 100%;
	height: 18px;
	background-color: #336633;
	text-decoration: none;
	}

.Small {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 9pt;
    }

.TableMain {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
	background-color: #EFEFEF;
	}

td {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 11pt;
    }

a:link {
	text-decoration: underline;
	color: #006699;
	cursor:hand;
    }

a:active {
	text-decoration: underline;
	color: #006633;
	cursor: hand;
    }

a:visited {
	text-decoration: underline;
	color: #333366;
	cursor: hand;
    }

a:hover {
	text-decoration: underline;
	color: #6699CC;
	cursor: hand;
}

a.SecondaryNav:link {
	text-decoration: none;
	color: #FFFFFF;
	cursor:hand;
    }

a.SecondaryNav:active {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
    }

a.SecondaryNav:visited {
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
    }

a.SecondaryNav:hover {
	background-color: #339933;
	text-decoration: none;
	color: #FFFFFF;
	cursor: hand;
}

a.Nav:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	}
	
a.NavES:link {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #215134;
	text-decoration: none;
	}

a.Nav:visited {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #006699;
	text-decoration: none;
	}