@charset "UTF-8";
* {
  margin: 0pt;
  padding: 0pt;
}
img {
  border: 0pt none;
}
body {
  background-color:#CCC;
  font-family: Arial,Helvetica,Verdana,sans;
  font-size: 100%;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: normal;
}
a:link, a:visited {
	color:#7C5025;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
.pbody {
  margin: 0pt auto;
  width: 960px;
}
.pbody .pfrontcontent {
	background-color: #bbbdbf;
	background-image: url(../images/barbg.png);
	background-repeat: repeat-x;
	padding: 0px 0px 1em;
}
.pbody .pbackcontent {
	background-color: #b5b7ba;
	background-image: url(../images/barbgback.png);
	background-repeat: repeat-x;
	padding: 0px 0px 1em;
}
.pbody .pheader {
	background-image: url(../images/headbg.png);
	background-repeat: repeat-x;
	height: 128px;
	border-bottom: solid 1px #FFF;
}
.pbody .pheader #logo {
	float:left;
	padding: 20px 50px;
}
.pbody .pheader .slogan {
	float: right;
	font-size: 16px;
	color: #FFF;
	text-align: right;
	padding: 5px 50px 0px 0px;
}
.pbody .ptop {
	/*display: block;*/
	height: 25px;
	background-color: #52b56d;
	padding: 5px 0px 0px 0px;
}
.pbody .ptop .plang {
	float: left;
	position: relative;
	text-align: left;
	width: 20%px;
	padding-left: 50px;
}
.pbody .ptop .plang #formlang #language option {
	width: 150px;
}
.pbody .plogin {
	float: right;
	position: relative;
	text-align: right;
	width: 70%;
	padding-right: 50px;
}
/*
.pbody .ptop .plogin #user-login-form #edit-submit {
	color: #000;
	background: #FFF;
	border: 1px solid #999;
}
*/
.pbody .ptop .plogin .plinks {
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
}

.pbody .ptop .plogin .plinks a {
	color: #FFF;
	/*text-decoration: none;*/
}
.pbody .pfrontcontent .ptop .plogin .plinks img {
	padding-top: 5px;
}
.pbody .pdesc {
	background-color:#FFF;
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;*/
	margin: 25px 50px 10px 50px;
	height: 50px;
	padding: 40px 20px;
	/*float: left;*/
}
.pbody .pcontact {
	background-color:#FFF;
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;*/
	margin: 25px 200px 40px;
	padding: 40px 20px;
	/*float: left;*/
}
.pbody .pnews {
	background-color:#FFF;
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;*/
	margin: 25px 25px 40px;
	padding: 0px;
	/*float: left;*/
}
.pbody .pabout {
	background-color:#FFF;
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;*/
	margin: 0px;
	padding: 0px;
	/*float: left;*/
}
.pbody .plegal {
	background-color:#FFF;
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;*/
	margin: 25px 50px 40px;
	padding: 40px 20px;
	/*float: left;*/
}
.pbody .plegal p {
	margin-bottom: 15px;
}
.pbody .plegal h2 {
	margin-bottom: 15px;
}
.pbody .pdheader {
	/*
	background-image: url(images/descbg.png);
	background-repeat: repeat-x;
	margin: 25px 50px 25px 50px;*/
	width: 820px;
	/*float: left;*/
}
.pbody .pdtext {
	font-size: 21px;
	font-weight: normal;
}
.pbody .pddtext {
	font-size: 21px;
	font-weight: normal;
	float: left;
}
.pbody .pbackcontent .pdheader .pddtext img {
	margin-right: 7px;
	float: left;
}

