/*
	main style sheet
*/

body {
	/*font-family: Comic Sans MS, sans-serif;*/
	background-color: #A1A1AF; /* #7A7A6D; CBC9DE;*/
	margin: 10px;
	padding: 1px;
    font-family: "Trebuchet MS";
}

.table_banner {
   background-color: #4E4D52;
   color: #FFFFFF;
   width: 750px
}

.table_banner_column1 {
   text-align: left;
   width: 400px;
   font-size: 20pt;
   padding-left: 10px;
}

.table_banner_column2 {
	font-size:12pt; 
	font-style:italic;
}


.table_leftnav {
	font-size:10pt;
	color: #FFFFFF;
	width: 105px;
	height: 400px;
	line-height: 135%;
	background-color: #4E4D52; /* #9699D8; */
	margin-top: 3px;
}

.table_leftnav_column1 {
  padding: 5px;
  /*width: 300px;*/
  /* border: 2px solid white; */
}

.table_leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.table_leftnav .hoveron {
	text-decoration: underline;
}

.table_leftnav .hoveroff {
	text-decoration: none;
}

.div_topnav {
	position: absolute; 
	font-size:12pt;

 	top: 55px;
	left: 133px;   
	/*font-weight:bold;*/
}

.table_topnav {
    border-top: 1px solid white;
    border-bottom: 1px solid white;
	font-size:10pt;
	color: #FFFFFF;
	padding-left: 10px;
	width: 620px;
	background-color: #4E4D52; /* #9699D8; */
	margin-top: 3px;
     text-align:center;
}

.table_cell_topnav_notused {
    width: 40px;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
    text-align:center;
}

.table_topnav a {
	color: #FFFFFF;
	text-decoration: none;
    
}

.table_topnav .hoveron {
	text-decoration: underline;
}

.table_topnav .hoveroff {
	text-decoration: none;
}


.maincontent {
	font-size:10pt;
	position: absolute;
	top: 80px;
	left: 145px;
}

.text1 {
   font-size:10pt;
}


.copyright2 {
	/*float: left;*/
	text-align: center;
	font-size: 8pt;
}













.sitebranding {
	/*background-color: #B3B6E3; this is slightly lighter*/
	background-color: #4E4D52; /*#9699D8;*/
	font-family: "Trebuchet MS"; 
	font-size: 20pt;
    color: #FFFFFF;
	padding-left: 10px;
	/*margin: 2px;*/
	width: 750px; 
	padding-right:3px; 
	padding-top:3px; 
	padding-bottom:3px;
}

.sitebranding .sitebranding_inset {
	font-size:12pt; 
	font-style:italic;
/*	padding: 0;
	margin: 0;
	text-align: right;*/
}


.leftnav {
	position: relative;
	top: 0px;
	font-family: "Trebuchet MS";
	font-size:10pt;
	color: #FFFFFF;
	padding: 10px;
	width: 90px;
	height: 400px;
	line-height: 135%;
	background-color: #4E4D52; /* #9699D8; */
	margin-top: 3px;
}


.leftnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.leftnav .hoveron {
	text-decoration: underline;
}

.leftnav .hoveroff {
	text-decoration: none;
}

.topnav {
	position: relative; 
	font-size:12pt;
	/*font-weight:bold;*/
	text-align: center;
	top: -402px;
	left: 109px; 
	
	margin-left: 4px;
	width: 630px; 
	background-color: #4E4D52; /* #9699D8; */
	margin-top: 3px; 
	
	padding-left: 15px;
	padding-right:5px; 
	padding-top:1px; 
	padding-bottom:1px;
	
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.topnav a {
	color: #FFFFFF;
	text-decoration: none;
}

.topnav .hoveron {
	text-decoration: underline;
}

.topnav .hoveroff {
	text-decoration: none;
}


.bodycontent {
	font-family: "Trebuchet MS"; 
	font-size:10pt;
	position: absolute;
	top: 80px;
	left: 145px;
	/*padding: 2px;*/
	/*padding-left: 10px;*/
	/* specify width and height on each page
	width: 650px;
	height: 4500px; 
	*/
}

.bodycontent_homepage {
	position: absolute;
	top: 30px;
	left: 120px;
	width: 550px;
	height: 475px; 
	margin:  40px;
	border: 2px solid black;
}


.image1 {
    position: absolute;
	border: 2px solid black;
}

.copyright {
	font-family: "Trebuchet MS"; 
	position: absolute; 
	/*float: left;*/
	top: 550px;  
	text-align: center;
	font-size:9pt;
}

.test {

text-decoration: underline}

.sitebranding, .tagline, .leftnav, .bodycontent {
	/*position: relative;*/
	/*border: 1px dashed blue;*/
	/*margin:  3px;*/
}

/************
unused styles
*************/
/*
.leftnav, .tagline {
	/*top: 60px;
	margin:  3px;*/
}


.taglinex, .bodycontent {
	left: 140px;

}


.tagline {
	position: relative; 
	top: -425px;
	left: 120px; 
	text-align: left;
	padding: 5px;
	margin-left: 4px;
	margin-top: 2px;
	width: 630px;
}

.leftnav .parentitem {
	font-family: "Trebuchet MS";
	font-size:10pt;
}
*/