body {
	background-color: #EDEDED;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	/* color: #6A78B2; */
	color: #397C2C;
	font-size: 20px;
}

h2 {
	color: #6A78B2;
	font-size: 16px;
	margin: 4px 0px 4px 0px;
	padding: 0px;
}

p {
	line-height: 20px;
	}

p.indented {
	padding-left: 15px;
}

a:link {
	color: #738BC2;
}

a:visited {
	color: #738BC2;
}

a:hover {
	color: #3B538A;
}

div.main {
	width: 950px;
	background-color: #FFFFFF;
	border-left: 8px solid #E2E2E2;
	border-right: 8px solid #E2E2E2;
	text-align: left;
	margin:0 auto;
}
div.main div.header {
	height: 137px;
	clear: both;
	}
div.main div.header div.logo {
	float: left;
	text-align: center;
	width: 235px;
	margin-top: 20px;
}
div.main div.header div.flashBanner {
	float: left;
}
table.content {
	width: 100%;
	margin-top: 3px;
	border-top: 5px solid #5A975A ;
	position: relative;
}


div#content {
clear: both;
}
div#leftColumn {
float: left;
width: 635px;
}
div#leftColumn div#column1 {
float: left;
width: 315px;
}
div#leftColumn div#column2 {
float: left;
width: 310px;
}
div#leftColumn div#column3 {
clear: both;
width: 635px;
padding-top: 10px;
}

div#contact {
clear: both;
width: 950px;
}

div.indexImage {
	margin: 10px;
	}
	
div.container {
	margin: 10px;
	min-height:342px;
}

div#days {
	background-image: url(../images/daysbg.gif);
	background-repeat: no-repeat;
	width: 90px;
	height: 85px;
	font-size: 11px;
	text-align: center;
	float: left;
	margin: 2px;
	/* border: 1px solid #333333; */
}

div#daysHead {
	font-weight: bold;
	font-size: 12px;
	color: #6a78b2;
	padding-top: 3px;
	padding-bottom: 10px;
}

/*\*/
* html div.container {
  height: 300px;
}
/**/

div#rightColumn {
float: right;
width: 295px;

}

div.rightColumnContainer h2 {
	margin: 0px; 
	padding: 0px;
}

div.rightColumnContainer {
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin: 60px 10px 10px 10px;
	background-image: url(../images/blueGradient.jpg);
	background-repeat: no-repeat;
	border-top: 5px solid #8E9EC8;
}

div.greenLine {
	width: 950px;
	height: 1px;
	clear: both;
	border-top: 5px solid #5A975A;
	overflow: visible;
}

div#footer {
	clear:both;
	background-color: #F5F5F5;
	overflow: hidden;
	height: 40px;
	border-top: 1px solid #CCCCCC;
	width: 950px;
	height: 80px;
}

div#footer div#footerLeft {
	width: 330px;
	margin: 20px 0px 20px 20px;
	float: left;
	font-size: 10px;
}

div#footer  div#footerCenter{
	width: 300px;
	margin: 20px 0px 20px 10px;
	float: left;
	text-align: center;
}

div#footer div#footerRight{
	width: 50px;
	float: right;
	margin: 20px 20px 20px 0px;
	text-align: right;
}
div#footer div#footerRightCenter{
	width: 220px;
	float: left;
	text-align: center;
	margin: 26px 0px 20px 0px;
}

/* HOME PAGE */

div.well1 {
	width: 273px;
	margin: 10px;
	border-bottom: 1px solid #CCCCCC;
}

div.well1 div.wellTitle {
	color: #FFFFFF;
	background-image: url(../images/wellTitleBg.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;	
	margin: 0px;
}

div.well1 div.wellTitle h2 {
	margin: 0px;
	padding: 5px;
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
}


div.well1 div.content {
	background-image: url(../images/wellContentBg.gif);
	background-repeat: repeat-y;
	padding: 10px;

}

div.well1 p {
padding: 0;
margin: 4px 0px 4px 0px;
line-height: 16px;
}

div.well1 p.iconPay a:link, div.well1 p.iconPay a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_pay.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well1 p.iconPay a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well1 p.iconInsurance a:link, div.well1 p.iconInsurance a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_insurance.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well1 p.iconInsurance a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well1 p.iconService a:link, div.well1 p.iconService a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_service.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well1 p.iconService a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well1 p.iconUtilities a:link, div.well1 p.iconUtilities a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_utilities.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well1 p.iconUtilities a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well1 p.iconClassifieds a:link, div.well1 p.iconClassifieds a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_classified.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well1 p.iconClassifieds a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}





div.well12 {
	width: 293px;
	margin: 10px;
}

