html { margin: 0px; padding: 0px; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.mainTable {
	width: 100%;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 20px;
	border: 1px none #FF9900;
	font-weight: lighter;
	text-transform: none;
	color: #63574D;
	letter-spacing: 1px;
	margin-left: 0px;
	padding-bottom: 4px;
	margin-bottom: 6px;
	padding-top: 4px;
	margin-top: 4px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 18px;
	color: #63574D;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	border: 1px none #FF9900;
	font-weight: bold;
	text-transform: none;
	color: #63574D;
	letter-spacing: 1px;
	margin-left: 0px;
	padding-bottom: 8px;
	margin-bottom: 8px;
	padding-top: 8px;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #63574D;
	margin-left: 0px;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-bottom: 1px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0px 0px 8px;
	padding: 0px;
}


td {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
}
p {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
a {
	color: #63574D;
}
input, textarea {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin: 0px 0px 10px 17px;
	padding-left: 17px;
}

select {
	font-size: 11px;
}

form {
	margin: 0px;
	padding: 0px;
	border: none;
}

ol {
	margin-top: 0px;
	margin-bottom: 20px;
}
li {
	padding: 4px 0px 0px;
}

.bodyContent1 {
	width: 600px;
}

.bodyContent2 {
	vertical-align: top;
}
.bodyContent3 {
	width: 600px;
	vertical-align: top;
}
.bodyContent4 {
	margin-bottom: 25px;
	width: 500px;
	margin-left: 110px;
	background-color: #FFFF99;
}
.bodyContent5 {
	width: 600px;
	background-color: #993399;
	vertical-align: top;
}
.bodyContent6 {
}
.bodyContent7 {
}
.bodyContent8 {
}

.header1 {
	text-align: center;
	vertical-align: bottom;
	background-color: #00FFFF;
	height: 130px;
}



.footer {
	font-size: 10px;
	color: #FFCC00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: bottom;
	height: 115px;
}


.introPara {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #63574D;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.h4fromCurryMagic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	letter-spacing: 1px;
	color: #E22023;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FEBE39;
}


.apNav_on {
	font-weight: bold;
	color: #6D6258;
}





.error 
{
	color:Red;
}

.amGuaranteeBorder {
	border: 1px solid #ABA49F;
	padding: 0px;
	background-color: #EBEDED;
	margin: 20px 0px 0px;
}

.stripeOn {
	background-color: #EBEDED;
}
.stripeOff {
	background-color: #FFFFFF;
}

.austmarkProcessNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9B8C80;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-right: 8px;
	vertical-align:baseline;
}

h1.austmarkProcessNavH1 {
	line-height:11px;}




/*  ADMIN AREA */
#admincentercontent 
{

	margin:0px 10px 0px 200px;  /* FromTop FromRight Bottom FromLeft */
/* The margin line sets the cell's margin relative to the browser's walls. The last value is the important one: it sets the cell 200 pixels from the left side. */
	padding:0px;               /* This sets the padding within the cell. */
								/* FromTop FromRight Bottom FromLeft*/

	background-color:#ffffff; /* This colors the cell. */
	border:0px solid lightsteelblue;
}

#leftcontent 
{
	position:absolute;
	top:50px; 
	left:10px;
	width:180px;
	padding:0px;
	background-color:#ffffff;

	line-height:1px;

/* Again, the Tantek Celik hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:180px;

	border:0px solid lightsteelblue;
}


.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}




.propIntro1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	line-height: 22px;
	margin-bottom: 8px;
	margin-top: 10px;
	margin-right: 0px;
}
.propBody1 {
	padding-top: 10px;
}

.PRINTONLY { display: none }

.pagebreakhere {
	page-break-after: always;
	font-size: 9px;
}

.propHead1 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-top: 30px;
}
.propBodyCont1 {
	width: 800px;
}

