body,form,ul,li{
	margin:0px;
	padding:0px;
}
td{
	vertical-align:top;
	font-family:Arial;
}
img{
	border:0px;
}
*{
	outline:none;
}
html{
	overflow-y:scroll;
}
.contentContainer{
	background:#5F6062;
	height:50%;
}
.contentContainer td{
	font-size:14px;
	color:#FFF;
	line-height:20px;
}
.contentContainer td a{
	color:#FFF;
	text-decoration:underline;
}
.contentContainer td a:hover{
	text-decoration:none;
}
.margBottom15{
	margin-bottom:15px;
}
.textFieldBack{
	background:url(../images/textfield-back.gif) no-repeat;
	width:234px;
	height:32px;
}
.margBottom10{
	margin-bottom:10px;
}
.grayContainer{
	padding:20px 0;
}
.textFieldBack input{
	background:none;
	border:0px;
	color:#717274;
	font-family:Arial;
	font-style:italic;
	margin:6px 0 0 10px;
	width:225px;
}
.logoContainer{
	background:#E4E4E4 url(../images/logo.gif) no-repeat center bottom;
	height:50%;
	vertical-align:bottom !important;
	text-align:center;
}