/* CSS Document */
body
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.3em;
	text-align: center;
	background-color: #FFF;
	padding: 0px;
	margin: 10px;
	background-image: url(bg_login.gif);
	background-attachment: fixed;
}
#topimage
{
	width: 200px;
	position: absolute;
	left: 70px;
	top: 100px;
	width: 400px;
	height: 400px;

}

#thankyou
{
position: absolute;
	left: 75px;
	top: 220px;
	width: 400px;
	height: 400px;
	padding: 0px;
	background-color: transparent;
	height: 400px;
}

#container
{
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	width: 521px;
	height: 670px;
	background-color: #999;	
	background-image: url(pollback.jpg);
	background-repeat: no-repeat;
}
#introtext
{	position: absolute;
	left: 75px;
	top: 200px;
	width: 400px;
	height: 400px;
	padding: 0px;
	font-size: 10px;
	text-align: left;
	background-color: transparent;
}


#entryform
{
	position: absolute;
	left: 45px;
	top: 330px;
	width: 400px;
	height: 400px;
	padding: 0px;
	font-size: 10px;
	background-color: transparent;
}

#sorryThanksArea
{
	position: absolute;
	left: 60px;
	top: 249px;
	width: 325px;
	height: 400px;
	padding: 0px;
	text-align: center;
}

#entryform td {
	font-size: 10px;
}

#click-here_ {
	position:absolute;
	left:458px;
	top:97px;
	width:125px;
	height:117px;
}

a:link
{
	color: #ffffff;
	text-decoration: none;
	cursor: hand;
}

a:visited
{
	color: #4167b0;
	text-decoration: none;
	cursor: hand;
}

a:active
{
	color: #F0F;
	text-decoration: none;
	cursor: hand;
}

a:hover
{
	color: #FFF;
	text-decoration: none;
	cursor: hand;
}

#legalLine a:link
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:visited
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:active
{
	text-decoration: underline;
	color: blue;
}
#legalLine a:hover
{
	text-decoration: underline;
	color: #6FF;
}

#legalLine
{
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	line-height: 1em;
	width: 100%;
	left: 0px;
	top: 690px;
	text-align: center;
	font-size: 9px;
	color: #fff;
}

li
{
	margin-left: -22px;
	margin-right: 10px;
	padding-bottom: 6px;
}

ul
{
	margin-bottom: 0px;
	margin-top: 0px;
}

strong { color: #9FF; }

h3
{
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 2em;
	color: #9FF;
}

h4
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 1em;
	font-size: 14px;
	color: #9FF;	
}

td
{
	font-size: 100%;
	border-bottom: #FFF;
	border-width: 0 0 1px 0;
	border-style: solid;
}

td h3
{
	margin-top: 5px;
}
td.noborder
{
border:0px;
}

.buttonClearance
{
	margin-top: 5px;
	margin-bottom: 0px;
}

table
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input, select
{
	font-size: 10px;

}

.textinputsize
{
	width: 220px;
}

.textinputsize2
{
	width: 125px;
}