div.well12 div.wellTitle {
	color: #FFFFFF;
	background-image: url(../images/wellTitleBg2.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;	
	margin: 0px;
}

div.well12 div.wellTitle h2 {
	margin: 0px;
	padding: 5px;
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
}

div.well12 div.content {
	background-image: url(../images/wellContentBg2.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 341px;

}

div.well12 p {
padding: 0;
margin: 4px 0px 4px 0px;
line-height: 16px;
}

div.well12 p.iconPay a:link, div.well12 p.iconPay a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_pay.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well12 p.iconPay a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well12 p.iconInsurance a:link, div.well12 p.iconInsurance a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_insurance.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well12 p.iconInsurance a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well12 p.iconService a:link, div.well12 p.iconService a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_service.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well12 p.iconService a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well12 p.iconUtilities a:link, div.well12 p.iconUtilities a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_utilities.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well12 p.iconUtilities a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well12 p.iconClassifieds a:link, div.well12 p.iconClassifieds a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_classified.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well12 p.iconClassifieds a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.futureResBullet {
	padding: 0px 8px 20px 18px;
	background-image:url(../images/futureResBullet.gif);
	background-repeat: no-repeat;	
	
}




div.well13 {
	margin: 10px;
	border-bottom: 1px solid #CCCCCC;
}

div.well13 div.wellTitle {
	color: #FFFFFF;
	background-image: url(../images/wellTitleBg3a.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	height: 27px;	
	margin: 0px;
}

div.well13 div.wellTitle h2 {
	margin: 0px;
	padding: 5px;
	font-size: 15px;
	text-align: center;
	color: #FFFFFF;
}

div.well13 div.content {
	background-image: url(../images/wellContentBg3a.gif);
	background-repeat: repeat-y;
	padding: 10px;
	text-align: left;

}

div.well13 p {
padding: 0;
margin: 4px 0px 4px 0px;
line-height: 16px;
}

div.well13 p.iconPay a:link, div.well13 p.iconPay a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_pay.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well13 p.iconPay a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well13 p.iconInsurance a:link, div.well13 p.iconInsurance a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_insurance.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;

}

div.well13 p.iconInsurance a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well13 p.iconService a:link, div.well13 p.iconService a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_service.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well13 p.iconService a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well13 p.iconUtilities a:link, div.well13 p.iconUtilities a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_utilities.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well13 p.iconUtilities a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}

div.well13 p.iconClassifieds a:link, div.well13 p.iconClassifieds a:visited {
	padding: 8px 8px 8px 35px;
	background-image:url(../images/icon_classified.gif);
	background-repeat: no-repeat;	
	background-position: 3px 3px;
	display: block;
	border: 1px solid #FFFFFF;
	color: #738BC2;
	font-weight: bold;
	text-decoration: none;
}

div.well13 p.iconClassifieds a:hover {
	border: 1px solid #CCCCCC;
	color: #3B538A;
}
span.greenbold {
	font-weight: bold;
	color: #397c2c;
}













.eventDate {
	font-size: 10px;
	color: #999999;
	margin: 0;
	padding: 0;
	line-height: 12px;
	margin: 0 10px 0 0px;
  float:right;
  text-align:right;
}

.eventName {
	font-size: 12px;
	margin: 0 0 8px 0px;
	padding: 0;
	line-height: 14px;
  float:left;
}

.eventName a:link, div.well1 p.eventName a:visited {
	display: block;
}

.eventName a:hover {

}

div.well1 p.moreLink {
	margin-left: 15px;
	font-size: 12px;
}

div.well1 ul {
	list-style: none;
	margin: 10px;
	padding: 0px;
}

div.well1 li {
	border-bottom: 1px solid #B2B7D9;
}

div.well1 li a:link, div.well1 li a:visited {
	padding: 5px;
	display: block;

	text-decoration: none;
		margin-left: 0px;
}

div.well1 li.active {
	background-color:  #F5F5F5;
	padding: 5px;
	display: block;
	text-decoration: none;
		margin-left: 0px;
}

div.well1 li a:hover {
	background-color:  #F5F5F5;
}
 

div.wellWide {
	background-image:url(../images/wellWideBottom.gif);
	background-repeat: no-repeat;	
	background-position: bottom;
	margin: 10px;
	width: 635px;
	overflow: hidden;
	line-height: 20px;
	height: auto;
	clear: both;
}

div.wellWide div.wellWideTop {
	background-image:url(../images/wellWideBottom.gif);
	background-repeat: no-repeat;	
	background-position: top;
	height: 12px;
	width: 635px;
}

div.wellWideLeft {
	float: left;
	width: 150px;
	margin: 0px 10px 10px 10px;
}

div.wellWideRight {
	float: right;
	width: 410px;
	margin: 0px 10px 10px 10px;
}

/* Weather Widget */


div.weather {
	background-color: #FFFFFF;
	color: #666666;
	margin: 10px;
	background-image: url(../images/weatherBg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 210px;
	width: 295px;
	clear: both;
	vertical-align: bottom;

}

div.weather div.weatherBottom {

	background-image: url(../images/weatherBg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	height: 20px;
	top: 210px;
	width: 295px;
	left: 0px;
	z-index: 1000;
	
}
div.weather div.weatherLocation {
	margin: 0px 10px 0px 10px;	
	padding-top: 10px;
	font-weight: bold;
	font-size: 16px;
	clear: both;
 
}

div.weather div.weatherDate {
	margin: 5px 10px 5px 10px;	
	font-size: 10px;
	float: right;
}

div.weather div.weatherTemp {
	font-size: 24px;
	font-weight: bold;
	float: left;
	width: 70px;
	text-align: center;
	margin: 10px 0px;
	}

div.weather div.weatherCurrentContainer {
	clear: both;
	height: 50px;
	width: 282px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin: 5px 0px 5px 5px;
}

div.weather div.weatherCurrent {
	float: left;
	font-weight: bold;
	width: 120px;
	margin: 15px 3px;
	}

div.weather div.weatherIcon {
	float: left;
	width: 65px;
	text-align: center;
	}
div.weather div.weatherIcon img{
	float: left;
	}
div.weather div.weatherTitle {
	font-weight: bold;
	font-size: 11px;
	margin: 5px 0px 0px 0px;
	padding-left: 10px;
	float: left;
}

div.weather div.weatherDetail {
	font-size: 10px;
	margin: 0px 10px 0px 0px;
	clear: both;
	text-align: right;
	height: 10px;
}
div.weather div.weatherCurrent img {
	float: left; 
	margin-right: 20px;
}

div.weather div.weatherCurrent p {
	margin-top: 10px;
	float: left; 
}

div.weather div.weatherForecast {
	float: left;
	border-right: 1px solid #CCCCCC;
}

div.weather div.weatherForecastDay {
width: 58px; 
clear: left;
font-size: 12px;
font-weight: bold;
text-align: center;
text-transform: uppercase;
}

div.weather div.weatherForecastHigh {
clear: left;
font-size: 14px;
font-weight: bold;
	text-align: center;
	margin-left: 6px;
}
div.weather div.weatherForecastLow {

clear: left;
font-size: 14px;
font-weight: bold;
	text-align: center;
	margin-left: 6px;
}
div.weather div.weatherForecastIcon {
width: 58px; 
clear: left;
text-align: center;

}


div.weather a:link, div.weather a:visited  {
	color: #738BC2;
}

div.weather a:hover {
	color: #3B538A;
}

ul.expandable_list li {
  margin-bottom:8px;
}
/* CALENDAR 'IMAGE' */
.calendar_table {
	border:1px solid #000;
	border-collapse:collapse;
	width:273px;
}
.calendar_table .month_row td{
	text-align:center;
	padding:2px;
	background-color:#637BB2;
	color:#FFF;
}
.calendar_table .label_row td{
	text-align:center;
	border:1px solid #000;
	padding:2px;
	background-color:#8E9EC8;
	color:#FFF;
}
.calendar_table td.cell_nohighlight {
	border:1px solid #000;
	background-color:#FFF;
	width:14%;
	text-align:center;
	padding:5px;
}
.calendar_table td.cell_highlight {
	border:1px solid #000;
	background-color:#CCCCFF;
	width:14%;
	text-align:center;
	padding:5px;
}
.calendar_table td.cell_todayhighlight {
	border:1px solid #000;
	background-color:#637BB2;
	color:#FFF;
	width:14%;
	text-align:center;
	padding:5px;
}

/* TOOLBAR AND DROP DOWN MENUS */

div.toolbar {
	background-color: #637BB2;
	width: 950px;
	margin-bottom: 3px;
	overflow: hidden;
	height: 30px;
	clear: both;
}

#nav, #nav ul {
	float: left;
	width: 950px;
	list-style: none;
	line-height: 1;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 188px;
	width: 180px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}

#nav a.wide {
	display: block;
	width: 360px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 4px;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 189px;
	border-top: 6px solid #8E9EC8;
	border-right: 1px solid #9DAED4;
	font-size: 15px;
	background-color: #637BB2;
}

#nav li.wide {
	float: left;
	padding: 0;
	width: 379px;
	border-top: 6px solid #8E9EC8;
	border-right: 1px solid #9DAED4;
	font-size: 15px;
	background-color: #637BB2;
}

