body
 {
  background-color:	#003F77;
/*  margin: 0,0,0,0; */
/*  	color:	#000000 */
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:normal;
		font-weight: normal;
		font-variant:normal;
		color: #000000
 }

a:link
 {
  color: #003F77
 }

a:visited
 {
  color: #003F77
 }

h1
 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px;
	font-style:normal;
	font-weight: bold;
  font-variant: normal;
	color: #931638
 }

h2 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 16px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638 }
h3 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 14px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638}
h4 {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px;
	  font-style:normal;
	  font-weight: normal;
      font-variant: normal;
	  color: #000000}

table {vertical-align: top;
		border-style:none}
tr  {vertical-align:top}
td {  background-color:#FFFFFF;
	  font-family: Arial, Helvetica, sans-serif; 
      font-size: 12px;
	  font-style:normal;
	  font-weight: normal;
      font-variant: normal;
	  vertical-align: middle}
.tabtop  {vertical-align:top}
.tblmid  {vertical-align:middle}
.tbllinks  {vertical-align:middle;
			background-position:left;
			background-repeat:no-repeat;
			background-image:url(/images/Pointer20x19fs.gif);
			height:21px}
.tabnoresize {table-layout:fixed}
.menubg {background-color: #931638}
.alertbg {background-color: #608E3A}
.emailbg {background-color: #A0CE6A}
/*
body {font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:normal;
		font-weight: normal;
		font-variant:normal;
		color: #000000}
*/
.tabh1  {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 18px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638}
.tabh2  {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 16px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638 }
.tabh3  {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 14px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638}
.tabh3emailbg  {  font-family: Arial, Helvetica, sans-serif; 
      font-size: 14px;
	  font-style:normal;
	  font-weight: bold;
      font-variant: normal;
	  color: #931638;
	  background-color: #C0EE8A}

.FullTitle
{
	text-align: left;
	margin-left: 10px;
	font-weight: bold;
	color: #003366;
	font-size: 120%;
	margin-bottom: -10px;
}

.NewList
{
	margin-left: -15px;
	list-style-type: disc;
}

.NewDefList
{
	margin-left: -15px;
	text-align: justify;
}

.SpanLabels
{
	color: #336699;
	font-weight: bold;

}

.CellBullets
{
	text-align: left;
	font-size: xx-small;
	padding-left: 5px;
	margin-left: 10px;
}
.Calendar
{
	border: outset grey 2;
}
.CalendarCells
{
	text-align: center;
	border: solid #CCCCCC 1px;
	background-color: #FFFFCC;
}
.rowStyle { 
background-color:#AAFFEE; 

cursor:pointer; 
} 

tr.normal {
		background-color:#fff;
		}
.hlt td {/* table row highlights */
		background-color:#CCCCCC;
		color:;
		}