.picker
{
  background-color: #FFFFFF;
  border: 1px gray solid;
  font-size: 10px;
  font-weight: bold;
  font-family: "Verdana",monospace;
  padding: 2px;
  cursor: pointer;
}

.calendar_button
{
	border:none;
	cursor:pointer;
	width:25px;
	height:22px;
}

.calendar td
{
  font-size:11px;
}

.title
{
	font-weight:bold;
  background-color:#D7D7E5;
}

.day
{
	width:25px;
  cursor:pointer;
  text-align:center;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayhover
{
	width:25px;
  cursor:pointer;
  text-align:center;
  text-decoration:underline;
  border-width:1px;
  border-color:#F6F6F6;
  border-style:solid;
}

.dayheader
{
	width:25px;
  text-align:center;
  border-width:1px;
  border-color:white;
  border-style:solid;
  font-weight:bold;
  background-color:#FFFFFF;
}

.othermonthday
{
  color:#999999;
}

.outofrangeday
{
  visibility:hidden;
}

.selectedday
{
	width:25px;
  background-color:#FBE694;
  color:#000000;
  border-width:1px;
  border-color:#BB5503;
  border-style:solid;
  font-weight:bold;
}

.calendar
{
  border-style:solid;
  border-width:1px;
  border-color:Black;
  border-collapse:collapse;
  background-color:#FFFFFF;
  cursor:default;
}

.month
{
  background-color:#F6F6F6;
  margin-left:5px;
  margin-right:5px;
  margin-bottom:5px;
  margin-top:0px;
}

.nextprev
{
  cursor:pointer;
  height:25px;
  vertical-align:middle;
  padding:0px 5px 0px 5px;
}

.selector
{
  width:14px;
  cursor:pointer;
  text-align:left;
  vertical-align:middle;
  background-color:#FFFFFF;
}


.dropshadow1{
	float: left;
	clear: left;
	background: url(images/shadowAlpha.gif) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	padding: 0px;
}
.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
}
.dropshadow2{
	float:left;
	clear:left;
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(images/shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 100px;
	padding: 0px;
}
.innerbox{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	margin: 0px 0px 0px 0px;
}
.innerbox{
	/* IE5 hack */
	/*margin: 0px 0px -3px 0px;*/
	margin:  0px 0px 0px 0px;
}
.innerbox p{		
	font-size:14px;
	margin: 3px;
}

#request-quote-interior{
	padding: 10px 0px 10px 9px;
}


#pg_content a:link{
	color: #5b8c66;
}
#pg_content a:visited{
	color: #5b8c66;
}
#pg_content a:hover{
	color: #9dc0a5;
}



.clearer{
	clear: both;
	font-size: 1px;
	line-height: 0;
}

#wrapper
{
	width: 793px;
	margin: 0px auto -46px auto; /*margin: 0px auto 0px auto;*/ 
	/* Debug */
	min-height: 100%;
	height: auto;
	height: 100%;
	 /* End of debug */
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}
#header_logo{
	margin: 10px 0px 10px;
}
#header_flash{
	width: 793px;
	height: 169px;
}

*html #header_flash{
	margin-bottom: -3px;
}

#inner_wrapper{
	margin: 0px 0px 0px 0px;
	background: url(images/bg_inner_wrapper2.jpg) top right repeat-y transparent;
	border-left: solid 1px #9dc0a5;
}

#nav{
	background-color: #9dc0a5;
	border-top: solid 1px #636466;
	border-bottom: solid 1px #636466;
	/*YP>Changed: width: 603px;*/
	width: 793px;
	height: 35px;
	float: left;

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#nav #nav_inner{
	margin: 0px 0px 0px 10px;
}

/*
#nav a{
	margin-right: 8px;
}
#nav a:link{
	color: #fff;
	text-decoration: none;
}
#nav a:visited{
	color: #fff;
	text-decoration: none;
}
#nav a:hover{
	color: #c9eaf2;
	text-decoration: none;
}
*/

.career_item{
	padding: 7px;
	margin-bottom: 5px;
	
	background-color: #f9fcfa;
	border: solid 1px #9dc0a5;
}

#pg_content{
	/*YP>Removed: width: 603px;*/
	width: 790px;
	float: right;
	background-image: url(images/bg_globe.gif);
	background-repeat: no-repeat;
	background-position: 590px 10px;
	z-index: -1;
}

