﻿body, html, form
{
	width: 100%;
	height: 100%;
}

/* CMS REQUIRED */

.Designer
{
	background-color: #fff;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #797b72;
}
/* END CMS REQUIRED */

body
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
}


/* STRUCTURE */
#tblmain
{
	width: 1000px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	height: 225px;
	padding-bottom: 2px;
	max-width: 1000px;
}

#tdheader
{
	width: 988px;
	background: #1a1516;
	border-bottom: solid 2px #cadb2a;
	height: 19px;
	padding-left: 10px;
}

#tdNavLeft
{
	height: 175px;
	vertical-align: top;
	margin-left: 15px;
	width: 235px;
}
#tdNavRight
{
	height: 195px;
	vertical-align: top;
	padding-left: 0px;
	width: 760px;
}
#tblNav
{
	height: 195px;
	width: 765px;
	vertical-align: top;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#tdMainLeft
{
	background: #f1f1f2;
	height: 100%;
	width: 235px;
}
#tdMainRight
{
	height: auto;
	background: #fff;
	min-height: 600px;
	padding: 0 0 0 0;
}
#tdLeftCallOut
{
	margin-top: 0px;
	background: #f1f1f2;
}
#tblLeftNav
{
	background: #f1f1f2;
	height: 175px;
}
#tdMainContent
{
 
 padding:0 0 0 0;
}

.tdLogin, #tdLogin
{
	width: 235px;
	margin-left: 15px;
	margin-right: 15px;
	text-align: right;
	line-height: 21px;
	background: #f1f1f2;
	padding-right: 0px;
}
#tdLogin
{
	border-bottom: dashed 1px #717074;
}
#tdSubmit
{
	background: #717074;
	margin: 0px;
	text-align: right;
	margin-left: 0px;
	padding-left: 0px;
}
#topHeader
{
	/*width:1000px;*/
 
	border-bottom: solid 2px #cadb2a;
}
.client_input
{
	 
	height: 14px;
	width: 113px;
	color: #717074;
	font-size: 11px;
	background: #f1f1f2 url('/images/textbox.jpg') no-repeat;
	border-style: none; 
}
.navHeader
{
	text-transform: uppercase;
}

.tdNav
{
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	width:773px;
}
.tdNavOn
{
	vertical-align: top;
	padding-top: 0px;
	padding-left: 0px;
	background: #717073;
}
.navItems
{
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
}
.navItems:hover, .navItems:active
{
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: underline;
}
.txtLogin
{
	width: 100px;
	font-size: 10px;
	color: #7a797b;
}
.tdBottomBorder
{
	margin-right: 0px;
}
.rightShadow
{
width: 2px;
	background-image: url( '/images/right_shadow.jpg' );
	height: 100%;
}
.rightShadowHeader
{
width: 2px;
	background-image: url( '/images/right_shadow.jpg' );
	height: 19px;
}
.leftShadowHeader
{
	width: 2px;
	background-image: url( '/images/left_shadow.jpg' );
	height: 19px;
}
.leftShadow
{
	width: 2px;
	background-repeat: repeat-y;
	background-position: top left;
	background-image: url( '/images/left_shadow.jpg' );
	height: 100%;
}
.leftmiddleShadow
{
	width: 2px;
	background-image: url( '/images/left_shadow.jpg' );
	 
	height: 192px;
}
.rightmiddleShadow
{
	width: 2px;
	background-image: url( '/images/right_shadow.jpg' );
	height: 192px;
}
.middle_spacer
{
	background: #fff;
	width: 14px;
}
.tdFrontDesk
{height: 19px;
}
.shadow
{
	width: 1px;
	height: 5px;
}