body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin: 0px;
	background-color: #F0F7FA;
	background-image: url(images/int_backgrnd_photo.jpg);
	background-repeat: no-repeat;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	padding-top: 7px;
}
h3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	padding-bottom: 3px;
}
.topcell {
	background-color: #ECF2F6;
	background-image: url(images/int_topback.gif);
	background-repeat: repeat-x;
	margin-left: 500px;
}
.bottomcell {
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003265;
}
.botnavcell {
	background-color: #FFFFFF;
	background-image: url(images/int_botnav_back.gif);
	background-repeat: repeat-x;
	height: 26px;
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	vertical-align: middle;
}
.column1 {
	color: #333333;
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 2px;
	width: 600px;
	padding-right: 15px;
}
.location {
	font-size: 9px;
	font-weight: bold;
	color: #000033;
	text-align: right;
	padding-right: 5px;
}
a {
	color: #CC6600;
}
a:hover {
	color: #003366;
}
a:visited {
	color: #3399CC;
}
.hometop {
	background-image: url(images/hm_top_back.gif);
	background-repeat: repeat-x;
}
.hometop2 {
	background-image: url(images/hm_top_back2.gif);
}
.homeaddress {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-top: 8px;
	line-height: 16px;
}
.formtitle {
	font-size: 10px;
	font-weight: bold;
	color: #CC6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: bottom;
	width: 800px;
}

