@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body  {
	font: 100% "Trebuchet MS";
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
	font-size: 10px;
	background-color: #CCCCCC;
}
.thrColFixHdr #container {
	width: 840px;
	background: #cccccc url(../images/watlingDesWD.jpg) no-repeat center center;
	margin: 0;
	text-align: center;
} 
.thrColFixHdr #header {
	padding: 10px 10px 0 20px;
	background-image: url(../images/headerBKGD.jpg);
	background-repeat: no-repeat;
	height: 100px;
	font-size: 100%;
	background-position: 20px 28px;
} 
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
	background-repeat: no-repeat;
	background-position: left;
	font-size: 10px;
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 150px;
	padding: 15px 10px 15px 20px;
	font-size: 2%;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 160px;
	padding: 15px 10px 15px 20px;/
}
.thrColFixHdr #mainContent {
	margin: 0;
	padding: 0 10px;
	font-size: 100%;
	line-height: 18px;
}
.formStyle {
	text-align: left;
	margin-left: 20px;
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background:#;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
} 
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
h1 {
	font-size: 12px;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.photoPadLft {
	padding-left: 15px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#footer a:link {
	color: #666666;
	text-decoration: underline;
}
#footer a:visited {
	color: #999999;
	text-decoration: underline;
}
#footer a:hover {
	color: #FF9900;
	text-decoration: none;
}
#footer a:active {
	color: #000000;
	text-decoration: underline;
}
[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.thrColFixHdr #sidebar1 { width: 180px; }
.thrColFixHdr #sidebar2 { width: 190px; }
</style>
<![endif]
[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.thrColFixHdr #sidebar2, .thrColFixHdr #sidebar1 { padding-top: 30px; }
.thrColFixHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

