/*************************************
 *
 * #FFE400 Main Yellow
 * #FFF179 Middle Yellow
 * #FFF8B9 Light Yellow
 *
 *************************************/

BODY {
	
}
p { color: white }

A:link {
	COLOR: white; TEXT-DECORATION: underline
}
A:visited {
	COLOR: white; TEXT-DECORATION: underline
}
H1 {
	COLOR: white
}
H2 {
	COLOR: white
}
H3 {
	COLOR: white
}
H4 {
	COLOR: white
}
H5 {
	COLOR: white
}
H6 {
	COLOR: white
}
H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 24px; FONT-FAMILY: Arial;
}
H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 14px; FONT-FAMILY: Century Gothic, Arial, Verdana; 
}
H3 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; FONT-FAMILY: Arial, Verdana; 
}
H2.B {
	COLOR: black
}
H4 {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: blue; FONT-FAMILY: Arial, Verdana; 
}
.text {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: left
}
.btext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: left
}
.ctext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: left
}
.rtext {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: white; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: left
}
.btext {
	COLOR: black
}
.rtext {
	TEXT-ALIGN: right
}
.ctext {
	TEXT-ALIGN: center
}
.navigate {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Arial, Verdana; TEXT-ALIGN: left
}
.quote {
	FONT-WEIGHT: normal; FONT-SIZE: 24px; COLOR: white; FONT-FAMILY: Haettenschweiler, Times New Roman; TEXT-ALIGN: center
}
.logo-block
{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
}

.title-block
{
	margin-left: 160px;
	margin-top: 50px;
}

.content-block
{
	margin-left: 160px;
	/*width: 450px; */
}
