td { 
    padding: 0px; 
    } 
table { 
    border-collapse: collapse; 
    border-spacing: 0px; 
    } 
table, img { 
    border: 0px; 
    }
h1  {
    font-size: 16px;
	}
h2  {
    font-size: 14px;
	}
hr  {
    color: #003300;
    }
a:visited { color: #333333; text-decoration: underline; }
a:link    { color: #333333; text-decoration: underline; }
a:active  { color: #333333; text-decoration: underline; }
a:hover   { color: #0000CC; text-decoration: none; }
fieldset {
    border: 1px solid #BFB89E;
	padding: 0px 10px 10px 10px;
	}
legend {
    color: #000000;
    background: #BFB89E;
    border: 1px solid #0AC4F3;
    padding: 2px 6px;
	font-weight: bold;
	font-style: italic;
	}
.pagebody {
	margin-top: 10px;
	background-color: #006666;
	color: #333333;
	font: 10pt Verdana, Helvetica, Arial;
    }
.maintable {
	width: 760px;
	background-image: url(../graphics/common/pg-tile.jpg);
	background-repeat: repeat-y;
	}
#masthead-tbl {
	width: 760px;
	}
#masthead-tbl td {
    vertical-align: top;
	text-align: left;
	}	
#masthead-ltop {
    width: 272;
    height: 52px;
	}	
#masthead-lbot {
    width: 272;
    height: 58px;
	}	
#masthead-rt {
    width: 488;
    height: 110px;
	}	
#nav-bar-tbl {
    height: 25px;
	width: 760px;
	vertical-align: top;
	text-align: left;
	}
#main-cont-tbl {
    width: 760px;
	background-image: url(../graphics/common/cont-tbl-top-left-bg.jpg);
	background-repeat: no-repeat;
	}
#main-cont-tbl td {
    vertical-align: top;
	}	
.order-tbl {
    width: 90%;
	border: #666666 groove 2px;
	}
.order-tbl td {
    width: 135px;
	text-align: center;
	padding: 5px 2px 5px 2px;
	}
.ord-tbl-cellbor-1 {
    border-bottom: #0099FF solid 1px;
	border-right: #0099FF solid 1px;
	}
.ord-tbl-cellbor-2 {
    border-bottom: #0099FF solid 1px;
	}	
#contactform-tbl {
    width: 100%;
	}
#contactform-tbl td {
    text-align: left;
	padding-top: 4px;
	}
.form {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	vertical-align: top;
	text-align: left;
	}
.form input {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	}
.form select {
    font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333300;
	}
input.contact {
    background-color:#0AC4F3;
    font-family:Verdana;
    font-size:10px;
    border-top-color:#BFB89E;
    border-right-color:#000000;
    border-bottom-color:#000000;
    border-left-color:#BFB89E;
    }
.red {
    color: #FF0000;
	}
.ital {
    font-style: italic;
	}
.bold {
    font-weight: bold;
	}	
.red-ital {
    color: #FF0000;
	font-style: italic;
	}
.bold-und {
    font-weight: bold;
	text-decoration: underline;
	}
.pg-base {
    height: 9px;
	background-image: url(../graphics/common/pg_base.jpg);
	background-repeat: no-repeat;
	}
#footer {
	color: #000000;
	font: 7pt Verdana, Helvetica, Arial;
	width: 760px;
	background-image: url(../graphics/common/pg-footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
     }
#footer td {
     height: 95px;
	 vertical-align: top;
	 text-align: center;
	 }
#footer a:visited { color: #000000; text-decoration: underline; }
#footer a:link    { color: #000000; text-decoration: underline; }
#footer a:active  { color: #000000; text-decoration: underline; }
#footer a:hover   { color: #0000CC; text-decoration: none; }

/* Large Window Styles */
#lgwin-pgbody {
    margin: 10px;
	background-color: #000000;
	}
#lgwin-tbl {
    border: #0099FF solid 1px;
	width: 376px;
	}
#lgwin-tbl-2 {
    border: #0099FF solid 1px;
	width: 606px;
	}

/* Programs Quick Menu Styles - Begin */
/* Normal state */
.menuItemFirst {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color: #0AC4F3;
	padding:4px 4px 4px 4px;
	width:160px;
 	border: 1px solid #000000;
}
.menuItem {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#0AC4F3;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLast {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	cursor:pointer;
	background-color:#0AC4F3;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

/* On mouse over */
.menuItemFirstOver {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFCC;
	cursor:pointer;
	background-color:#0AC4F3;
	padding:4px 4px 4px 4px;
	width:160px;
 	border: 1px solid #000000;
}
.menuItemOver {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFCC;
	cursor:pointer;
	background-color:#0AC4F3;
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.menuItemLastOver {
	font-family: tahoma,arial;
	font-size:10px;
	font-weight:bolder;
	color:#FFFFCC;
	cursor:pointer;
	background-color:#0AC4F3;
	background-image: url(../graphics/common/nav/over_back.jpg);
	padding:4px 4px 4px 4px;
	width:160px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 2px solid #000000;
}

/* submenus container */
.submenu {
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	width:160px;
}
.mainMenu {
	font-weight:bolder;
	cursor:pointer;
	font-family:arial;
}
/* Programs Quick Menu Styles - End */

/* 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: #2cd5ff; width: 467px; height: 500px; 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(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #2cd5ff; 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: 600px; background-color: #000; }