#date {
	font-family: verdana;
	color: #0000CC;
	font-size: 12px;
	font-weight: bold;
}

#date-cell {
	text-align: left;
}

.header-links a {
	font-family: arial;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}

.header-links a:hover, .header-links a:visited:hover {
	text-decoration:underline;
}
#table-left-top {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #656565;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
}
#table-bot {
	border-bottom: 1px dashed #656565;
}
#table-left-right {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #656565;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
}
#table-left {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
}
#table-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #663300;
}
#table-left-bot {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #656565;
}
#table-right-bot {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #656565;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #656565;
}
#t-left-top-right {
	padding-bottom: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #656565;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #656565;

}
#t-left-bot-right {
	padding-bottom: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #656565;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #656565;
	border-bottom-color: #656565;

}

#header-cell {
	vertical-align: top;
	text-align: center;
}

.content-cell {
	text-align: center;
	vertical-align: top;
}

.box {
	border: 1px solid #669966;
}

.box-title-cell-blue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px double #97B997;
	vertical-align: top;
}

.box-content-cell-center {
	vertical-align: top;
	text-align: center;
	/*padding-left: 4px;*/
}

.box-content-cell-left {
	vertical-align: top;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	color: #0033CC;
}
.box-content-cell-nav {
	vertical-align: top;
	text-align: left;
	padding-left: 4px;
	padding-right: 4px;
	color: #0033CC;
	background-image: url(images/Backgrnd2.gif);
}
.bullet {
	color: #003399;
}

a {
	font-family: arial;
	color: #003399;
	font-size: 12px;
	text-decoration:none;
}

a:hover, a:visited:hover {
	text-decoration:underline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	color: #663300;
	font-size: 12px;
}

.text-button a {
	font-family: arial;
	color: blue;
	font-size: 12px;
	text-decoration: none;
}

.text-button a:hover, .text-button a:visited:hover {
	text-decoration: underline;
}

.blue-link a {
	font-weight: bold;
	font-family: arial;
	color: #000099;
	/*color: blue;*/
	font-size: 12px;
	text-decoration: none;
}

.blue-link a:hover, .blue-link a:visited:hover {
	text-decoration: underline;
}

.alert {
	font-family: arial;
	color: red;
	font-size: 12px;
}
#message-list-box {
	border-bottom: 1px dashed #656565;
}
.message-list-subject a:hover, #message-list-subject a:visited:hover {
	text-decoration: underline;
}

#table-line {
	border-bottom: 1px dashed #656565;
}

.divide {
	border-bottom: 1px solid #656565;
}

.divide-dashed {
	border-bottom: 1px dashed #656565;
}

.highlight {
	font-family: arial;
	color: #DDC62B;
	font-size: 12px;
	font-weight: bold;
}
#tbl1 table {
  margin:5px;
  border-collapse: collapse;
}
#tbl1 td {
	border: 1px dashed #666600;
}
#tbl1 th {
	border: 2px solid #999;
	background-color:#333300;
	font-size:10px;
	font-weight:bold;
	color: #FFFFFF;
}
#tbl1 a {
	font-family: arial;
	color: blue;
	font-size: 12px;
	text-decoration:underline;
}
#tbl1 a:hover,#tbl1 a:visited:hover {
	color:blue;
	text-decoration:underline;
}
#tbl2 table {
  margin:5px;
  border-collapse: collapse;
}
#tbl2 td {
	border: 1px dashed #666600;
}
#tbl2 th {
	border: 2px solid #999;
	background-color:#FFFFD9;
	font-size:12px;
	font-weight:bold;
	color: #333300;
}
#tbl2 a {
	font-family: arial;
	color: blue;
	font-size: 12px;
	text-decoration:underline;
}
#tbl2 a:hover,#tbl2 a:visited:hover {
	color:blue;
	text-decoration:underline;
}
.c {
	background-color:#eaeaea;
	color:#666666;
	font-weight:bold;
}

.c2 {
	background-color:#eaeaea;
	color:#666666;
	font-weight:bold;
	text-align:center;
}
#space {
	text-decoration:underline;
}
.spclinks a {
	font-size: 14px;
	color: #FF9900;
	font-weight: bold;
}
