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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #C6E3F2;

	
}

	.body-text a, .body-text a:link, .body-text a:visited, .body-text a:active {
	text-decoration:none;
	color: #00529c;

}


	.rev-subhead, .rev-subhead a, .rev-subhead a:link, .rev-subhead a:visited, .rev-subhead a:active {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	}
	
	.rev-subhead a:hover {
	color:#f0d7ab;
	
	}
	
			.header-text {
	color: #00529c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;

	}
	
		.body-text {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
	
			.body-text-highlighted {
	color: #00529c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;

	}
	
	
			.caption-text {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;

	}


.td-leftpanel {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	background-image: url(../images/A.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	}
	
	.td-mainpanel {

	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #fff;
	width: 980px;

	
	}
	
	.td-rightpanel {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/B.gif);
	background-repeat: repeat-y;
	background-position: left;
	
	}
	
		.td-mainbottompanel {

	margin-left: 8px;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	text-align: left;
	background-color: #e1ba58;
	width: 980px;
	text-align: right;
	
	}
	
	.td-leftbottompanel {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/A2.gif);
	background-repeat: repeat-y;
	background-position: right;
	
	}
	
	.td-rightbottompanel {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-image: url(../images/B2.gif);
	background-repeat: repeat-y;
	background-position: left;
	
	}
	
	.table-rhs {
	
	background-color: #bd212f;
	text-align: center;
	}
	
	
