a:link {
	color: #00759F;
	text-decoration: underline;
}
a:hover {
}
a:visited {
	color: #106C92;
}



h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	/*font-size: 2.3em;*/
	color: #EA520D;
	padding: 0px 6px 0px 12px;
	font-weight: normal;
	line-height: 1em;
	font-size: 28px;
}
h2 {
	font-size: 1.4em;
	color: #106B90;
	padding-left: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 6px;
	padding-right: 12px;
}
h3 {
	font-size: 1.2em;
	color: #6AA500;
	padding-top: 6px;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h4 {
	font-weight: bold;
	color: #00759F;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-left: 12px;
	margin-top: 0px;
}
#body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	background-image: url(../images/body-top.gif);
	background-repeat: no-repeat;
}

li {
	list-style-image: none;
	padding-left: 15px;
	padding-top: 5px;
}


.footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.bacTOP {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	background-color: #D6EAB2;
	margin-left: 445px;
	margin-right: 10px;
}
h5 {
	font-weight: bold;
	color: #000000;
	font-size: 1em;
}
.re-write {
	color: #FF3333;
}

#search {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding: 15px 6px 6px;
    color: #FFFFFF;
    background-image: url(../images/rt-search.gif);
    background-repeat: no-repeat;
    height: 70px;
}

#focus {
	background-image: url(../images/focus-td.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-top: 34px;
}
.breadcrumbs {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00759F;
	padding-left: 12px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
}
.DATE {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding-left: 12px;
	padding-right: 12px;
}
.archived {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin-left: 12px;
}
.focus {
}
.link-lists {
	list-style-image: none;
	color: #000000;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 9px;
}
.blue {
	color: #336699;
}
.smallTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EA520D;
	text-transform: uppercase;
}
h3 a:link {
	font-size: 1.2em;
	color: #6AA500;
	padding-top: 6px;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/dk-orange-gradient.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC7A;
	margin: 0px;
	padding: 0px;
}

.cursor {
	cursor:pointer;
	}

/* ============ BIG CALENDAR STYLE ================== */
.calendar {
	border:none;
	border-width:1px;
	border-color:#00759F;
	background-color: #FFCC7A;
	width:560px;
}
.calendar-header {
	color: #6AA500;
	font-size:18px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	height:24px;
}
.calendar-days {
	background-color: #DDDDDD;
	font-size:12px;
	width:80px;
}
.calendar-entry {
	background-color: #FFFF99;
	font-size:10px;
	height:100px;
	width:80px;
	text-align:left;
}
.calendar-empty {
	height:100px;
	width:80px;
}

/* =================== SMALL CALENDAR STYLE */
.calendar-small {
	border:solid;
	border-width:1px;
	border-color:#CCCCCC;
	background-color: #FFFFFF;
	width:164px;
}
.calendar-header-small {
	color: #000000;
	font-size:12px;
	font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color:#FCBA4C;
	height:18px;
}
.calendar-days-small {
	background-color: #FFFFFF;
	font-size:10px;
	width:80px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #106C92;
}
.calendar-entry-small {
	background-color: #FFFFFF;
	font-size:10px;
	height:14px;
	width:23px;
	text-align:center;
}
.calendar-empty-small {
	height:14px;
	width:23px;
}


/* ============= SMALL CALENDAR POPUP ======================== */

div.calendar_popup { z-index: 1; }

div.calendar_popup div.menu_form_header
{
  border: 1px solid #666666;
  border-bottom: none;

  width: 200px;

  height:      20px;
  line-height: 19px;
  vertical-align: middle;

  /*background: url('popup-header.png') no-repeat;*/
  background-color:#FCBA4C;

  text-decoration: none;
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size:  13px;
  color:   #666666;
  cursor:  default;
}

div.calendar_popup div.menu_form_body
{
  width: 200px;
  border: 1px solid #666666;
  /*background: url('popup-bg.png') no-repeat left bottom;*/
  background-color:#FFFFFF;
}

div.calendar_popup img.menu_form_exit
{
  float:  right;
  margin: 4px 5px 0px 0px;
  cursor: pointer;
}

div.calendar_popup table
{
  width: 100%;
  border-collapse: collapse;
}

div.calendar_popup th
{
  width: 1%;
  padding: 0px 5px 1px 0px;

  text-align: left;

  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-weight: 900;
  font-size:  13px;
  color:   #004060;
}

div.calendar_popup td
{
  width: 99%;
  padding: 0px 0px 1px 0px;
}

div.calendar_popup form
{
  margin:  0px;
  padding: 8px 10px 10px 10px;
}

div.calendar_popup input.field
{
  width: 95%;
  border: 1px solid #808080;

  font-family: Verdana, Sans-Serif;
  font-size: 12px;
}

div.calendar_popup input.btn
{
  margin-top: 2px;
  border: 1px solid #808080;

  background-color: #DDFFDD;

  font-family: Verdana, Sans-Serif;
  font-size: 11px;
}
 /* ================ END FOR SMALL CALENDAR POPUP ======================================= */#smallcalendar {

	background-image: url(../images/calendar-td.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
	padding-right: 4px;
	padding-bottom: 12px;
	padding-top: 34px;
}
h3 a:visited {
	font-size: 1.2em;
	color: #6AA500;
	padding-top: 6px;
	padding-left: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