#pg_content hr{
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: solid 1px #9dc0a5;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

#sidebar{
	width: 189px;
	float: right;
	margin: 0px 0px 0px 0px;
	padding-top: 1px;
	/*background: url(images/news_top_left_green.gif) top left no-repeat red;*/
	background: url(images/bg_drk_grey.gif) top left repeat-x #9d9fa1;
	/*background-color: #9d9fa1;*/
}
#sidebar_inner{
	/*border-top: solid 1px #636466;*/
	background-color: #636466;
}

#sidebar .ltgrey{
	background: url(images/news_top_left_ltgrey.gif) top left no-repeat #9d9fa1;
}
#sidebar .dkgrey{
	background: url(images/news_top_left_dkgrey.gif) top left no-repeat #636466;
	height: 20px;
}

#sidebar .headline_news{
	/*margin-top: 40px;*/
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #9dc0a5;
}

.welcome{
	margin-top: 40px;
	margin-bottom: 10px;
	margin-left: 36px;
}

.news-date{
	margin-top: -10px;
	/*margin-bottom: -2px;*/
	margin-left: 20px;
	color: #fff;
	text-transform: uppercase;
}

.news-item{
	font-size: 11px;
	font-weight: normal;
	color: #fff;
	margin-top: 15px;
	margin-left: 4px;
	width: 165px;
}


.news_item
{
	padding: 7px;
	margin-bottom: 5px;
	background-color: #f9fcfa;
	border: solid 1px #9dc0a5;
	color: #0066cc;
}


.news-item a:link{
	color: #9dc0a5;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.news-item a:visited{
	color: #9dc0a5;
	text-decoration: none;
	font-weight: bold;
	float: right;
}
.news-item a:hover{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	float: right;
}

.hp-data
{
	width: 550px;
	margin-top: 15px;
	margin-left: 30px;
}

.review-header
{
	width: 550px;
	margin-top: 15px;
	margin-left: 30px;
	font-size: 14px;
	font-weight:bold;
}

.login-line
{
	/*margin-top:-10px;*/
	margin-right: 5px;
	margin-bottom:5px;
	text-align:right;
}

.hp-quote{
	width: 150px;
	float: right;
	margin: 140px 5px 0px 0px;
}

.bottom-links-area
{
	width: 793px;
	float: right;
	margin-bottom: 10px;
	text-align: center;
}

.bottom-links
{
color: #2e8b57;
}


#footer{
	background: url(images/bg_footer.jpg) top left no-repeat #fff;
	width: 793px;
	height: 43px;

	text-transform: uppercase;
	font-weight: bold;
	font-style:italic;
	font-size: 11px;
	color: #fff;
}

#bottom_img{
	width: 793px;
	height: 163px;
}

*html #bottom_img{
	margin-bottom: -3px;
}

.hotkey{
	float: right;
	margin: 17px 10px 0px;
}
.langs{
	display: none;
	float: left;
	margin: 17px 0px 0px 20px;
}

h1{
	color: #B1CFB7;
	margin: 0px 0px 4px;
	
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

h2{
	font-weight: bold;
	color: #55a1b5;
	margin: 20px 0px 2px;
	
	font-family: Verdana,sans-serif;
	font-size: 15px;
}

h3{
	margin: 7px 0px 2px;
	font-family: Verdana,sans-serif;
	font-size: 13px;
	color: #9dc0a5;
}

h4{
	margin: 5px 0px 2px;
	color: #636466;
	font-family: Verdana,sans-serif;
	font-size: 10px;
}

#news_title h2{
	font-size: 23px;
	font-weight: bold;
	margin: 10px 0px 0px;
}

p{
	margin: 3px 0px 15px;
}

/* IE7 hack */
html>body #home_link{
	margin: 67px 10px 0px;
}

/* IE6 hack */
*html #home_link{
	margin: 67px 10px 0px;
}

#home_link{
	float: right;
	margin: 60px 10px 0px;
}

.home_link a:link{
	color: #fff;
}
.home_link a:visited{
	color: #fff;
}
.home_link a:hover{
	color: #ccc;
}

#news_request{
	margin-left: 10px;
}

