.bluecell { background-color: #265992; 
	background-image: url('images/blue_bg.gif'); 
	background-repeat: repeat-x; }

.dotted_vert { background-image: url('images/dotted_bg.gif'); 
	background-repeat: repeat-y; }
	
.dotted_hori { background-image: url('images/dotted_bg2.gif'); 
	background-repeat: repeat-x; }
	
.copy { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
	}
.copy a { color: #821919;
	text-decoration: underline;
	}
.copy a:hover { text-decoration: none; }

.footer { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	}
.footer a { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline; }

.footer a:hover { text-decoration: none; }

.notice { font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #821919;
	font-weight: bold;
	}
.notice a { font-family: Arial, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 11pt;
	color: #821919;
	font-weight: bold;
	}
	
.header { font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
	color: #821919;
	font-weight: bold;
	}
	
p { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
	}
p a { color: #821919;
	text-decoration: underline;
	}
p a:hover { text-decoration: none; }

td { font-family: Arial, Verdana, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
	}
td a { color: #821919;
	text-decoration: underline;
	}
td a:hover { text-decoration: none; }

td.tableHeader { background-color: #DDDDDD;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11pt;
	weight: bold;
	color: #000000;
	}
