body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:78%;
	color: #1F4C6A;
}
body {
	background-color: #ffffff;
	margin: 0px;
}
a:link, a:visited, a:active {
	color: #1F4C6A;
	text-decoration:underline;
	font-weight: bold;font-family:  Arial, Helvetica, sans-serif;
}
a:hover {
	color: #ff3366;
	text-decoration: none;
	font-weight: bold;
}
form {
	margin: 0;
}
hr{border-bottom:1px dotted #0066cc;border-top:1px dotted #fff;height:1px;}
h1{color: #1F4C6A;
	text-decoration:none;
	font-weight: bold;
	font-size:1.2em;margin: 5px 0px 5px 0px;}
 h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #1F4C6A;
	text-decoration:none;border:0px solid #FF95FF;padding:.2em;
}
h3{font-size: 1.06em;}
 h3, h4, h5 {
	margin: 5px 0px 5px 0px;
}
.header {
	background-color: #ffffff;
	
	color: #FFFFFF;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
}
.menu_default:active {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 1em; font-weight: bold; text-decoration: none; color: #ff3366; padding:.8em;}

.menu_default:link {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #0066CC; padding:.8em;}

.menu_default:visited {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #0066CC;padding:.8em; }

.menu_default:hover {font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; text-decoration: none; color: #ff3366;padding:.8em; }
.menu {
	background-color: #EFF4F8;background-image: url(menubk.jpg);
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	
	vertical-align: top;border:1px dotted #cccccc;
	
	
}
.submenu {background-image: url();padding-left: 10px;
	padding-right: 0px;
	padding-top: 5px;
	padding-bottom: 8px;
	width:70%;margin:auto;
	vertical-align: top;border:1px dotted #cccccc;text-align:center;color:#ccc;
	}
	.submenu a{font-family: Verdana, Arial, Helvetica, sans-serif;font-size: .9em; font-weight: bold; text-decoration: none; color: #0066CC; padding:.8em;text-align:center;font-weight:normal;}.submenu a:hover{color: #ff3366;}
span.pink a{
	font-size: 18px;
	font-weight: bold;
	color: #ff00ff;
	text-decoration:underline;
	}
span.pink a:hover{
	
	text-decoration:none;
	}
span.footersm a {font-size: 10px;
	font-weight: normal;
	color: #999;
	text-decoration:none;padding-top:2px;}
	span.footersm {color: #ccc;}	
span.footersm a:hover{color: #ff3366;}	
.content {
	background-color: #FFFFFF;
	padding: 8px 0 0 0;
	
	vertical-align: top;
}
.print a,.print,a img#thumbnail   {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
}
.print a:hover,.print:hover,a img#thumbnail:hover{color: #666666;text-decoration:none;}
.footer {
	
	text-align: center;
	font-size: 10px;
	color: #999;border-top:1px dotted #0066cc;padding:3px;
	
}
.fm {
	
	text-align: center;
	font-size: 10px;
	color: #999;border-top:0px dotted #0066cc;padding:3px;font-family: Arial, Helvetica, sans-serif;
	
}
.fm a{color:#999;text-decoration:none;}.fm a:hover{color:#ff0066;text-decoration:none;font-family: Arial, Helvetica, sans-serif;}
a img {border: 1px solid #ccc;padding: 3px 3px 3px 3px;margin:2px; }a img.home{border:none;padding:0 0 0 0 ;}


/*lightbox*/

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

#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{
	/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
	width: 63px;
	/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */
	height: 32px !important;
	background: transparent url(../images/zen_lightbox/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
#prevLink {
	left: 0;
	float: left;
	background-image: url(../images/zen_lightbox/prevlabel.gif);
	background-position: left 0;
	background-repeat: no-repeat;
	}
#nextLink {
	right: 0;
	float: right;
	background-image: url(../images/zen_lightbox/nextlabel.gif);
	background-position: right 0;
	background-repeat: no-repeat;
	}
/*
#prevLink:hover, #prevLink:visited:hover { background: url(../images/zen_lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/zen_lightbox/nextlabel.gif) right 15% no-repeat; }
*/
/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
	overflow: hidden;
	/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */
	width: 100%
	}
#imageData{	padding:0 10px;	color: #666; }
/* bof Zen Lightbox v1.4 aclarke 2007-09-18 */
#imageData #imageDetails{ width: 60%; float: left; text-align: left; }
/* eof Zen Lightbox v1.4 aclarke 2007-09-18 */	
#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; }

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


.linkBox{border:1px dotted #ccc;background-color: #F0F0F0;background-image: url(link.jpg);
	background-repeat: repeat-x;height:50px;width:260px;margin:1em 1em 0 0;}
	
.linkBox a{ color:#336699;font-size:1.2em;margin:0 0 0em 0em;text-decoration:none;}
.linkBox a:hover{ text-decoration:underline;}
.linkBox img,.linkBox a img{padding:.3em;border:none;}

.clearBoth
{
	clear:both;
}
