body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}

html, body, #wrapper {
	height:100%;
	width:100%;
	margin: auto;
	padding: auto;
	vertical-align: top;
}

#wrapper {
	background-image:  url(images/BG.GIF);
	background-repeat: repeat-x;
	vertical-align: top;
}

#parentTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 968px;
	border: 0px;
}

.tdBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	line-height: 18px;
}

.TdboderRight {
	background-image: url(images/borderTileRight.GIF);
	background-repeat: repeat-y;
	vertical-align: top;
}

.TdboderLeft {
	background-image: url(images/borderTileLeft.GIF);
	background-repeat: repeat-y;
	vertical-align: top;
}

.footerTd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}

.aFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
	text-decoration: none;
}

.Tbdivider {
	background-image: url(images/dot.GIF);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 100%;
}

.aBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006699;
}

.aBody:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #004499;
}

.TbcontactList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
}

/* --- Form Styles --- */
.LoginBox {
	width: 400px;
}

.LoginBack {
	margin-top: 16px;
	background: url(images/loginback.gif) repeat-y;
	background-color: #c9a340;
	width: 90px;
	padding: 8px 10px;
	color: #ffffff;
	padding-bottom: 14px;
	border-top: 1px solid #FDD96F;
	border-bottom: 1px solid #B08C41;
}

.LoginBack p {
	padding: 0;
	margin: 0;
}
        
.InputTextBox {
	margin: 5px 0 5px 0;
	font-size: 10px;
	width: 250px;
	color: #000000;
	border: #cccccc 1px solid;
}

.ClientLoginTextBox 
{
	margin: 1px 0 2px 0;
	font-size: 10px;
	width: 217px;
	color: #000000;
	border: #cccccc 1px solid;
}

.OtherInputTextBox1
{
	position: relative;
	left: 250px;
	top: -30px;
	margin: 5px 0 5px 0;
	font-size: 10px;
	width: 150px;
	color: #000000;
	border: #cccccc 1px solid;
}

.OtherInputTextBox2
{
	position: relative;
	left: 250px;
	top: -30px;
	margin: 5px 0 5px 0;
	font-size: 10px;
	width: 150px;
	color: #000000;
	border: #cccccc 1px solid;
}

.OtherInputTextBox3
{
	position: relative;
	left: 250px;
	top: -5px;
	margin: 5px 0 5px 0;
	font-size: 10px;
	width: 150px;
	color: #000000;
	border: #cccccc 1px solid;
}

.InputTextArea
{
	border: #cccccc 1px solid;
	font-size: 11px;
	margin: 5px 0 5px 0;
	width: 450px;
	height: 100px;
	color: #000000;
}

.DropBox {
	font-size: 10px;
	margin: 5px 0 5px 0;
	color: #000000;
}
