@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #005288;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #home_container {
	width: 960px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/abl_home_background.jpg);
	background-repeat: no-repeat;
} 
.twoColFixLtHdr #aboutUs_container {
	width: 960px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/abl_aboutUs_background.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #model_container {
	width: 960px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/abl_model_background.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #resources_container {
	width: 960px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/abl_resources_background.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #contactUs_container {
	width: 960px;
	height: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/abl_contactUs_background.jpg);
	background-repeat: no-repeat;
}
.twoColFixLtHdr #header {
	height: 134px;
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-repeat: no-repeat;
	background-position: bottom; 
} 
.twoColFixLtHdr #hdr-pics { 
}.phfltrt {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
} 
h1 {
	margin-top: 8px;
	margin-right: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	font-weight: bold;
	color: #00B259;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
h2 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #005288;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
h5 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #005288;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #66308e;
	text-align: left;
	vertical-align: bottom;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	font-variant: normal;
	text-transform: none;
}
h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	color: #66308e;
	text-align: center;
	vertical-align: text-bottom;
	line-height: 15pt;
	margin: 0px;
	padding-top: 14px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	text-transform: none;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #66308e;
	text-align: center;
	line-height: 14pt;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	letter-spacing: normal;
	word-spacing: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #quote_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px;
}
.twoColFixLtHdr   #quote_sidebar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00B259;
	text-align: center;
	line-height: 28px;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #home_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	padding: 0;
	background-image: url(images/abl_manBoySky_sm.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.twoColFixLtHdr   #home_sidebar h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #00B259;
	text-align: center;
	line-height: 28px;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #aboutUs_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	padding: 0px;
	margin: 0px;
	}
.twoColFixLtHdr #newsEvents_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.twoColFixLtHdr #program_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	padding: 0;
	background-image: url(images/Fr-and-Daughter.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}	
.twoColFixLtHdr #philosophy_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 330px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background-image: none;
	background-position:bottom;
	background-repeat: no-repeat;
	padding: 0;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	}	
.twoColFixLtHdr #sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	padding: 0px;
	margin: 0px;
	
}	
.twoColFixLtHdr #model_sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 390px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 572px;
	padding: 0;
}
.twoColFixLtHdr #mainContent {
	width: 540px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 390px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 0px;
}
p {
	margin: 0;
	padding-bottom: 8px;
}
#anylist {
	margin: 0;
	padding-bottom: 10px;
	list-style-position:outside;
	text-indent: 0px;
	list-style-type: disc;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-left: 16px;
}
.twoColFixLtHdr #quote h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #005288;
	text-align: center;
	vertical-align: bottom;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #quote1 h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #005288;
	text-align: left;
	vertical-align: bottom;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;
}
.twoColFixLtHdr #footer {
	height: 14px;
	margin: 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/abl_footerBackground.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	line-height: 9px;
	font-weight: bold;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1000;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	line-height: 9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#sidebar_menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	letter-spacing: normal;
	vertical-align: bottom;
	word-spacing: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	line-height: 14pt;
	width: 390px;
	padding: 0px;
	float: none;
	z-index: 100;
	text-decoration: underline;
	}
#sidebar_menu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: underline;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	line-height: 14pt;
	}
#sidebar_menu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	color:  #005288;
	text-align: center;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	line-height: 14pt;
}
#sidebar_menu a:link, #sitemapmenu a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00B259;
	padding: 0px;
	text-decoration: underline;
	margin: 0px;
	font-weight: normal;
	line-height: 14pt;
}
#sidebar_menu a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #66308e;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 14pt;
}
#sitemapmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#sitemapmenu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
	}
#sitemapmenu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding: 0px;
	color:  #005288;
	text-align: center;
	text-decoration: none;
	margin: 0px;
}
#sitemapmenu a:link, #sitemapmenu a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #00B259;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
#sitemapmenu a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #66308e;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.privacy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #005288;
	line-height: 10px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 0px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dl-pullup.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.

Do Not Change below this line thru to comments below
=================================================================== */
 a, a:visited, a:hover, a:active, a:focus {direction:ltr; outline:0;}

