/* CSS Document */
body {
	margin: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
}

.pager {
	background-color: #ffffff;
	color: #666666;
	padding-top: 15px;
}

.pagetitle {
	margin: 0;
	font-weight: lighter;
	text-align: left;
	font-family: 88% Georgia,"Lucida Sans Unicode", "Lucida Grande";
	font-size: 14px;
	color: #FF6600;
}

.title {
	margin: 0;
	background-color: #FFFFFF;
	text-align: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
}

.textLabel {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	text-align: left;
	padding: 2px;
}

.commonStyle {
	color: #660033;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	padding-right: 12px;
}

.navFont {
	color: #000000;
	font-family: "Trebuchet MS", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.filter {
	text-align: right;		
	font-family: Tahoma;
	font-size: 13px;
}

a {
	text-decoration: none;
}

a:hover {
	color: #2a65ad;
}

#menu {
	margin: 0;
	padding: 0;
}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}

#menu ul li a {
	width: 140px;
	border-right: none;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 13px;
	font-family: "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
}

#menu ul li a:hover,#menu li a#selected {
	color: #000;
	background: #f4f8fb;
}

#menu a:active {
	background: #f4f8fb;
	color: #fff;
}

/* Sortable tables */
table.sortable thead {
	background-color: #eee;
	color: #666666;
	font-weight: bold;
	cursor: pointer;
}

/* sub navigation */
.sidenav {
	float: left;
	width: 200px;
	font: normal 62.5% Tahoma, sans-serif;
}

.sidenav h2 {
	color: #5A5A43;
	font-size: 13px;
	font-weight: bold;
	font: Tahoma, sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
	padding-top: 10px;
}

.sidenav ul {
	padding: 0;
	margin: 0;
	border-top: 1px solid #EAEADA;
}

.sidenav li {
	border-bottom: 1px solid #EAEADA;
	list-style-type: none;
}

.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
}

.sidenav li a:hover {
	background: #F0F0EB;
	color: #654;
}

ul {
	padding-bottom: 1.2em;
}

.captionColor {
	color: #5A5A43;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 13px;
	margin: 0;
	text-align: right;
}

.dataColor {
	color: #000000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
}

.required {
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
}

.normalFont {
	color: #000000;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
}
.smallFont {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
}
.medFont {
	color: #000000;
	font-family: Verdana;
	font-size: 10px;
}

.small {
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
	font-style:italic;
	margin: 0;
}

.warning {
	color: red;
	font-family: Verdana;
	font-size: 13px;
	margin: 0;
}

.remarkFont {
	color: #3399CC;
	font-size: 12px;
	font-style: italic;
	font: Tahoma, sans-serif;
}

.formSectionHeader {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	font: Tahoma, sans-serif;
	margin: 0;
}

.reminderColor {
	color: #663300;
	font-size: 13px;
	font-weight: bold;
	font: Tahoma, sans-serif;
	margin: 0;
}

.blueColor {
	color: #006699;
	font-size: 15px;
	font-weight: bold;
	font: Tahoma, sans-serif;
	margin: 0;
}

.blueColorLine {
	color: #006699;
	font-size: 13px;
	font-weight: bold;
	font: Tahoma, sans-serif;
	margin: 0;
	display: block;
	letter-spacing: 1px;
}

.cmdButton {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	height: 23px;
	width: 120px;
	position: static;
	border: 1px solid #333333;
	background-color: #ffffff;
}

