body {
	margin: 0;
	padding: 0;
	color: #e8e8e8;
	text-align: center;
	font-size: 100%;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background: #446d8b url(html/images/bodybkg.gif) repeat-y left top;
}
#BodyLayer {
	text-align: left;
	text-indent: 20px;
	visibility: visible;
	padding: 12px;
	position: absolute;
	top: 100px;
	left: 220px;
	width: 60%;
	height: 60%;
	overflow: auto;
	float: left;
}

.media {
margin-bottom: 15px;
font-size: 12px;
}
.vmedia {
margin-bottom: 15px;
font-size: 12px;
}
#left {
	text-align: center;
	position: absolute;
	top: 200px;
	left: 0;
	visibility: visible;
	z-index: 0;
	width: 190px;
	height: 100%;
	margin-top: 0;
	margin-left: 7px;
}
.noborder {
	border: 0px !important;
	margin-bottom: 0px !important;
	padding: 0px !important;
}
.hiddenPic {
	display: none;
}
#navlayer {
	
	text-align: left;
	width: 167px;
	padding-top: 9px;
}
img.nav {border: none; margin: 0px; padding: 0px;
}
.nav {
	visibility: visible;
	float: left;
}
.nav a {
	background-image: url(html/images/nav_normal.jpg);
	background-repeat: no-repeat;
	color: Black;
	font-size: 12px;
	font-family: italic;
	width: 113px;
	height: 21px;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	font-weight: 500;
	padding: 0;
	display: block;
	text-decoration: none;
	text-align: center;
}
.nav a:hover {
	
	background-image: url("html/images/nav_down.jpg");
	
}
.nav a:active {
	background-image: url(html/images/nav_over.jpg);
	
}
.nav ul {
	list-style: none;
	text-indent: 0px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.nav li {
	margin: 0;
	padding: 0;
}
.idTabs ul {
	margin: 0 !important;
	padding: 0;
	border: 0px !important;
}
.idTabs li {
	margin: 0 !important;
	padding: 0;
	border: 0px !important;
}
#header {
	font-size: 0.8em;
	text-align: right;
	padding-right: 15px;
	padding-top: 25px;
	position: absolute;
	top: 10;
	left: 220px;
	width: 60%
}
.big {
	font-size: 15px;
	font-weight: 600;
}
.ray {
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	margin: 50px 20px;
}
#bar-top {
	width: 100%;
	height: 30px;
	background: #c0c0c0;
	color: #333333;
	border: solid #000000;
	border-width: 0px 0;
	margin: 0;
}
#bar-bottom {
	width: 100%;
	height: 30px;
	position: relative;
	background: #c0c0c0;
	color: #333333;
	border: solid #000000;
	border-width: 2px 0;
}
#content {
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	height: 450px;
	position: relative;
	border-width: 0 2px;
	overflow: auto;
	margin: 0 15%;
	border-color: #000000;
	border-style: solid;
}
p {
	font-size: 90%;
}
td {
}
bold {
	color: #d3d3d3;
	font-weight: 600
}
H1 {
	color: #d3d3d3;
	font-size: xx-large;
	font-weight: 800;
	font-style: normal;
	text-decoration: underline;
	text-transform: capitalize;
	font-variant: normal;
	background-color: #446d8b
}
H2 {
	color: #446d8b;
	font-size: x-large;
	font-weight: 800;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	background: #C0C0C0;
	vertical-align: middle;
	text-align: center;
	border-top: 4px double #fff;
	border-bottom: 4px double #fff;
}
H3 {
	color: #d3d3d3;
	font-size: large;
	;
	font-weight: 800;
	font-style: normal;
	text-transform: capitalize;
	font-variant: normal;
	vertical-align: middle;
	text-align: center;
	border-top: 4px double #fff;
	border-bottom: 4px double #fff;
}
ul {
	color: #d3d3d3;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
td {font-size: 90%;}
.standout
/* Bold text */
 {
	color: white;
	
	font-weight: 500
}
.smallItalics {
	font-style: italic;
	font-weight: 200
}
.normal {
	color: #d3d3d3;
	background-color: #446d8b
}
.opera {
	color: white;
	font-style: italic;
	font-weight: 500
}
.role {
	color: #f96;
	font-weight: 700;
	text-transform: uppercase
}
.toc {
	color: #f5f5f5;
	font-size: 0.85em;
	font-family: Verdana, helvetica, sans-serif;
	font-weight: 600;
	text-decoration: underline
}
.toc:hover {
	color: #f96;
	text-decoration: underline
}
.datesNormal {
	color: #ccc;
	font-size: small
}
.datesPast {
	color: #7a1616;
	font-size: small
}
a {
	color: #fff;
	font-size: 1em;
	text-decoration: underline;
}
/*================TABLES==========================*/
table.rep {
font-weight: 500;
	
}
table.rep thead {
	
}
table.rep tbody {
	
}
table.rep tfoot td{
	color: #E8E8E8;
	border-top: 2px solid #E8E8E8;
}
th {
	color: #446D8B;
}

table.rep {
	border: 1px solid #E8E8E8; border-collapse: separate;
	
}
table.rep left {
	
	border-right: 2px solid green
}
table.rep th {
font-weight: bold;
color: #446D8B;
	
}
.left {
	color: #E8E8E8;
	text-align: right;
	padding-right: 10px;
	
	
}

.center{
	background-color: #E8E8E8;
	color: #446D8B;
	text-align: center;
	
}

.right{
	color: #E8E8E8;
	text-align: left;
	padding-left: 10px;

}

.full {
	background-color: #E8E8E8;
	font-weight: 600;
}