body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: left;
	font-family: "Trebuchet MS", Verdana;
	background-color: #FFFFFF;
}

.header1 {
	font-size: 24px;
	color: #FF9900;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	line-height: 18px;
}
.header2 {
	font-size: 16px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	line-height: 25px;
}
.header3 {
	font-size: 16px;
	color: #1B3E92;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	line-height: 18px;
}

.subheader1 {
	font-size: 16px;
	color: #FF9900;
	font-family: "Trebuchet MS", Verdana;
	font-weight: bold;
	line-height: 16px;
}

.bodycopy1 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	line-height: 16px;
	text-align: left;
}
.bodycopy2 {
	font-size: 12px;
	color: #333333;
	font-family: "Trebuchet MS", Verdana;
	line-height: 16px;
	text-align: left;
}
a:link {
	color: #FF9900;
}

.callout{
	color: #FFFFFF;
	font-weight: bold;
	background-color: f69222;
	text-align: center;
	font-size: 11px;
}
.callout a:hover {
	background-color: #003399;
	display: block;
}
.callout a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px;
}
.footercopy {
	font-size: 11px;
	color: #6D6F71;
	font-family: "Trebuchet MS", Verdana;
	line-height: 12px;
}
#search_box {
	width: 201px;
	height: 30px;
	background: url(../images/search_btn_full.gif);
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 4px 0 0;
}
