A {
	COLOR: #660000;
}
A:link {
	COLOR: #660000; TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #666600; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #000099
}
A:active {
	COLOR: #ffcc00; TEXT-DECORATION: underline;
}
.back {
    width: 216px;
	padding: 3px;
    background: #669;
}
.back a {
	display: block;
}
/* .userData is a class used to show the details of a user */
.userData {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: black;
	background-color: #F0F0F0;
	vertical-align: top;
	text-decoration: none;
	margin: 0.5em 0.5em 0.5em 0.5em;
}

/* .heading is a class that is slightly bigger */
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: black;
	font-weight: bold;
}

/* .normal is a class used for all other text */
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

/* .status is a class used to show status messages */
.status {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: black;
	font-weight: bold;
}
.rowhead {
	background-color: #CCCCCC;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.cell {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top: thin none #999999;
	border-right: thin solid #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
}
.colhead {
	background-color: #CCCCCC;
	border-top: thin none #999999;
	border-right: thin none #999999;
	border-bottom: thin solid #999999;
	border-left: thin none #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.singlerowhead li {
	font-weight: normal;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
}
.paragraph {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; LETTER-SPACING: 1px
}
.footerLinks {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #827067; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #143d87; FONT-FAMILY: Arial, Helvetica, sans-serif, tahoma
}
.reference {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #cc6600; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif
}
visited {
	color: black;
}
.agencyName {
    font-family: Times;
    font-size: 9pt;
    font-weight: bold;
}
.agencyName b {
    font-weight: bold;
}
.agencyAddress {
    font-family: Times;
    font-size: 9pt;
}
.phone {
    font-family: Times;
    font-size: 9pt;
}
.title {
    text-indent: -1em;
    padding-left: 2.5em;
    font-family: Times;
    font-size: 9pt;
}
.name {
    font-family: Times;
    font-size: 9pt;
    padding-left: 0.5em;
}
.contacts {
    text-indent: -0.5em;
    padding-left: 1em;
    font-family: Times;
    font-size: 9pt;
    font-style: oblique;
    font-weight: bold;
}
.programs {
    text-indent: -0.5em;
    padding-left: 1em;
    font-family: Times;
    font-size: 9pt;
    font-style: oblique;
    font-weight: bold;
}
.programLabel {
    text-indent: -1em;
    padding-left: 2.5em;
    font-family: Times;
    font-size: 9pt;
}
.programDesc {
    font-family: Times;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
}
  body {
    margin-left: 12px;
    margin-top: 12px;
  }
  table#skeleton {
    width: 761px;
    border: 1px solid #999;
  }
  table#masthead {
    width: 759px;
  }
  table#layout {
    width: 759px;
    margin: 0px;
    border-collapse: separate;
    border-spacing: 0px;
    border-width: 0px;
    padding: 0px;
  }
  td#leftcol {
    background-color: #418AB5;
    width: 168px;
  }
  td#midcol {
    width: 431px;
  }
  td#rightcol {
    background-color: #FFF0E1;
    width: 160px;
  }

  div#loginstatus {
    background-color: #418AB5; 
    position: absolute; 
    top: 122px; 
    left: 13px; 
    width: 168px;
    height: 72px;
    overflow: hidden;
  }
  div#loginstatus p {
    margin-left: 15px;
  }
  div#leftnav {
    background-color: #418AB5;
    position: absolute;
    top: 222px;
    left: 15px;
    width: 155px;
    height: 280px;
; clip:  rect(   )
  }
  div#leftnav a {
    font-family: Helvetica, sans-serif;
    font-size: 11px;
    font-weight: 100;
    display: block;
    margin-left: 8px;
    margin-right: 10px;
    margin-top: 3px;
    margin-bottom: 3px;
    padding-top: 3px;
    padding-bottom: 2px;
    color: #FFFFFF;
    background-color: #418AB5;
    vertical-align: top;
    text-decoration: none;
  }
  div#leftnav a:hover {
    background-color: #71A8CE;
    text-decoration: none;
  }
  
  div#content {
    width: 431px;
    background-color: #FFF;
  }
  div#content p {
    margin-top: 10px;
    margin-left: 10px;
  }
  div#footer {
    width: 431px;
    margin-bottom: 60px;
    margin-top: 60px;
  }
  div#footer p {
    margin-left: 10px;
  }  
  div#rightnav {
    background-color: #FFCC66; 
    position: absolute;
    top: 122px;
    left: 612px;
    width: 160px;
    height: 250px;
  }
  div#rightnav p {
    margin-left: 10px;
  }
  div#promo {
    position: absolute;
    top: 318px;
    left: 612px;
    width: 160px;
    background-color: #FFF0E1; 
  }
.rightbar_text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
.rightbar_Title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }
