body {margin:0; padding:0; background-color:#FFFFFF; }

/* background styles*/
td {font-family:Verdana,Arial,sans-serif;font-size:10.5px;color:#000000}

td.orange {background-color:#ff6600}
td.blue {background-color:#000066}
td.grey {background-color:#999999}
td.opreview {background-color:#fff0e5}
tr.menu, td.menu {background-color:#ffe5cc}
tr.footerleft, td.footerleft {background-color:#CCCCE0}
td.footerright {background-color:#9999C2}


/* font colours and sizes*/
A:link {color:#000099;text-decoration:underline}
A:visited {color:#000099;text-decoration:underline}
A:hover {color:#000099;text-decoration:none}

.narrow { height: 5px; line-height: 5px; font-size: 5px}
.subhead {font-weight:bold;color:#000066}
.subheadorange {font-weight:bold;color:#FF6600}
.orangetxtsmall {color:#FF6600;font-size:9.5px; }
.orangetxt {color:#FF6600;}
.greytxtsmall {color:#333333;font-size:9.5px; }
.greytxtsmaller {color:#333333;font-size:8.5px; baseline-shift:super}
.darkgreytxtsmall {color:#666666;font-size:9.5px; }

.cbe {font-family:Verdana,Arial,sans-serif;font-size:8.5px}
.small {font-family:Verdana,Arial,sans-serif;font-size:9px}
.footnote {font-family:Verdana,Arial,sans-serif;font-size:9px;color:#666666}
.form {font-family:Verdana,Arial,sans-serif;font-size:9.5px;color:#000066}

.para2px { height: 2px; line-height: 2px; font-size: 2px; padding:0 0 0 0; margin: 0 0 0 0;}
.para7px { height: 7px; line-height: 7px; font-size: 7px; padding:0 0 0 0; margin: 0 0 0 0;}
.para14px { height: 14px; line-height: 14px; font-size: 14px; padding:0 0 0 0; margin: 0 0 0 0;}

.white {font-size:9.5px; color:#ffffff}
.bluetxt {color:#000066}
.bluetxtsmall {font-size:9.5px; color:#000066}

A.white:link {color:#ffffff;text-decoration:none}
A.white:visited {color:#ffffff;text-decoration:none}
A.white:hover {color:#ffffff;text-decoration:underline}

A.bluetxtsmall:link {color:#000066;text-decoration:none}
A.bluetxtsmall:visited {color:#000066;text-decoration:none}
A.bluetxtsmall:hover {color:#000066;text-decoration:underline}

A.orangetxtsmall:link {color:#FF6600;text-decoration:none}
A.orangetxtsmall:visited {color:#FF6600;text-decoration:none}
A.orangetxtsmall:hover {color:#FF6600;text-decoration:underline}

A.greytxtsmall:link {color:#333333;text-decoration:none}
A.greytxtsmall:visited {color:#333333;text-decoration:none}
A.greytxtsmall:hover {color:#333333;text-decoration:underline}

A.greytxtsmalllink:link {color:#000000;text-decoration:none;font-size:9.5px;}
A.greytxtsmalllink:visited {color:#000000;text-decoration:none;font-size:9.5px;}
A.greytxtsmalllink:hover {color:#000066;text-decoration:underline;font-size:9.5px;}

A.orangetxt:link {color:#FF6600;text-decoration:none}
A.orangetxt:visited {color:#FF6600;text-decoration:none}
A.orangetxt:hover {color:#FF6600;text-decoration:underline}

/* paragraph styles*/
p.top  {
	margin:28px 0px 60px 0px;
	text-align:left;
}

ul
{
	margin-top:10px; 
	margin-left:6px;   
	padding-left:1px; 
	list-style-type:disc; 
	list-style-image:url(../images/bullet_orange.gif); 
	margin-bottom:10px;
}
ul ul
{
	margin-top:5px; 
	margin-left:4px;   
	padding-left:2px; 
	list-style-type:disc; 
	list-style-image:url(../images/bullet_blue.gif); 
	margin-bottom:0px;
}
ol
{
	margin-top:10px; 
	margin-left:10px;  
	padding-left:5px;
}
li
{
	margin-left:10px; 
	margin-bottom:1px; 
	padding-bottom:5px
}

