A:link {color: black; text-decoration: none}
A:visited {color: black;text-decoration: none}
A:active {color: black; text-decoration: none}
A:hover	{color: black; text-decoration: none}

A.classic:link {color: blue; text-decoration: underline}
A.classic:visited {color: blue;text-decoration: underline}
A.classic:active {color: blue; text-decoration: underline}
A.classic:hover {color: blue; text-decoration: underline}


.tableLogos
{
	height:20px;
}

.headerfont
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.headerfontitalic
{
	font-family: arial;
	font-size: 11px;
	font-style: italic; 
	font-weight: bold;
	color: #000000;
}

.headerfontRed
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
.headerfontgreen
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: green;
}
.headerfontgray
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #7C7C7C;
}

.titletable
{
	height:47px;
}

.title2table
{
	width:971px;
}

.titlefont
{
	font-family: arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}

.title2font 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold;
	color:#000000;
}
.bluefont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#6495ED;
}
.emptytable 
{
	height:25px;
}

.recordfont 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color:#000000;
}

.recordfontred 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color:red;
}

.recordfontgreen 
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color:green;
}
.grayfont
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color: #7C7C7C;
}
.recordfontitalic
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal;
	color:#000000;
}
.recordfontitalicred
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: italic; 
	font-weight: normal;
	color:red;
}

.menurecordcell
{
	font-family: arial;
	font-size: 11px;
	border-color:#999999;
	border-style:solid;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	cursor:hand;
}

.menurecordcellSubMenu
{
	font-family: arial;
	font-size: 11px;
	border-color:#999999;
	border-style:solid;
	border-bottom: 0px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	cursor:hand;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.menurecordlastcell
{
	font-family: arial;
	font-size: 11px;
	border-color:#000000;
	border-style:solid;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	cursor:hand;
}

.menurecordlastcellSubMenu
{
	font-family: arial;
	font-size: 11px;
	border-color:#000000;
	border-style:solid;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	cursor:hand;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.recordtable
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
	width:971px;
}

.recordtableScalable
{
	border-color:#000000;
	border-style:solid;
	border-width:1px;
}

.tableheader
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:20;
	background-color:#B9CADF;
}

.tableheaderitalic
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	font-style: italic; 
	height:20;
	background-color:#B9CADF;
}

.tablerowA
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#F3F1F2;
}

.tablerowB
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#FFFFFF;
}

.tablerowAGreen
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#F3F1F2;
	color: green;
}

.tablerowBGreen
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#FFFFFF;
	color: green;
}

.tablerowA_Bold
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:20;
	background-color:#F3F1F2;
}

.tablerowGreen
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:green;
}

.tablerowB_Bold
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:20;
	background-color:#FFFFFF;
}

.tablerowA_BoldGreen
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:20;
	background-color:#F3F1F2;
	color: green;
}

.tablerowB_BoldGreen
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	height:20;
	background-color:#FFFFFF;
	color: green;
}

.menufont
{
	font-family: arial;
	font-size: 11px;
}

.menuDisabledFont
{
	font-family: arial;
	font-size: 11px;
	color:#C0C0C0;
	cursor:default
}

.upload
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:bold;
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	height:21px;
	width:358px;
}

.bttn
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:bold;
	background: #B9CADF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	height:21px;
	width:153px;
	cursor: hand;
	BACKGROUND-COLOR: #B9CADF;
}

.bttnBig
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:bold;
	background: #B9CADF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	height:21px;
	width:210px;
	cursor: hand;
	BACKGROUND-COLOR: #B9CADF;
}


.bttnSmall
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:bold;
	background: #B9CADF;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-top:1px solid #000000;
	color:#000000;
	height:21px;
	width:130px;
	cursor: hand;
	BACKGROUND-COLOR: #B9CADF;
}

.bttnTinyImage
{
	font-family:webdings;
	Font-Size:12px;
	Font-Weight:normal;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:#000000;
	height:20px;
	width:20px;
	cursor: hand;
	BACKGROUND-COLOR: #ffffff;
}

.bttnTinyImageDisabled
{
	font-family:webdings;
	Font-Size:12px;
	Font-Weight:normal;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:#000000;
	height:20px;
	width:20px;
	cursor: default;
	BACKGROUND-COLOR: #ffffff;
}

