body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	vertical-align:top;
	text-align:center;
	font-size: 13px;

}

td {font-size: 13px;}

/* div {border:1px red solid;}*/

#navlinks {
	float:left;
	background:#FFF;
	text-align:left;
}

#header {
	margin-top:10px;
	white-space:nowrap;
}

#page-wrapper {
	width:800px;
	margin:0 auto;
	text-align:left;
}

#crumb-wrapper {
	width:800px;
	float:left;
	padding-left:223px;
}

#page-content {
	width:800px
	padding: 2px;
	float:left;
}

.col1 {
	width:223px;float:left;
}
.col2 {
	width:550px;float:left;
	margin-top:5px;
}

#rh-wrapper {
	float:right;
	width:187px;
	margin-left:7px;
	margin-top:8px;
	margin-bottom:8px;
}
.rhbox {
	border-bottom:1px dashed #666666;
	padding-bottom:5px;
}
#page-footer {
	border-top:1px dashed #666666;
	padding-top:5px;
	margin-top:15px;
	float:left;
	text-align:center;
	width:800px;

	color: #4CA5C4;
	font-size: 14px;
	font-weight:bold;
	padding-bottom: 4px;
	margin-bottom: 4px;
}

#page-footer a {
	color: #4CA5C4;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;
}


h1 {
	color: #4CA5C4;
	font-size: 18px;
	padding-top: 0px;
	font-weight: bold;
	padding-bottom: 4px;
	margin-top: 3px;
	margin-bottom: 4px;
}
strong {
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}

h2 {
	font-size: 14px;
	color: #4CA5C4;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 4px;
	padding-bottom: 4px;

}
p {
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}



/* Site Nav - Left Menu
================================================*/

#menu {
	float: left;
	margin: 10px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	width:198px;
	}
	
#menu ul {
	list-style-type: none;
	list-style-position: outside;
	padding: 0px ;
	margin: 0px;
	width:198px;
	border-left:1px dashed #666666;
	padding-left:3px;
	}

#menu li {
	list-style-type: none;
	list-style-position: outside;
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	text-decoration: none;
	width:100%;
	}

#menu ul.ul1 ul {
	margin-left: 6px;
	padding-left: 3px;
	}
/* IE6 width fix */
#menu ul.ul2 li {
	width:158px;
	}
#menu ul.ul3 li {
	width:148px;
	}
#menu ul.last li,
#menu ul.ul4 li {
	width:133px;
	}
	
/* Use the targeted class .top to create a special rule for top LI */
#menu ul li.top {
	width:198px;
	padding: 0px 0px 0px 0px;
	}	
#menu ul span.top a {	 
	display: block;
	font-size: 11px;
	letter-spacing:0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
	padding: 0 .5em .4em .5em;} 
#menu ul span.home a  {	 
	display: block;
	font-size: 11px;
	letter-spacing:0px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	padding: .4em 0 .4em 0;} 
	
/* create a default for all links: */ 
#menu ul a { 
	color: #85887f;
	font-size: 11px;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	margin: 0px;
	text-decoration: none;
	}			
			
/* location styles */
#menu ul ul span.crumbs a,
#menu ul ul span.self a {
	color: #ff3300;
	text-decoration: underline;
	}	
	
/* simple hover behaviours */
#menu ul ul li.ie6hover { 			/*  <!--- siteNav cross-browser hover for LI */
	background-color: #f7f7f5;
	}	
#menu ul ul span.ie6hover a {		/*  <!--- siteNav cross-browser hover for SPAN */
	color: #ff3300;
	}	
#menu ul ul li.crumbs span.ie6hover a, 	
#menu ul ul li.self span.ie6hover a {
	text-decoration: none;
}	



/* Crumb
================================================*/


#crumbs {
 	border-top:2px solid #fff;
 	clear:both;
	float:left;
 	width:570px;
 	margin: 0px;
 	padding: 8px 0px 0px 2px;
 	color:#999;
	font-size: 11px;
 }

#crumbs li {
	width:auto;
	list-style-type: none;
	list-style-position: outside;

}

  
#crumbs a {
 	color:#999;
 	border:0;
	margin:0;
 	padding:0;
}

#crumbs a:hover {
 	color: #ff3300;
}
 
#crumbs ul {
 	margin: 0px;
	padding: 0px;
 	width:auto;
	list-style-type: none;
	list-style-position: outside;
}
 
#crumbs ul li {
	padding-right:5px;
	float:left;
}
#crumbs ul.popout {
	display:none;
	border:1px red solid;
}

/* Login ========================== */

#webx-login	{clear:both;
	font-size: 11px;
	margin-top:15px;
	text-align:right;
	padding-right:20px;
	border-left:1px dashed #666666;
}
#webx-login-hdr	{font-weight:bold;text-align:left;padding-left:8px;}

#webx-email	{}
#webx-email-input	{width:140px;font-size:95%;}

#webx-password	{}
#webx-password-input	{width:91px;font-size:95%;}

#webx-login-button	{width:45px;}
#webx-error 	{color:red;}

#webx-user-email	{font-size:95%;padding-right:7px;}
