body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
p {
		font-size: 12px;
		line-height: 1.3;
}
.interior
{
	background-image: url(/images/interior/hand.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px 5px 0px;
}
a.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #0033CC;
	text-decoration: none;
	font-weight: bolder;
	line-height: 45px;
}
a.bullet:hover {
	color: #79263A;
}

a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
a.menu:hover {
	color: #FFFF99;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	color: #000000;
	font-size: 12px;
}
.right {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #999999;
	margin: 0px;
	padding: 0px;
}
.bluebarbottom {
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #999999;
	background-image: url(/images/interior/blue_bar.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	padding: 0px;
}
.menu_block {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #394388;
	padding-bottom: 25px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #394388;
}
a.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #394388;
	text-decoration: underline;
}
a.h2:hover {
	color: #79263A;
}