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;

}

li {
	margin-top: 6px;
	margin-bottom: 6pm;
}

/*input, textarea {
	font-family: Courier New, Courier, mono;
	font-size : 12px;
}
*/

.fixed {
	font-family: Courier New, Courier, mono;
	font-size : 12px;
}

.white {
	color:white;
}

.smallnavy {
	font-family: Arial,Helvetica,sans-serif;
	color: Navy;
	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: none;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.teenie {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
}
.smallgray {
	font-family: Verdana,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;
}
.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;
}

.highlightField {
background-color: #ffccff; 
}
.nohighlightField {
	background-color: transparent;
}

.GridTitleColor {
	background-color: #D5E0ED;
}

.GridTitle
{
	color: #FFFFFF;
	font-weight: bold;
	background-color: #7C98AE;
	text-align : center;
}

.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;
}

.narrowbutton {
	padding-left: 0px;
	padding-right: 0px;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.smallbutton {
	font-size: 10px;
	font-family:  Arial, Helvetica, sans-serif;
	padding-left: 1px;
	padding-right: 1px;
}

.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; 
}

.boldbutton {
	font-weight: bold;
	color: #000099;
}

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;
}

.boxteal {
border: 1px solid #999999;
background-color: #C5E2E2;
}

.btn, a.btn{
font: 11px Verdana,Arial,Helvetica,sans-serif; 
padding: 1px 4px 1px 4px; 
border: 1px solid;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEFF;
text-decoration: none;
white-space:nowrap;
}

.btns, a.btns{
font: 10px Verdana,Arial,Helvetica,sans-serif; 
padding: 1px 2px 1px 2px; 
border: 1px solid; 
background: #DDEEFF;
border-color:#CCCCCC #666666 #666666 #CCCCCC;
text-decoration: none;
white-space:nowrap;
}

.btnt, a.btns{
font: 9px Verdana,Arial,Helvetica,sans-serif; 
padding: 0px 2px 0px 2px; 
border: 1px solid; 
border-color:#CCCCCC #666666 #666666 #CCCCCC;
background: #DDEEFF;
text-decoration: none;
white-space:nowrap;
}

.b {
	font-weight: bold;
}
.center {
	text-align:center;
}

.bg_sky {
	background-color: #CFF;
}

.btn,.btnt,.btns,.btnv,.btnm,.btnm_selected,.btnma,.btnl,.btnx,.btnxx,.btnm-gray,.btnv-gray {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}

.roundcorners {
	border-radius: 3px;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px;
}
