html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
p {
	color: #333333;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 17px;
	line-height: 130%;

}

td {
	vertical-align: top;
	font-size: 10pt;
}


h1 {

	font-size: 12pt;
	color: #FF0000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;


}

h2 {


	font-size: 11pt;
	color: #000000;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 5px;
	line-height: 130%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.content {


	color: #333333;
	margin-top: 6px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
	line-height: 130%;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 6px;
}
#callout-top {
	line-height: 12px;
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 172px;
	background-image: url(../images/callout_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#callout-bottom {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 172px;
	background-image: url(../images/callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#callout-mid {
	line-height: 120%;
	margin: 0px;
	padding: 0px;
	width: 172px;
	font-weight: bold;
	background-image: url(../images/callout_mid.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#callout-mid p {
	line-height: 120%;
	padding: 0px 4px 0px 12px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
}
.thin_box {
	border: 1px solid #FDC13D;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	margin-top: 10px;
}
.tbl_cell {
	background-color: #FFEFCE;
}
.tbl_borders {
	border: 1px solid #FEC959;
}
table.rowsonly td {
	border-bottom: 1px solid #FEC959;
}
