/* CSS Document */

p{
font-family: Arial;
font-size: 12px;
color: #000000;
line-height: 18px;
padding: 6px;
}

.header {
	font-family: Arial;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;

}
.body {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 6px;
}
.emphasizedtext{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.redemphasizedtext{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8000; 	/*Orange*/
	text-decoration: none;
	padding: 4px;
}
.redemphasizedtext2{
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8000; 	/*Orange*/
	text-decoration: none;
	padding: 4px;
}
.redemphasizedtext3{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8000; 	/*Orange*/
	text-decoration: none;
	padding: 4px;
}
.redemphasizedtext4{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF8000; 	/*Orange*/
	text-decoration: none;
	padding: 4px;
}
.dkbrowntext2{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #673A34; 	/*dk brown*/
	text-decoration: none;
	padding: 4px;
}
.dkbrowntext4{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #673A34; 	/*dk brown*/
	text-decoration: none;
	padding: 4px;
}
.brownemphasizedtext{
	font-family: Arial;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B4736A; 	/*brown*/
	text-decoration: none;
	padding: 4px;
}
.brownemphasizedtext2{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B4736A; 	/*brown*/
	text-decoration: none;
	padding: 4px;
}
.brownemphasizedtext3{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B4736A; 	/*brown*/
	text-decoration: none;
	padding: 4px;
}
.brownemphasizedtext4{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #B4736A; 	/*brown*/
	text-decoration: none;
	padding: 4px;
}
.bodytext{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.bodytextlight{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}
.bodytextlarge{
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 4px;
}

.bold {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding:4px;
	width:130px;
	color: #000000;
}

.bold:hover{
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding:4px;
	width:130px;
	color: #3366FF;
}
	
.bold_first {
	font-family: Arial;
	font-size: 14px;
	color: #999999; /*Grey*/
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.light_bold_first {
	font-family: Arial;
	font-size: 12px;
	color: #A8A8A8; /*LightER Grey*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.greymedium {
	font-family: Arial;
	font-size: 16px;
	color: #7C7C7C; /*Grey*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.lightgreysmall {
	font-family: Arial;
	font-size: 14px;
	color: #A0A0A0; /*Lighter Grey*/
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}


.navigation{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 125px;
	line-height: 15px;
}

}
.navigation:hover{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
	background-color: #E4AFBA;
	display: block;
	padding:10px;
	width: 125px;
	color: #000000;
}

.navigation_first {
	font-family: Arial;
	font-size: 13px;
	color: #E4AFBA;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}

.links {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: 835C86;
	text-decoration: underline;
}
