body {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 10px;
	background-color:#FFFFCC;
}
#pageSize {
	width: 765px;
	background-color: #CC9900;
	border: solid #000000 2px;
}
#header {
	padding-right: 10px;
	padding-left: 8px;
	font-family: "Arial Black";
	font-size: 42px;
	color: #FFFFFF;
	font-weight: bold;
	padding-bottom: 10px;
}
#hLinks {
	float: right;
}
#hLinks a:link, #hLinks a:visited, #hLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #99CCFF;
}
#hLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
	text-decoration: none;
	background-color: #DBF5FD;
}
/* header */
#horizontalLinks {
	font: Arial, Helvetica, sans-serif;
	background-color:#FFFFCC;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: thin;
	border-right-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	padding-right: 20px;
	clear: both;
}
#leftRightBackground {
	width: 100%;
}
#rhSide {
	margin-left: 190px;
}

/* link blocks on left hand side of page */
#lhLinks {
	float: left;
	width: 180px;
	padding-top: 18px;
}
#lhLinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: url(images/pawBulit.jpg);
	margin-left: 30px;
}
#lhLinks a:link, #lhLinks a:visited, #lhLinks a:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 8px;
}
#lhLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 8px;
}
/* end lhLinks */
/* links bottom of page */
#bLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #996600;
	padding-left: 335px;
}
#bLinks a:link, #bLinks a:visited, #bLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#bLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #996600;
	text-decoration: none;
	font-weight: normal;
}
/* end bLinks */
#emailLinks {
	font-weight: normal;
	color: #FFFFFF;
}
#emailLinks a:link, #emailLinks a:visited, #emailLinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#emailLinks a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC9900;
	text-decoration: underline;
	font-weight: bold;
}
#TLC {
	background-color: #996600;
	background-image: url(images/corners/TLCbrown.gif);
	background-repeat: no-repeat;
}
#BLC {
	background-image: url(images/corners/BLCbrown.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content {
	padding-left: 20px;
	padding-right: 20px;
}
#copyright {
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	padding-right: 3px;
	background-color: #FFFFFF;
	clear: both;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
#copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
#floatLeft {
    float: left;
    padding-right: 20px;
}
#floatRight {
    float: right;
    padding-left: 20px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: underline;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.maintextIform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color:#FFFFFF;
	font-weight: bold;
}
.caring {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.NARP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color:#FFFFFF;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	font-style: italic;
}

/* Form layout */
div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 100px;
  text-align: right;
  }

div.row span.formw {
  float: right;
  width: 235px;
  text-align: left;
  } 

/* end form layout */


/* Table layout */
#table {
   border: 1px solid #FD6D09;
   }
#table tbody td{
   border: 1px solid #FD6D09;
   padding: 4px 4px 4px 4px;
   }
#table thead{
 background-color:#36c;}
#table tbody th{
 background-color: gray;}
#table tfoot{
 background-color:#c63;}
/* end table layout */
