@charset "UTF-8";
/* CSS Document */
<style type="text/css">
.li {
      margin: 0 0 0 1em;
      padding: 0;
        text-indent: -1em;

      background-position: 2px 6px;
      line-height: 2;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      font-size: 12px;
      color: #333333;
      font-weight: normal;
      }
.body {
font-family: Arial;
font-size: 16px;
line-height: 20px;
font-weight:normal;
}
.body-small {
font-family: Arial;
font-size: 12px;
line-height: 14px;
font-weight:normal;
}
.body-bold {
font-family: Arial;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}
.body-bold-blue {
font-family: Arial;
font-size: 16px;
color: blue;
line-height: 20px;
font-weight: bold;
}
.headline-red {
font-family: Tahoma;
font-size: 32px;
color: #CC0000;
font-weight: bold;
}
.headline-black {
font-family: Tahoma;
font-size: 32px;
font-weight: bold;
}
.headline-black-light {
font-family: Tahoma;
font-size: 28px;
line-height: 32px;
font-weight: normal;
}
.subhead-red {
font-family: Tahoma;
font-size: 16px;
color: #CC0000;
font-weight: bold;
}
.subhead-blue {
font-family: Tahoma;
font-size: 24px;
color: blue;
line-height: 26px;
font-weight: bold;
}
.subhead-black {
font-family: Tahoma;
font-size: 24px;
color: #CC0000;
line-height: 26px;
font-weight: bold;
}
.subhead-red-larger {
font-family: Tahoma;
font-size: 38px;
color: #CC0000;
line-height: 40px;
font-weight: bold;
}
.subhead-black-larger {
font-family: Tahoma;
font-size: 38px;
color: #000000;
line-height: 40px;
font-weight: bold;
}
.disclaimer {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
}
.hilite {
background-color: #FFFF00;
}
.headline-red-new {
font-family: Tahoma;
font-size: 20pt;
color: #CC0000;
font-weight: bold;
}
.table-padding {
	padding:5px 20px;
	text-align:left;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight:normal;
}
.table-padding-center {
	padding:5px 20px;
	text-align:center;
	font-family: Arial;
	font-size: 16px;
	line-height: 20px;
	font-weight:bold;
}
.table-header {
	padding:5px 20px;
	text-align:left;
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight:normal;
	font-color: #ffffff;
	border-top-color:#808080;
	background-color:#808080
}
.table-header-left {
	padding:5px 20px;
	text-align:left;
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight:normal;
	font-color: #ffffff;
	border-top-color:#808080;
	background-color:#808080
	}
.myForm td, input, select, textarea, checkbox {
font-family: tahoma;
font-size: 12px;
}
.myForm {
background-color: #E7EEF7;
border: 3px dashed #000000;
padding: 10px;
}
.required {
color: red;
}
.style1 {font-family: Tahoma;
font-weight: bold;
}
</style>

