﻿body 			{ text-align: center; margin: 0; background-color: #f5f5f5; font-family:"Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #3f3f3f; margin-bottom: 20px;} 
#container 		{ width: 982px; text-align: left; margin: 0 auto; background-color: #FFFFFF; border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;  } 

#header			{ width: 100%; height: 171px; background: url(img/header.jpg) no-repeat; }
#header h1		{ display: none; }

#content		{ padding: 20px; line-height: 150%; }
#content h1		{ display: block; font-size: 130%; background: url(img/dotLine_horizontal.gif) repeat-x bottom; padding-bottom: 12px; text-transform: uppercase; margin-top: 35px; }
#content h2		{ font-size: 120%; text-transform: uppercase; }
#content h3		{ display: block; font-size: 130%; background: url(img/dotLine_horizontal.gif) repeat-x bottom; padding-bottom: 12px; text-transform: uppercase; }

#actionLinks	{ display: block; height: 20px; background: url(img/buttonBG.jpg) repeat-x ; margin-bottom: 10px; }

#preamble		{ margin: 0px 20px; }

#pa_Search		{ padding: 10px; height: 140px; }
#pa_Search_world { width: 230px; float: left; padding-top: 20px; text-align: center; }

#pa_Approved	{ background-color: #F1EFFE; padding: 10px; height: 110px; margin-bottom: 8px; }
#pa_Approved_logo { width: 230px; text-align: center; float: left; padding-top: 20px; padding-bottom: 20px; }

#searchCriteria	{ margin: 0px 100px; }
#picDescription	{ font-size: 130%; font-weight: bold; margin-top: 10px; background: url(img/dotLine_horizontal.gif) repeat-x bottom; padding-bottom: 12px; text-transform: uppercase;}
#footer			{ padding: 30px 20px 1px 20px; color: #999999; }

img				{ border: 0px; }

.formButton		{ font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size: 100%; border: 1px solid #999; padding: 2px 6px; background: url(img/buttonBG.jpg) repeat-x center; }
.formItem		{ font-family: "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }

.tds			{ border-bottom: 1px solid #eee; padding: 6px 0px 6px 8px; }
.tdh			{ background: url(img/buttonBG.jpg) repeat-x center; text-align: center; }
.searchTable	{ background: url(img/tableBG.jpg) repeat-x; }
.trButtons		{ background: url(img/buttonBG.jpg) repeat-x center; padding:3px 0px; }
.tdButtons		{ border: 1px solid #999999; text-align: center; }
#btn_Search		{ width: 49.5%; border: none; text-align: right; font-weight: bold; }
#btn_Reset		{ width: 49.5%; border: none; text-align: left;font-weight: bold; }

a:link 			{ color: #3f3f3f; text-decoration: underline; }
a:visited 		{ color: #666666; text-decoration: underline; }
a:hover 		{ color: #3f3f3f; text-decoration: none; }
a:active 		{ text-decoration: underline; }

.btn			{ padding: 6px 8px; background: url(img/buttonBG.jpg) repeat-x; border: 1px solid #999; margin: 3px 0px; } 
a.btn			{ text-decoration: none; color: #3f3f3f; }
.approved		{ background-color: #EEEBFE; }
.hidden			{ display: none; }
.galleryNav		{ color: #333333; background: url(img/buttonBG.jpg) repeat-x;  }
.blue			{ background: url(img/buttonBG.jpg) repeat-x; }

.hideOnPrint a.btn	{ border: 0px; background: none; margin: 0px; }
#trailimageid	{ position: absolute; display: none; left: 0px; top: 0px; width: 280px; height: 0px; z-index: 200; }
.bBlackTextB    { visibility:hidden; width:0px; height:0px;}