#positioner {
	position:relative;
	width:960px;
	height:20px;
	background-repeat:no-repeat;
	background-image: url(images/abl_navBar_greenOrange.jpg);
}
.holder {position:absolute; width:114px; height:20px; top:0;}
.holder2 {position:absolute; width:390px; height:20px; top:0; text-align:center;}
dl.menu {width:228px; float:left; margin:-32000px 0 0 -9999px;}
.p1 {left:0;}
.p2 {left:390px; }
.p3 {left:504px;}
.p4 {left:618px;}
.p5 {left:732px;}
.p6 {left:846px;}
dl.menu a {display:block; height:20px; font:normal 11px/18px verdana, sans-serif; text-decoration:none; text-indent:10px;}

 dl.menu dt {float:left; padding:0; position:relative; left:9999px; z-index:50; margin:32000px 0 0 0;}
 dl.menu dt a {width:114px; background:#aaa; float:left; color:#fff;}
 dl.menu dt a.sub {background:#888 100px center; color:#fff;}
 dl.menu dt a:hover,
 dl.menu dt a:focus,
 dl.menu dt a:active {margin-right:1px; text-decoration:none;     color:#ffffff;}
 dl.menu dd {float:left; padding:0; margin:0;}


 dl.menu dd:hover {clear:both;}
 dl.menu dd a {position:relative; height:20px; width:114px; color:#fff; left:9999px; top:100%; z-index:60;}
 dl.menu dd.col1 a {position:relative; height:20px; background-color:#f58025; width:114px; color:#fff; left:9999px; top:0%; z-index:60;}
  dl.menu dd.col2 a {position:relative; height:20px; background-color:#273693; width:114px; color:#fff; left:9999px; top:0%; z-index:60;}
 dl.menu dd.col3 a {position:relative; height:20px; background-color:#1fb25a; width:114px; color:#fff; left:9999px; top:0%; z-index:60;}
 dl.menu dd.col4 a {position:relative; height:20px; background-color:#009ddc; width:114px; color:#fff; left:9999px; top:0%; z-index:60;}
 dl.menu dd.col5 a {position:relative; height:20px; background-color:#66308e; width:114px; color:#fff; left:9999px; top:0%; z-index:60;}
 dl.menu dd a:hover,
 dl.menu dd a:focus,
 dl.menu dd a:active {opacity:0.70; filter:alpha(opacity=70); -moz-opacity:0.70;  color:#fff;}
/* ================================================================ 
Do not change between these lines
=================================================================== */	
	
.hanging {
	text-indent: -20px;
	margin-left: 2em;
	padding: 5px;
}
.hanging2 {
	margin-left: 1em;
	padding: 5px;
	color: #005288;
	font-size: 12px;
}
.hanging3 {
	text-indent: -16px;
	margin-left: 2em;
	padding-bottom: 5px;
}
.hanging4 {
	text-indent: 0px;
	margin-left: 1em;
	padding-bottom: 4px;
}
.hanging5 {
	text-indent: -4em;
	margin-left: 3em;
	padding-bottom: 5px;
	letter-spacing: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	list-style-position: inside;
}
.hanging6 {
	text-indent: -2em;
	margin-left: 3em;
	padding-bottom: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	list-style-position: inside;
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.hanging7 {
	text-indent: 0em;
	margin-left: 50px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	color: #66308e;
	padding: 0px;
}
.hanging8 {
	text-indent: 0px;
	margin-left: 1em;
	padding-bottom: 04px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	list-style-position: outside;
	list-style-type: disc;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: bold;
	color: #66308e;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 0px;
}
div.leftcolumntext {
	padding: 11px;
	font-size: 10px;
	color: #005288;
}
.namelist {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.namelist li {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color: #00B259;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.namelist li a {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color: #00B259;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.emaillist {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
.emaillist li {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color: #00B259;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.emaillist li a {
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	color: #00B259;
	padding-bottom: 8px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#mapmenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	text-align:left;
	margin: 0px;
	padding: 2px;
	}
#mapmenu li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	margin: 0px;
	padding: 2px;
	}
#mapmenu li a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	padding: 0px;
	color:  #005288;
	text-align: left;
	text-decoration: none;
	margin: 0px;
}
#mapmenu a:link, #mapmenu a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #00B259;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
}
#mapmenu a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12px;
	color: #66308e;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.embeddedlink {
	color: #005288;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-decoration:underline;
}
.embeddedlink2 {
	color: #00B259;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	text-decoration:underline;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
.embeddedlink5 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #005288;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: right;
}
#iframecontent {
	padding-right: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #005288;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: left;
}
#footer-privacy a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 00px;
	padding-left: 0px;
	text-decoration:underline;
}

#privacy {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	font-weight: bold;
	color: #fff;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 01px;
	padding-left: 0px;
	text-decoration:underline;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 9999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{
	border: none;
	background-color: #FFF;
}

#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: 100%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* trick IE into showing hover */
	display: block;
	background-color: #FFF;
}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images2/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images2/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: #FFF2; }
#imageData #imageDetails{ width: 100%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal;	}
#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: 9999; width: 100%; height: 500px; background-color: #ffffff; }
