TABLE
{
	padding: 0px 0px 0px 0px;
}

.rns
{
	font-size: 8.5pt;
	color: #02277e;
	font-family: Arial;
}

.heading
{
	background-color: #064B98;
	color: #FFFFFF;
	height: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
}
.newHeading
{
	background-color: #FFFFFF;
	color: #000000;
	height: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.newTableHeading
{
	background-color: #FFFFFF;
	background-image: url(../images/bg-table-th.jpg);
	color: #000000;
	height: 25px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}

.text
{
	font-family: Arial;
	font-size: 11px;
	height: 25px;
}

.row
{
	font-family: Arial;
	font-size: 11px;
	height: 25px;
}

.smallertextdgn
{
	font-family: Arial;
	font-size: 11px;
	height: 25px;
	color: #666666;
	margin-top: 1px;
}


.borderDgn
{
	width: 1px;
	background-color: #666666;
}

.smallertext
{
	font-family: Arial;
	font-size: 11px;
	height: 25px;
}

.space
{
	font-family: Verdana;
	font-size: 10px;
}
.bg1
{
	background-color: #DDE6F1;
}

.bg2
{
	background-color: #EAF0F8;
}

.bg3
{
	background-color: #FFFFFF;
}

.bg4
{
	background-color: #EEEEEE;
}

.bg5
{
	border: 1px #666666 solid;
	background-color: #EEEEEE;
}
.bg6
{
	border: 1px #666666 solid;
	background-color: #FFFFFF;
}

.center
{
	text-align: center;
}

.divider
{
	height: 1px;
	background-color: #666666;
}


.title
{
	color: #E71077;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4;
	padding-bottom: 4;
	padding-left: 2;
}

.cellpad
{
	width: 8px;
}
.padL5
{
	padding-left: 5px;
}

.tabLink
{
	text-decoration: none;
}

.tabLeftOn
{
	background-image: url(../images/TabLeftOn.gif);
	background-color: #EEEEFF;
	width: 5px;
	height: 25px;
}
.tabCentreOn
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #4B85CB;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabRightOn
{
	background-image: url(../images/TabRightOn.gif);
	width: 5px;
	height: 25px;
}


.tabLeftOff
{
	background-image: url(../images/TabLeftOff.gif);
	width: 5px;
	height: 25px;
}
.tabCentreOff
{
	padding-left: 2px;
	padding-right: 2px;
	background-color: #BED9F8;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #064B98;
	cursor: pointer;
}
.tabRightOff
{
	background-image: url(../images/TabRightOff.gif);
	width: 5px;
	height: 25px;
}



.tabOn
{
	background-color: #4B85CB;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	color: #FFFFFF;
}
.tabOff
{
	background-color: #BED9F8;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	color: #064B98;
	cursor: pointer;
}


.tabBottom
{
	background-color: #4B85CB;
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	height: 3px;
	font-weight: bold;
	color: #FFFFFF;
}

.date
{
	color: #064B98;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4;
	padding-bottom: 4;
	width: 577px;
	text-align: right;
}

.newdate
{
	color: #064B98;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4;
	padding-bottom: 4;
	width: 661px;
	text-align: right;
}

a
{
	color: #064B98;
}

.button
{
	background-color: #262F70;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	border: 1px solid;
	border-color: #000000;
}

.borderedTable
{
	border: 1px solid;
	border-color: #064B98;
}

.hand
{
	cursor: pointer;
}

td .datecell
{
	width: 20%;
}
.timecell
{
	width: 20%;
}
.sourcecell
{
	width: 20%;
}

#content
{
	width: 585px;
	float: none;
	text-align: left;
	background: #FFFFFF;
	margin-left: auto;
	margin-top: 10px;
	margin-right: auto;
}

select
{
	font-family: Arial;
	font-size: 11px;
}




