body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	background-color: #FFFFFF;
	background-image : url(img/bg.gif);	
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #003366;
	font-weight: bold;
	font-style: normal;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #003366;
	font-weight: bold;
	font-style: normal;
}
H3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #cc0000;
    font-weight: bold;
    font-style: normal;
}

H4 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    color: #003366;
    font-weight: bold;
    font-style: normal;
}

P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

OL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

UL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

BLOCKQUOTE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

B {
	font-weight: bold;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

A:link {
	font-size: 10pt;
	color: #003366;
}

A:visited {
	font-size: 10pt;
	color: #003366;
}

A:hover {
	font-size: 10pt;
	color: #000099;
}

A:active {
	font-size: 10pt;
	color: #CC0000;
}

.menu1:link {color: #003366; text-decoration: none; font-size: 9pt; font-weight: bold;}
.menu1:visited {color: #003366; text-decoration: none;  font-size: 9pt; font-weight: bold;}
.menu1:hover {color: #000099; text-decoration: none; font-size: 9pt; font-weight: bold;}
.menu1:active {color: #CC0000; text-decoration: none; font-size: 9pt; font-weight: bold;}

.actmenu:link {color: #003366; text-decoration: none; font-size: 8pt; font-weight: bold;}
.actmenu:visited {color: #003366; text-decoration: none;  font-size: 8pt; font-weight: bold;}
.actmenu:hover {color: #000099; text-decoration: none; font-size: 8pt; font-weight: bold;}
.actmenu:active {color: #CC0000; text-decoration: none; font-size: 8pt; font-weight: bold;}

.actionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: normal;
	font-style: normal;
}

.feedback {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.footnote {
	font-family: Arial, Helvetica,sans-serif;
	font-size: 8pt;
}

.survey {  color: #003366; font-size:12pt; font-family: verdana, Arial, Helvetica, sans-serif; }
.survey2 {  color: #003366; font-size:11pt; font-family: verdana, Arial, Helvetica, sans-serif; }

.red {	color : #CC0000;}
.white {	color : #FFFFFF;}
.yellow {    color : #FFCC00;}

/* .itemBorder { border: 1px solid black }*/
.itemText { text-decoration: none; color: #003366; font: Bold 12px Arial, Helvetica; }
.lowText {	color: #003366;	font: bold 12px Arial, Helvetica; text-decoration : none;}
.highText {	color: #003366;	font: bold 12px Arial, Helvetica; text-decoration : none;}
.itemBorder { border: 1px solid #666666 }
.itemBorderBlank { border: 1px solid #666666 }
