@charset "ISO-8859-1";

#slideshow {list-style:none}
#slideshow span {display:none}
#wrapper {width:620px; margin:10px auto; display:none}

#information {
	position:absolute;
	bottom:0;
	width:620px;
	height:50;
	background:#527443;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.95;
	filter:alpha(opacity=85);
	visibility: visible;
}
#information h3 {padding:4px 8px 3px; font-size:12px}
#information p {padding:0 8px 8px; font-size: 11px;}


#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:620px; height:427px; padding:2px; border:1px solid #d7d7d7}



#image {width:620px; height: 427px;}
#image img {position:absolute; z-index:25; width:auto;}

.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0}
#imgnext {right:0}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}

.linkhover {background:url(../slideshow-email/link.gif) center center no-repeat}
#thumbnails {margin-top:3px; margin-left: 2px}
#slideleft {float:left; width:20px; height:60px; background:url(../slideshow-email/scroll-left.gif) center center no-repeat; background-color:#003865}
#slideleft:hover {background-color:#af6512}
#slideright {float:right; width:20px; height:60px; background:#003865 url(../slideshow-email/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#af6512}
#slidearea {float:left; position:relative; width:560px; margin-left:5px; height:58px; overflow:hidden; border:1px solid #d7d7d7}


#slider {position:absolute; left:0; height:53px;}
#slider img {cursor:pointer; padding:2px; height:53px;}


body {
	height: 100%;
	font-family: arial;
	
}

a:hover {
	color: #360c1b;
	text-decoration: underline;
}


h2 {
	font-family: arial;
	font-size: 16pt;
	font-weight: bolder;
	color: #003866;
	margin-bottom: 9px;
	margin-top: 6px;
}


h4 {
	font-family: arial;
	font-size: 12pt;
	font-weight: bolder;
	color: #003866;
	margin-bottom: 9px;
	margin-top: 22px;
}


h7 {
	font-family: arial;
	font-size: 14pt;
	font-weight: bolder;
	color: #003866;
	margin-top: 12px;
	margin-bottom: 3px;
}



h5 {
	font-family: arial;
	font-size: 11.5pt;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 22px;
	color: #000000;
}

h6 {
	font-family: arial;
	font-size: 10pt;
	font-style: italic;
	margin-bottom: 6px;
	font-weight: normal;
	margin-top: 14px;
	line-height: 11pt;
}


.twobody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-style: normal;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 6px;

} 


#twobodyframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	font-style: normal;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 6px;
	

} 

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	font-style: normal;
	margin-right: 10pt;
	text-align: center;
} 


.footer a {
	color: #fff;
}