.bttnTiny
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:normal;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:#000000;
	height:20px;
	width:20px;
	cursor: hand;
	BACKGROUND-COLOR: #ffffff;
}

.bttnTinyDisabled
{
	font-family:arial;
	Font-Size:12px;
	Font-Weight:normal;
	background: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:#000000;
	height:20px;
	width:20px;
	cursor: default;
	BACKGROUND-COLOR: #ffffff;
}

.small
{
	border-bottom: solid #000 1px;
	border-left: none;
	border-right: solid #fff 1px;
	border-top: solid #fff 1px;
	font-family: arial, "ms sans serif", sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
}

.buttontable
{
	width:971px;
}

.buttontableScalable
{
}

.textboxset
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 20px;
	width:174px;
}


.textboxwithoutborder
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	border:0;
	height: 20px;
	width:174px;
	background-color:#F3F1F2;
}


.listboxset
{
	font-family: Courier; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	width:971px;
}

.smalllistboxset
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
}


.dropdownset
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 19px;
	width: 173px;
}

.dropdownset_Filter
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 19px;
	width: 98%;
}




.dropdownset_small
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 19px;
	width: 100px;
}

.dropdownset_cashAcct
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 19px;
	width: 90px;
}

.dropdownset_nf
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 20px;
}

.dropdownset_cur
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 20px;
	width: 44px;
}

.dropdownset_safeAcct
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 19px;
	width: 105px;
}

.dropdownset_hour
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	height: 20px;
	width: 60px;
}
.recordtable_width
{
	border-color:#000000;
	border-style:solid;
	border-width:0px;
	width:971px;
}

.tablerow
{
	width:971px;
}

.tablerowScalable
{
}

.tablerowScalableA
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#F3F1F2;
}

.tablerowScalableB
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#FFFFFF;
}

.halfTable
{
	width:485px
}

.halfTableA
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#F3F1F2;
}

.halfTableB
{
	font-family: arial;
	font-size: 11px;
	height:20;
	background-color:#FFFFFF;
}

.textboxset_af
{
	font-family: Arial;
	font-size: 11px;
	height: 20px;
	width:80px;
}


.textboxset_insAddParty
{
	
}

.asbMenu 
{
	border: 1px solid #000000;
	background: #ffffff;
	position: absolute;
	padding: 5;
	white-space: nowrap;
	z-index: 1000;
}

.asbMenuBase
{
	position: absolute;
	z-index: 1000;
}


.asbMenuItem
{			
	color: #000000;
	background: #ffffff;
	cursor: hand;
	cursor: pointer;
}

.asbSelMenuItem
{			
	color: #000000;
	background: #3399ff;
	cursor: hand;
	cursor: pointer;
	white-space: nowrap;
}

.loadingBar
{
	font-family:arial;
	Font-Size:11px;
	Font-Weight:bold;
	background: #CC4444;
	color:#FFFFFF;
	height:12px;
	width:60px;
	BACKGROUND-COLOR: #CC4444;
}
.activemapiteratorPayment
{
	font-family: arial;
	font-size: 11px;
	height: 20px;
	width:330px;
}
.recordfontPayment
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color:#000000;
	height: 20px;
	width:330px;
}
.smallfontPayment
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal;
	color:#000000;
	height: 20px;
	width:33px;
}
.topnavbg
{
	background-image:url(../images/TopStripBg.gif);
	background-repeat:no-repeat;
}
.emailpreviewcss
{
	visibility: hidden; 
}

.login-page {
  font-family: "trebuchet ms";
  text-transform: uppercase;
  width: 360px;
  padding: 2% 0 0;
  margin: auto;
}
.form {
  position: relative;
  z-index: 1;
  background: #f2f2f2;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 30px;
  text-align: center;
}
.form input {
  font-family: "trebuchet ms";
  outline: 0;
  background: #ffffff;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 15px;
  font-weight:bold;
}
.form .button {
  font-family: "trebuchet ms";
  text-transform: uppercase;
  outline: 0;
  background: #7E93A7;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
  font-weight:bold;
}

.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #4CAF50;
  text-decoration: none;
}