body {
	margin: 0;
	padding: 0;
	background: #FFF url(../images/header/body-bg.gif) repeat-x center top;
}
body.nopic {
	margin: 0;
	padding: 0;
	background: #E7EAED;
}
td, p, div, span, input, textarea, select {
	font: 11px Arial, Helvetica, sans-serif;
}


a {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
form {
	margin: 0;
	padding: 0;
}
.smallertext {
	font-size: 10px;
}
td#head-name {
	font-size: 26px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	padding-left: 40px;
}
td.heading {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	border-bottom: 1px solid #FCC;
	padding-bottom: 5px;
}
td.heading-links {
	text-align: right;
	padding-bottom: 5px;
	border-bottom: 1px solid #FCC;
}
td.boldlabel {
	font-weight: bold;
	padding-top: 5px;
	padding-left: 5px;
	vertical-align: top;
}
td.value {
	padding-top: 5px;
	vertical-align: top;
	color: #333;
}
td.headingsub {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	border-bottom: 1px solid #FCC;
	padding-bottom: 5px;
}
td.headingsub-topb {
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #F00;
	border-top: 1px solid #FCC;
	padding-top: 5px;
}
td.listitem-bb {
	padding-top: 5px;
	border-bottom: 1px solid #FCC;
	padding-bottom: 5px;
}
td.bottom-link {
	background: #FFF;
	text-align: right;
	padding-top: 5px;
}
td.listitem-nobb {
	padding-top: 5px;
	padding-bottom: 5px;
}
a.plain {
	font-weight: normal;
	color: #FFF;
}
a.plainwhite {
	font-weight: normal;
	color: #FFF;
}
a.white {
	color: #FFF;
}
table.SortOff {
	color: #F90;
	background: #E8E8E8;
}
table.SortOn {
	color: #F90;
	background: #D8D8D8;
}
td.SortHeaderRow {
	padding-top: 5px;
	padding-bottom: 5px;
}
span.pagetext {
	font-weight: bold;
	color: #8F8F8F;
}
td.bottom-heading {
	text-align: right;
	padding-bottom: 5px;
	border-top: 1px solid #FCC;
	padding-top: 5px;
}
td.listitem-tb {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #FCC;
}
img.link {
	border: 1px solid #09F;
}
tr.link {
	cursor: pointer;
}
td.headingbar {
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #FCC;
}
.red {
	color: #F00;
}
td.grey {
	color: #999;
}
span.Active {
	font-weight: bold;
	color: #999;
}
span.field {
	color: #000;
	font-weight: bold;
}
td.expandable {
	padding-left: 15px;
	background: url(../images/icons/expandable.gif) no-repeat left center;
}
td.collapsible {
	padding-left: 15px;
	background: url(../images/icons/collapsible.gif) no-repeat left center;
}
td.pagebar {
	font-weight: bold;
	color: #000;
	padding-bottom: 5px;
	border-bottom: 1px dotted #72A3D7;
	padding-top: 2px;
}
a.page {
	font-weight: normal;
}
span.page {
	font-weight: normal;
	color: #000;
}
td.headingbonly {
	border-bottom: 1px dotted #72A3D7;
	padding-bottom: 5px;
}
td.squarebullet {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	background: url(../images/bullets/red-square-8x8.gif) no-repeat left center;
}
ul.squarebullet {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 12px;
	list-style-image: url(../images/bullets/black-square-8x9.gif);
}
.textlink {
	border: thin none;
	color: #F90;
	cursor: pointer;
	font-weight: bold;
	margin: 0;
	padding: 0;
	background: #FFF;
}
.redtext {
	font-weight: bold;
	color: #F00;
}
.redtextlarge {
	font-weight: bold;
	color: #F00;
	font-size: 14px;
}
.newform {
	font-size: xx-small;
	background: #E7EFF6;
}
