body {
	background-color: #23254b;
	color:#333333;
	font-family: Arial;
	font-size:inherit;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html, body {
    height: 100%;
}

html.isJS .togList dd {
    display: none;
    text-decoration: none;
}

html.isJS .togList dt {
    text-decoration: underline;
}

table {
	background-color: #ffffff;
}

.adminLinks {
    font-size: 11px;
    font-weight: bold;
}

.bottominfo {
	padding: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.contactField {
    color: #23254B;
    font-weight: normal;
    font-family: Arial;
    font-size: 14px;
    text-align: left;
}

.contactLabel {
    color: #23254B;
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    text-align: right;
    text-transform: capitalize;
}

.content {
	padding: 20px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.faq {
	color: #79797e;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
}

.formBG {
    background-color: #23254b;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    color: #EFF5D2;
}

.formBGAlternate 
{
    background-color: #eeeeee;
}

.formButton {
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
}

.formError {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    color: #8C3C21;
    padding-top: 15px;
    padding-bottom: 15px;
}

.formField {
    color: #23254B;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    text-align: left;
}

.formHeader {
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: capitalize;
    color: #8C3C21;
}

.formLabel {
    color: #23254B;
    font-weight: bold;
    font-family: Arial;
    font-size: 12px;
    text-align: right;
    text-transform: capitalize;
}

.formTable {
    padding: 3px;
    border: 0px;
    width: 100%;
}

.instructions {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	text-align: left;
}

.loginName {
    font-size: 10px;
    font-weight: bold;
}

.menu {
    background-color: #659f4c;
	color: #ffffff;
}

.order {
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.search {
	background-color: #ffffff;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
}

.suggestion {
    font-family: Arial;
    font-weight: bold;
    font-size: 9px;
    text-align: center;
    text-transform: capitalize;
    color: #8C3C21;
}

.togList {
    font-family: verdana;
    font-size: 12px;
    color: #330099;
    text-decoration: none;
    padding-left: 10px;
    padding-top: 0;
    padding-bottom: 0;
    vertical-align: text-top;
}

.togList p {
    font-family: verdana;
    font-size:12px;
    color:#333333;
    text-decoration: none;
    line-height: 18pt;
    font-weight: 500;
    vertical-align:text-top;
}

.togList dt {
    font-family: verdana;
    font-size:12px;
    cursor: pointer; 
    text-decoration: none;
    font-weight: inherit;
    vertical-align:text-top;
}

.togList dt span {
    vertical-align:text-top;
    font-family: monospace;
    text-decoration: none;
    vertical-align:text-top;
}

.togList dd {
    width: 500px;
    padding-bottom: 15px;
    text-decoration: none;
    vertical-align:text-top;
}

.topnav {
	background-color: #973611;
	text-decoration: none;
	height: 20;
}

.topnav2 {
	background-color: #973611;
	text-decoration: none;
	height: 30;
}

.topnavwhite  {
	background-color: #ffffff;
	height: 10px;
}

.validation {
    font-family: Arial;
    font-weight: bold;
    font-size: 9px;
    text-align: left;
    text-transform: capitalize;
    color: #8C3C21;
    padding-left: 3px;
}