body {
	background-color: #ffffff;
	margin:0px;
	padding:0px;
	background-image: url(../images/support/backgroundimage.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
/*This is the default link style for any links that you do not apply a class to.*/

a:link {
	color: #FC0;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
}
a:visited {
	color: #FC0;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
a:active {
	color: #FC0;
	text-decoration: none;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
#main {

	width:620px;
	margin: 0px auto 0px auto;
	border: 0px solid #f0f0f0;

}
#leftshadow {
	margin-left:0px;
	margin-top:0px;
	width:11px;
	height:682px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/leftshadow.jpg);
	overflow:hidden;

}
#colwrap1 {
	float:left;
	width:598px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#header1 {
	margin-left:0px;
	margin-top:0px;
	width:299px;
	height:119px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/header1.jpg);
	overflow:hidden;

}
#header2 {
	margin-left:0px;
	margin-top:0px;
	width:299px;
	height:119px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/header2.jpg);
	overflow:hidden;

}
#csback {
	margin-left:0px;
	margin-top:0px;
	width:598px;
	height:563px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/csback.jpg);
	overflow:hidden;
	font-family: Verdana, Arial, Geneva, sans-serif;

}
#rightshadow {
	margin-left:0px;
	margin-top:0px;
	width:11px;
	height:682px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/rightshadow.jpg);
	overflow:hidden;

}
#footer {
	margin-left:0px;
	margin-top:0px;
	width:620px;
	height:18px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/support/footer.jpg);
	overflow:hidden;

}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FFF;
}

.logintxt {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 1em;
	color: #021246;
}
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FC0;
}


.input {
	border: 2px solid #FC0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
	background: #CCC;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.5em;
}
.labelsml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFF;
}
.formback {
	background: #333 url(../images/support/formback.jpg);
}
.submitted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FC0;
}
