BODY { background: #e3efff; }

TABLE {
  font-family: arial; 
  font-size: 11px;
}

.homesearch {
  font-family: arial; 
  font-size: 10px;
}

A { color: #005094; }

A:hover { color: #FF7200; }

.Adv {
  background: url(images/adv/grad.gif);
  background-repeat: repeat-x;
}

.AdvCheck {
  width: 22px;
  height: 22px;
}

.login_input {

	background-image:url('images/padlock.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	border: 1px solid #adaaad;
	height: 25px;
	width: 200px;
	font-size: 16px;

}

.user_input {

	border: 1px solid #adaaad;
	height: 25px;
	width: 200px;
	font-size: 16px;

}

.quicksearch {

	background-image:url('images/magnifying-glass.gif');
	background-repeat:no-repeat;
	padding-left:20px;
	border: 1px solid #adaaad;
	height: 22px;
	width: 60px;
	font-size: 14px;

}

.Header {
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  height: 26px;
}

.wHeader {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  height: 26px;
}

.tabs_row {

  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  height: 19px;
  background: url(images/tabs/mini_tab.gif);

}

.sub_blue {

  background: url(images/tabs/sub_bg_blue.gif);

}



.Mini_Header {
  font-family: arial;
  font-size: 13px;
  font-weight: bold;
  color: #333333;
}

.Doc_Header {
  border: 1px solid #000;
  text-align: center;
  height: 50px;
}

.Sub_Header {
  height: 30;
  border: 1px solid #999999; 
}

.Lower_Header {
  height: 30;
}

.Body 
{ 
  border-left: 1px solid #5d8cc9;
  border-right: 1px solid #5d8cc9;
  border-bottom: 1px solid #5d8cc9;
  background: url(images/tabs/inner_border_blue.gif);
}

.Body_orange
{ 
  border-left: 1px solid #c57e01;
  border-right: 1px solid #c57e01;
  border-bottom: 1px solid #c57e01;
  background: url(images/tabs/inner_border_orange.gif);
}

.Body_Tabs
{ 
  border-left: 1px solid #999999; 
  border-right: 1px solid #999999; 
  border-bottom: 1px solid #999999; 
}

.warn {
  font-family: arial;
  font-size: 13;
  background: #FADADA;
}

.Login { background: #006DCA; }

.Login_Table { border: 3px solid #FF7200; }

.Input {
  font-family: arial;
  font-size: 13;
}

.calother {
  color: #999999;
}

.calmonth {

}

.caltoday {
  border: 1px solid red;
}

.SmallInput {
  font-family: arial;
  font-size: 10px;
}

.Img { border: 3px solid #E4EAFF; }

.comments { 
  border: 2px solid #5B80D4; 
  background: #D4E8FF; font-family: arial; 
  font-size: 12;  
  color:#0B245B;
}

.WhiteLink {
  font-weight: bold;
  color: #FFFFFF;
}

.WhiteLink:hover {
  color: #FF7200;
}

.narrowlink {
  font-weight: normal;
  color: #000000;
}

.Submit {
  background: #DDDDDD;
  border: 2px outset;
  font-size: 11px;
  font-family: tahoma;
  font-weight: bold;
}

.v20 {
  filter:alpha(opacity = 20);
}

.xdate {
  font-weight: bold;
  color: blue;
  font-size: 12px;
}

.Thin {
  font-weight: normal;
  color: #006DCA;
}

.Thin:hover {
  color: #FF7200;
}

.Bold {
  font-weight: bold;
  color: #006DCA;
}

.Bold:hover {
  color: #FF7200;
}

yCode\:combobox {behavior: url(combobox.htc); }

.underline {
  border-bottom: 1px solid #000000;
  border-top: none;
  border-left: none;
  border-right: none;
}

.highlight_btn {
  width: 100px;
  height: 20px;
  font-size: 9px;
}

.checkbox {
  cursor: pointer;
}

.tab {
  cursor: pointer;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
	width: 14%;;
  height: 19px;
  background: url(images/tabs/mini_tab.gif);
}

.tab_hi {
  cursor: pointer;
  text-align: center;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  height: 19px;
  background: url(images/tabs/mini_tab_on.gif);
}

.row {

  background: #FFFFFF;
  border-top: 1px solid #DEDEDE;

}

.altrow {

  background: #f5f5f5;
  border-top: 1px solid #DEDEDE;

}

.row_over {

  background: #cacbef;
  border-top: 1px solid #DEDEDE;

}

.lucidhelp {
  position: absolute; 
  top: 108px; 
  left: 0; 
  z-index: 1; 
  background: #000000; 
  opacity: .75; 
  filter: alpha(opacity=75); 
}