body,td,th,option,input,textarea,select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	letter-spacing: .04em;
	line-height:130%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image:url(../graphics/common/bkgdtile.gif);
}
.popupwindow {
	padding-left:30px;
	padding-top:50px;
	padding-right:30px;
	padding-bottom:30px;
	background-image:url(../graphics/common/logobar03.gif);
	background-repeat:no-repeat;
}
.bodydiv {
	padding-top: 25px;
}
.pagebody
{
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.copyrightdiv {
	padding-top: 10px;
}
.copyright {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	padding-top: 15px;
	text-decoration: underline;
}
a.copyright:hover {
	color: #666666;
	text-decoration: underline;
}
.intbody {
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	height: 356px;  
	overflow:auto;
	background-color:#FFFFFF;
	background-image:url(../graphics/common/textbkgd.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-attachment: fixed;
}
.crheader {
	font-size: 12px;
	color: #3B83BC;
	font-weight:bold;
}
li {
	/*list-style-image: url(../graphics/common/bkgdtile.gif); */
}
.redheader { 
	font-weight: bold; color: #993333;
}
.fieldwide {
	width: 350px;
	border: #ACCAE1 1px solid;
}
.fieldmedium {
	width: 150px;
	border: #ACCAE1 1px solid;
}
.fieldsmall {
	width: 60px;
	border: #ACCAE1 1px solid;
}
.appheader {
	font-size:12px;
	color: #1C3E58;
	text-transform: uppercase;
	font-weight:bold;
}
.appfieldname {
	font-size:12px;
	color: #000000;
	text-transform: capitalize;
	font-weight:bold;
}
#appbox {
	color: #ACCAE1;
}
/*  -- start wizard -- */
#wizardbody {
	background-image: none;
}
.logobg {
	background-color: #1F4665;
}
.gradientbg {
	background-image:url(../graphics/wizard/bkgd_gradient.gif);
	background-repeat:repeat-x;
}
.nextbuttons {
	padding-left: 350px;
}
.intimg {
	margin-left:10px;
	margin-bottom:5px;
}
.subscriberindent {
	padding-left: 15px;
}
/*  -- end wizard -- */

/*------------------------------ */
a {
	color: #339999;
}
a:hover {
	color: #CCCC66;
}
.errortxt {
	color:#FF0000;
}

