body,td { margin:0px; background-color:#FFFFFF;	font-family:Arial, Helvetica, sans-serif; font-size: 12px; 
line-height: 18px; font-style: normal; font-variant: normal; color: #333333;}

td.header{ background-color:#EAEAEA;}

td.receipt{font-size:14px; font-family:Arial, Helvetica, sans-serif;}
td.receipt_header{font-size:20px; font-family:Arial, Helvetica, sans-serif; background-color:#8b820c; color:#ffffff;}
td.receipt_header1{font-size:14px; font-family:Arial, Helvetica, sans-serif; background-color:#8b820c; color:#ffffff;}
	
p { margin:0px; background-color:#FFFFFF; font-family:Arial, Helvetica, sans-serif;	font-size: 13px;
	line-height: 18px; font-style: normal; font-variant: normal; color: #333333;}
	
a { color: #948E36; text-decoration: underline; }
a:hover { color: #948E36; text-decoration: none; }

.pageTitle { font-family:Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal;
	font-variant: normal; font-weight: bold; color: #78742D; line-height: 18px; margin-left: -20px;}


.legal { font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal;
	font-variant: normal; color: #666666; line-height: 18px; }
.legal a { font-family:Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-variant: normal;
	color: #666666; line-height: 18px;}

.sideBar {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #23394C; text-decoration:none;}
.sideBar a {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #23394C; text-decoration: none;}
.sideBar a:hover {font-family:Arial, Helvetica, sans-serif; font-size: 10px; color: #948E36; text-decoration: none;}

.footernav { font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff;}
.footernav a { font-family:Arial, Helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #ffffff; text-decoration:none; margin: 0 20px;}
.footernav a:hover { font-family:Arial, Helvetica, sans-serif; color: #948E36; text-decoration: underline;}


/* Date picker CSS */
/* the div that holds the date picker calendar */
.dpDiv {}


/* the table (within the div) that holds the date picker calendar */
.dpTable {font-family: Verdana, Arial; font-size: 12px; text-align: center; color: #505050; background-color: #ece9d8; border: 1px solid #AAAAAA; width:170px;}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD { border: 1px solid #ece9d8;}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {	background-color: #CCCCCC;	border: 1px solid #AAAAAA;}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {background-color: #aca998; border: 1px solid #888888; cursor: pointer; color: red; }


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD { background-color: #CCCCCC; border: 1px solid #AAAAAA; color: white;}


/* additional style information for the text that indicates the month and year */
.dpTitleText { font-size: 12px; color: gray; font-weight: bold;	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight { color: 4060ff; font-weight: bold;}


/* the forward/backward buttons at the top */
.dpButton {	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: gray; background: #d8e8ff; font-weight: bold; padding: 0px;	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; color: gray; background: #d8e8ff;	font-weight: bold;}

/*---------------- */

#nav_bar {
	width: 696px;
	height: 45px;
	padding: 0px 0 0 9px;
	background-color: 78742d;
	margin: 15px 0 0 15px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
}
	#nav_bar p {
		background: none;
		margin: -5px 0 0 0;
		padding: 0;
		color: #fff;
	}
	#nav_bar p a {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		text-decoration: none;
		margin: 0 13px;
	}
	#nav_bar p a:hover {
		text-decoration: underline;
	}
	
.side_images {
	padding: 20px 0 30px 0;
}

.right_sub_nav {
	background: url(images/right-sub-nav-middle-bg.jpg) repeat-y;
	float: right;
/*	width: 160px;*/
	width: 183px;
	margin:0 0 10px 15px;
	text-align: center;
}
	.main_content .right_sub_nav h2 {
		color: #474747;
		font-size: 14px;
	}
	.right_sub_nav a {
		font-size: 13px;
		text-decoration: underline;
		color: #000;
	}
	.right_sub_nav a:hover {
		text-decoration: none;
	}
	
.right-sub-nav-inner {
	padding: 0 20px 10px 20px;
}
	
.main_content {
	text-align: justify;
	padding: 0 10px 0 40px;
}
	.main_content a strong {
		color: #474747;
		font-size: 14px;
		text-decoration: underline;
	}
	.main_content a:hover strong {
		text-decoration: none;;
	}
	.main_content h2 {
		font-size: 14px;
		color: #78742D;
	}