BODY {
	background-color: #fff;
	color: #000;
	font-family: 'Trebuchet MS';
	text-align: center;
	margin: 0 auto;
}

H1 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H2 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H3 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H4 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H5 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

H6 {
	color: #000;
	font-family: 'Trebuchet MS';
	text-transform: capitalize
}

TH {
	color: #000
}

.defaultBody{
	background-color: gray;
	color: #f9f9f9;
	font-family: 'Trebuchet MS';
}

.defaultHeaderWrapper{
	width: 100%;
	border-bottom: 5px solid #333;
	background-color: #b0572d;
}

.defaultHeaderImg {
	margin: 0 auto;
	width: 700px;
	background-color: white;
	text-align: center;
}

.defaultHeader{
	margin: 0 auto;
	font-weight: bold;
	width: 700px;
	color: #000;
	text-align: left;
	background-color: #f9f9f9;
	font-size: 16pt;
}

.defaultHeaderService{
	margin: 0 auto;
	font-weight: bold;
	background-color: #f9f9f9;
	color: #333;
	text-align: left;
	font-size: 12pt;
}

.defaultContent{
	margin: 0 auto;
	width: 700px;
	color: #000;
	background-color: #f9f9f9;
	padding-top: 10px;
	padding-bottom: 10px;
}

.defaultFooter{
	margin: 0 auto;
	background-color: #f9f9f9;
	border-top: 2px solid gray;
	color: #000;
	font-weight: bold;
	font-size: 9pt;
	width: 700px;
	text-align: left;
}

.loginBody{
	margin: 0 auto;
	color: #000;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 9pt;
	width: 400px;
	text-align: center;
	background-color: #f0f0f0;
	padding: 5px;
}

.loginBox{
	color: #000;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 11pt;
	width: 100%;
	text-align: center;
}

.loginBlock{
	margin: 0 auto;
	color: #000;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 9pt;
	width: 400px;
	text-align: center;
	background-color: #f9f9f9;
}

.logInOutButton{
	background-color: silver;
	color: #fff;
	font-weight: bold;
	border: 0;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
}

a{
	text-decoration: none;
}

a:link,a:visited,a:active{
	color: #b0572d;
}

a:hover{
	color: #99703d;
}

.smallHeader{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	color: #99703d;
}

.smallHeaderInverted{
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	background-color: gray;
	color: white;
}

.mediumHeader{
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	color: #000;
	border-bottom: 1px solid #dcdcdc;
}

.menuButton{
	background-color: #333; 
	border: 1px solid #333; 
	font-weight: bold; 
	font-family: 'Trebuchet MS'; 
	color: #f5f5f5;
	vertical-align: text-bottom;
	/*padding: 2px;*/
}

.menuButtonHover{
	background-color: #dcdcdc; 
	border: 1px solid #dcdcdc; 
	font-weight: bold; 
	font-family: 'Trebuchet MS'; 
	color: #000;
	vertical-align: text-bottom;
	/*padding: 2px;*/
}

.siteChoice {
	margin: auto 0; 
	font-size: 10pt; 
	color: #333;
	font-weight: bold;
}

.dataTableEx {
	empty-cells:show;
	font-size: 100%;
}

.headerClass {
	background-color: #dcdcdc;
	border: 1px solid gray;
}

.headerClass2 {
	background-color: #3c3c3c;
}

.headerClass3 {
	
}
.footerClass {
	background-color: #f5f5f5;
}

.rowClass1 {
	background-color: white;
	border-bottom: 1px solid gray;
}

.rowClass2 {
	background-color: #ecf1fb;
	border-bottom: 1px solid gray;
}

.columnClass1{
}

.columnClass2{
}

.pagerDeluxe {
	background-color: #dcdcdc;
	border-color: #dcdcdc;
	border-width: 1px;
	border-style: solid
}

.pagerDeluxeActive {
	padding: 0px;
	margin: 0px;
	border-width: 1px;
	border-color: #dcdcdc;
	border-style: solid;
	background-color: gray;
}

.pagerDeluxeHidden {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	border-color: transparent;
	border-style: solid;
	background-color: transparent
}

.pagerDeluxeActive_button {
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 19px;
	background-color: #dcdcdc;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc;
	font-size: 13px
}

.pagerDeluxeHidden_button {
	padding: 0px;
	margin: 0px;
	width: 22px;
	height: 19px;
	background-color: transparent;
	border-style: solid;
	border-width: 0px;
	border-color: transparent
}

.pagerDeluxe_text {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	padding-left: 8px;
	padding-right: 8px;
	margin: 0px;
	background-color: #dcdcdc;
	border-width: 0px;
	border-style: solid;
	border-color: #dcdcdc;
	font-size: 13px;
	color: black;
	font-weight: bold;
	font-family: 'Trebuchet MS'; 
}

.pagerDeluxe_button_twistie {
	color: black;
	border-color: #dcdcdc;
	list-style-type: none
}

.pagerDeluxeActive_button_twistie {
	color: black;
	border-color: #dcdcdc;
	list-style-type: none
}

.caButton {
	font-family: 'Trebuchet MS'; 
	color: white; 
	font-weight: bold; 
	border: none;
	font-size: 10pt;
}

.siteButton{
	background-color: #dcdcdc; 
	border: 1px solid #dcdcdc;
	font-weight: bold; 
	font-family: 'Trebuchet MS'; 
	color: #000;
	vertical-align: text-bottom;
}

.graphicImageEx {
	border: none;
}

.caBody {
	margin: 0 auto; 
	text-align: center; 
	width: 95%;
}

.caBodySmall {
	color: #333; 
	font-weight: bold; 
	text-align: center; 
	width: 400px; 
	margin: 0 auto;
	font-size: 11pt;
}

.caBodyMedium {
	font-weight: bold; 
	width: 520px; 
	text-align: left; 
	margin: 0 auto;
	color: #333; 
}

.caBodyErrorMedium {
	width: 508px; 
	text-align: left; 
	font-weight: bold; 
	margin: 0 auto; 
	background-color: white; 
	border: 1px solid red; 
	padding: 4px; 
	border-left: 4px solid red;
}

.caTable {
	font-weight: bold; 
	color: #000; 
	width: 100%;
}

.siteButtonBar {
	text-align: right; 
	background-color: #eaeaea;
}


.data20-center {
	text-align: center;
	width: 20%;
}

.data20-left {
	text-align: left;
	width: 20%;
}

.data40-left {
	text-align: left;
	width: 40%;
}

.hud-container {
	border: 1px solid #3c3c3c;
}

.hud-header {
	color: #fff;
	background-color: #3c3c3c;
}