body   { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #78a2dd; background-image: url("../pix/bk-page.jpg"); background-repeat: repeat-x; margin: 0 }
#wrapper { text-align: center; margin-top: 30px; margin-right: auto; margin-left: auto}
#header {
	background-image: url("../pix/page/bk-contents.jpg");
	background-repeat: repeat-y;
	width: 804px;
	height: 175px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#contents { background-image: url("../pix/page/bk-contents.jpg"); background-repeat: repeat-y; text-align: center; margin-right: auto; margin-left: auto; width: 804px }
#hold { background-image: url("../pix/page/bk-main.jpg"); background-repeat: no-repeat; text-align: left; margin-right: auto; margin-left: auto; width: 778px }
#footer  { color: white; font-size: 10px; background-image: url("../pix/page/bk-contents.jpg"); text-align: center; margin-right: auto; margin-left: auto; width: 804px; height: 82px }
.footertxt { color: white; font-size: 10px; margin-top: 40px }
.footertxt a  { color: white; text-decoration: none }
.footertxt  a:hover  { color: #4b33a4; background-color: white }
.nav { 
	background-image: url("../pix/page/bk-nav.jpg"); 
	background-repeat: no-repeat 
}
#indent {
	margin-top: 20px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}
.imgleft {
	float: left;
	padding: 0;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgleftbody {
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.imgleftbottom {
	float: left;
	padding: 0;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imgright {
	float: right;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.imgright2 {
	float: right;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
/* text */
a {
	color: #000077;
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #3399FF;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-weight: normal;
}
h2 {
	font-size: 14px;
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #3399FF;
}
h3 {
	font-size: 14px;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 6px;
	color: #3399FF;
}
.body {
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 9px;
}
.formtext {
	font-size: 12px;
	line-height: 13px;
	margin-top: 0px;
	margin-bottom: 9px;
}
.testimonal {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 9px;
	color: #3399ff;
}
.tabletxt {
	font-size: 11px;
	line-height: 13px;
}
.address {
	font-size: 10px;
	line-height: 14px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 3px;
}
.address a:hover {
	color: #ffffff;
	background-color: #AAAAAA;
}
.caption {
	font-size: 10px;
	line-height: 11px;
	color: #444444;
	margin-top: 0px;
	margin-bottom: 3px;
}
.captionhed {
	font-size: 11px;
	line-height: 11px;
	font-weight:bold;
	color: #000077;
	margin-top: 0px;
	margin-bottom: 3px;
}
/* bullets */
#bulletz {
	width:430px;
	margin-top: 20px;
	margin-bottom: 15px;
	margin-left: -20px;
	padding:0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}
#lbulletz{
	font-size: 11px;
	color: #666666;
	line-height: 14	px;
}
#lbulletz ul li {
	background:url(../pix/bullets.gif) no-repeat 0px top;
	list-style-type: none;
	padding-left:15px;
	margin-bottom: 6px;
}
#lbulletz a:hover {
	color: #EEEEEE;
	background-color: #00529b;
}
/* form */
.field {
	border: 1px solid #3399ff;
	background-color: #EEEEEE;
	margin-top: 3px;
	margin-bottom: 3px;
}
.button {
	color: #ffffff;
	background-color: #0099FF;
}
