@page { 
	size: 8.5in 11in;
	margin: .5in; 
}
Body {
	background-color: white;
	line-height: normal;
}
#content {
	style=position:absolute; 
	width:650px; 
	z-index:1; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: .5in;
	left: 150px;
}
#container {
	width: 100%;
	text-align: left;
	background-color: white;
	float: none;
	margin: 1in;
}
/* Header */
#header {
 display:none;
}
#printHeader {
	display: block;
}
/* Body */
/* Sidebar */
#sidebar {
	display:none;
}
/* Content */
#Layer1 {
	width: 100%;
	float: none;
}
#main {
	display:block;
}
#copyLine {
	display: none;
}
.styles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F7D200;
	font-weight: bold;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 30px;
	margin-left: 10px;
	margin-top: 10px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0438A4;


}
.margin {
	margin: 5px;

}
.subNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.interiorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-right: 30px;
	margin-top: 0px;

}
.homeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0434A3;
	margin-right: 15px;
	font-weight: bold;
	margin-left: 7px;
	margin-bottom: 5px;

}
.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu {



}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.style2 {
	color: #1A8F00;
	font-weight: bold;
}
