body {
	font-family: arial,sans-serif;
	font-size: .75em;
}

td,th {
	font-family: arial,sans-serif;
}

.tdhed {
	background-color:#cccccc;font-weight:bold
}
.smalla {
	font-size: .90em;
}

.small {
	font-size: .80em;
}

.smaller {
	font-size: .75em;
}

.larger {
	font-size: 1.2em;
}
	
a {
	color: black;
}

#navbar {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navbar li {
	float:left;
	height: 40px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	
}

#secondarynav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}
#secondarynav li {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

h1 {
	padding: 0;
	margin: 0;
	
	}
h2 {
	padding: 0;
	margin: 0;
	}
h3 {
	padding: 0;
	margin: 0;
	}

.content_indent {
	padding-left: 60px;
	padding-right: 30px;
}

.gtcell {
	padding-bottom:8px;
	margin:0px;
}
.gthed {
	font-weight: bold;
	color: red;
	}
.gthed a {
	font-weight: bold;
	color: red;
	}

.headerBackground {
	background-color:#DDEBFF;
	background-image: none;
	padding: 1;
	margin: 0;
	line-height: normal;
}

.oddrow {
	background-color: #e8e8e8;
	}

.evenrow {
	background-color: #ffffff;
	}

input,select,textarea{
	font-family: sans-serif;
	font-size: 12px;
}

.title {
	text-align:left; 
	position:relative; 
	left: 45px; 
	top: 48px;
}

.titleAb{
		position: relative; 
		left: 44px; 
		top: 48px;
		text-align:left;
	}
	
.rightnav {
	font-size: 8pt;
	font-family:arial;
	}	
	

.celltop {
	vertical-align:top;
	}

.cellbottom {
	vertical-align:bottom;
	}
	
.cellSmall td {
	font-size: x-small;
}

.titleOne {
	color:red;
}

.titleTwo {
	color:#555555;
}

.footernav{
	color:#1e536a;
	font-weight:bold;
	text-align:center;
	font-size:10px;
}
.subtitle {
	font-weight: bold;
	font-size: 16px; 
	}

.subtitle2 {
	font-weight: bold;
	font-size: 14px; 
	}

.page_container {
	width: 800px;
}

.loadlist table {
	border: 1px solid #cccccc;	
}
.loadlist th a {
	color: #e8e8e8;	
}
.loadlist td a {
	color: black;	
}

.loadlist td {
	font-size: x-small;
	padding: 2px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.loadlist th {
	background-color:#3e4445;
	color: #e8e8e8;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	font-size: x-small;
	font-weight: bold;
	padding: 2px;
}

.table2 table {
	border: 1px solid #e1e1e1;
}
.table2 td a {
	color: black;	
}

.table2 td {
	padding: 4px;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
}
.table2 th {
	background-color:#d5d5d6;
	border-right: 1px solid #c5c4c6;
	border-bottom: 1px solid #c5c4c6;
	font-weight: bold;
	padding: 4px;
}
.odd {
	background-color:#e1e3e3;
}

.dr-menu-icon img {
	width:1px;
}
.rich-menu-item-icon img {
	width:1px;
} 

.dr-menu-icon {
	margin-right: 0px;	
}
.dr-menu-icon span {
	width:1px;
}
.rich-menu-item-icon span {
	width:1px;
}

.dr-menu-list-bg div {
	background-color:#ffffff;	
}
.rich-menu-list-bg div {
	background-color:#ffffff;
}

.top_nav a:hover, .top_nav a:link, .top_nav a:visited {
	color: #cccccc;
	text-decoration: none;
}
	
.error {
	color: red;
}
.info {
	color: #0061a4;
	font-weight: bold;
}

.bottom_block {
	position:relative;
	width: 100%; 
	height: 50%; 
	background-color: #333333;
}

.required {
	color: red;
	font-size: 8pt;
}

.scroll-control-disabled {font-weight:bold; color:#768086; white-space:nowrap;}
.scroll-control {font-weight:bold; white-space:nowrap;}
.scroll-control-page {width: 100%; display: block; background-color: #e8e8e8; text-align:center; font-style:italic; font-weight:bold;}

.nav1-mobile {
	padding: 3px;
	font-size: .98em;
	font-weight:bold; background-color:#cccccc;
	border-left:1px solid #999999;
}
.nav2-mobile {
	padding: 2px;
	font-size: .95em;
	background-color:#e8e8e8;
	vertical-align:top;
	border-left:1px solid #cccccc;
}

.nowrap {
	white-space:nowrap;
}

.legal {
	font-family:verdana; 
	font-size:8.5pt;
	padding: 5px;
}

.missed {
	background-color:#fff716;
}
.reallymissed {
	background-color:#ff5400;
}
