/*** General Body Elements ***/

body {
	margin: 0 auto;
	padding: 0;
	font: 76% Verdana,Tahoma,Arial,sans-serif;
	background-color: #8da0a7;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

html { height: 100%; margin-bottom: 1px; } /* to keep the vertical scroll bar */

h2 {
color: #666666;
font-size: 16px;
background-color: #ece8e8;
font-family: Arial, Helvetica, sans-serif;
margin: 0 0 0 0;
}

a {
color:#666666;
background-color: #ffffff;
text-decoration: none;
}

a:hover {
color:#587ec5;
background-color: #ffffff;
}

#wrap {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 760px;
padding: 0;
}


#frontphoto {
margin: 0px 0px 10px 0px;
border: 0;
}

#title {
margin: 0 0px 5px 5px;
border-left: 1px solid #ffffff;
border-right: 1px solid #ffffff;
padding: 0 0px 0 10px;
line-height: 1.6em;
text-align: right;
}

#title h1 {
	font-size: 2.0em;
	margin-top: 0;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-left: 0;
}

#title p {
width: 400px;
float: left;
text-align: center;
color: #a0a0a0;
background-color: #ffffff;
margin: 0 0 0 0;
font-size: 0.8em;
line-height: 1.2em;
}


#navigation {
float: left;
clear: left;
background-color: #ece8e8;
width: 150px;
height: 550px;
margin: 0 0 0 0;
padding: 5px;			
border: solid 1px #000;
}

#navigation ul {
margin-left: 0;
padding-left: 0;
list-style-type: none;			
float: left;
width: 140px;
}

#navigation a {
background-color: #ece8e8;
display: block;
padding: 5px;
width: 140px;
border-bottom: 1px solid #CCC;
}

#navigation a:hover {
color:#E10000;
background-color: #F5F5F5;
}

#navigation p {
margin-top: 40px;
padding: 0px;
border-bottom: 1px dotted #CCC;
border-top: 1px dotted #CCC;
}


#navimg {
	border: none;
	display:block;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}

#main{
	width: 550px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#main li {
	font-family:Arial, Helvetica, sans-serif;
	color:#587ec5;
	font-size:12pt;
	font-weight:bold;
	list-style-type: none;
	font-style: normal;
}


.title_blue {
font-family:Arial, Helvetica, sans-serif;
color:#587ec5;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

.title_red {
font-family:Arial, Helvetica, sans-serif;
color:#af0a06;
background-color: #ffffff;
font-size:12pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

#catalog_sections {
	float: left;
	clear: left;
	text-align:right;
	line-height: 2em;
	padding: 5px;
	border-top-color: #8da0a7;
	border-right-width: thin;
	border-right-style: solid;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align: top;
	white-space: normal;
	text-indent: -2em;

}


#file_list {
	float: left;
	padding: 1px;
}

#file_list li.acrobat a {
	/*background-image: url(/images/pdficon_small.gif);
	background-position: left top;
	background-repeat: no-repeat; */
	font-size: 0.85em;
	font-weight: normal;
	line-height: 1.5em;
	/* padding-left: 5px;
	margin-left: 2px;
	text-indent: 5px; */
}

.footer {
	position:static;
	clear:both;
	width:750px;
	height:20px;
	margin:0px 0 0 0;
	padding:4px 0 4px 0;
	font-size:.8em;
	text-align:center;
}

.footer_text {
font-family:Arial, Helvetica, sans-serif;
color:#303030;
background-color: #ffffff;
font-size:9pt;
font-weight:bold;
padding: 0 0 0 0;
margin: 0 0 -8px 0;
}

#footer a {
color:#CC6714;
background-color: #ffffff;
text-decoration: none;
}

#footer a:hover {
color:#587ec5;
background-color: #ffffff;
}

#acrobat_logo {
	padding: 30px;
	text-align: center;
	position: static;
}
.description {
	width:auto;
	visibility:hidden;
	background-color:#FF9;
	color:black;
	border:1px solid black;
	position:absolute;
	margin-top:1.3em;
	margin-left:.5em;
	z-index:1;
	font-size:smaller;
	padding:.2em;
}

