html {
	text-align: center;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	padding-top: 0pt;
	padding-right: 0pt;
	padding-bottom: 0pt;
	padding-left: 0pt;
}

body
{
	background:#F5F2EB url(images/bkgd.jpg) repeat-x;
	margin:0;
	font-weight:normal;
	color:#343434;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
	line-height:120%;
}

div#setupWrapper { width:760px; margin:8px auto; padding:0; text-align:left; position:relative; }
div#mainWrapper { background-color:#FFFFFF; border:solid 1px #C8BFAD; position:relative; }
div#contentWrapper { padding:8px; }
div#contentWrapperHomePage { margin:0; padding:0; clear:both; height:530px; }


div#topNav { 
	position:relative; 
	background:#F5F2EB url(images/topnav_bkgrd.jpg) no-repeat; 
	border-bottom:solid 1px #C8BFAD; 
	height:95px; 
}

img {
	border-style: none;;
}

tr#mainWrapper {
	background-color: #ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c8bfad;
	border-right-color: #c8bfad;
	border-bottom-color: #c8bfad;
	border-left-color: #c8bfad;
	position: relative;
}

TD.login {
	font-weight:normal;
	color:#343434;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
}

a.nounderlinelink {
	text-decoration: none;
	font-weight:normal;
	color:#343434;
	font-family:Arial,Verdana,Helvetica,Sans-Serif;
	font-size:12px;
}

div#footer { 
	margin-top:8px; 
	margin-bottom:8px; 
	clear:both; 
	height:30px; 
}

div#footerLeft {
	width: 50%;
	font-size: 12px;
	text-align: left;
}