@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #888888;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #c92126;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #c92126;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #c92126;
}
.tightdotbg { background-image: url(images/tightdot.gif); }
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
}
.toprightbg {
	background-color: #FFFFFF;
	background-image: url(images/slices_r4_c4.gif);
	background-repeat: no-repeat;
}
ol {
	line-height: 25px;
	font-weight: bold;
	color: #c92126;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #c92126;
	text-decoration: none;
}
a.greenlinks:link {
	color: #888888;
	text-decoration: none;
}
a.greenlinks:visited {
	color: #888888;
	text-decoration: none;
}
a.greenlinks:hover {
	color: #c92126;
	text-decoration: underline;
}.formstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c92126;
	background-color: #ececec;
	border: 1px solid #CCCCCC;
}
.indentedp
   {
   padding-left: 50pt;
   padding-right: 50pt;
   text-align: justify;
   }
  .style2 {font-size: 12px}
  
  ul { list-style-image: url(images/arrow.gif); }
.border { border: 1px solid #CCCCCC; }

