body{
	margin:0;
	padding:0;
	background-color: #A7D1F1;
	font-family:Arial;
	}
.style7 {color: #3399CC; font-size: 14px; font-weight: bold; }

p{
margin:0;
	padding:0;
	}

form{
margin:0;
padding:0;
}

ul{
margin:0;
padding:0;
}
.td_body{
background-image:url(images/slice.gif);
background-position:top;
background-repeat:repeat-x;
background-color:#FFFFFF;
}
.td_img{
background-image:url(images/img.gif);
background-position:bottom right;
background-repeat:no-repeat;
}
.td_slice{
background-image:url(images/slice2.gif);
background-position:top;
background-repeat:repeat-x;
}
.bodytext{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:14px;
color:#1B76BD;
}
.bodytext2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:12px;
color:#1567C4;
}

.bodytext5{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
line-height:12px;
color:#1B76BD;
}

.bodytext6{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:12px;
color:#000000;
}

.copyright{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-align:left;
vertical-align:middle;
}

.footer{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
vertical-align:middle;
}

A.footerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:normal;
vertical-align:middle;
text-decoration:none;
}
A.footerlink:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:normal;
vertical-align:middle;
text-decoration:none;
}

.bodytext3{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:12px;
color:#1567C4;
padding-top:11px;
padding-left:11px;
}

.bodytext4{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
line-height:14px;
color:#1B76BD;
padding-top:14px;
padding-left:8px;
}

.list2 {
	background-image:url(images/bullet1.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#0E2735;
	line-height:14px;
	padding-left: 4px;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	list-style:none;
	
	}
	
	A.link4{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	padding-left: 7px;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	list-style:none;
}
A.link4:hover{
	font-family: Arial;
	font-size:11px;
	font-weight:normal;
	color:#1567C4;
	padding-left: 7px;
	font-style: normal;
	font-variant: normal;
	text-decoration:none;
	list-style:none;
	}
.list {
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
    height:24px;
	list-style-type:none;
	border-bottom:#000000 1px dotted;
	padding-left: 17px;
	padding-top:2px;
	display:block;
	}
	.listlast {
	background-image:url(images/bullet2.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
	height:24px;
	list-style-type:none;
	padding-left: 17px;
	padding-top:2px;
	display:block;
	}
.date{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#000000;
}

table {font-size:12px;}

.action a:link { color: #153E7E; text-decoration: none }
.action a:visited { color: #153E7E; text-decoration: none }
.action a:active { color: #153E7E; text-decoration: none }
.action a:hover { color: #CC0033;  text-decoration: none }

/*lightbox*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



