<STYLE TYPE="text/css">
body,div
{
	font-family: Arial, Verdana, sans-serif;
	color: #000000;
	font-size:9pt;
	margin:0px;
	padding:0px;
}
p
{
   font-size:12px;
   margin:5px 0px 5px 0px;
}
input.lookup
{
   width:250px;
}
label.red
{
   color:#ff0000;
   font-weight:bold;
}
label.green
{
   color:#008b00;
   font-weight:bold;
}
div.layer1
{
   z-index: 1;
}
div#timer
{
   background-color:#f0f0f0;
   padding:10 20px;
   font-size:30px;
   font-weight:bold;
   color:#222222;
   border:#808080 1px solid;
   text-align:center;
}
div.content
{
   width:95%;
   font-size:9pt;
}
div.eligfooter
{
   text-align:left;
   font-family:arial, sans-serif;
   font-size:8pt;
   padding:3px;
   margin: 2px 20px;
}
div.welcomeheader
{
   background-color:#e0e0e0;
   padding:5px;
   font-size:10pt;
   font-weight:bold;
   text-align:left;
}
div.welcomesection
{
   width:500px;
   text-align:center;
}
input[type=button].fancybutton,input[type=submit].fancybutton
{
   background-color:#e0e0e0;
   color:#222222;
   border:#222222 1px solid;
   padding:5px;
   font-weight:bold;
   font-size:10pt;
   cursor:hand;
   cursor:pointer;
}
input[type=button].fancybutton2,input[type=submit].fancybutton2
{
   background-image:url(/images/greencheck.png);
   background-repeat:no-repeat;
   background-position:2% 50%;
   background-color:#f0f0f0;
   color:#222222;
   border:#222222 1px solid;
   padding:10px 10px 10px 30px;
   font-weight:normal;
   font-size:10pt;
   cursor:hand;
   cursor:pointer;
}
input[type=button].fancybutton2:hover
{
   background-color:#fafda2;
}
div.message
{
   opacity: .9;
   filter: alpha(opacity=90);
   background-color:#F0F0F0;
   font-size:10pt;
   text-align:center;
   text-valign:middle;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: black 2px solid;
   float:center;
   width: 600;
}
div.statusalert
{
   z-index:2;
   position:absolute;
   opacity: .9;
   left:40%;
   top:40%;
   filter: alpha(opacity=90);
   background-color:#F0F0F0;
   font-size:12pt;
   text-align:center;
   text-valign:middle;
   margin: 5px 5px 5px 5px;
   padding: 5px 5px 5px 5px;
   border: black 2px solid;
   float:center;
   width: 20%;
} 
div.alert {
width=400px;
text-align:left;
font-size:9pt;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:#FAFAD2;
border: 1px solid #808080;
}
div.alert p {
font-size:9pt;
margin:3px;
}
div.help {
font-size:8pt;
width:400px;
text-align:left;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:#B0C4DE;
border: 1px solid #808080;
}
div.helpbig {
font-size:10pt;
width:600px;
text-align:center;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color:#B0C4DE;
border: 1px solid #808080;
}
div.errormark
{
   float:left;
   padding:3px;
   color:#ff0000;
   font-size:9ptem;
   display:none;
}
div.error {
width=400px;
text-align:left;
margin:2px 2px 2px 2px;
padding: 4px 4px 4px 4px;
background-color: #DD0000;
border: 1px solid #000000;
color: #FFFFFF;
}
div.errbox {
   z-index: 2;
   position: absolute;
   background-color:#E0E0E0;
   opacity: .9;
   filter: alpha(opacity=90);
   border: black 1px solid;  
   font-family: Arial;
   font-color: #000000;
   font-size:8pt;
   text-align:left;
   padding: 0px 0px 0px 0px;
   width: 400px;
}
div.list
{
   background-color:#F0F0F0;
   width:250px;
   opacity: .7;
   filter: alpha(opacity=70);
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:9pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
   cursor:pointer;
   float:center;
}
div.narrowlist
{
   background-color:#F0F0F0;
   width:175px;
   opacity: .9;
   filter: alpha(opacity=90);
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:9pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
   cursor:pointer;
   float:center;
}
div.listwide
{
   background-color:#F0F0F0;
   width:350px;
   opacity: .7;
   filter: alpha(opacity=70);
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:8pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
   cursor:pointer;
   float:center;
}
div.saturday {
z-index:2;
position:absolute;
width:125px;
height:225px;
text-align:left;
font-size:8pt;
margin:0px;
padding:1px;
background-color:#ffffff;
border: 1px solid #A0A0A0;
cursor:pointer;
cursor:hand;
}
div.monthrufri {
cursor:pointer;
cursor:hand;
z-index:2;
position:absolute;
width:125px;
height:225px;
text-align:center;
font-size:8pt;
margin:0px;
padding:1px;
background-color:#ffffff;
border-top: 1px solid #A0A0A0;
border-bottom: 1px solid #A0A0A0;
border-left: 1px solid #A0A0A0;
}
div.fullday
{
   z-index:4;
   position:absolute;
   padding:1px;
   border:1px solid #A0A0A0;
   background-color:#F0F0F0;
   font-size:8pt;
   width:300px;
}
div.caleventlong
{
   z-index:3;
   position:absolute;
   padding:1px;
   text-align:center;
   border:1px solid #A0A0A0;
}
div.caleventshort
{
   z-index:3;
   position:absolute;
   text-align:left;
}
div.calendarday
{
   z-index: 2;
   background-color:#E0E0E0;
   opacity: .9;
   filter: alpha(opacity=90);
   border: black 1px solid;
   font-family: Arial;
   font-color: #000000;
   font-size:8pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
}
div.searchresults
{
   z-index: 2;
   position: absolute;
   background-color:#E0E0E0;
   opacity: .9;
   filter: alpha(opacity=90);
   border: black 1px solid;
   font-family: Arial;
   font-color: #000000;
   font-size:8pt;
   text-align:left;
   padding: 0px 0px 0px 0px;
   width: 200px;
}
div.searchresult
{
   z-index:2;
   border: #A0A0A0 1px solid;
   padding: 2px 2px 2px 2px;
}
div.dragme
{
   z-index: 2;
   position: absolute;
   background-color:#E0E0E0;
   opacity: .9;
   filter: alpha(opacity=90);
   border: black 1px solid;
   font-family: Arial;
   font-color: #000000;
   font-size:8pt;
   text-align:left;
   padding: 0px 0px 0px 0px;
   width: 200px;
   cursor:move;
}
div.dragme2
{
   cursor: move;
   z-index:2;
   border: #A0A0A0 1px solid;
   padding: 2px 2px 2px 2px;
}
div.results
{
   background-color:#FFFFFF;
   width:500px;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:9pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
}
div.plain
{
   background-color:#FFFFFF;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:9pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
}
div.plainright
{
   background-color:#FFFFFF;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:8pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
}
div.bracket
{
   background-color:#FFFFFF;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:8pt;
   text-align:left;
   padding: 0px;
   border: black 1px solid;
   border-left: none;
   position:absolute;
   text-align:center;
}
div.normal
{
   background-color:#E0E0E0;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:8pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
   border: black 1px solid;
}
div.normalwhite
{
   background-color:#FFFFFF;
   margin:0px;
   font-family:Arial;
   font-color:#000000;
   font-size:8pt;
   text-align:left;
   padding: 2px 2px 2px 2px;
   border: black 1px solid;
}
div.standard
{
   background-color:#ffffff;
   background-image:url(/images/grayfade.png);
   background-position:top center;
   background-repeat:repeat-x;
   margin:2px;
   padding:5px;
   border:#a0a0a0 1px solid;
}
div.menu
{
   font-family:Arial;
   font-size:9pt;
}
div.menuheader
{
   font-family:Arial;
   font-size:12px;
   text-transform:uppercase;
   font-weight:bold;
   background-image:url(/images/treemenuback.png);
   background-repeat:repeat-x;
   background-position: top left;
   border-top:#d0d0d0 1px solid;
   text-align:left;
   text-valign=center;
   padding: 3px;
   width:800px;
   cursor:pointer;
}
div.submenuheader
{
   font-family:Arial;
   font-size:8pt;
   font-weight:bold;
   background-color:#E0E0E0;
   text-align:left;
   text-valign=center;
   padding: 2px 2px 2px 2px;
   cursor:pointer;
}
font
{
   font-family: Arial;
}
hr.breakhere
{
   page-break-after: always;
}
ol li
{
   font-size: 9pt;
   text-indent: 0;
}
ol li.nine
{
   font-size: 9pt;
   margin: 2px 2px 2px 2px;
   padding: 2px 2px 2px 2px;
   text-indent: 0;
}
ol li.eightverd
{
   font-size:8pt;
   font-family: Verdana;
   margin: 3px 3px 3px 3px;
   padding: 2px 2px 2px 2px;
   text-indent:0;
}
ul.nine li
{
   font-size:9pt;
   padding: 2px;
}
ul li
{
   font-family: Arial;
   font-size: 9pt;
   padding: 2px;
   margin: 2px;
   text-indent: 0;
}
ol.bigger li
{
   font-size:9pt;
   padding:2px;
}
ul.bigger li
{
   font-size:9pt;
   padding:2px;
}
ul li.bigger
{
   font-family: Arial;
   font-size:9pt;
   font-weight:bold;
   padding: 2;
   text-indent: 0;
}
ul.menu li
{
   padding:3px;
   font-size:9pt;
   font-weight: normal;
}
ul li.notbold
{
   font-family: Arial;
   font-size: 9pt;
   font-weight: normal;
   text-indent: 0;
}
B 
{
	font-weight: bold
}
hr
{
   color: black;
   height: 1;
}
tr.blue
{
   font-color:blue;
}
tr.red
{
   font-color:red;
}
TH
{
   font-weight:bold;
   color: black;
   font-size:10pt;
   font-family: Arial, Verdana, sans-serif;
}
th.smaller
{
   font-weight: bold;
   color: black;
   font-size: 8pt;
   font-family: Arial, Verdana, sans-serif;
}
th.small
{
   font-weight:bold;
   color: black;
   font-size: 7pt;
   font-family: Arial, Verdana, sans-serif;
}
th.red
{
   font-weight:bold;
   color: #FF0000;
   font-size: 8pt;
   font-family: Arial, Verdana, sans-serif;
}
td
{
   color:black;
   font-size:8pt;
   font-family: Arial, Verdana, sans-serif;
}
td.border
{
   border-width:1px;
   border-style:solid;
}
td.blue
{
   color:blue;
}
td.red
{
   color:red;
}
td.black
{
   color:#000000;
}
td.bigger
{
   font-size:10pt;
}
caption
{
   font-family: Arial, Verdana, sans-serif;
   font-size:10pt;
}
caption.small
{
   font-size:8pt;
}
table.outlined
{   
   border:#808080 1px solid;
}
table.nine td
{
   font-size:9pt;
}
td.nine
{
   font-size:9pt;
}
table.eight td
{
   font-size:8pt;
}
P 
{
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 15px ;
}
P.title {
	color: #660000 ;
	font-size: 16px ;
	font-weight: bold ;
	text-align: left ;
	text-indent: 0px ;
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 15px ;
	margin-bottom: 15px ;
}
P.copyright {
	color: #000000 ;
	font-family: sans-serif, serif, arial ;
	font-size: 10px ;
	text-align: left ;
	text-indent: 0px ;
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}
textarea
{
   font-family: arial;
   font-size:10pt;
}
textarea.email
{
   font-family: sans-serif, serif, arial;
   font-size:10px;
   text-align=left;
}
textarea.small
{
   font-size:8pt;
}
select
{
   font-size:10pt;
}
select.small
{
   font-size:8pt;
}
input.tiny
{
   font-size:8pt;
}
CENTER {
	text-align: center ;
}
a
{
	color: blue ;
	font-family: Arial, Verdana, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
a.small
{
        font-size:8pt;
}
a.nine
{
        font-size:9pt;
}
a.tiny
{
   	font-size:7pt;
}
a.header
{
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-face: Arial;
}
a.green
{
   	color:green;
	font-size:8pt;
}
a.white
{
	color:#FFFFFF;
	font-size:8pt;
}
a.black
{
   color:#000000;
   font-size: 10pt;
}
a.black:hover { color:#000000; text-decoration:underline; }
a.black:link { color:#000000; text-decoration:none; }
a.black:visited { color:#000000; text-decoration:none; }
a.black:active { color:#000000; text-decoration:none; }
a.blacksm
{
   color:#000000;
   font-size: 8pt;
}
a.blacksm:hover { color:#000000; text-decoration:underline; }
a.blacksm:link { color:#000000; text-decoration:none; }
a.blacksm:visited { color:#000000; text-decoration:none; }
a.blacksm:active { color:#000000; text-decoration:none; }
a.blacknine
{
   color:#000000;
   font-size: 9pt;
}
a.blacknine:hover { color:#000000; text-decoration:underline; }
a.blacknine:link { color:#000000; text-decoration:none; }
a.blacknine:visited { color:#000000; text-decoration:none; }
a.blacknine:active { color:#000000; text-decoration:none; }

UL {
	color: #000000 ;
	text-align: left ;
}
LI {
	color: #000000 ;
	font-family: sans-serif, serif, arial ;
	font-size: 12px ;
     text-align: left ;
	text-indent: 10px ;
	margin-left: 0px ;
	margin-right: 0px ;
	margin-top: 0px ;
	margin-bottom: 0px ;
}

#hardship ol {
		list-style:none;
		margin:0;
		padding:0;
          background:#e1e1e1;
		}

#hardship li {
          text-align: left ;
          padding:6px;
		margin-bottom:1px;
		}

#hardship label {
		width:200px;
		text-align:right;
		margin-right:5px;
		line-height:23px;	 /* This will make the labels vertically centered with the inputs */
		}

#hardship label.oneline {
          width: 100%;
          text-align: left;
          }

#hardship input,
#hardship textarea {
		padding:4px;
          font-size: 14px ;
          border:1px solid #999999;
		}

#hardship input:focus,
#hardship textarea:focus {
          border:1px solid #666;
     	background:#e3f1f1;
	}

#hardship fieldset {
  padding: 1em 1em;
  border:1px solid black;
  }

#hardship legend {
  padding: 0.5em 0.5em;
  background: #19204F;
  color: #FFFFFF;
  }


div.checkbox {  width: 20%; margin-right: 1%; text-indent: 8px; }
-->
</style>

