/* Global Styles */

.bodyText {
	font:13px Trebuchet MS;
	line-height:17px;
	color:#000000;
	}
	
.subHeader {
	font:16px Trebuchet MS;
	color: #FFD65A;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.subHeader2 {
	font:16px Trebuchet MS;
	color: #990000;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:12px Trebuchet MS;
	line-height:18px;
	color:#000000;
	}
	
.picbox {	
	height:18px;
	border:#CCCCCC 1px solid;
	font-family:Trebuchet MS;
	line-height:16px;
	font-size:12px; 
	color: #FFFFFF;
    padding:4px 4px 4px 4px;
	
	
	
