body
{
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#404040
}
body.background
{
	background-image:url(../images/page_bkgrd.jpg);
	background-repeat:repeat-x
}
table.navigation
{
	font-size:11pt;
}
.menubkgrd
{
	background-image:url(../images/menu_bkgrd.jpg);
	height:60px;
	width:772px;
	vertical-align:top;
	margin-top:10px;
	text-align:left;
}
td.banner
{
	border: solid 3px #0186AF;
	text-align:left;
	height:125px;
}
table.bodyHtml
{
	border: solid 3px #0186AF;
	text-align:left
}
td.bodyPanelOne
{
	background-color: #F8F6EA
}
td.bodyPanelOne a
{
	color: #2C4D92;	
}
td.bodyPanelTwo
{
	color: white;
}
td.breadcrumb
{
	background-image:url(../images/bread_crumb_bkgrd.jpg);
	border-left: solid 3px #0186AF;
	border-right: solid 3px #0186AF;
	height: 30px;
	text-align: left;
	padding-left: 15px;
	color: #fff;
}
td.calendarDate
{
	color: dimgray;
	font-size: 10pt;
	font-weight: bolder;
	padding-left: 10px;
}
td.calendarEvent
{
	color: dimgray;
	font-size: 9pt;
	padding-left: 20px;
}
span.heading1
{
	color:#000000;
	font-size:10pt;
	font-weight:bold
}
span.heading2
{
	/*color:#59D8FF;*/
	color: #00517E;
	font-size:12pt;
	font-weight:bold
}
span.heading3
{
	color:#FFA800;
	font-size:11pt;
	font-weight:bold
}
span.heading4
{
	color:#404040;
	font-size:10pt;
	font-weight:bold
}

.shadow
{
	border:1px solid silver;
	font:10pt arial;
	position:relative;
	display:inline;
	background:white;
	z-index:100
}
.img-border
{
  background-color: white;
  border: 1px solid #6B6254;
  padding: 4px;
} 
.img-shadow 
{
	float:left;
	clear:left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.jpg) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.img-shadow img 
{
  display: block;
  position: relative;
  background-color: white;
  border: 1px solid #6B6254;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
.img-shadow-right
{
	float:right;
	clear:right;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.jpg) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
}
.img-shadow-right img 
{
  display: block;
  position: relative;
  background-color: white;
  border: 1px solid #6B6254;
  margin: -6px 6px 6px -6px;
  padding: 4px;
} 
.dropshadow
{
	float:left;
	clear:left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.jpg) no-repeat bottom right;
	margin: 10px 10px 10px 10px !important;
	margin: 10px 10px 10px 5px;
}

.dropshadow p
{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #6B6254;
	padding:4px;
	font-size:14px;
	margin: 0px;
	/*background-color:#F8F6EA;*/
	background-color: white;
}
.dropshadow div
{
	background-image:url(images/postIt_header.gif);
	position:relative;
	bottom:6px;
	right: 6px;
	padding:6px;
	font-size:14px;
	font-weight: bolder;
	margin: 0px;
	color: #F8F6EA;
}

td.calendarMonthHeader
{
	background-image:url(../images/calendar/monthHeader.png);
	color:  #ffffff;
	font-weight:bold;
	font-size: 9pt;
	height:25px;
}
tr.calendarDayHeader
{
	background-image:url(../images/calendar/weekdayHeader.png);
	font-size: 9pt;
	height:25px;
}
td.calendarDay
{
	border: #DBBF90 solid 1px;
	height:50px;
	vertical-align:top;
	padding-left:3px;
	padding-top:3px;
	font-size: 9pt;
	text-align:left;
}
td.calendarActivity
{
	background-color: #d0e4ff;
	border: #DBBF90 solid 1px;
	height:50px;
	vertical-align:top;
	padding-left:3px;
	padding-top:3px;
	cursor:hand;
	font-size: 9pt;	
	text-align:left;

}
td.divider
{
	border-bottom: #606060 solid 1px;
}


#popup_fridgecards
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -81px; /*half of the height plus a little to the top*/
	margin-left: -100px; /*half of the width */
	visibility: hidden;
	display: none;
	border: 1px solid #000;
	background-color: #FFF;
	color: #333;
	padding: 0;
	height: 140px;
	width: 200px;
	z-index: 10;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#popup_godtimecards
{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -81px; /*half of the height plus a little to the top*/
	margin-left: -100px; /*half of the width */
	visibility: hidden;
	display: none;
	border: 1px solid #000;
	background-color: #FFF;
	color: #333;
	padding: 0;
	height: 140px;
	width: 200px;
	z-index: 10;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#divpop_head
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background-color: #999999;
	text-align:center;
	padding:2px 0;
	z-index:-1;
	font-weight:bold;
}
#close_pop
{
	float:right;
	text-align:right;
	cursor:pointer;
	padding-right:10px;
}
#close_pop a
{
	text-decoration:none;
	color: #333;
}
#close_pop a:hover
{
	color:#FF0000;
}
#pop_content
{
	clear:both;
	padding: 10px;
}



  


