﻿body
{
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
}
#HTable
{
	width: 100%;
	left: 0px;
	position: absolute;
	top: 0px;
}
#Htd
{
	height: 500px;
	background-image: url(../Images/login_page.gif);
	background-repeat: no-repeat;
	width: 1003px;
	vertical-align: middle;
}
.H1
{
	font-size: 16px;
	font-weight: bold;
	color: #C53C00;
}

.H2
{
	font-size: 14px;
	font-weight: bold;
	color: #C53C00;
}


.HContent
{
	width: 425px;
	text-align: justify;
}

#btnSurvey
{
	font-size: 12pt;
	font-weight: bold;
	color: Maroon;
	cursor: pointer;
	border-style: none;
	height: 50px;
	width: 216px;
	background-image: url(../Images/Hb.jpg);
	background-repeat: no-repeat;
}
#Footer
{
	background-color: #7D7D7D;
	font-size: 7pt;
	font-weight: lighter;
	text-align: left;
	width: 100%;
	color: White;
	height: 25px;
}

#logo
{
	margin: 0px;
	padding: 15px 0px 0px 16px;
	float: left;
}
.unwatermarked
{
	height: 16px;
	width: 125px;
	border: none;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	color: #444444;
}

.watermarked
{
	height: 16px;
	width: 150px;
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	color: #444444;
}

.lblwatermarked
{
	border: 1px solid #BEBEBE;
	background-color: #F0F8FF;
	color: black;
	font-size: 10pt;
	font-family: Arial;
	color: #444444;
	font-weight: normal;
}

.button
{
	font-size: 8pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border-style: none;
	height: 30px;
	width: 90px;
	background-repeat: no-repeat;
	background-image: url(../Images/button2.gif);
}

.defaultbutton
{
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	text-align: center;
	cursor: pointer;
	border-style: none;
	height: 26px;
	width: 86px;
	background-repeat: no-repeat;
}

#lnkForgot
{
	color: White;
}
.tdLogin
{
	background-position: top;
	background-image: url('../Images/LoginBack.gif');
	background-repeat: repeat-x;
}
