body, p, li, td, span, input, textarea, select, button { 
	font-family: verdana, arial, helvetica, san serif;
	font-size: 10px;
}
th {
        font-size: 10px;
        background: rgb(221, 247, 243);
        white-space: nowrap;
}
th a {
        font-size: 10px;
}
input, textarea, select, button {
	color: #000;
}
form {
	margin: 0px;
	padding: 0px;
}
a, a:link, a:active, a:visited {
	color: blue;
}
.error {
	color: #c00;
}
.cal_arrows {
	width: 33%;
}
.cal_arrows a {
	color: #666;
	text-decoration: none;
}
.cal_arrows a:hover {
	text-decoration: underline;
}
.cal_date {
	background: #fff;
	padding: 2px;
	text-align: right;
}
.cal_day {
	background: #ccc;
	font-weight: bold;
	padding: 2px;
	text-align: center;
	width: 30px;
}
.cal_empty {
	background: #e8e8e8;
	padding: 2px;
	text-align: right;
}
.cal_selected {
	background: #fcc;
	border: 1px solid #c00;
	font-weight: bold;
	padding: 2px;
	text-align: right;
}
.cal_selected a {
	color: #000;
}
.cal_table {
	background: #666;
}
.cal_title {
	background: #999;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.cal_today {
	background: #c9e3ff;
	border: 1px solid #00f;
	padding: 2px;
	text-align: right;
}
.cal_weekend {
	background: #ffc;
	padding: 2px;
	text-align: right;
}
.code {
	font-family: courier new, courier, fixed;
	font-size: 9pt;
}
.messages {
	border: 1px solid #369;
	background: #f9f9f9;
}
.messages_title {
	background: #69c;
	color: #fff;
	padding: 3px;
}
.onePixelBorder {
	border: 1px solid #999;
}
.rowSubHeader {
	background: #C1ECF3;
	color: #0010C3;
	padding: 3px;
}
.rowHeader {
	background: #ddd;
}
.rowEven {
	background: #eaeaea;
}
.rowEven td {
        vertical-align: middle;
}
.rowOdd {
	background: #f8f8f8;
}
.rowOdd td {
        vertical-align: middle;
}
.rowButtons {
	background: #ddd;
}
.popUp {
	background: #ccc;
	border: 1px solid;
	border-color: #999 #333 #333 #999;
}
.menuHeaderLevel1 {
	font-weight: bold;
	background: #eaeaea;
	color: #0010C3;
        width: 90%;
}
.menuHeaderLevel2 {
	font-weight: bold;
	background: #c6efd6;
	color: #2E752E;
        width: 90%;
        padding-left: 7px;
}
.menuText {
	font-weight: bold;
	color: #fff;
}
.menuText a, .menuText a:link, .menuText a:active, .menuText a:visited {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
        display: list-item;
        list-style-type: disc; 
        list-style-position: inside;
        white-space: nowrap;
}
.menuHR {
	background: #fff;
}
.menuSideBorder {
	background: #333;
}
.infoText {
	color: #fff;
}
.infoTextDim {
	color: #ccc;
}
.legalText {
	color: #ccc;
}
.legalText a, .legalText a:link, .legalText a:active, .legalText a:visited {
	color: #ccc;
}
.groupBorder {
	border: 1px solid #666;
}
.groupDescription {
	background: #e9e9e9;
	border-bottom: 1px solid #ccc;
	padding: 7px;
}
.groupHeader {
	background: #999;
	color: #fff;
	padding: 3px;
}
.groupHeader a, .groupHeader a:link, .groupHeader a:active, .groupHeader a:visited {
	color: #fff;
}
.groupDetails {
	background: #eaeaea;
	border-bottom: 1px solid #ccc;
}
.trHR {
	background: #ccc;
}
.hand {
	cursor: hand;
	cursor: pointer;
}
.popupMenu {
	background: #eaeaea;
	border: 1px solid #999;
	padding: 1px;
	position: absolute;
	cursor: hand;
	cursor: pointer;
}
.popupMenuIcon {
	position: absolute;
	cursor: hand;
	cursor: pointer;
}
.popupMenuItem {
	border: 1px solid #eaeaea;
	padding: 2px;
	position: relative;
	cursor: hand;
	cursor: pointer;
}
.popupMenuItemOn {
	background: #ccc;
	border: 1px solid #999;
	padding: 2px;
	position: relative;
	cursor: hand;
	cursor: pointer;
}
.MsoPlainText {
	line-height: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
.marker {
	background: yellow;
}
.marker_pink {
	background: pink;
}
.marker_blue {
	background: lightblue;
}
.marker_green {
	background: lightgreen;
}
.leftnavfloat {
         position: absolute;
        bottom: 0;
}
#left_nav_menu {
        /*display: inline-block;
	position: fixed;
	 top: 10px; */
}
