body {
	background-color: 		#FFFFFF;
	background-image: 		url(../images/bg.gif);
	background-attachment: 	fixed;
	background-position:    top;
	background-repeat:		no-repeat;
	margin: 				0;
	padding:				0;
	font-family: 			Arial, Helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			18px;
	color: 					#000000;
	text-align: 			left;
	height: 				900px;
	font-weight: bold;
	}

a:link, a:visited {
	color: 				#00689F;
	}
	
a:hover, a:active {
	color: 				#01387B;
	}

.footer {
	font-family: 		Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 			12px;
	line-height: 		19px;
	color: 				#00689F;
	}

a.footer:link, a.footer:visited {
	color:				#00689F;
	}

a.footer:hover, a.footer:active {
	color:				#01387B;
	}
	
#home_body {
	width:					738px;
	background-image: 		url("../images/home/home_box_bg.gif");
	background-position:    top;
	background-repeat:		no-repeat;
	margin: 				0px;
	padding:				0px;
	}
	
#interior_body {
	width:					738px;
	background-image: 		url("../images/box_bg.gif");
	background-position:    top;
	background-repeat:		no-repeat;
	margin: 				0px;
	padding:				0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	}

.subhead {
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	line-height: 	16px;
	font-weight: 	bold;
	color: 			#000000;
}
#home_body table tr td table tr td h2 blue {
	color: #00387C;
}
#home_body table tr td table tr td h2 {
	color: #10387B;
}
.bold {
	font-weight: bold;
}
#home_body table tr td table tr td p ital {
	font-style: italic;
}
#home_body table tr td table tr td p {
	font-weight: normal;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#interior_body table tr td table tr td p {
	font-size: 12px;
	color: #000;
}
#interior_body table tr td table tr td table tr td table tr td b {
	font-size: 12px;
}
.DemoHead {
	font-family: "Avenir LT Std 85 Heavy";
	font-size: 21px;
	color: #10387B;
	font-weight: bold;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #01387B;
	font-weight: bold;
}
.italic {
	font-style: italic;
}
