.frontPageBox {
	font-size: 9pt;
}

.frontPageBox font {
	color: inherit;
	font-size: inherit;
	text-decoration: inherit;
}

.frontPageBox td {
	vertical-align: top;
	text-align: justify;
	padding: 4px;
}

.frontPageBox h3, .frontPageBox h2 {
	border-bottom: 1px solid black;
}

.frontPageBox a, .frontPageBox A {
	color: #A92615;
	font-weight: bold;
	text-decoration: none;
}

.frontPageBox a:hover, .frontPageBox A:hover {
	color: red;
	text-decoration: underline;
}
.frontPageBox u {
	text-decoration: none;
}

.frontPageBox ul {
	padding-left: 1.2em;
	padding-top: 0;
	margin-top: 3px;
}
.frontPageBox li {
	padding-bottom: 0.3em;
}

a[icon ^="print"] {
   padding-left: 24px;
   background: transparent url(/assets/printer.png) no-repeat center left;
}

.c { text-align: center; }

.large { font-weight: bold; font-size: 11pt; }

#section_1 {
	PADDING-RIGHT: 32px;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(/assets/home/box1.gif);
	PADDING-BOTTOM: 30px;
	WIDTH: 155px;
	PADDING-TOP: 10px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 188px;
}
#section_2 {
	PADDING-RIGHT: 32px;
	PADDING-LEFT: 10px;
	FLOAT: right;
	BACKGROUND-IMAGE: url(/assets/home/box2.gif);
	PADDING-BOTTOM: 30px;
	WIDTH: 308px;
	PADDING-TOP: 10px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 188px
}
#section_3 {
	PADDING-RIGHT: 32px;
	PADDING-LEFT: 10px;
	BACKGROUND-IMAGE: url(/assets/home/box3.png);
	PADDING-BOTTOM: 212px;
	WIDTH: 518px;
	PADDING-TOP: 10px;
	BACKGROUND-REPEAT: no-repeat;
	HEIGHT: 364px;
}
