body {
	position: relative;
	width: 930px;
	margin: 0px auto;
	background-color: #f4f3ef;
	font-family: arial, helvetica;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#000;
}

a:link { text-decoration: none; font-weight:bold; color: #870100; }
a:visited { text-decoration: none; font-weight:bold; color: #870100; }
a:hover { text-decoration: none; font-weight:bold; color: #870100; }
a:active { text-decoration: none; font-weight: bold; color: #870100; }

a:link:hover { text-decoration: none; font-weight: bold; color: #870100; }
a:visited:hover { text-decoration: none; font-weight: bold; color: #870100; }
a:active:hover { text-decoration: none; font-weight: bold; color: #870100; }

a.footer:link { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:visited { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:hover { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:active { text-decoration: none; font-weight:normal; color: #fff; }

a.footer:link:hover { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:visited:hover { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:hover:hover { text-decoration: none; font-weight:normal; color: #fff; }
a.footer:active:hover { text-decoration: none; font-weight:normal; color: #fff; }

a.ib:link { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:visited { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:hover { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:active { text-decoration: none; font-weight:normal; color: #8e2d36; }

a.ib:link:hover { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:visited:hover { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:hover:hover { text-decoration: none; font-weight:normal; color: #8e2d36; }
a.ib:active:hover { text-decoration: none; font-weight:normal; color: #8e2d36; }

table, tr, td {
	font-family: arial, helvetica;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#000;
}

.content {
	background-color: #ffffff;
	font-family: arial, helvetica;
	font-size: 9.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#000;
}

.title {
	font-size: 14pt;
	font-weight:bold;
	color: #8e2d36;
	line-height : 30px;
}

.subtitle {
	font-size : 11.0pt;
	font-weight : bold;
	letter-spacing : normal;
	line-height : normal;
	color : #c45555;
	border-bottom: 1px solid #8e2d36;
}

ul, li { font-family: arial, helvetica, sans-serif; margin-left: 10px; margin-top: 2px; }

.bullets1 {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url('../images/bullets1.gif');
}

.bullets2 {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url('../images/bullets2.gif');
}

.bullets3 {
	list-style-position: outside;
	list-style-image: url('../images/bullets3.gif');
}

.formheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight: bold;
	color: #CC0000;
	border-bottom: 1px solid #ccc;
}

fieldset { width: 20%; padding: 2px; }

fieldset legend {
	color: #666666;
	font-size: 13px;
}

.action-title {
	width: 589px;
	background-color: #8e2d36;
	border: solid 1px #8e2d36;
	padding: 0px;
	margin: 10px 0px;
	color: #ffffff;
}

input, select, textarea {
	background-color: #fafafa;
	border: 1px solid #5097c9;
	border-width: 1px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	color: #333333;
}

input {
	width: 185px;
}

.button {
	background-color: #8e2d36;
	border: 1px solid #ffce6e;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	font-variant: small-caps;
	font-weight: bold;
	line-height: normal;
	color: #fff;
}

.footer {
	background-color: #8e2d36;
	font-family: arial, helvetica;
	font-size: 8.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#fff;
}

.ib {
	background-color: #c7c7c7;
	font-family: arial, helvetica;
	font-size: 8.0pt;
    font-style:  normal;
    font-weight: normal;
	color:#000;
}