body {
	font-size: 100.01%;
	font-family: Arial,Helvetica,sans-serif;
	color: #515151;
}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	font-family: "Myriad Pro", Helvetica, Arial, sans-serif;
	color: #303030;
	font-weight: normal;
	margin-top: 10px;
}

h1 { font-size: 2.2em; }
h2 { font-size: 1.7em; line-height: 1em; padding-bottom: 0.4em; }
h3 { font-size: 1.1em; line-height: 0.7em; padding-bottom: 0.3em;}
.sidebox h3 {font-size: 0.9em; font-weight: bold;}
h4 { font-size: 1.0em; line-height: 0.7em; padding-bottom: 0.3em; }

/* Paragraphs */
p { 
	font-size: 0.9em;
	line-height: 1.2em;
	padding-bottom: 0.7em;
	font-style: normal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* Links */
a {
	color: #9D3022;
}

#content a, .content a {
	text-decoration: none;
	margin-bottom: 2px;
}

#content a:hover, .content a:hover {
	text-decoration: none;
	margin-bottom: 2px;
	border-bottom: 1px dotted #d2a09a;
}

.sidebox, .sidebox p {
	font-size: 0.9em;
}

.sidebox a, #footer a {
	text-decoration: none;
}

.sidebox a:hover, #footer a:hover {
	color: #481610;
}

/* Lists */
#content ul, .content ul {
	padding: 0 0 10px 10px;
}

#content ul li, .content ul li {
	font-size: 0.9em;
	padding: 4px 0 4px 18px;
	background: transparent url(/common/bullet.gif) no-repeat 0 .3em;
}

#footer {
	font-size: .7em;
}

.calendar {
	list-style: none;
	background: none;
	padding: 0;
	margin: 0;
}

.calendar li {
	background: none;
	padding: 0;
	margin: 0;
}

table {width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 35px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}

#content ul.pdcalendar  {
	width:740px;
	list-style:none;
	list-style-type: none;
	font-size:11px;
	margin:0px;
	padding:10px 0;
	height:406px;
}

.calendarHeader {
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	padding: 10px 0;
}

.arrowLeft {
	padding:3px;
	margin-bottom:5px;
	font-size: 14px;
}

.arrowRight {
	padding:3px;
	margin-bottom:5px;
	font-size: 14px
}

#content ul.pdcalendar li {
	width:90px;
	height:75px;
	float:left;
	background-color: #eee;
	margin-left:2px;
	margin-right:2px;
	margin-bottom: 4px;
	padding:3px;
	text-align:left;
	list-style-type: none;

}
#content ul.pdcalendar a {
	line-height:15px;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
} 
#content ul.pdcalendar li {
	list-style: none;
	background-image: none;
}

#content ul.pdcalendar li .dayNumber {
	padding:2px;
	font-size: 14px;
	width:95%;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #33ff00;
	background-image: none;
}

#content ul.pdcalendar li .todayNumber {
	padding:2px;
	font-size: 14px;
	font-weight:bold;
	width:95%;
         color: #f6bd3b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: none;
}

#content ul.pdcalendar hr {
	color: #006B6E;
	background-color: #006B6E;
	height: 1px;
}


#content ul.pdcalendar li.day {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;	
	height:25px;
	line-height: 25px;
	text-align:center;
	background:#5EA4AD;
	background-image: none;
}
#content ul.pdcalendar li span {
	font-size:10px;
	display:block;
	float: left;
}

#content ul.pdcalendar li.empty {
	background: #efefef;
}

#content ul.pdcalendar li.day {
	display:block;
}
#content ul.pdcalendar li.sunday, #content ul.pdcalendar li.saturday {
	background-color: #dfedef;
}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
h2 {
font-size: 1.7em; 
line-height: 1em; 
padding-bottom: 0.4em;
}

h3 {
font-size: 1.1em; 
line-height: 0.7em; 
padding-bottom: 0.3em;
}

h4 {
font-size: 1.0em; 
line-height: 0.7em; 
padding-bottom: 0.3em;
font-weight: bold;
}

