html {background-color:black}

body {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        margin:0;
        background: #FFF;
        }
A:link {text-decoration: none; color: black;}
A:visited {text-decoration: none; color: black;}
A:active {text-decoration: none; color: black;}
A:hover {text-decoration: underline ; color: black;}

#header {
        background-color:black;
		margin-left: 10px;
}

ul {
        list-style: disc;
        }

img {
    border: 0px;
}

table {border:0px}

#MenuPos{clear:left; position:relative; margin-top:0px}

#leftside {margin-top:400px; margin-left:10px}

.spacer {
        background-color:#F8C800; text-align:right;
}

.footer {
        background-color:black; text-align:center; color:white; 
}

.content {width:80%; margin-right:50px; margin-left: 50px;}

.underwriterweb {width:80%; margin-right:50px; margin-left: 50px; color:red; font-size:12pt}

.underwriterweb A:link {text-decoration: none; color: red;}
.underwriterweb A:visited {text-decoration: none; color: red;}
.underwriterweb A:active {text-decoration: none; color: red;}
.underwriterweb A:hover {text-decoration: underline ; color: red;}

.flood {width:80%; margin-right:50px; margin-left: 50px; color:red; font-size:14pt; font-weight:bold}

.flood A:link {text-decoration: none; color: red;}
.flood A:visited {text-decoration: none; color: red;}
.flood A:active {text-decoration: none; color: red;}
.flood A:hover {text-decoration: underline ; color: red;}

.breadcrumbs {font-size: 10px; font-weight:bold; color:black;}

.breadcrumbs a {text-decoration:none; color:black}

.footerimage {height:70px; vertical-align:middle;color:white}

.footerimage a {text-decoration:none; color:white}

.h1 {font-size:large; font-weight:bold; color:black; margin-left: 50px;}

.h2 {font-size:medium; font-weight:bold}

.name {font-size:large; font-weight:bold; color:black}

.title {font-size:medium; font-weight:bold; color:#F5BC24}

hr {color:#F8C800}

div.collaspeInfo {display: none}

/* General */
div#container{
	width: 100%;
	margin: 2em auto; margin-left: 50px;
}

div#jas-container{
	/* Width HAS to be here for IE to render the filter */
	width: 100%; 
}

div#jas-frame{
	float: middle;
	width: 90%;
	margin: 10px 0;
	padding: 10px;
	border: 1px solid #666;
}

div#jas-thumbnails{
	float: middle;
	clear: left;
	width: 500px;
	margin-top: 1em;
	border: 1px solid #666;
}

div#jas-thumbnails ul{
	list-style: none;
	width: 440px;
	margin: 10px 0 10px 10px;
	overflow: hidden;
}

div#jas-thumbnails ul li{
	float: left;
	width: 100px;
	height: 75px;
	margin: 0 10px 10px 0;
}

div#jas-thumbnails ul li img{
	width: 100px;
	height: 75px;
	cursor: pointer;
}

div#jas-thumbnails ul li.selected-parent{
	width: 96px;
	height: 71px;
	padding: 1px;
	border: 1px solid #f60;
}

div#jas-thumbnails ul li img.selected{
	width: 96px;
	height: 71px;
}

h2#jas-image-text{
	text-align: center;
}

img#jas-image{
	margin-bottom: 1em;
}

ul#links{
	display: block;
	clear: left;
	padding: 2em 0 1em 4em;
}

ul#links li{
	line-height: 2em
}

ul#navigation-controls{
	width: 260px;
	list-style: none;
	margin: 0 auto;
}

ul#navigation-controls li{
	float: left;
	line-height: 1.5em;
	margin-right: 0.5em;
}

ul#navigation-controls li#image-counter{
	margin: 0 0.75em 0 0.5em;
}

li.slideshow-item{
	margin-left: 3em;
}