#pg_title{
	margin-left: -5px;
}

#subnav{
	margin-bottom: 20px;
	color: #fff;
	font-weight: bold;
}
#subnav ul{
	margin: 0px 0px 0px -40px;
	list-style-type: none;
}
#subnav li{
	width: 220px;
	/*border: solid 1px #000;*/
	float: left;
	background-color: #9dc0a5;
	padding: 6px;
	margin: 0px 4px 4px 0px;
}
#subnav li:hover{
	background-color: #53a0b5;
}

#subnav a:link{
	color: #fff;
	text-decoration: none;
}
#subnav a:visited{
	color: #fff;
	text-decoration: none;
}
#subnav a:hover{
	color: #fff;
	text-decoration: none;
}

#navitems {
	margin:0;
	padding:0;
	/*background:#808259 url(nav_bg.jpg) 0 0 repeat-x;*/
	background-color: transparent;
	width:100%;
	float:left;
}
#navitems li {
	display:inline;
	padding:0;
	margin:0;
}
#navitems a:link,
#navitems a:visited {
	color:#fff;
	background: transparent;
	padding: 12px 9px 11px 9px;
	float:left;
	width:auto;
	/*border-right:1px solid #42432d;*/
	text-decoration:none;
	font:bold 1em/1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*text-shadow: 2px 2px 2px #555;*/
}
#navitems a:hover {
	color:#fff;
	background: #53a0b5;
}
#navitems li:first-child a {
	/*border-left:1px solid #42432d;*/
}
#home #nav-home a,
#about #nav-about a,
#archive #nav-archive a,
#lab #nav-lab a,
#reviews #nav-reviews a,
#contact #nav-contact a {
	background:#53a0b5;
	color:#fff;
	/*text-shadow:none;*/
}
#home #nav-home a:hover,
#about #nav-about a:hover,
#archive #nav-archive a:hover,
#lab #nav-lab a:hover,
#reviews #nav-reviews a:hover,
#contact #nav-contact a:hover {
	background:#53a0b5;
}
#navitems a:active {
	background:#53a0b5;
	color:#fff;
}


div.img-dec {
	background: url('/images/shadow.gif') no-repeat bottom right;
	clear: left;
	float: left;
	margin: 0 0 15px 25px;
	padding: 0;
	position: relative;
}

div.img-dec img {
	background-color: #fff;
	border: 1px solid #a9a9a9;
	display: block;
	margin: -5px 5px 5px -5px;
	padding: 4px;
	position: relative;
}

.photo-placement{
	margin: 25px 10px 0px -15px;
	float: left;
}

.fieldline
{
	width: 600px;
	/*height: 24px; DEBUG*/
	/*background-color: #ffff99;*/
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
}

.fieldgroup
{
	width: 600px; /*background-color: #99cccc;*/
	padding-right: 2px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-right: #dcdcdc 1px solid;
	border-top: #dcdcdc 1px solid;
	border-left: #dcdcdc 1px solid;
	border-bottom: #dcdcdc 1px solid;
	font-weight: bold;
	background-color: #e8e8e8;
}

.fieldnames
{
	width: 260px;
	height: 18px;
	/*background-color: fuchsia;*/
	float: left;
	vertical-align: bottom;
	padding-top: 2px;
	text-align: right;
	font-weight: bold;
	color: #0099cc;
}

.fieldnamehelp
{
	width: 260px;
	height: 18px; /*background-color: fuchsia;*/
	float: left;
	vertical-align: bottom;
	padding-top: 2px;
	padding-left: 10px;
	text-align: left;
	color: #a9a9a9;
}

.CssTextBox
{
	height: 12px;
	width: 300px;
	font-size: 8pt;
	font-family: Verdana;
}
.CssTextBoxNarrow
{
	height: 12px;
	width: 200px;
	font-size: 8pt;
	font-family: Verdana;
}

.CssDDL
{
	height: 20px;
	width: 306px;
	font-size: 8pt;
	font-family: Verdana;
}

.BulletNumber
{
	height: 60px;
	width: 40px;
	float: left;
}
.BulletNumberText
{
	height: 60px;
	width: 500px;
}
.SubmittedOK
{
	height: 20px;
	width: 500px;
	color: #3399cc;
	font-weight: bold;
}

