@charset "utf-8";
/* CSS Document */

body {
	font: 100.1% "Trebuchet MS", Verdana, Helvetica, sans-serif;
	margin: 0px;
	background: #D3D2Df url(../images/tree_background.jpg) repeat-x;
}
h6 {
	color: #333333;
	margin: -1.9em;
	display: block;
}
ul {
	list-style: url(none) none;
}
#mainCenter {
	height:100%;
}
.firstparHed {
	display: inline;
	padding-top:20px;
	display:block;
	font-weight: bold;
	color: #000099;
}
#titleframe {
	width: 100%;
	text-align: left;
	/*height: 92px;*/
}
#TopFrame {
	width: 100%;
	height: 480px;
	border: 0px;
	background: #FFFFFF;
}
#BottomFrame {
	width: 100%;
	height: 100%;
	border: 0px;
	background: #666666;
	font-size: 80%;
}

a 			{ color: #FFFFFF; text-decoration: none; font-weight:bold; font-size: 90%;} 
a:hover		{ color: #FFFFFF; text-decoration: underline; }

.userAlert{
	float:right;

}


/* title frame */

.titleContent {
	padding: 6px 0 0px 6px;
	text-align: left;
	/*background: #8CA4B0;*/
}
.banner {
	color: #FFFFFF;
	/*background: #8CA4B0;*/
	font: 80% "Trebuchet MS", verdana, arial;
}
.banner .title{
	font-size:1.2em;
	font-weight:bold;
	text-align: left;
}
.banner .info{
	font-size:0.9em;
	/*background: #8CA4B0;*/
}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #FFFFFF;
	background-color: #000000;
}

.banner .email{
	font-weight:bold;
}

/* index frame */

.indexContent {
	width:95%;
	padding-top:6px;
	padding-bottom:6px;
	text-align: left;
}
.indexContent table {
	border-style:dotted;
	border-color:#FFFFFF;
	border-bottom-width: 2px;
}
.indexInfo {
	padding: 0 0 0 6px;
	text-align: left;
	color: #003366;
	font-size: 80%;
}

.indexInfo .filename {
	color: #003366;
	text-align: left;
	font-size: 80%;
}

.indexInfo .date {
	color: #003366;
	text-align: left;
}

/* file info */

#imageInfo{
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 0 6px 0 6px;
}

.content {
	font-size:11px;
	padding-top:6px;
	padding-bottom:6px;
}

.header{
	font-size:9px;
	font-weight:bold;
	color: #FFFFFF;
}

.contentLast {
	font-size:80%;
/*	color: #FFFFFF;*/
	padding-top:6px;
}

/* feedback */

.feedback {
	width: 461px;
	font-family: Trebuchet MS, verdana, arial;
	padding: 6px 6px 0 6px;
}

.checkBoxText {
	font-size: 11px;
	color: #FFFFFF;
}
.button {
	font-weight:bold;
	font-size: 11px;
	color:#ffffff;
	width:100%;
	/*background-color:#D6BA8B;*/
}
table {
	text-align: left;
	vertical-align: top;
	border-top: 1px dotted #666666;
}
td {
	vertical-align: top;
	text-align: left;
	/*background: #666666;*/
}
a:link {
	text-decoration: none;
	font-size: 90%;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	line-height: 16px;
	border-bottom-color: #FFFFFF;
	padding-top: 15px;
	clear: both;
	color: #000000;
}
#main {
	position: relative;
	width: 499px;
	float: right;
	display: block;
}
#threecols {
	vertical-align: top;
	display: block;
	margin-right: 15px;
	position: relative;
	left: 15px;
	width: 764px;
	top: 15px;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: normal;
	text-align: left;
	clear: left;
	color: #FFFFFF;
}
.firstPar {
	display: block;
	font-size: medium;
	text-decoration: none;
	vertical-align: top;
}
.dotrule {
	border: 2px dotted #996600;
	margin: 6px;
	padding: 6px;
	background-color: #CCCCCC;
	color: #000000;
}
#footer {
	font: bold 70% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0 5px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-decoration: none;
	display: block;
	clear: both;
	list-style: none;
	text-decoration: none;
}
#footer ul {
	padding: 0 10px;
	list-style: none;
	margin: 0px;
	float: left;
}
#footer li {
	line-height: 140%;
	text-decoration: none;
}
#footer a:link {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #A87848;
}
#footer a:active {
	text-decoration: none;
	color: #C09048;
}	
h5 {
	margin-top:0.5em;
	margin-bottom: .5em;
}
