body,
html {
    width:100%;
    padding:0;
    margin:0;
    margin-left:0;
    margin-right:0;
    margin-bottom:0;
    margin-top:0;
    font:normal 12px arial, helvetica, sans-serif;
}

body 
{
	background:inherit;
    background-image : url(WTVPortal/Images/CreateAccountbkgtopfade.jpg);
    background-repeat:no-repeat;
}


/* General style definitions */
table {
    padding:0;
    border:none;
    border-collapse:collapse;
}
img {
    border:none;
}
a {
    color:#000;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
}
.clear {
    float:left;
    width:100%;
    clear:both;
}
form,fieldset {
    padding:0;
    margin:0;
    border:none;
}
header 
{
	}
header-inner {
    height: 90px;
    padding:0 0px 0 50px;
    background:url(images/topmenu-corners1.png) 50% 0 no-repeat;
}

.register-form
{
    padding: 0px 25px;
}

.register-form-title
{
    padding: 0px 0px 0px 0px;
    background: url(WTVPortal/Images/CreateAccounttitle.png) 0px 40px no-repeat;
    width: 542px;
    height: 100px;
}

.register-form-title-desc
{
    font-size: 14px;
    color: #000;
}

.register-form-left
{
    width: 420px;
    float: left;
}
.register-form-labelCA
{
    width: 177px;
    font-size: 14px;
    color: #878787;
    font-weight: bold;
    padding-bottom: 15px;
}
.register-form-label
{
    width: 176px;
    float: left;
    font-size: 14px;
    color: #878787;
    font-weight: bold;
    padding-bottom: 15px;
}

.register-form-text
{
    width: 200px;
    float: left;
    height:23px;
}

.register-form-input input
{
    width: 182px;
}

.register-form-right
{
    float: left;
    width: 420px;
}

.register-form-label a
{
    color: #0356fe;
    font-size: 14px;
    text-decoration: underline;
}

.register-form button.button
{
    padding-top: 13px;
    background: none;
    border: 0px;
}
.register-form-Ok-Button
{
    padding-top: 13px;
    background: none;
    border: 0px;
}
.ForgotPaswordText
{
	font-weight:bold;
	color:#000000;
}
.EnterEmailAddressText
{
	font:normal bold 13px arial, helvetica, sans-serif, ;
	color:#000000;
}
.EmailAddressText
{
	font:normal bold 17px arial, helvetica, sans-serif, ;
	color:#000000;
}

.NormalTextBox
{
	width:250px;
	}

