@charset "ISO-8859-1";


.standard {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.whiteNavSpacer {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.orangeNavSpacer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #964627;
}
.WhiteTextItalic10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.BoxText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #993300;
}
.BoxText1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #993300;
}
.BoxText2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	color: #736357;
}
.BoxText3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #736357;
}
.TitlePageTop {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #c17843;
}
.TitleNewsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
	color:#FFFFFF;
}
.TitleNewsletter2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color:#FFFFFF;
}
.TextNewsletter {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #8b7e76;
}
.default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a.TopNavigation:link, a.TopNavigation:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	color:#FFFFFF;
}
a.TopNavigation:hover{
	color:#5b4b3e;
}
a.SideNavigation:link, a.SideNavigation:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	text-decoration: none;
	color:#cf8c57;
}
a.SideNavigation:hover{
	color:#5b4b3e;
}
a.BottomNavigation:link, a.BottomNavigation:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	text-decoration: none;
	color:#964627;
}
a.BottomNavigation:hover{
	color:#736357;
}
a.BoxNavigation:link, a.BoxNavigation:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: bolder;
	text-decoration: none;
	color:#FFFFFF;
}
a.BoxNavigation:hover{
	color:#333333;
}
