body {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
}

td {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
}

th {
	font-family: Arial,Helvetica,sans-serif;
		font-size : 12px;

}

.smallcaps {
	font-variant:small-caps;
}

.b {
	font-weight:bold;
}

.i {
	font-style:italic;
}

.navy {
	color: navy;
}

.blue {
	color: blue;
}

.gray {
	color: #999999;
}

.green {
	color: green;
}

.red {
	color: red;
}

.dkred {
	color: #990000;
}

.orange {
	color: #FF4400;
}

.stdfont {
	font-family: Arial,Helvetica,sans-serif;
		font-size : 11px;

}

.fixed: {
	font-family:"Courier New", Courier, monospace;
}

.smallnavy {
	font-family: Arial,Helvetica,sans-serif;
	color: Navy;
	font-size : 11px;
}
.smallorange {
	font-family: Arial,Helvetica,sans-serif;
	color: #FF6600;
	font-size : 11px;
}
select {
	font-family: Arial,Helvetica,sans-serif;
		font-size : 11px;

}

form {margin-top: 0px; margin-bottom: 0px;} 

A.graylink:link {
	color: #999999;
	text-decoration: none;
}

A.graylink:visited {
	color: #999999;
	text-decoration: none;
}

A.graylink:active {
	color: #990000;
	text-decoration: none;
}

A.graylink:hover {
	color: #990000;
	text-decoration: underline;
}

A:link {
	color: #000066;
	text-decoration: underline;
}

A:visited {
	color: #000066;
	text-decoration: underline;
}

A:active {
	color: #CC0000;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.whitelink:link {
	color: #E0FFFF;
	text-decoration: underline;
}

A.whitelink:visited {
	color: #E0FFFF;
	text-decoration: underline;
}

A.whitelink:active {
	color: Aqua;
	text-decoration: underline;
}

A.whitelink:hover {
	color: Aqua;
	text-decoration: underline;
}

A.plainlink:link {
	color: #000066;
	text-decoration: none;
}

A.plainlink:visited {
	color: #000066;
	text-decoration: none;
}

A.plainlink:active {
	color: #990000;
	text-decoration: none;
}

A.plainlink:hover {
	color: #990000;
	text-decoration: underline;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.teenie {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Gray;
}

.tinygray {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Gray;
}
.tinyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.tinynarrow {
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	font-size :10px;
}

.small {
	font-family: Arial,Helvetica,sans-serif;
		font-size : 11px;
}
.smallv {
	font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
}
.tinyv {
	font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size : 10px;
}
.smallnarrow {
	font-family: Arial Narrow,Helvetica Narrow,sans-serif;
		font-size : 11px;
}
.attention {
	font-family: Arial,Helvetica,sans-serif;
	color: #990000;
	font-size : 12px;
	font-style : italic;
}

.TableTitleLine {
	font-family:Arial,Helvetica,sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003060;
	border-bottom : 2px solid #A8B2BB;
	padding-top : 2px;
	padding-bottom : 2px;
}

.TableTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #003060;
	padding-top : 2px;
	padding-bottom : 2px;
}

.TableTitleSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003060;
}

.highlightField {
background-color: #ffccff; 
}
.nohighlightField {
	background-color: transparent;
}

.GridTitleColor {
	background-color: #D5E0ED;
}

.GridTitle
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7C98AE;
	text-align : center;
}

.GridTitleSmall
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7C98AE;
	text-align : center;
	font-size:11px;
}


.GridTitleLeft
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7C98AE;
	text-align : left;
}

.HelpTitle
{
		color: #000066;
		background-color: #F0F5FB;
}

.inverse
{
	color: white;
	background-color: black;
}

.GridTitleDanger
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: Maroon;
	text-align : center;
}

.smallbutton {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
	cursor: pointer;
}

.smallbluebutton {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
	background:#99FFFF;
}

.smallbluebutton:hover { 
background: #FFFF66; 
cursor: pointer;
} 

.smallbuttonFillCell {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px; 
	width: 100%;
}

.mediumbutton {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
}

.screemingbutton {
	background: #fe0; 
}

input.counter {
	border: 0;
	font-weight: bold;
	font-size : 11px;
	text-align: center;
	color: #000099;
	background-color: transparent;
}

input.transinput {
	border: 0;
	font-weight: bold;
	font-size : 11px;
	color: #000099;
	background-color: transparent;
}

.emailTitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: navy;
}

  /* Mailbox Links */
  a.mailmenu:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: navy;
    text-decoration: none
  }
  a.mailmenu:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #990000;
    text-decoration: none
  }
  a.mailmenu:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: navy;
    text-decoration: none
  }
  a.mailmenu:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #990000;
    text-decoration: underline
  }


.boxyellow {
border: 1px solid #999999;
background-color: #FFFFAA;
white-space: nowrap;

}

.boxteal {
border: 1px solid #999999;
background-color: #C5E2E2;
white-space: nowrap;

}

.boxred {
padding: 0px 3px 0px 3px; 
border: 1px solid #FF0000;
white-space: nowrap;

}

.box {
padding: 0px 2px 0px 2px; 
border: 1px solid #999999;
white-space:nowrap;
}

.btnt {
font: 10px Arial, sans-serif; 
padding: 0px 3px 0px 3px; 
border: 1px solid; 
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
white-space: nowrap;
line-height:14px;
white-space:nowrap;
}

.btns {
font: 10px Arial, sans-serif; 
padding: 1px 3px 1px 3px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
white-space: nowrap;
line-height:16px;
white-space:nowrap;
}

.btn {
font: 9px Verdana,Arial, sans-serif; 
padding: 0px 5px 0px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:16px;
white-space:nowrap;
}

.btnv {
font: 9px Verdana,Arial, sans-serif; 
padding: 0px 3px 0px 3px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:12px;
white-space:nowrap;
}

.btnm {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:16px;
white-space:nowrap;
}

.btnm_selected {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: white;
line-height:16px;
white-space:nowrap;
}

.btnma {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background:  #F96;
line-height:16px;
white-space:nowrap;
}

.btnl {
font: 12px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:18px;
white-space:nowrap;
}

.btnx {
font: 14px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:22px;
white-space:nowrap;
}

.btnxx {
font: 18px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEEE;
line-height:22px;
white-space:nowrap;
}

a.tooltip {
  z-index:24;
  color:#003399;
  position:relative;
  border-bottom:1px dashed #006699;
  text-decoration:none;
}

a.tooltip:hover {
  z-index:25;
  color:#7a7a7a;
  border-bottom:1px dashed #7a7a7a;
  text-decoration:none;
}

a.tooltip span {
  display:none;
}

a.tooltip:hover span {
  position:absolute;
  top:2em;
  left:0em;
  border:1px solid #000099;
  padding:3px;
  display:block;
  width:245px;
  color:#000066;
  background-color:#f0f0ff;
  font-size : 11px;
}

input.microbox {
width:10px;
height:10px;
margin-right:4px;
}

.borderLTB {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.borderTB {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.borderRTB {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}

.roundcorners {
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

 .ui-dialog  {
	 font-size: 11px;
	 border: 2px solid #666;
 }
 
.ui-button .ui-button-text {
	 font-size:11px;
	 line-height:1;
 }