td, body { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 11px;
	line-height: normal;
}

a {
    color: #54533F;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

.breadcrumb { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica; 
	font-size: 10px;
    text-decoration: none;
} 

.lnkGray {
    color: #666666;
    text-decoration: none;
}

.frmInput { 
    width:100%; 
    font-size: 10px; 
} 

.frmSelect { 
    font-size: 10px; 
} 

.frmButton { 
    font-size: 10px; 
} 

.frmButtonSearch { 
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
	padding-top: 1px;
	width: 45px;
} 

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #838264;
}

h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin:0px;
	color: #838264;
}

h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	margin:0px;
	color: #000000;
}

.bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}

.botText {
	color: #838264;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 9px;
    text-decoration: none;
}

.botText:hover {
    text-decoration: underline;
}

.Copyright {
	color: #838264;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
    text-decoration: none;
}

.Copyright:hover {
    text-decoration: underline;
}

.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #000000;
	text-align: left;
	padding-left: 15px;
}

.menuLink:hover {
	color: #A6A68A;
	background-color: #54533F;
	width: 179px;
	text-decoration: none;
	height: 22px;
	padding-top: 4px;
}

.rightCol {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	margin-left: -10px;
	list-style-type: square;
}

.rightCol2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	color: #000000;
	margin-left: -23px;
	list-style-type: disc;
}

li {
	list-style-type: square;
}