/* CSS Document */
html{
	overflow-y: scroll;
	}


body{

	height: 100%;
	color: #CCCCCC;
}

h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
	color: #ffde58;
	
	margin-top: -2px;
	}

h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #dab931;
	
	margin-top: -2px;
	}
	
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	color: #a08824;
	
	width: 350px;
	
	margin-top: 0;
	margin-bottom: 0;
	}
	
h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	
	width: auto;
	
	margin-top: 5px;
	margin-bottom: -5px;
	}
	
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 11px;
	color: #a08824;
	
	width: auto;
	
	margin-top: 5px;
	margin-bottom: -5px;
	}

hr {
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-width: thin;
	border-color: #60571E;
	}

.superscript {
	font-size: x-small;
	vertical-align: top;
	color: inherit;
	}

#MainContainer{
	width: 1000px;
	height: auto;
	float: left;
	
	position: relative;
	margin-left: 0px;
}

#column1{
	visibility: hidden;
	display: none;
	}
	
#column2{
	position: relative;
	left: 158px;
	top: 160px;
	
	width: 360px;
	height: auto;
	
	margin-right: 15px;
	
	float: left;
}

#column3{
	visibility: hidden;
	display: none;

}

#MainNav{
	visibility: hidden;
	display: none;

	}

.highlights{
	position: relative;
	top: 0px;
	left: 0px;
	
	width: 180px;
	height: auto;
	
	min-height: 50px;
	
	margin-right: 10px;
	margin-bottom: 25px;
	padding-top: 12px;
	padding-left: 12px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 500;
	font-size: 11px;
	text-align: left;
	color: #cccccc;
}

.highlights a{
	color: #a08824;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.highlights a:hover{
	color: #d0b132;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.highlights ul li{
	margin-left: 25px;
}

.highlights h3{
	color: #ffde58;
	
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

.highlights h4{
	color: #fff;
	
	margin-top: 5px;
	margin-bottom: 0;
	
	font-size: 11px;
	font-weight: normal;
	width: 150px;
}

.highlights span{
	color: #d0b132;
}

#image{
	visibility: hidden;
	display: none;

}

.image{
	visibility: hidden;
	display: none;

}

.content{
	position: relative;
	left: 0px;
	top: 13px;
	
	width: 360px;
	height: auto;
	
	min-height: 50px;
	
	margin-bottom: 30px;
	padding-top: 13px;
	padding-left: 14px;
	
	float: left;
	
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
	overflow: auto;
}

.content a{
	color: #a08824;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.content a:hover{
	color: #d0b132;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.content p{
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
	line-height: 21px;
}

.contentDatabase {
	position: relative;
	left: 0px;
	top: 13px;
	
	width: 425px;
	height: auto;
	
	min-height: 50px;
	
	margin-top: -10px;
	margin-bottom: 30px;
	padding-top: 13px;
	padding-left: 14px;
	
	float: left;
	
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	
	overflow: auto;
}

.contentDatabase a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

.contentDatabase a:visited {
	text-decoration: none;
	}
	
.contentDatabase a:hover {
	text-decoration: underline;
	}

.contentDatabaseSelected {
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.contentDatabaseSelected a {
	background-color: #000000;
	color: #ffffff;
	text-decoration: underline;
	}

.contentDatabaseNotSelected {
	background-color: #000000;
	color: #a08824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.contentDatabaseNotSelected a {
	background-color: #000000;
	color: #a08824;
	}

#SignUp{
	visibility: hidden;
	display: none;

}

#SignUp_interior{
	visibility: hidden;
	display: none;

	}

#SignUp img{
	visibility: hidden;
	display: none;

}

#footer{
	visibility: hidden;
	display: none;

	}

#footer a{
	color: #a08824;
	text-decoration: none;
}

#footer a:hover{
	color: #d0b132;
	text-decoration: none;
}

/*Navigation*/

dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	width: auto;
}

#menu {
	visibility: hidden;
	display: none;

}

#menu a:hover {
	color: #fff;
}

#menu dt {
	cursor: pointer;
	margin: 2px 0;
	width: auto;
	height: 20px;
	line-height: 20px;
	
	text-align: left;
	
	font-family: "Times New Roman", Times, serif;
	font-weight: 500;
	font-size: 14px;
	
	border: none;
	background: none;
}

#menu dd {
	border: none;
}

#menu li {
	text-align: left;
	margin-left: 10px;
	background: none;
	width: auto;
}

#menu li a, #menu dt li a {
	color: #999999;
	text-decoration: none;
	
	font-size: 11px;
	
	display: block;
	border: none;
	height: 100%;
	
	width: auto;
}

#menu li a:hover{
	color: #cccccc;
}

#menu dt a {
	color: #d0b546;
	text-decoration: none;
	
	width: auto;
}

#menu dt a:hover{
	color: #ffde58;
	text-decoration: none;
}
-->

.content ul{
	margin-top: 10px;
	margin-bottom: 10px;
	
	list-style-image: none;
}

.content ul li{
	margin-left: 25px;
	line-height: 16px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	
	width: auto;
	
	font-size: 12px;
	
	list-style: circle;
}
	
.content ul li a{
	color: #a08824;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.content ul li a:hover{
	color: #d0b132;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.excel{
	list-style-image:url(../images/excel.gif);
}


.pdf{
	list-style-image:url(../images/pdf.gif);
}
	
.highlightpdf{
	list-style-image:url(../images/pdf.gif);
	margin-bottom: 5px;
}

.content ul li strong{
	color: #ffde58;
}

span{
	font-size: 14px;
	color: #ffde58;
	}

strong{
	color: #fff;
	}

a img{
	border: none;
}

.MainContentBlock {
	width: 175px;
	height: auto;
	
	float: left;
	
	overflow-x: hidden;
	
	padding-bottom: 15px;
	}

.Bio {
	margin-top: 30px;
	overflow: hidden;
	}

#Search {
	color: #a08824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

#Search input, select {
	padding: 3px;
	background-color: #000000;
	color: #ffde58;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
	border-color: #60571E;
	}

#ButtonBar {
	color: #a08824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 15px;
	}

#ButtonBar a {
	color: #a08824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

#ButtonBar a:visited {
	color: #a08824;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	}

#ButtonBar a:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}

#ButtonBar a:active {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	}