* {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

body {
	
}


ul {
	list-style-type: disc;
	list-style-position: outside;
}


ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-size: 9px;
	font-weight: normal;
}

.big {
	font-size: 18px;
}

.bodystyle {

	font-size: small;
	font-weight: normal;
}
.invoiceAddress{

	font-size: small;
	font-weight: normal;
	text-transform: capitalize;
}



.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.pageText {

	color: #333333;
	font-size: 12px;
}

.altRow1 {
background-color:#E6E6E6;
}
.altRow2 {
background-color:#CCCCCC;
}
.cathead {
	background-color: #CCCCCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #CCCCCC;
}
.redText {
	font-size: small;
	color: #990000;
}
.headerMedWte {
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.bodystyleWht {

	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.header1 {

	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.header2 {

	font-size: small;
	font-weight: bold;
	color: #000000;
}
.header3 {
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.textBackStyle {
	background-color: #7e8b5c;
	color: #FFFFFF;
	height: auto;
	padding: 6px;
	font-weight: bold;
	font-size: small;
}
.helpTable {
	border: medium solid #CCCCCC;
	background-color: #FFFFFF;
}
.tableStyle {
	border: 1px solid #7e8b5c;
}
.cellStyle {
	background-color: #E9E9F3;
	font-size: small;
	font-weight: normal;
}
.noLinkStyle {
	text-decoration: none;
}
.tableStyle2 {

	border: 1px solid #666699;
}
.textBackStyle2 {
	background-color: #682E56;
	color: #FFFFFF;
	height: auto;
	padding: 6px;
	font-weight: normal;
	font-size: small;
}

.tableHead {
	color: #FFFFFF;
	background-color: #7e8b5c;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.currency input
{
	text-align:right;
}

.forms {
	
}

.forms label{
	float:left;
	text-align:right;
	width:10em;
}
.forms ol {
	list-style:none;
	list-style-type:none;
}

.forms li {
	
}
