body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6a6a6a;
	line-height: 1.6em;
	background-color:#b2def5;
	background:url(images/bg.jpg) no-repeat center top scroll ;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

body { 
	margin: 15px; 
} 
.horiz_white {
	background-color: #FFFFFF;
	height: 5px;
}
.vert_white {
	background-color: #FFFFFF;
	width: 5px;
}
.mini_text_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	margin: px;
}
.white_bg {
	background-color: #FFFFFF;
}

h3{font-family:Arial, Helvetica, sans-serif;font-weight:normal;font-size:22px;color:#A20635; padding: 0px; line-height: 25px; padding-top: 10px;}

h4{font-family:Arial, Helvetica, sans-serif;;font-weight:normal;font-size:18px;color:#A20635; text-align:left; padding: 0px;}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height:150%;	
}

li {
	line-height:150%;	
}

.mini_text_med {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 12px;
}
.mini_text_med2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 0px 25px 11px;
	margin: 5px;
	vertical-align: top;
}
.middle_aqua {
	background-color: #D0E8F2;
	text-align: center;
}
A:active
{
	color: #A20635;
	text-decoration: underline;
}

A:hover
{
	color: #A20635;
	text-decoration: none;
}

A:link
{
	color: #A20635;
	text-decoration: underline;
}

A:visited
{
	color: #A20635;
	text-decoration: underline;

}
a.mini_text_dark:link {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.mini_text_dark:visited {
	text-decoration: none;
	color: #333333;
	font-size: 12px;
}
a.mini_text_dark:hover {
	text-decoration: underline;
	color: #333333;
	font-size: 12px;

}.mini_text_med3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 0px 0px 0px;
	margin: 5px;
	vertical-align: top;
}
.memofield_small {
	width: 138px;
	height: 125px;
	font-size: 12px;
}
.smallfield_med {
	width: 138px;
	font-size: 12px;
}
.photoborder { 
border-color: #666666; border-width: 1px; border-style: solid; 
}

/* Misc */
img {border:none;}
sup.medium {font-size:12px; line-height:100%;}
sup, .sup {line-height:100%; font-size:10px;}
.float_right {float:right; margin-left:15px;}
.float_left {float:left; margin-right:15px;}
.clear_both {clear:both;}
.clear_right {clear:right;}
.clear_left {clear:left;}
.no_margin {margin:0px;}
.source {margin-top:20px; padding-top:5px; border-top:1px solid #cccccc; font-size:11px; display:block;}
.image {padding-bottom:30px; border:0px solid #999999; background: #777777 url('images/icon_enlarge.gif') no-repeat bottom right; cursor:pointer;}
iframe {border:1px solid #ccc;}
div.backtotop {text-align:right; font-size:12px; clear:both; padding-top:4px;}
span.backtotop {background-color:#ececec; border:1px solid #ccc; padding:3px 5px;}

/* Lightbox */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 0px solid #666;
	border-right: 0px solid #666;
	}
#lightboxDetails{
	font-size: 10px;
	padding-top: 4px;
	}	
#lightboxCaption{ float: left; font-size:12px;}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }
#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('../images/overlay.png'); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale");
	}