/* CSS Document */

p{
font-family: tahoma;
font-size: 11px;
color: #252525;
line-height: 16px;

}


.pwhite{
font-family: Tahoma, sans-serif;
font-size: 11px;
color: #FFFFFF;
line-height: 17px;
font-weight:lighter;

}

.pwhiteheading{
font-family: tahoma;
font-size: 12px;
color: #FFFFFF;
line-height: 18px;
font-weight:bold

}



.pgreen {
font-family: tahoma;
font-size: 11px;
color: #c7d92e;
line-height: 18px;
font-weight:lighter;

}

.heading1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	color: #c7d92e;
	line-height: 18px;
	font-weight:lighter;
	font-style: normal;
}

.pgreenbold {
font-family: tahoma;
font-size: 14px;
color: #c7d92e;
line-height: 18px;
font-weight:bold;

}

.predbold {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #EE0606;
line-height: 18px;
font-weight:bold;
}

.bold{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #252525;
line-height: 18px;
font-weight:bold;

}

copyrt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.navigation {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #252525;
	text-decoration: none;
	padding: 8;
	font-stretch: narrower;
	
}

.navigation:hover {
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #f8d20c;
	text-decoration: none;
	padding: 8;
	font-stretch: narrower;
	
}
