@charset "UTF-8";

img, body, html, div {
	margin:0; 
	padding:0; 
	border:none;
	font-size:14px;
	font-family:Verdana, Tahoma, Trebuchet ms, sans-serif;
	color:#faf7eb;
}
input,select {	
	font-size:14px;
	font-family:Verdana, Tahoma, Trebuchet ms, sans-serif;
	color:black;
	border: 1px solid black;
	border-radius: 3px;
	padding: 1px 4px;
}

body {
	width:100%; 
	height:100%; 
	background: #104050;  
}

.middle {
	vertical-align:middle;
}

a.gold:link {color:#FC6 ;}
a.gold:active {color:#fee38c;}
a.gold:visited {color:#FC6;}
a.gold:hover{color: #fee38c}
table {border-collapse:collapse; border-color:#ddc16b}

A.underbold:hover {
	border-bottom: 2px solid #fee38c;
	border-top: 2px solid #fee38c;
}

.markunderbold {
	border-bottom: 2px solid #FC6;
	border-top: 2px solid #FC6;
}

dd,dt,li {
	margin-bottom: 1em;
	
}

dt {
	font-weight:bold;
}

.help {
	border-bottom: 1px dotted #9FF;
	cursor:help;
}

.r {
    font-weight: normal;
}

.b {
    font-weight: bold;
}

.i {
    font-style: italic;
}

.center {
	text-align:center;
}

.right {
	text-align:right;
}

.strike {
	text-decoration:line-through;
}

.floatright {
	float:right;
}

.mt2 {
	margin-top: 2px;
}

.mt4 {
	margin-top: 4px;
}

.mt6 {
	margin-top: 6px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-top: 10px;
}

.mb2 {
	margin-bottom: 2px;
}

.mb4 {
	margin-bottom: 4px;
}

.mb6 {
	margin-bottom: 6px;
}

.mb8 {
	margin-bottom: 8px;
}

.mb10 {
	margin-bottom: 10px;
}


.smallcaps {
	font-variant:small-caps;
}

.xxsmall {
    font-size: 9px;
}

.xsmall {
    font-size: 11px;
}

.small {
    font-size: 12px;
}

.smaller {
    font-size: 13px;
}

.large {
    font-size: 15px;
}

.llarger {
    font-size: 16px;
}


.larger {
    font-size: 16px;
}

.xlarge {
    font-size: 18px;
}

.xxlarge {
    font-size: 20px;
}

.xxxlarge {
    font-size: 24px;
}

.xxxxlarge {
    font-size: 30px;
}

.white {
		color:#FFFFFF;
}

.black {
		color:#000000;
}

.gray {
	color:#999;
}

.ltgray {
	color:#CCC;
}

.red {
    color: #990033;
}

.pink {
	color: #F0F;
}

.blue {
    color: #2999F6;
}

.navy {
    color: #000099;
}

.ltblue {
	color: #DDEEFF
}

.green {
    color: #00cc33;
}

.dkgreen {
    color: #009933;
}

.gold, .GridTitle {
	color:#eed37c;
}

.goldbg {
	background-color:#FC6;
}

.bryellow {
	color:#FF0;
}

.yellow {
	color:#FF0;
}

.brblue {
	color:#0FF;
}

.brpurple {
	color: #F0F;
}


.stdfont, td, th {
	font-size:14px;
	font-family:Verdana, Tahoma, Trebuchet ms, sans-serif;
	color:#faf7eb;
}

.smallnavy {
	color: Navy;
	font-size : 12px;
}
.smallnavybold {
	font-weight:bold;
	color: Navy;
	font-size : 12px;
}


select.micro, input.micro {
	font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size : 11px;
		height:16px;
		padding: 0 0 0 0;
}

input.microbox {
width:10px;
height:10px;
margin-right:4px;
}

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.bluelink:link {
	color: #069;
	text-decoration: underline;
}

A.bluelink:visited {
	color: #069;
	text-decoration: underline;
}

A.bluelink:active {
	color: #39C;
	text-decoration: underline;
}

A.bluelink:hover {
	color: #39C;
	text-decoration: underline;
}

A.dashedlink {
	color: #000066;
	border-bottom: 1px dotted #000099;
	text-decoration: none;
}

.plainlink  {
	text-decoration: none;
}

.dotted {
	border-bottom: 1px dotted #eed37c;
}

.tiny {
	font-size : 10px;
}
.teenie {
	font-size : 9px;
}
.weenie {
	font-size : 8px;
}
.smallgray {
	font-size : 11px;
	color : #666666;
}

.tinygray {
	font-size : 10px;
	color : #666666;
}
.tinyArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.tinynarrow {
	font-family: Arial Narrow, Helvetica Narrow, sans-serif;
	font-size :10px;
}


.smallnarrow {
	font-family: Arial Narrow,Helvetica Narrow,sans-serif;
		font-size : 11px;
}

.pointer {
	cursor: pointer;
}

.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-size : 14px;
	font-weight : bold;
	color : #003060;
	padding-top : 2px;
	padding-bottom : 2px;
}

.btl {	border-left: 1px solid transparent; }
.btr {	border-right: 1px solid transparent; }
.btb {	border-bottom: 1px solid transparent; }
.btt {	border-top: 1px solid transparent; }
.bt  {	border: 1px solid transparent; }

.highlightField {
background-color: "#ffccff"; 
}
.nohighlightField {
	background-color: transparent;
}

.borderradius5 {
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.readonlyfield {
	background-color: transparent;
	border: 2px solid transparent;
	color: #faf7eb;
	font-weight: bold;
}

.readonlyfieldgray {
	background-color: transparent;
	border: 2px solid transparent;
	color: #999;
	font-weight: bold;
}

.GridLine 
{
	border-bottom: 1px solid #eed37c;
}

.GridTitle
{
	color:#eed37c;
	font-weight: bold;
	font-size: 16px;
	text-align : center;
	border-bottom: 1px solid #eed37c;
}

.GridTitleSmall
{
	color:#eed37c;
	font-weight: bold;
	font-size: 13px;
	text-align : center;
	border-bottom: 1px solid #eed37c;
}

.GridTitleSmallNB
{
	color:#eed37c;
	font-weight: bold;
	font-size: 13px;
	text-align : center;
	border-bottom: 1px solid #eed37c;
	border-top: 1px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

.GridTitleXSmall
{
	color:#eed37c;
	font-weight: bold;
	font-size: 11px;
	text-align : center;
	border-bottom: 1px solid #eed37c;
}

.GridTitleLeft
{
	color:#eed37c;
	font-weight: bold;
	font-size: 16px;
	text-align : left;
	border-bottom: 1px solid #eed37c;
}

.inverse
{
	color: white;
	background-color: black;
}

.GridTitleDanger
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: Maroon;
	text-align : center;
}

.tinybutton {
	font-size: 9px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
}

.smallbutton {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
}

.smallbluebutton {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
	background:#99FFFF;
}

.smallbluebutton:hover { 
background: #FFFF66; 
cursor: pointer;
} 

.fillcell {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	width: 100%;
}

.smallbuttonGo {
	font-size: 11px;
	font-family:  Arial, Helvetica, sans-serif;
	width: 100%;
	font-weight:bold;
	color: #990099;
}

.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;
border-radius: 5px;
}

.boxteal {
border: 1px solid #999999;
background-color: #C5E2E2;
border-radius: 5px;
}

.boxblue {
border: 1px solid #999999;
background-color: #D2F0F0;
border-radius: 5px;
}

.boxred {
border: 1px solid #FF0000;
}

.box {
border: 1px solid #999999;
padding-left: 3px;
padding-right:3px;
}

.boxgold {
	border: 1px solid #eed37c;
}
.boxgold2 {
	border: 2px solid #eed37c;
}

.boxgold4 {
	border: 4px solid #eed37c;
}

a.btn,a.btna,a.btns,a.btns2,a.btsso,a.btnm,a.btnl,a.btnx,a.btnxx,a.btnxo  {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #AED0EA;
}

a.btnm-orange,a.btnl-orange {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #F96;
}

a.btn:hover,a.btna:hover,a.btns:hover,a.btns2:hover,a.btnm:hover,a.btnm-orange:hover,a.btnl:hover,a.btnx:hover,a.btnxx:hover,a.btnxo:hover  {color:#09C; }

a.btn {
font: 10px Verdana,Arial, sans-serif; 
padding: 0px 5px 0px 5px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:14px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btna {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background: #fcecfc;
background: -webkit-linear-gradient(top, #fcecfc,#fba6e1);
background: linear-gradient(to bottom, #fcecfc,#fba6e1);
line-height:14px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btns {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:14px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnm {
font: 13px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:16px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnm.selected {
	background-image:none;
	background-color:white;
	border: 1px solid blue;
}

a.btnm-orange {
font: 13px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background: #ffdc78;
background: -webkit-linear-gradient(top,#fff0d0,#ffcf45);
background: linear-gradient(to bottom,#fff0d0,#ffcf45);
line-height:16px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnl-orange {
font: 14px Verdana,Arial, sans-serif; 
padding: 1px 6px 1px 6px; 
background: #ffdc78;
background: -webkit-linear-gradient(top,#fff0d0,#ffcf45);
background: linear-gradient(to bottom,#fff0d0,#ffcf45);
line-height:18px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnl {
font: 14px Verdana,Arial, sans-serif; 
padding: 1px 6px 1px 6px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:18px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnx {
font: 16px Verdana,Arial, sans-serif; 
font-weight: bold;
padding: 3px 5px 3px 5px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:22px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnxx {
font: 20px Verdana,Arial, sans-serif; 
font-weight: bold;
padding: 3px 5px 3px 5px; 
background: #ddf1f9;
background: -webkit-linear-gradient(top, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
background: linear-gradient(to bottom, #feffff 0%,#ddf1f9 35%,#a0d8ef 100%);
line-height:22px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

a.btnxo {
font: 16px Verdana,Arial, sans-serif; 
font-weight: bold;
padding: 3px 5px 3px 5px; 
background: #ffdc78;
background: -webkit-linear-gradient(top,#fff0d0,#ffcf45);
background: linear-gradient(to bottom,#fff0d0,#ffcf45);
line-height:22px;
white-space:nowrap;
color: #009;
text-decoration:none;
}

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;
}

.roundcorners {
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.nowrap {
	white-space:nowrap;
}

.cal-icon {
background-image: url(/images/cal.png);
background-repeat: no-repeat;
background-position: center right;
}

.dim5 {
	opacity:0.05;
	filter:alpha(opacity=5);
}
 
.dim10 {
	opacity:0.10;
	filter:alpha(opacity=10);
}

.dim25 {
	opacity:0.25;
	filter:alpha(opacity=25);
}

.dim50 {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.dim75 {
	opacity:0.75;
	filter:alpha(opacity=75);
}

.dim95 {
	opacity:0.95;
	filter:alpha(opacity=95);
}