﻿#content
{
	background:#97c00e url('/images/global/globalBg.jpg') no-repeat;
}

#mainContent
{
	margin:122px auto auto 48px;
	
}

#leftNavigation
{
	width:190px;
}

#rightContent
{
	width:764px;
		
}

table#tblRegister
{
	font-size:13px;
	font-weight:bold;
	width:450px;
	
}

table#tblRegister td
{
	padding-bottom:10px;
}


table#tblRegister tr.regErrorRow td
{
	padding-bottom:0px;
}


table#tblRegister td.regLeftTd , table#tblRegister td.regRightTd
{
	width:40%;
}


table#tblRegister td.regSpacerTd
{
	width:10%;
}


table#tblRegister input.registerTB
{
	width:100%;
	border:1px #7ecbeb solid;
	background:transparent url('/images/global/tbBgTile.jpg') repeat-x left top;
	overflow:hidden;
}

table#tblRegister span.registerTxtSmall
{
	display:inline-block;
	padding-top:5px;
	font-size:9px;
}

table#tblRegister span.registerBlueTxt , table#tblRegister a.regSubmit
{
	color:#009ee0;
}

table#tblRegister a.regSubmit
{
	text-decoration:none;
}

table#tblRegister img.checkbox
{
	margin:0;
}


