body {
	background-color: #ffffff;
	margin:0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	line-height: 26px;
	color: #928072;
	/* text-align: justify; */
}

td {
	margin:0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
	line-height: 26px;
	/* color: #968476; */
	color: #87776a;
	/* text-align: justify; */
}

li {
        margin: 0px 0px 0px 30px;
}

.8px {
	font-size: 8px;
}

.9px {
	font-size: 9px;
}

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

.text10 {
	font-size: 10px;
}

.text11 {
	font-size: 11px;
}

.text13 {
	font-size: 13px;
}

.text14 {
	font-size: 14px;
}

.lineheightmed {
	line-height: 20px;
}

.lineheightmedleft {
	line-height: 20px;
	text-align: left;
}

.lineheighttight {
	line-height: 11px;
}

.lineheighttightleft {
	line-height: 11px;
	text-align: left;
}

.searchlabel {
	line-height: 11px;
	font-size: 11px;
}

.brownheader {
	font-size: 15px;
	font-weight: bold;
	color: #7b6b5b;
}

.blue {
	color: #588197;
}

a.bluelink {
	color: #588197;
	text-decoration: none;
}

a.bluelink:hover {
	color: #588197;
	text-decoration: underline;
}

a.lgbluelink {
	font-weight: bold;
	font-size: 20px;
	color: #588197;
	text-decoration: none;
}

a.lgbluelink:hover {
	font-weight: bold;
	font-size: 20px;
	color: #588197;
	text-decoration: underline;
}

a.brownlink {
	color: #87776a;
	text-decoration: none;
}

a.brownlink:hover {
	color: #87776a;
	text-decoration: underline;
}

a.smbrownlink {
	color: #87776a;
	text-decoration: none;
	font-size: 9px;
}

a.smbrownlink:hover {
	color: #87776a;
	text-decoration: underline;
	font-size: 9px;
}

.imgleft { 
        float: left;       
        margin: 5px 20px 3px 0px;
}

.indent { 
        float: right;       
        margin: 12px 0px 0px 30px;
}

.sageborder {
	border: 1px solid #dbdfbe;
        padding: 2px 2px 2px 2px;
}

.sagedoubleborder {
	border: 2px solid #dbdfbe;
        padding: 1px 1px 1px 1px;
}

.whitetitle {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

.calendar {
	color: #aa0000;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.rightalign {
	text-align: right;
}

a.calendar {
	color: #588197;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.blue20 {
	color: #588197;
	font-weight: bold;
	font-size: 20px;
}

.leftjustify {
	text-align: left;
}