.pbody .pilust {
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/ilustbg.png);
	background-repeat: repeat;
	height: 300px;
	padding: 0px 20px;
	position: relative;
	/*float: left;*/
}
.pbody .pileft {
  text-align: center;
	cursor: pointer;
	padding-top: 5px;
	width: 130px;
	float: left;
}
.pbody .pileft img:hover {
	border-bottom: 5px solid white;
}
.pbody .pilust .pileft h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	margin: 15px 0px;
}
.pbody .pfrontcontent .pilust a {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.80em;
	font-weight: bold;
}
.pbody .picenter {
  float: left;
	background-image: url(../images/transpmap.png);
	height: 280px;
	width: 450px;
	left: 150px;
}
.pbody .picenter .pfnews {
	margin-top: 60px;
	margin-left: 90px;
	position: absolute;
	width: 300px;
}
.pbody .picenter .pfnews h3 {
	margin-bottom: 10px;
}
.pbody .picenter .pfnews ul {
	list-style: none;
}
.pbody .picenter .pfnews li {
	margin-bottom: 5px;
}
.pbody .picenter .pfnews a {
	color: #FFF;
	text-decoration: underline;
}
.pbody .piright {
  float: left;
	width: 160px;
	cursor: pointer;
	padding-top: 5px;
	text-align: center;
}
.pbody .pipostit {
  position: absolute;
	left: 730px;
}
.pbody .piright img:hover {
	border-bottom: 5px solid white;
}
.pbody .pilust .piright h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #232020;
	margin: 15px 0px;
}
.pbody .psteps {
	background-image: url(../images/recordsteps.png);
	background-repeat: no-repeat;
	height: 28px;
	padding: 23px 20px 0px 20px;
	/*float: left;*/
}
.pbody .psleft {
	float: left;
	width: 275px;
	margin-left: 25px;
}
.pbody .pscenter {
	width: 280px;
	float: left;
}
.pbody .psright {
	float: right;
	width: 195px;
}
.pbody .psdesc {
	margin: 0px 0px 25px 1px;
	height: 155px;
	font-size: 13px;
}
.pbody .psdleft {
	border-color: #88888b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	float: left;
	height: 135px;
	width: 250px;
	margin-right: 7px;
	background-image: url(../images/psdbg.png);
	background-repeat: repeat-x;
	padding: 5px;
}
.pbody .psdcenter {
	padding: 5px;
	border-color: #88888b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	height: 135px;
	width: 266px;
	float: left;
	background-image: url(../images/psdbg.png);
	background-repeat: repeat-x;
}
.pbody .psdright {
	padding: 5px;
	border-color: #88888b;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-style: solid;
	float: right;
	height: 135px;
	width: 252px;
	background-image: url(../images/psdbg.png);
	background-repeat: repeat-x;
}
.pbody .pinfo {
	margin-top: 0px;
	height: 110px;
	background-color: #FFF;
	padding: 0px 30px 20px 30px;
}
.pbody .pinfo ul {
	list-style-position: outside;
    padding-left: 15px;
}
.pbody .pinfo .infotext {
	float: left;
	font-size: 14px;
}
.pbody .pinfo .quotetext {
	float: left;
	border: 1px solid gray;
	width: 170px;
	height: 90px;
	margin-left: 20px;
	margin-top: 5px;
	padding: 10px;
	font-size: 12px;
}
.pbody .pinfo .quoteby {
  width: 99px;
  padding-right: 10px;
  float: right;
  font-style: italic;
}
.pbody .precinfo {
	margin: 0px 0px 25px;
	height: 235px;
}
.pbody .ppartner {
	background-color: #FFF;
	height: 30px;
	padding-left: 50px;
}
.pbody .ppartner .pptext {
	font-size: 12px;
	margin-left: 5px;
	line-height: 30px;
}
.pbody .ppartner img {
	float: left;
}
.pbody .pfoot {
	background-image: url(../images/botbg.png);
	background-repeat: no-repeat;
	height: 50px;
}
.pbody .pfoot .pwtext {
	display:block;
	padding-top: 30px;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 12px;
}
.form-item .description {
	font-size:0.85em;
}

.description {
	color:#827979;
	line-height:150%;
	margin-bottom:0.75em;
}
/* SPRY stuff */
.TabbedPanelsContentGroup {
	height: 200px;
	font-size: 15px;
	border-color: #999;
	background-image: url(../images/infobg.png);
	background-repeat: repeat-x;
}
.TabbedPanelsTab {
	color: #FFF;
	border-color: #999;
	height: 20px;
	font-size: 100%;
	font-weight: normal;
	background-image: url(../images/btabbg.png);
	background-repeat: repeat-x;
	padding: 5px 10px 0px;
}
.TabbedPanelsTabHover {
	color: #999;
	background-color: #CCC;
	background-image: url(../images/lgtabbg.png);
	background-repeat: repeat-x;
}
.TabbedPanelsTabSelected {
	background-image: none !important;
	color: #000 !important;
	background-color:#FFF !important;
	border-bottom:1px solid #FFF !important;
}
.TabbedPanelsContent {
	padding:24px;
	overflow: auto;
	height: 152px;
	width: 770px;
}
.TabbedPanelsContent p {
	margin-bottom: 10px;
}
/*
.TabbedPanelsSU {
	background-color: #000;
	background-image: url(../images/btabbg.png);
	background-repeat: repeat-x;
}*/
.pbody .pwrapper {
	background-color: #626366;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: 50px;
	margin-left: 50px;
}
.pbody .pwrappernews {
	background-color: #626366;
	margin-bottom: 25px;
	margin-top: 25px;
	margin-right: 180px;
	margin-left: 180px;
}
.pbody .pwhite {
	background-color: white;
	padding: 20px;
}
.centered {
	margin-top: 10px;
	text-align: center;
}
.green {
	color: #69a77b;
}
.pseparator {
	margin: 30px 0px 25px;
	background-image: url(../images/gdot.png);
	background-repeat: repeat-x;
	width: 820px;
	height: 10px;
}
.psignup {
	background-image: url(../images/greengrad.png);
	background-repeat: repeat-x;
	float: right;
	height: 15px;
	padding: 5px 15px;
}
.psignup a {
	color: white;
}
.plogin #edit-submit { /* hide the search button and put in a fancy little image, instead */ 
    background-color: transparent; /* hide standard button display stuff */
    border: none;	/* hide standard button display stuff */
    background-image: url(../images/searchbg.png); /* put in fancy image */
    background-repeat: no-repeat;
    vertical-align: middle;
    height: 20px; /* fancy image height */
    width: 60px; /* fancy image width */
    cursor: pointer; /* make the mouse give the right feedback - IE stupidity, again */
}
.mailokmsg {
	color: green;
	margin-bottom: 25px;
	border: 1px solid green;
	padding: 5px;
}
.mailnotokmsg {
	color: red;
	margin-bottom: 25px;
}
.entrydate {
	background:transparent url(../images/calendar.png) no-repeat scroll left top;
	padding-left:22px;
	margin-top: 10px;
}
.pnews h3 {
	margin-bottom: 5px;
	font-size: 16px;
}
.pnews p {
	margin-top: 15px;
}
.pnews .entrydate {
	font-size: 13px;
	margin-bottom: 3px;
}
.white {
	color: #FFFFFF;
}
.pbody .pmarquee {
	padding-left: 25px;
	margin-top: 15px;
}
.pbody .pmarquee p {
	float: left;
	margin-right: 5px;
}