* {
	padding: 0;
	margin: 0;
	border: none;
}

body {
	background: #EDE6D9 url(../images/leftrepeatingborder.gif) repeat-y top left;
	color: #333;
	font-family: Tahoma, Verdana, Geneva, sans-serif;
}

form {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

#content {
	position: absolute;
	left: 111px;
	top: 154px;
	z-index: 4;
}

#divTitle {
	font-size: 125%;
	font-weight: bold;
	color: #9f2214;
	position: absolute;
	left: 111px;
	top: 94px;
	z-index: 4;
}
#divTitle * {
	color: #9f2214;
}
#topleftgraphic {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url(../images/border_topleft2.gif) no-repeat top left;
	width: 454px;
	height: 179px;
	z-index: 3;
}
#topbar {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 83px;
	width: 100%;
	z-index: 2;
	background: url(../images/border_toprepeating.gif) repeat-x top left;
}
#toprightgraphic {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 83px;
	width: 313px;
	background: url(../images/border_topright.gif) no-repeat top right;
}
#footer {
	background: url(../images/border_bottomrepeating.gif) repeat-x bottom left;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	clear: both;
	z-index: 0;
}
#footer p {
	background: url(../images/border_bottomright.gif) no-repeat bottom right;
	padding: 120px 0px 0px 10px;
	margin: 0;
	vertical-align: bottom;
	font-size: xx-small;
	height: 22px;
	color: #EDE6D9;
}
#footer a {
	color: White;
}
#loginName {
	color: #FFF;
	position: absolute;
	font-size: small;
	right: 10px;
	top: 8px;
	z-index: 9;
}
#actionMenu {
	color: #FFF;
	position: absolute;
	right: 10px;
	top: 46px;
	z-index: 9;
}
#actionMenu a {
	color: #FFF;
}
#actionMenu input {
	background-color: #FFE;
	border: outset 2px;
	margin: 0 0.1em;
	padding: 1px;
}
#content p {
	margin: 0.1em 0;
}
label, span.label {
	color: #9f2214;
	margin-right: 0.25em;
	padding-right: 0.25em;
	width: 5.5em;
	display: block;
	float: left;
	text-align: right;
	position: relative;
}
div.buttonrow {
	margin-left: 6em;
}
div.buttonrow input, div.submit input, input.btn {
	border-width: 2px;
	border-style: outset;
	padding: 2px;
}
div.buttonrow, div.submit {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
#content p.note {
	padding-top: 2px;
	padding-bottom: 8px;
	margin-left: 8em;
}
.note {
	color: #333;
	font-size: 75%;
}

.ui-dialog p {
	margin-bottom: 0.5em;
	margin-top: 0;
	font-size: 85%;
	width: 90%;
}

#content div.buttonrow p.note, #content div.submit p.note {
	margin-left: 0;
	padding-bottom: 0;
}

div.fieldset {
	padding: 1em 2em 0.5em 2em;
	border: solid 1px #aaa;
	border-top: solid 0.5em #9f2214;
	background: White url(../images/fieldset_gradient.jpg) repeat-x bottom left;
	margin-bottom: 1em;
}
h6 {
	background-color: #9f2214;
	font-weight: bold;
	float: left;
	position: relative;
	left: 1em;
	top: -0.6em;
	font-size: large;
	color: #fff;
	padding: 0.25em;
	margin: 0;
}
div.fieldset div.row {
	padding: 0.25em 0 0 0;
}
div.buttonrow, div.submit, div.row {
	clear: left;
}
input, select, textarea {
	border: solid 1px #aaa;
}
input:focus, textarea:focus {
	background-color: #FFFFE0;
}
sffocus {
	background-color: #FFFFE0;
}
label.error, span.error {
	color: #C00;
}
input.error {
	border-color: #C00;
	background-color: #FEF;
}
input:focus, input.sffocus, input.error:focus, textarea:focus {
	background-color: #FFC;
	border-color: #FC6;
}

@media print {
	.noprint {
		display: none;
	}
	#actionMenu {
		display: none;
	}
}

HR.pb {
	page-break-after: always;
}

table {
	border-collapse: collapse;
}

.italic 
{
	font-style:italic;
}

.highlight {
	color: #C62B1A !important;
	font-weight: bold;
}
.highlight a {
	color: #CC3300 !important;
	font-weight: bold;
}

table.clean {
	border-style: none;
}
table.clean td {
	border-style: none;
	padding: 0.1em;
}

table.stdtable {
	margin-bottom: 1em;
	margin-top: 0.5em;
	border: solid 3px white;
}
table.stdtable th {
	border-left: solid 1px white;
	padding: 0.3em 0.2em 0.2em 0.2em;
}
table.stdtable th a {
	text-decoration: none;
}
table.stdtable th a:hover {
	text-decoration: underline;
}
table.stdtable td {
	border: solid 1px white;
	padding: 0.2em;
	color: #6E2405;
}
tr.r1 * {
	color: White;
	background-color: Black;
	font-variant: small-caps;
	font-size: large;
	letter-spacing: 0.1em;
}
tr.r2 * {
	color: White;
	background-color: #6E2405;
	text-transform: uppercase;
	font-size: small;
}
td.data {
	text-align: center;
}
#content p.description {
	margin: 0 0 0.5em 0;
	color: #9f2214;
	font-size: 100%;
	width: 40em;
}
p.spacer {
	margin: 1em 0;
}
li {
	list-style-position: inside;
}
h3 {
	font-size: 115%;
	font-weight: normal;
	margin-top: 0.75em;
	margin-bottom: 0.25em;
	color: #9f2214;
}
ul.actionlist {
	margin-bottom: 1em;
}
tr.altrow td {
	background-color: #EDE6D9;
}
tr.mainrow td {
	background: #E5D9C6;
}
tr.pager * {
	color: White;
	background-color: #6E2405;
	font-size: small;
	padding: 2px;
}
table.detailsview td {
	padding: 0.2em;
	border: none 0 White;
	padding: 0.2em;
	color: #6E2405;
}
table.detailsview a {
	border-width: 2px;
	border-style: outset;
	text-decoration: none;
	color: Black;
	padding: 0.2em;
	font-size: 90%;
}
tr.detailsbtns td {
	padding-top: 0.5em;
}
#content table.detailsview {
	margin: 1em 2em 0.5em 0;
	border: none 0 White;
	padding: 0.25em;
}
div.errors {
	margin: 0.2em 0 0.75em 0;
	padding: 0.2em 0.2em;
	border: #FC6 1px solid;
	background-color: #FFC;
	color: #C00;
	font-weight: bold;
}
div.messages {
	margin: 0.2em 0 0.75em 0;
	padding: 0.2em 0.2em;
	border: #6666BB 1px solid;
	background-color: #8CB03F;
	color: #000000;
}
.placeholder {
}
#content p.morehelp {
	font-size: small;
	margin-top: -1em;
}

input.addDatePicker {
	height: 0 !important;
	width: 0 !important;
	border: 0 !important;
}
input.visDatePicker {
	margin-right: 2px;
}

img.ajaxprogress {
	display: block;
	position: absolute;
	right:0;
	top:0;
	background-color: White;
}
a.stdlink {
	color: #9f2214;
}
.focus {}

div.rowright {
	float: right;
	margin-top:0;
}

hr {
	border: 0;
	width: 100%;
	color: #9f2214;
	background-color: #9f2214;
	height: 5px;
	margin-top: 0.4em;
}