.btnColor {
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px outset;
	width: 100px;
	background-color: #6A6A6A;
	color: #FFFFFF;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}

.btnColorMed {
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px outset;
	background-color: #6A6A6A;
	color: #FFFFFF;
	width: 120px;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}

.btnColorOver {
	font-family: "Trebuchet MS", "Trebuchet MS";
	font-size: 9pt;
	border: 1px outset;
	width: 100px;
	background-color: #B0B0AF;
	color: #FFFFFF;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}
.btnColorMedOver {
	font-family: "Trebuchet MS", "Trebuchet MS";
	font-size: 9pt;
	border: 1px outset;
	width: 120px;
	background-color: #B0B0AF;
	color: #FFFFFF;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}

.btnColorLarge {
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px outset;
	background-color: #6A6A6A;
	color: #FFFFFF;
	width: 150px;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}
.btnColorLargeOver {
	font-family: "Trebuchet MS", "Trebuchet MS";
	font-size: 9pt;
	border: 1px outset;
	width: 150px;
	background-color: #B0B0AF;
	color: #FFFFFF;
	padding-bottom: 1;
	padding-top: 1;
	padding-left: 1;
	padding-right: 1;
}

fieldset {
	-moz-border-radius: 8px;
}

html fieldset {
	position: relative;
	margin-top: 0em;
	padding-top: .30em;
}

Input {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-left: 2;
}

textarea {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-left: 2;
}

select {
	border-left: 1px solid #7F9DB9;
	border-right: 1px solid #7F9DB9;
	border-bottom: 1px solid #7F9DB9;
	border-top: 1px solid #7F9DB9;
	font-family: Verdana;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	padding-left: 2;
}

.tableheader {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	background-color: #7F9DB9;
	color: #FFFFFF;
	font-weight: bold;
}

.tablecell {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
}

.tableremark {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	font-style:italic;
	color: #009999;
	background-color: #FFFFFF;
}

.tablecell td {
	background-color: #fafafa;
	border-bottom: 1px dotted silver;
}

.tablecellred {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: red;
	background-color: #FFFFFF;
}

.tablecellred td {
	border-bottom: 1px dotted silver;
}

.tablecellborder {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

.highlight {
	background-color: #FFFF66;
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
}

.noborder {
	border-color: #FFFFFF;
}

.blackborder {
	border: 1px solid #000000;
}

table.report {
	border-width: 1px;
	border-spacing: 2px;
	border-style: solid;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}
table.report td {
	border-width: 0px;
	padding: 2px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

label.error {
	float: none;
	color: red;
	padding-left: .5em;
	vertical-align: top;
}

.ui-timepicker-div .ui-widget-header {
	margin-bottom: 8px;
}

.ui-timepicker-div dl {
	text-align: left;
}

.ui-timepicker-div dl dt {
	height: 25px;
}

.ui-timepicker-div dl dd {
	margin: -25px 0 10px 65px;
}

.ui-timepicker-div td {
	font-size: 90%;
}

em {
	color: red;	
}

.redlink {
	color: #FF0000;
}

.weekend {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	background-color: #e0e0e0;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

.border {
	border: 1px solid #000000;
	border-width: thin;
	font-family: Tahoma;
	font-size: 13px;
}

.legendFont {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 18px;
}

#legend {
	margin:7px 0 2px 0; width:740px; float:left; font-size:13px; font-family:Tahoma;
	background-color:#CBDBF5; color:#FFFFFF;
}
#legend h2 {
	font:normal 13px Tahoma; 
	padding:0 0 0 30px;	margin:0 0 11px 0; text-indent:0px; color:#FFFFFF;
}
#disclaimer {
	margin:7px 0 2px 0; width:600px; float:left; font-size:13px; font-family:Tahoma;
}
#toggleStatus {
	font-size:13px; font-family:Tahoma;
	background-color:#CBDBF5;
}

.more {
	display: none;
}

#tabs1 {
  width:95%;
  background:#FFFFFF;
  font-size:12px;
  line-height:normal;
}

#tabs1 ul {
  margin:0;
  padding:10px 10px 0 1px;
  list-style:none;
}
#tabs1 li {
  display:inline;
  margin:0;
  padding:0;
}
#tabs1 a {
  float:left;
  background:url("../images/tableft1.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 4px;
  text-decoration:none;
}
#tabs1 a span {
  float:left;
  display:block;
  background:url("../images/tabright1.gif") right top;
  padding:5px 15px 4px 6px;
  color:#000000;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
  color:#627EB7;
}
#tabs1 a:hover {
  background-position:0% -42px;
  }
#tabs1 a:hover span {
  background-position:100% -42px;
  color:#FFFFFF;
}

#tabs1 #current a {
  background-position:0% -42px;
  color:#FFFFFF;
}
#tabs1 #current a span {
  background-position:100% -42px;
  color:#FFFFFF;
}
