body {	background-color: #fff;	font-family: "Garamond","Times New Roman", Times, Georgia, serif;}p {	font-size: 1.2em;
	margin: 0;
	padding: 1em;}a {	text-decoration: none;	padding: 2px;	border-radius: 1px;}a:link {	color: #880a1e;}a:active {	color: #993338;}a:visited {	color: #880a1e;}a:hover {	color: #ffffff;	background: #880a1e; }label.error {	color: #f60;}input.defaultButton {	color: #FFD9A6;	background: #880a1e;

input.textField {
	border-top: 2px solid #666;
	border-left: 2px solid #666;
}
}#container {	background-color: #fff;	font-size: 1em;}#header {	min-height: 100px;	background-color: #fff;}#headerTitle {	text-align: center;}#header h1 {	line-height: 2.5;	font-family: "Garamond", "Times New Roman", Times, Georgia, serif;	text-transform: uppercase;	letter-spacing: 10px;	font-size: 2em;	background-color: #880a1e;	color:  #fff;	padding: 0px;}#footer {	background-color: #880a1e;	color:  #fff;}#footerContent {	color:  #fff;}#main {	background-color: #fff;	border-top: 1px solid #FFD9A6;	border-bottom: 1px solid #660000;	margin-top: 15px;}#main h2 {	font-family: "Garamond", "Times New Roman", Times, Georgia, serif;	text-transform: uppercase;}#main h3 {	font-family: "Garamond", "Times New Roman", Times, Georgia, serif;	text-transform: uppercase;}#navbar {	border-bottom: 1px solid #880a1e;	text-align: center;}#breadcrumb {	height: 18px;	line-height: 1.5em;	text-align: center;	border-bottom: 1px solid #660000;	padding: 3px;	font-style: italic;}#content {	border-top: 1px solid #660000;	}#content h3 {	font-family:  "Garamond", "Times New Roman", Times, Georgia, serif;	text-transform: uppercase;}#content h4 {	font-family:  "Garamond", "Times New Roman", Times, Georgia, serif;	text-transform: uppercase;}#content h5 {	text-transform: uppercase;}span.highlight {	border-bottom: 1px solid #880a1e;}table.listing tr.highlight {	background: #fcff64;}table.listing tr.fastTracked {	background-color: #ecc;}table.listing td.headseparator {	border-top: 1px solid #880a1e;}table.listing td.endseparator {	border-top: 1px solid #880a1e;}span.formError {	color: #f60;}ul.formErrorList {	color: #f60;}li {	font-size: 1.2em}div.separator {	border-bottom: 1px solid #880a1e;}#rightSidebar ul, #leftSidebar ul {	margin-left: 0px;	padding-left: 0px;}#rightSidebar li, #leftSidebar li {	list-style-type: none;}#rightSidebar, #leftSidebar {	margin-top: 10px;	margin-right: 10px;	margin-left: 10px;	margin-bottom: 10px;	background-color: white;	padding: 10px;	border-radius: 5px;}input{	border: none;	padding: 2px;	border-radius: 2px;	background: #E8E8E1;}input.uploadField{	border: none;	padding: 2px;	border-radius: 2px;	background: #E8E8E1;}select.selectMenu {
	background-color: #F0F0E8;
	color: #000;
	font-family: "Garamond", Cambira, Verdana,Arial,Helvetica,sans-serif;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-bottom: 2px solid #E8E8E1;
	border-right: 2px solid #E8E8E1;
	font-size: 0.85em;
}
img {	display: block;	margin-left: auto;	margin-right: auto;}