.shadow {
	-moz-box-shadow: 4px 4px 5px #666;
	-webkit-box-shadow: 4px 4px 5px #666;
	box-shadow: 4px 4px 5px #666;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}


a:link {color:#065089;}      /* unvisited link */
 a:visited {color:#065089;}  /* visited link */
 a:hover {color:#2a8ad4;}  /* mouse over link */
 a:active {color:#065089;}  /* selected link */ 
 
 
.oneColFixCtrHdr #container {
	width: 1100px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left:  12px double #333333;
	border-right:  12px double #333333;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColFixCtrHdr #header {
	background: #FFFFFF; 
	padding: 0 20px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	
	background-image: url(images/bkimage2.jpg);
	background-repeat: repeat-y;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}


body {
	margin-left: 0px;
	margin-top: 0px;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999;
	background-image: url(images/bkimage2.jpg);
}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #999;
}

.style8 {font-size: 18pt;font-family: Arial, Helvetica, sans-serif;}
.style9 {font-size: 16pt; font-family: Arial, Helvetica, sans-serif; }
.style10 {font-size: 9pt;font-family: Arial, Helvetica, sans-serif;}
.style11 {font-size: 18pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
.style12 {font-size: 9pt; font-style: italic; }
.style15 {
	font-size: 15pt;
	font-style: italic;
	font-weight: normal;
}
.style16 {
	font-size: 24pt;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.style18 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.style19 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	font-weight: normal;
}
.style25 {font-size: smaller}
.style28 {
	font-size: 13px;
}
.style35 {font-size: 18px; font-weight: bold; font-family: "Times New Roman", Times, serif; }
.style36 {font-size: 16px}
.blkBox  {color:#000000}
.centerboxBlk {
	height: 12px;
	width: 100%;
	background-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: px;
	padding-left: 0px;
}
ul {
	margin-left: 15px;
	margin-top: 5px;
}
.thinborderwhitematte {
	border:solid 2px #666666;
	padding:5px;
	margin-right:10px;
  } 
.thinborderfloat {
	border:solid 1px silver;
	padding:5px;
	margin-right:10px;
	background-color: #666;
  } 
.thinBlackborderfloat {
	border:solid 1px black;
	padding:5px;
	margin-right:10px;
  }   
  .thinBlackborderfloatBold {
	border:solid 4px black;
	padding:5px;
	margin-right:10px;
  }
 .thinborderdkRed {
	border:solid 2px #990000;
	padding:5px;
	margin-right:10px;
  }
  .paddmor {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 70px;
}
.ritelineonly {
	padding:5px;
	margin-right:10px;
	border-right-style: solid;
	border-right: double 1px black;
  } 
.leftlineonly {
	padding:10px;
	margin-left:10px;
	border-left-style: solid;
	border-left: double 1px black;
  } 
.leftlineRed {
	padding:20px;
	border-left-style: solid;
	border-left: 3px #510000;
	margin: 50px;
	font-size: 14pt;
  } 
.ritelinegray {
	padding:5px;
	border-right-style: solid;
	border-right: double 1px gray;
	margin-left: 50px;
  } 
.bottomlineonly {
	padding:5px;
	margin-right:10px;
	border-bottom: double 1px black;
	border-bottom-style: solid;
  } 
.bottomlineonlyBold {
	padding:5px;
	margin-right:10px;
	border-bottom: double 2px black;
	border-bottom-style: solid;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24px;
  } 
  .bottomlineonlyBoldRed {
	padding:2px;
	margin-right:10px;
	border-bottom: double 2px #842222;
	border-bottom-style: solid;
	font-weight: bold;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 36px;
	color: #842222;
  } 
.toplineonly {
	padding:5px;
	margin-right:10px;
	border-top: double 1px black;
	border-top-style: solid;
  } 