#nav li.active {
	float: left;
	padding: 0;
	width: 189px;
	border-top: 6px solid #8E9EC8;
	border-right: 1px solid #9DAED4;
	font-size: 15px;
	background-color: #3B538A;
}

#nav li.activeWide {
	float: left;
	padding: 0;
	width: 378px;
	border-top: 6px solid #8E9EC8;
	border-right: 1px solid #9DAED4;
	font-size: 15px;
	background-color: #3B538A;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	margin: 0;
	}

#nav li li {
	border-top: none;
	border-right: none; 
}

#nav li li a {
	text-align: left;
	padding: 6px;	
	border-top: 1px solid #637BB2;
	background-color: #3B538A;
	font-size: 13px;
	display: block;
}

#nav li li a:hover {
background-color: #637BB2;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	border: none;
}

#nav li:hover, #nav li.sfhover {
	left: auto;
	background-color: #3B538A;
	border-top-color: #738BC2; 
}

/* Admin Specific */

table.admin {
	width: 100%;
}

table.admin td.leftColumn {
	text-align: right;
	padding: 2px;
}

table.admin td.rightColumn {
	padding: 2px;
}

input, textarea, select {
	padding: 2px; 
	border: 1px solid #738BC2;
}
input:focus, textarea:hover, textarea:focus, select:hover, select:focus {
	background-color: #E2E4F1;
}

