
body { font-family: Arial, Sans-Serif; font-size: 72%; color: #000; background: #595959 url(../css-img/bg.gif) repeat-y top left; margin: 0; padding: 0; line-height: 140%; }

a {	color: #A53512; background-color: inherit; }

a:hover { color: #000; background-color: inherit;}

.quote li {padding-bottom:8px; font-size:110%}

li {padding-bottom:8px;}

.marked_green {	background: #E8F7E6 url(../css-img/plus.gif) no-repeat  -2px 4px; color: inherit;}

.marked_blue { background: #ECF3FB; color: inherit; }

#content { margin: 0 0 0 10px; padding: 0; text-align: left; width: 720px; background: #595959 url(../css-img/contentbg.gif) repeat-y top left; color: inherit; }

#message { font-size: 170%; font-weight: bold; color: #FFF; margin: 0 0 50px 0; background-color: inherit;}

#navigation { font-size: 100%; text-transform: uppercase; background: url(../css-img/navbg.gif) repeat-x bottom left; padding: 0 0 22px 10px; }

#navigation a {	color: #9f9f9f;	display: inline; text-decoration: none;	font-weight: bold; margin-right: 10px; padding-left: 5px; background-color: inherit; background-image: url(../css-img/linkcorner.gif); background-repeat: no-repeat; background-position: top left; }

#navigation a:hover { color: #000; background-color: inherit; }

#content h2 {font-size: 140%; letter-spacing: -1px; color: #595959; margin: 10px 0 0 0;padding: 0 0 0 6px; background-color: inherit;	background: url(../css-img/plus.gif) no-repeat  -4px 3px;}

.left {	margin-right: 500px; padding: 0px 10px 10px 0px; background: url(../css-img/logo.gif) no-repeat top left; }
.left p { padding: 0 0 0 10px; }

.left h1 { font-size: 140%; letter-spacing: -1px; color: #74CF7A; margin: 10px 0 0 0; padding: 0 0 0 10px; background-color: inherit; }

#logo {	padding: 44px 0 0 13px;	margin-bottom: 50px; }

#logo h2 { font-size: 180%;	letter-spacing: -1px; font-weight: bold; color: #000; margin: 0; padding: 0; background-color: inherit; }

#logo p { margin: 0; padding: 3px 0 0 2px; color: #95BAE3; background-color: inherit; }

.right { margin: 0;	padding: 15px 10px 10px 12px; width: 478px;	float: right; background: url(../css-img/header.gif) repeat-x top left; }

.right h1 { font-size: 190%; letter-spacing: -1px; font-weight: bold; color: #2980DE; margin: 10px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color: inherit; }

.quote { padding: 20px; background: #ECF3FB url(../css-img/quotebg.gif) no-repeat center left; font-size:90%; color: inherit; }


 a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url(../css-img/pdf.gif) no-repeat center right;
}


#footer { clear:both; background: #FFF url(../css-img/footerbg.gif) repeat-x bottom left; color: #808080; border-top: 1px solid #eee; padding: 4px 10px 4px 4px;  font-family: Verdana, "lucida console", sans-serif; letter-spacing: -1px; font-size: 80%; text-align: right; text-transform: uppercase; }

#footer a { color: #2980DE; background-color: inherit; }

#footer a:hover { background: #FEFDD6; color: inherit; }

/*******************************LIGHTBOX**************************************/
#lightbox {
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../css-img/overlay.png); }

.thumbnail {
	padding: 7px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
	}	

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../css-img/overlay.png", sizingMethod="scale");
	}
