
P {font-family:"Verdana","Helvetica",sans-serif;font-size:8pt;line-height:12pt;color:333333;text-align:left}

P.center {text-align:center;color:333333;font-size:7pt}

P.nav {color:000000;text-align:center}

P.right {text-align:right}

P.cap {font-size:7pt;line-height:10pt}

A:link {color:003399;text-decoration:none}

A:hover {color:CC6600}

A:active {color:CC9966}

A:visited {color:003399;text-decoration:none}

a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(images/calendar.gif) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
	width: 140px;
	float: left;
}

