* {
    padding: 0px;
	margin: 0px;
}

body {
	font-size: 62.5%;
	background-color: #FFF;
	background-image: url(binaries/body_bg_full.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
}
#wrapper {
	width: 940px;
	margin: 0px auto;
	position: relative;
}
p {
	font-size: 1.2em;
	font-family: Tahoma, Arial;
	line-height: 1.4em;
	margin-bottom: 12px;
	color: #000000;
}
#nav {
	position: absolute;
	left: 10px;
	top: 10px;
}
h1 {
	font-weight: normal;
	font-size: 1.7em;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CFCF99;
	margin-bottom: 16px;
}
h2 {
	font-family: Tahoma, Arial;
	color: #000000;
	font-size: 1.5em;
	margin-bottom: 14px;
	padding-top: 4px;
	font-variant: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCF99;
}
#headerFlash {
	position: absolute;
	left: 233px;
	top: 10px;
}
#header {
	position: absolute;
	left: 233px;
	top: 10px;
	height: 247px;
	width: 685px;
	background-image: url(binaries/header_background.png);
	padding-top: 15px;
	padding-left: 15px;
	background-position: center -1px;
}
#bread {
	position: relative;
	width: 688px;
	top: 266px;
	left: 234px;
	text-align: right;
}
#rightCol {
	width: 700px;
	background-image: url(binaries/text_bg.png);
	background-repeat: repeat-y;
	padding-top: 37px;
    min-height:623px;
    height:auto !important;
    height:623px;
	margin-left: 234px;
	margin-top: 266px;
}
#sidebitshome {
	position: relative;
	float: right;
	width: 190px;
	margin-top: -25px;
	margin-right: 15px;
	display: inline;
}
#sidebitshome img {
	padding-bottom: 5px;
}
#text {
	float: left;
	width: 450px;
	margin-left: 25px;
	display: inline;
	margin-top: -20px;
	background-color: #FFF;
}
#footer {
	height: 96px;
	background-image: url(binaries/footer_bg.png);
	position: relative;
	clear: both;
	background-repeat: no-repeat;
	background-position: 30px center;
	width: 920px;
}
.caption {
	background-color: #000000;
	margin-top: 21px;
}
.caption p {
	color: #FFFFFF;
	font-style: italic;
	font-size: 1.1em;
	padding: 3px 0 6px 6px;
	margin-bottom: 0;
}
#footer p {
	float: right;
	margin-top: 20px;
}
ul#footList {
	float: right;
	clear: both;
	text-align: right;
	width: 850px;
	font-size: 0.8em;
}
ul#footList li {
	display: inline;
}
ul#footList a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	border-right-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	padding: 0px 5px;
}
img, div { behavior: url(iepngfix.htc) }
#sidex {
	position: absolute;
	left: 11px;
	top: 660px;
}
ul {
	font-size: 1.2em;
	padding-left: 20px;
	padding-bottom: 12px;
	list-style-type: disc;
	color: #5A463C;
}
li {
    padding-bottom: 3px;
	}
h3 {
    padding-bottom: 2px;
	margin-bottom: 10px;
	color: #432E0E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCF99;
	font-size: 1.3em;
}
.notBold {
	font-weight: normal;
}
#footer p.siteby {
	font-size: 1.1em;
	margin-top: 0px;
	clear: both;
}
th {
	text-align: left;
	font-size: 1.1em;
	color: #5A463C;
}
caption {
	text-align: left;
	font-size: 1.2em;
}
td {
	vertical-align: top;
}


.tbmain{
  height:100%;
  background:white;
}
span.required{
  font-size: 13px !important;
  color: red !important;
}
.tbmain td {
  font-size: 13px;
  padding-top: 1px;
  padding-bottom: 5px;
}

a img { border: none;}
