/* CSS Document */

body {
	background-color: #d0e3ea;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}
tr {font-family:Arial, Helvetica, sans-serif; font-size:12px; font-style:normal; color:#000000;}

.tablebg {
	color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #838282;
	border-left-color: #838282;
}
.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	
	border-top-color: #505453;
	background-image: url(images/bottombg.gif);
	background-repeat: repeat-x;
}


.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	text-decoration: underline;
}
a.bottomlink:hover {
	color: #003366;
	text-decoration: none;
}

.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
a.textlink:hover {
	color: #0066CC;
	text-decoration: none;
}
a.topmenu:hover {
	color: #CCCCCC;
	text-decoration: underline;
}

a.sidelinkt:hover {
	color: #000000;
	text-decoration: underline;
}

.cellbrb {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #525657;
}
.cellbrl {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #525657;
	background-color: #c3d4de;
}

.cellbr2 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #525657;
}
.sidelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #013048;
	background-image: url(images/sidelink.jpg);
	background-repeat: repeat-x;
	padding-left: 5px;
}

.sidelinkt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #013048;
	text-decoration: none;
}
.texth {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0075b3;
		padding-left: 5px;
}
.imagebr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
#doct {
	position:absolute;
	width:200px;
	height:35px;
	z-index:99;  visibility:hidden;
	background-color: #FFFFFF;
	left: 613px;
	top: 115px;
}
