#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 12px;
	padding-top: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

#overlay{ background-image: url(/images/overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/overlay.png", sizingMethod="scale");
	}

a  {
	text-decoration: none;
	color: #f68933;
}
a:hover {
	color: #f68933;
	text-decoration : underline;
}


ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

ul.left { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding-left: 7px;
}

ul.header { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #bf2e1a;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

li.header { 
	background: url(../images/arrow.gif) left top no-repeat;
	padding-left: 11px;
}

.background { 
	background: url(../images/gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: 30px;
	padding-top: 20px;
}

.background2 { 
	background: url(../images/gradient.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	padding-bottom: 30px;
	padding-top: 0px;
}

.lines { 
	background: url(../images/lines.gif);
	background-position:right;
	background-repeat:repeat-y;
}

.imagespace {
	padding-bottom: 12px;
}


.imageborder {
    border: 1px solid #f68933;
}

p {
	margin: 0;
	padding-bottom: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0;
	font-style: normal;
	font-weight: normal;
}

.subheader { 
	list-style-type: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #bf2e1a;
	margin: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-top: 0px;
	font-style: normal;
	font-weight: normal;
}

.navlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #CCCCCC;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-style: normal;
	font-weight: normal;
}

.border {
	border:1px solid #CCCCCC;
	padding-bottom: 8px;
	padding-top: 10px;
	background-color:#f3f3f4;
}

.InputBox {
	border:1px solid #f68933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}


.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-top: 0px;
	font-style: normal;
	font-weight: bold;
}


.continue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	font-style: normal;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background-color: #bf2e1a;
}


a.nav:link {color: #00ADEF; text-decoration: none;}
a.nav:active {color: #00ADEF; text-decoration: none;}
a.nav:visited {color: #00ADEF; text-decoration: none;}
a.nav:hover {color: #00ADEF; text-decoration: underline;}


a.gecko:link {color: #c5c6c7; text-decoration: none;}
a.gecko:active {color: #c5c6c7; text-decoration: none;}
a.gecko:visited {color: #c5c6c7; text-decoration: none;}
a.gecko:hover {color: #55a1d5; text-decoration: underline;}