P
{
	color: #003;
	font-size: 12px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
H1
{
	color: #000;
	font-size: 12px;
	font-family: verdana, Helvetica, arial, Swiss, SunSans-Regular;
}
H2
{
	color: #000;
	font-size: 13px;
	font-family: verdana, Helvetica, arial, Swiss, SunSans-Regular;
}
H3
{
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
H4
{
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
BODY
{
	color: #003;
	font-size: 12px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
}
A
{
	color: #003;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	text-decoration: underline;
}
A:visited
{
	color: #006;
	font-size: 11px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
	text-decoration: none;
}
A:active
{
	color: #006;
	font-size: 11px;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
}
A:hover
{
	color: #006;
	font-size: 11px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
	text-decoration: underline;
}
td
{
	color: #003;
	font-size: 12px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
	border: solid 0pt;
}
li
{
	font-size: 12px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
}
.logon
{
	color: #003;
	font-size: 11px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
}
.label
{
	color: #003;
	font-size: 10px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
}
.signup
{
	color: #003;
	font-size: 12px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
	height: 0.1px;
}
.footer
{
	color: #003;
	font-size: 10px;
	font-family: verdana, arial, Helvetica, Swiss, SunSans-Regular;
}
.win_circle
{
	font-size: 11px;
}
input
{
}

.mainwrap
{
	background-color: #dae9f3;
	
}
.innerWrap
{
	
	text-align:center
}

.innerWrap INPUT 
{
	padding-bottom: 2px;
	padding-left: 2px;
	width: 90px;
	padding-right: 2px;
	padding-top: 2px;
}


.innerWrap SPAN
{
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
/*	display: block;*/
	padding-top: 0px;
}


.copyright {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent  no-repeat scroll left bottom;
color:#999999;
padding:0 0 88px;
text-align:center;
}

.infotext 
{
	font-weight:bold;
}

.regErrorWrap {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../assets/tv200906_reg_errorBG_top.png) no-repeat scroll left top;
color:Red;
margin:0 0 18px;
padding:10px 0 0;
position:absolute;
right:155px;
top:175px;
width:180px;
z-index:60;
}

.tableAlign
{
	top:200px;
	left:300px;
	 
}
.redText
{
	color:Red ;
}
.tdWidth
{
	
	width:300px;
}
.regErrorWrap h4{
	font-weight: bold;
	/*background: url("../assets/tv200901_reg_errorAlert.gif") top left no-repeat;      
	padding: 3px 0 0 38px;
	height: 33px;
	margin: 0 0 0 5px;*/
}
/*
.regErrorWrap ul{
	padding: 5px 5px 18px;
	
	background: url("../assets/tv200906_reg_errorBG_bot.png") left bottom no-repeat;	
	
	position: relative;
	bottom: -18px;
}

.regErrorWrap ul li{
	margin: 0 0 10px 12px;
	list-style: url("../assets/tv200901_reg_errorBullet.png") inside circle;
	list-style: none;
	background: url("../assets/tv200901_reg_errorBullet.png") 0 0 no-repeat;
	padding: 1px 0 0 15px;
}
*/