input.formButton {
	padding: 2px; 
	background-color: #6A78B2;
	color: #FFFFFF;
	border: 1px solid #3B538A;
}

input.formButton:hover {
	background-color: #3B538A;
	cursor: pointer;
}

.red {
color: #CC0000;
}

div.breadcrumb {
	font-size: 10px;
}

div.pledgekeepersWell {
	width: 240px;
	float: left;
	margin: 30px;
	border-bottom: 3px solid #B2B7D9;
	text-align: center;
}

div.threeColumn {
	width: 180px;
	float: left;
	margin: 10px;

}

div.twoColumn {
	width: 270px;
	float: left;
	margin: 0px 10px 0px 10px;
}
.amenity_block {
	margin-top:3px;
	width:580px;
}
li.help {margin-bottom: 1em;} 

/* CALENDAR */
/* The main calendar widget.  DIV containing a table. */

.calendar {
  position: relative;
  display: none;
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
	z-index:100;
}
.calendar table {
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  font-size: 11px;
  color: #000;
  cursor: default;
  background: #c8d0d4;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
}
.calendar .nav {
  background: transparent url(menuarrow.gif) no-repeat 100% 100%;
}
.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}
.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}
.calendar thead .daynames { /* Row <TR> containing the day names */
}
.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #000;
  padding: 2px;
  text-align: center;
  background: #e8f0f4;
}
.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border-top: 2px solid #fff;
  border-right: 2px solid #000;
  border-bottom: 2px solid #000;
  border-left: 2px solid #fff;
  padding: 0px;
  background-color: #d8e0e4;
}
.calendar thead .active { /* Active (pressed) buttons in header */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
  background-color: #b8c0c4;
}

/* The body part -- contains all the days in month. */
.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}
.calendar table .wn {
  padding: 2px 3px 2px 2px;
  border-right: 1px solid #000;
  background: #e8f4f0;
}
.calendar tbody .rowhilite td {
  background: #d8e4e0;
}
.calendar tbody .rowhilite td.wn {
  background: #c8d4d0;
}
.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid;
  border-color: #fff #000 #000 #fff;
}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
}
.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #000 #fff #fff #000;
  background: #d8e0e4;
}
.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}
.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #00f;
}
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #e8f0f4;
  padding: 1px;
  border: 1px solid #000;
  background: #788084;
  color: #fff;
  text-align: center;
}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #d8e0e4;
}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo { /* Combo boxes (menus that display months/years for direct selection) */
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  background: #d8e0e4;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}
.calendar .combo .label-IEfix {
  width: 4em;
}
.calendar .combo .active {
  background: #c8d0d4;
  padding: 0px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}
.calendar .combo .hilite {
  background: #048;
  color: #aef;
}
.calendar td.time {
  border-top: 1px solid #000;
  padding: 1px 0px;
  text-align: center;
  background-color: #e8f0f4;
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #fff;
}
.calendar td.time .ampm {
  text-align: center;
}
.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}
.calendar td.time span.hilite {
  border-color: #000;
  background-color: #667;
  color: #fff;
}
.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}
ul.noindent {
padding-left: 15px;
margin-left: 0px;
}
ul.noindent li {
	margin: 4px 0px 4px 0px;
	padding: 0px;

}