body  {
	background-image: url(Images/Art/BkgHorseshoe.jpg);
	background-repeat: repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#container  {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 12px;
	margin-top: 5px;
} 
#header  {
	background: #DDDDDD;  /* 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. */
} 
#topnavbarcontainer {
	width: 100%;
	background-image: url(Images/Art/NavBkg1.jpg);
	background-repeat: repeat-x;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	height: 35px;
}
#topnavbar {
	font-size: small;
	color: #DDD;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	float: left;
	width: 75%;
	font-family: Arial, Helvetica, sans-serif;
}
#topnavbar ul {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#topnavbar ul li {
	list-style-type: none;
	display: inline;
}
#topnavbar ul li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #DDD;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
}
#topnavbar ul li a:hover {
	color: #f2e7a0;
	text-decoration: underline;
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-image: url(Images/Art/NavBkg1hover.jpg);
	background-position: 35px;
}
#search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #EEE;
	width: 23%;
	font-weight: 500;
	text-align: right;
	float: right;
	padding-right: 5px;
}
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 165px;
	background-color: #FFF;
	height: 100%;
	vertical-align: top;
	margin-bottom: 10px;
}
#mainContent  {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 170px;
	padding-left: 10px;
	padding-top: 15px;
} 
#footer  {
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	height: 30px;
	clear: both;
	padding-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
	background-image: url(Images/Art/FooterBkg1.jpg);
} 
.pblack {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva
}
.pgrey  {
	color: #444;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva
}
#middlenavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0D3265;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 700;
}
#middlenavbar ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#middlenavbar ul li {
	display: inline;
	list-style-type: none;
}
#middlenavbar ul li a {
	color: #0D3265;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	background-color: #DDD;
}
#middlenavbar ul li a:hover {
	background-color: #DDD;
	padding-right: 12px;
	padding-left: 12px;
	text-decoration: underline;
	color: #0D3265;
}
.selectednav {
	color: #EEE;
	background-color: #0D3265;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
}
.pgreysmall {
	color: #474747;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva
}
.pfootertext {
	color: #777;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	font-weight: lighter;
}
.blkhead    { color: #000; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva }
.gryhead {
	color: #36689A;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
	font-style: normal;
}
.gryheadlght {
	color: #696969;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
}
.bluehead     {
	color: #036;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva
}
.whitehead {
	color: #EEE;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva
}
.blulink   { color: #036; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.blulink a:link   { color: #036; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.blulink a:hover   { color: #4682b4; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.blulink a:visited {
	color: #036;
	font-weight: 800;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: underline
}
.blu2link      {
	color: #036;
	font-weight: 800;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none
}
.blu2link a:link      {
	color: #036;
	font-weight: 800;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none
}
.blu2link a:hover      {
	color: #548ECE;
	font-weight: 800;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: underline
}
.blu2link a:visited {
	color: #036;
	font-weight: 800;
	font-size: 90%;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: none
}
.greylink  { color: #808080; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.greylink a:link  { color: #808080; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.greylink a:hover   { color: #4682b4; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.greylink a:visited  { color: #808080; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.smalllink { color: #036; font-weight: 800; font-size: 10px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.smalllink a:link { color: #036; font-weight: 800; font-size: 10px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.smalllink a:hover {
	color: #444;
	font-weight: 800;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: underline
}
.smalllink a:visited {
	color: #0E3165;
	font-weight: 800;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: underline
}
.txtlink { color: #036; font-weight: 800; font-size: 12px; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.txtlink a:link { color: #036; font-weight: 800; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.txtlink a:hover { color: #4682b4; font-weight: 800; font-family: Arial, Helvetica, Geneva; text-decoration: underline }
.txtlink a:visited {
	color: #036;
	font-weight: 800;
	font-family: Arial, Helvetica, Geneva;
	text-decoration: underline
}
.redhead {
	color: #900;
	font-weight: 700;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva
}
.flushleft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	clear: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.flushright {
	float: right;
	margin-right: 8px;
	clear: left;
	margin-top: 2px;
	margin-bottom: 2px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
}
.class { }
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #036;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #222;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #036;
	text-decoration: none;
	font-style: normal;
	font-weight: 500;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #426E9D;
	font-style: italic;
	font-weight: 500;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #555;
}
#maincolumn1 {
	width: 345px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
#maincolumn2 {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 415px;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
}
#maincolumn3 {
	width: 510px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
#maincolumn3a {
	width: 800px;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
#maincolumn4 {
	width: 248px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
}
#maincolumn5cntr {
	width: 510px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#maincolumn25 {
	width: 175px;
	float: left;
	clear: none;
	margin: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#maincolumn50 {
	width: 370px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 5px;
	clear: none;
}
#maincolumn100 {
	width: 100%;
	float: left;
}
