body {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.text9 {
	font-size: 9px;
}
.text10 {
	color: #555555;
	font-size: 10px;
}
.text12 {
	color: #555555;
	font-size: 12px;
}
.text14 {
	color: #555555;
	font-size: 14px;
}
.text16 {
	color: #555555;
	font-size: 16px;
}
.text18 {
	color: #555555;
	font-size: 18px;
}
.text24 {
	color: #555555;
	font-size: 24px;
}
.spaced12 {
	color: #555555;
	font-size: 12px;
	line-height: 28px;
}
.spaced10 {
	color: #555555;
	font-size: 10px;
	line-height: 20px;
}

.box1 {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.box2 {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.button1 {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
.button_search {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	font-weight: bold;
}

.menu1 {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.menu2 {
	font-family: "Trebuchet MS", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	width:300px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

a{
	color: #69382C;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #69382C;
	text-decoration: underline;
}

.dashline-vert {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.dashline-horiz {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}

.border1 {
	border: 1px solid #000000;
}
.alt {
	font-size: 10px;
	color: #FFFFFF;
}
.alt a{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.alt a:hover{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.boxmenu{
	font-size: 9px;
	text-align: center;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	vertical-align: middle;
}
.bg_page {
	background-color: #50658D;
}

.announceborder {
	border: 5px solid #FFFFFF;
}
.rowalt {
	background-color: #EEEEEE;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;

}
.footer a{
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.footer a:hover{
	font-size: 10px;
	color: #FFF092;
	font-weight: bold;
	text-decoration: none;
}

.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 9px;
	color: #999999;
}
.spacer10px {
	height: 10px;
	background-position: center center;
}
.featuredtitle {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF292;
	background-color: 442c25;
	text-align: center;
}

