#content {
	font-size: 11px;
	padding: 0px 12px;
	margin: 0px;
}
#content2 {
	font-size: 11px;
	padding: 12px 1px 5px 22px;
}
p {
	margin: 0px 0px 7px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.body-strokeBot {
	background-image: url(../img/bg/stroke-hor.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.body-strokeTop {
	background-image: url(../img/bg/shade-bottom.gif);
	background-repeat: no-repeat;
}
.body-strokeR {
	background-image: url(../img/bg/stroke.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.body-stroke {
	background-image: url(../img/bg/stroke.gif);
	background-repeat: repeat-y;
	padding-left: 1px;
	background-color: #FFFFFF;
}
td {
	font-size: 11px;
	padding: 0px;
}
.body-strokeL {
	background-image: url(../img/bg/shade-right.gif);
	background-repeat: no-repeat;
}
.body-strokeCorner {
	background-image: url(../img/bg/shade-corner.gif);
	background-repeat: no-repeat;
}
.justified {
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #576E78;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 22px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	background-color: #576E78;
}
.body-strokeDivider {
	background-image: url(../img/bg/stroke-hor.gif);
	background-repeat: repeat-x;
}
li {
	font-size: 11px;
	list-style-type: disc;
	padding-bottom: 5px;
	padding-right: 10px;
}
a.link {
	color: #333333;
	text-decoration: none;
}
a.link:hover {
	color: #000000;
	text-decoration: underline;
}
select {
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.noborder {
	margin: 0px;
	padding: 0px;
}

h3 {
	margin: 0px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

.text_normal {
	font-size: 11px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}
