* 
	{
	margin: 0;
	padding: 0;
	}

body  {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-color: #FFF;
}

html {
	min-height: 100%;
	margin-bottom: 1px;
	text-align: center;
}


p {
	font-size: 14px;
	color: #5f5b5b;
	line-height: 18px;
}

#wrapper {
	text-align: center;
	padding: 0px;
	border:0;
	width: 565px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.smText {
	font-size: 8px;
	color: #9a887a;
	line-height: normal;
	float: none;
}
body p {
	text-align: center;
}

.mdText {
	font-size: 12px;
	color: #666262;
	line-height: normal;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 25px;
	padding-left: 23px;
	color: #a7a9ac;
}

#footer  a:link, #footer a:visited  {
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
#footer a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
#footer a:active
	{
	text-decoration:none;
	color:#666;
	font-weight:bold;
	}
	/* forms */
label{
float: left;
width: 160px;

}

#chklft{
	float: left;
	margin-left: 10px;
	padding-top: 0px;
	margin-top: 0px;

}

input, textarea{
	margin-bottom: 10px;
}

textarea{
width: 250px;
height: 150px;
}

.boxes{
width: 1em;
}

#submitbutton{
	margin-left: 160px;
	margin-top: 5px;
	width: 90px;
}
#resetbutton{
	margin-left: 40px;
	margin-top: 5px;
	width: 90px;
}

.RegularText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#af8b1b;
	text-decoration:none;
	padding-left: 0px;
}
.warningText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#844c4d;
	text-decoration:none;
	padding-left: 0px;
}
#txtPassword {
	width: 124px;
	float: left;
	font-size: 11px;
	color: #897866;
}


a {
	font-family: Arial;
	font-weight:bold;
	color:#00aee7;
	text-decoration:none;
}
.btn_log {
	float: right;
}
#txtName {
	width: 162px;
	padding-right: 10px;
	font-size: 11px;
	color: #897866;
}
#FlashID {
	margin: 0px;
	padding: 0px;
}
object { outline:none; }
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #af8b1b;
}
.corporate {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #a7a9ac;
}
