/* LEFT NAV */

.lev01 {
height: 20px;
display: block;
padding-top: 6px;
padding-bottom: 4px;
padding-left: 12px;
padding-right: 6px;
background-color: #86898D;
border-bottom: 2px solid #2A3436;
border-right: 1px solid #2A3436;
text-align: right;
text-decoration: none;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}

a.lev01:hover {
background-color: #748FB0;
}

.lev02 a {
display: block;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 12px;
padding-right: 12px;
text-align: right;
background-color: #D4D8E1;
border-bottom: 1px solid #003366;
border-right: 1px solid #2A3436;
text-decoration: none;
color: #003366;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
}

.lev02 a:hover {
background-color: #BACBF7;
}

/* CONTENT */

body {
	background-color: #CCCCCC;
	height:680px;
}

div.content {
	margin-top:20px;
	margin-bottom:40px;
	margin-left:20px;
	margin-right:20px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3E4954;
}

h2 {
	margin-top: 0px;
	margin-bottom: 6px;
	line-height: 18px;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #3E4954;
}

h2.sitemap {
	margin-top: 10px;
	margin-bottom: 0px;
	width: 350px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #3E4954;
}

p {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

td {
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

td.content {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

td.form {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

ul {
	margin-top: 0px;
	margin-bottom: 10px;
}

.content ul li {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 14px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

.content ol li {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 18px;
	font-family: arial;
	font-size: 13px;
	color: #3E4954;
}

td.sidebarhd {
	background-color: #164360;
	padding: 5px;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.sidebar {
	background-color: #e6e6e6;
	padding: 5px;
	border: 1px solid #164360;
	border-top: 0px;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

td.sidebar-lr {
	background-color: #e6e6e6;
	padding-left: 5px;
	border-left: 1px solid #3e4954;
	font-family: arial;
	font-size: 11px;
	color: #3e4954;
}

td.sidebar-rr {
	background-color: #e6e6e6;
	padding-left: 5px;
	border-right: 1px solid #3e4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
	width: 220px;
}

td.sidebar-lbr {
	background-color: #e6e6e6;
	padding-left: 5px;
	border-left: 1px solid #3e4954;
	border-bottom: 1px solid #3e4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

td.sidebar-rbr {
	background-color: #e6e6e6;
	padding-left: 5px;
	border-right: 1px solid #3e4954;
	border-bottom: 1px solid #3e4954;
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

.gallerytitle {
	background-color: #e6e6e6;
  padding: 2px 0;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #3E4954;
}

.copyright {
	margin-top: 0px;
	margin-bottom: 24px;
	font-family: arial;
	font-size: 10px;
	color: #3E4954;
}

.copyright a{
	color: #3E4954;
}

.copyright a:hover{
	color: black;
}

.smalltext {
	font-family: arial;
	font-size: 11px;
	color: #3E4954;
}

.smalltext a{
	color: #3E4954;
}

.smalltext a:hover{
	color: black;
}

.floatleft {
	margin-right: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

.floatright {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: right;
}

.content a:link    {color: #5e6d8f; text-decoration: underline; font-weight: bold}
.content a:visited {color: #5e6d8f; text-decoration: underline; font-weight: bold}
.content a:active  {color: #5e6d8f; text-decoration: underline; font-weight: bold}
.content a:hover   {color: #000000; text-decoration: underline; font-weight: bold}



a.sidebar:link    {color: #5e6d8f; text-decoration: none; font-weight: normal}
a.sidebar:visited {color: #5e6d8f; text-decoration: none; font-weight: normal}
a.sidebar:active  {color: #5e6d8f; text-decoration: none; font-weight: normal}
a.sidebar:hover   {color: #000000; text-decoration: underline; font-weight: normal}



