@charset "utf-8";
/* CSS Document */

p, body, html
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.275;
}

li
{
margin-left:-16px;
list-style-position:outside;
list-style-image:url(images/li1.gif);
line-height:1.6;
}
.li2
{
margin-left:-16px;
margin-bottom:6px;
list-style-position:outside;
list-style-image:url(images/li2.gif);
line-height:1.6;
}
div.padded
{
margin-left:20px;
line-height:1.5;

}
.bodytext {
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	color:000000;
}
.cyanheading {
	font-family: Arial;
	color: #00AEF0;
	font-weight: bold;
	font-size: 14px;
}

.magentaheading {
	font-family: Arial;
	color: #ec008c;
	font-weight: bold;
	font-size: 14px;
}

.greenheading {
	font-family: Arial;
	color: #00a651;
	font-weight: bold;
	font-size: 14px;

}

.yellowheading
{
	color: #fff200;
	font-weight: bold;
	font-size: 14px;
}

.whiteheading{
	font-family: Arial;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}
.whitebodytext {
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	color:#ffffff;
}

.greyheading {
	font-family: Arial;
	font-weight:bold;
	font-size: 14px;
	color:#333333;
}

.greybodytext {
	font-family: Arial;
	font-weight:normal;
	font-size: 12px;
	color:#333333;
}

.disclaimer 
{
	font-family:Arial;
	font-weight:normal;
	font-size:9px;
	color:#ffffff;
}

A:link { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold }
A:visited { COLOR: #ffffff; TEXT-DECORATION: none; font-weight: bold }
A:active { COLOR: #fffffff; TEXT-DECORATION: none; font-weight: bold }
A:hover { COLOR: #00AEF0; TEXT-DECORATION: none; font-weight: bold }
a.yel:hover
{
color:#fef200;
}
a.gre:hover
{
color:#00a450;
}
a.gre:hover
{
color:#00a450;
}
a.mag:hover
{
color:#ed008b;
}
