/* CSS Document */

.wrap, .border-left, .border-right {
	height:1838px;
	}

.hr3 {
	top:1800px;
	}

.footer {
	top:1808px;
	}

.tablewrapper {
	height:1560px;
	}
	
/* 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;
	}
	
.tablewrapper {
	position:absolute;
	width:860px;
	background-color:#FFFFCC;
	padding:10px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	border-radius:0px 0px 5px 5px;
	}

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

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

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

.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;
	}

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

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

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

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

.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:160px;
	margin:1px 0px 0px 1px;
	top:2px;
	text-align:left;
	font-weight:bold;
	}

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

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

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

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

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