body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #000099;
	background-image: url(Media/bg.jpg);
	padding: 0px;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

a {
	text-align: left;
}

form {
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #000000;
	border: none #000000;
	text-align: center;
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	background-position: center;

}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight: bold;
	background-color: #CCCCCC;
	decoration: none;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
	decoration: none
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	padding: 3px;
	border: none #000000;
	color: #000000;
	font-style: normal;

}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	height: auto;
	width: auto;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
.loginName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-align: right;
	border: thin none #000000;
	padding-top: -20px;
	padding-bottom: -20px;

}
.headerSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-align: center;


}
p {
	padding-top: 0px;
	padding-bottom: 0px;
}
.invalid {
	color: #CC0000;
}
.customer {
}
.BalanceHeader {
	text-align: right;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;



}
.gridhighlight {
	font-weight: bold;
	background-color: #BBCEFD;
}
.InvalidFormEntry {
	color: #FF3333;
}
.PaymentError {
	font-style: italic;
	color: #FFFF33;
	background-color: #990033;
}
.downloadgrid {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	background-color: #FFFFFF;
	background-image: none;
	padding: 0px;
	color: #000000;

}
.downloadgridoff {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	background-color: #B8DCDA;
	background-image: none;
	padding: 0px;
	color: #000000;

}
.PendingPayment {
	font-weight: bold;

}
.FramedCell {
	border: solid;
}
