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;
}

.center {
	text-align:center;
}

.navy {
	color: navy;
}

.blue {
	color: blue;
}

.gray {
	color: #999999;
}

.dkgray {
	color: #808080;
}

.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: #EFF;
	text-decoration: none;
}

A.whitelink:visited {
	color: #EFF;
	text-decoration: none;
}

A.whitelink:active {
	color: Aqua;
	text-decoration: none;
}

A.whitelink:hover {
	color: Aqua;
	text-decoration: none;
}

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-image:url(/images/cell-blue.gif);
}

.GridTitle
{
	color: #006;
	font-weight: bold;
	background-image:url(/images/cell-blue.gif);
	text-align : center;
}

.GridTitleSmall
{
	color: #006;
	font-weight: bold;
	background-image:url(/images/cell-blue.gif);
	text-align : center;
	font-size:11px;
}


.GridTitleLeft
{
	color: #006;
	font-weight: bold;
	background-image:url(/images/cell-blue.gif);
	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; 
white-space: nowrap;
line-height:14px;
white-space:nowrap;
}

.btns {
font: 10px Arial, sans-serif; 
padding: 1px 3px 1px 3px; 
white-space: nowrap;
line-height:16px;
white-space:nowrap;
}

.btn {
font: 9px Verdana,Arial, sans-serif; 
padding: 0px 5px 0px 5px; 
line-height:16px;
white-space:nowrap;
}

.btnv {
font: 9px Verdana,Arial, sans-serif; 
padding: 0px 3px 0px 3px; 
line-height:12px;
white-space:nowrap;
}

.btnm {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
line-height:16px;
white-space:nowrap;
}

.btnm_selected {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background: white;
line-height:16px;
white-space:nowrap;
}

.btnma {
font: 10px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
background:  #F96;
line-height:16px;
white-space:nowrap;
}

.btnl {
font: 12px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
line-height:18px;
white-space:nowrap;
}

.btnx {
font: 14px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
line-height:22px;
white-space:nowrap;
}

.btnxx {
font: 18px Verdana,Arial, sans-serif; 
padding: 1px 5px 1px 5px; 
line-height:22px;
white-space:nowrap;
}


.btn,.btnt,.btns,.btnv,.btnm,.btnma,.btnl,.btnx,.btnxx,.btnm-gray,.btnv-gray {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	background-color: #DBEDF9;
	border: 1px solid #AED0EA;
	color: #036 !important;
	text-decoration:none !important;
}

.btnm_selected {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
	border: 1px solid #AED0EA;
	text-decoration:none !important;
}

a.btn:hover,a.btnt:hover,a.btns:hover,.btnv:hover,a.btnm:hover,a.btnm_selected:hover,a.btnma:hover,a.btnl:hover,a.btnx:hover,a.btnxx:hover,a.btnm-gray:hover,a.btnv-gray:hover {
	background: #eef6fc;
}

.btnbiggie {
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

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;
}

.borderT {
	border-top: 1px solid #999999;
}

.borderB {
	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;
 }
 
.hidden {
	 display:none;
 }
 
.dim25 {
	opacity:0.25;
	filter:alpha(opacity=25);
}

.dim50 {
	opacity:0.5;
	filter:alpha(opacity=50);
}

.dim75 {
	opacity:0.75;
	filter:alpha(opacity=75);
}

.pointer {
	cursor: pointer;
}

.larger {
    font-size: 13px;
}


.large {
    font-size: 14px;
}

.xlarge {
    font-size: 16px;
}

.xxlarge {
    font-size: 20px;
}

.xxxlarge {
    font-size: 24px;
}

.xxxxlarge {
    font-size: 36px;
}

.div30 {
	overflow:hidden;
	height: 30px;
	text-overflow: ellipsis;
}

.boxshadow {
	-o-box-shadow: 3px 3px 5px #aaa;
	-moz-box-shadow: 3px 3px 5px #aaa;
	-webkit-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
}

.greetingCard {
width: 300px;
height: 200px;
padding: 20px;
display: table-cell;
text-align: center;
background: #6699CC; /* for non-css3 browsers */

-moz-box-shadow: 6px 6px 6px #999; 		/* FF */
-webkit-box-shadow: 6px 6px 6px #999; 	/* Webkit */
box-shadow: 6px 6px 6px #999; 			/* CSS3 */

filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6699CC', endColorstr='#FFFFFF') progid:DXImageTransform.Microsoft.Shadow(color='#999999', Direction=135, Strength=6); 		/* IE */
background: -webkit-gradient(linear, left top, left bottom, from(#6699CC), to(#FFFFFF));	/* Webkit */
background: -moz-linear-gradient(top,  #6699CC,  #FFFFFF); 									/* FF */ 

border: 1px solid #999;
font-size: 16px;
font-style:italic;
}

img.GiftImage {
	border: 2px solid #888;
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	height: 125px;
	float:left;
	margin-right: 6px;
	margin-bottom: 6px;
}
