/* CSS Document */


/* VARIABLES */
.wrap, .border-left, .border-right {
	height:14528px;
	}

.hr3 {
	top:14490px;
	}

.footer {
	top:14498px;
	}

.tablewrapper {
	height:14250px;
	}


/* CONSTANTS */
	
/* Common Properties */
.contenthead, .contentbox, .posterhead, .posterbox, .posters {
	display:inline-block;
	position:absolute;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-collapse:collapse;
	float:left;
	}
	

.contenthead {
	top:182px;
	left:10px;
	height:30px;
	width:880px;
	border-radius:20px 20px 0px 0px;
	background-color:#000066;
	}

.contentbox {
	top:212px;
	left:10px;
	width:880px;
	background-color:#84B3FF;
	border-radius:0px 0px 5px 5px;
	}

p {
	line-height:140%;
	margin-left:10px;
	margin-right:10px;
	}

.redtext {
	font-size:10px;
	color:#FF0000;
	font-weight:bold;
	}


/* TABLE BUILDING */

.tablewrapper {
	position:absolute;
	width:860px;
	background-color:#FFFFCC;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	border-radius:0px 0px 5px 5px;
	}

.rowwrapper {
	float:left;
	width:860px;
	background-color:#FFFFCC;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-collapse:collapse;
	overflow:hidden;
	}

/* Header Row */
.head {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#000099;
	height:30px;
	border-collapse:collapse;
	}

.hc1 {
	width:50px;
	left:10px;
	top:2px;
	text-align:right;
	margin:1px 0px 0px 0px;
	border-radius:5px 0px 0px 0px;
	}

.hc2 {
	width:60px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:center;
	}

.hc3 {
	width:90px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	}

.hc4 {
	width:150px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	}

.hc5 {
	width:160px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	}

.hc6 {
	width:345px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	border-radius:0px 5px 0px 0px;
	}

/* Cells */
.c1 {
	width:50px;
	left:10px;
	top:2px;
	text-align:right;
	margin:1px 0px 0px 0px;
	height:auto;
	}

.c2 {
	width:60px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:center;
	height:auto;
	}

.c3 {
	width:90px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	}

.c4 {
	width:150px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	font-weight:bold;
	}

.c5 {
	width:160px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	}

.c6 {
	width:344px;
	margin:1px 0px 0px 0px;
	top:2px;
	text-align:justify;
	}

.cell {
	float:left;
	margin:1px 1px -200px 0px;
	padding:0px 0px 200px 0px;
	border-collapse:collapse;
	height:auto;
	background-color:#CCFFCC;
	}
