html{height:100%;overflow: -moz-scrollbars-vertical;}

font { font-family: inherit;
font-size: inherit;
color: inherit;
font-weight: inherit; }

	body {
		text-align:center;
		background: #555;
		margin: 0px;
		height:100%;
		scrollbar-base-color:#666;
		}
	#wrapper {
		width:780px;
		margin-left:auto;
		margin-right:auto;
		min-height: 100%;
		height: auto !important;
		height: 100%;
	    margin-bottom:-47px;
		z-index:1;
	}
	.push, #addressbar {height:37px}
	
	table {border: 0px; padding:0px;}	
	table td {border: 0px; padding:0px;}
	

	#addressbar {
		clear:both;
		font-size:10px;
		color:#aaa;
		left: 2px;
		width: 760px;
		margin-right:auto;
		margin-left:auto;
		text-align:left;
		height:47px;overflow:hidden;
	}
	#addressbar div {margin:15px 0px 0px 175px;padding:2px 8px 5px 8px;background-color:#666;overflow:hidden;height:24px;}
	#addressbar a {color:#ccc;}
	#addressbar a:hover {color:#fff;}

	#practicelogoframe {
		position:relative;
		height:45px;
		width:760px;
		top:40px;
		margin-right:auto;
		margin-left:auto; 
		padding:0px;
		text-align:right;
	}
	#practicelogo {
		position:absolute;
		right:0px;
		top:0px;
		
	}
	#practicelogo a, #practicelogo img {border:0px;padding:0px;}
	
	#frame {
		position:relative;
		width:760px;
		height:auto;
		padding-top:40px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0px;
		text-align:left;
		overflow: visible;
		}
		
	#contentleft {
		width:174px;
		float:left;
		height:475px;
		overflow:hidden;
		}
	#leftcontainer {width:158px;padding:8px;height:434px;background-color:#666;}
	#leftnav {margin-top:1px;width:158px;background-color:#666;padding:4px 8px 0px 8px;height:20px;overflow:hidden;}
	#leftnav a {padding-left:8px;background-image:url(../../graphics/symbols/2008arrow-left.gif);background-position:left;background-repeat:no-repeat;}
		
	#contentleft p {}
	
	#contentcenter {
		width:415px;
		height: 450px;
		float:left;
		padding-right: 5px;
		}
		

	#contentcenter img {
		display: block;
		}
		
	#contentlarge {
		width:585px;
		float:right; 
		margin: 0px;
		overflow:hidden;
		}
	
	#footer {
		font-size: 10px;
		color: #ccc;
		width: 100%;
		text-align: center;
		padding-bottom: 10px;
		padding-top: 5px;
		}

	.headerinput {
		font-size: 10px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		padding-left: 2px;
		color: #555;
		}

.small {font-size: 10px; line-height:13px;}


.submenudiv {
	width: 160px;
	padding: 0px;
	margin: 0px;
	display: none;
	}
.submenudiv table, td, form {
	width: 160px;
	padding: 0px;
	margin: 0px;
	}

.large {font-size:13px;}
.greysmall {font-size:10px;color: #ccc;}
.inputbox {
	border: 0px;
	background:#ddd; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top:4px;
	}
select.inputdroplist {
	border: 0px;
	margin-top:4px;
	background-color:#ddd; 
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	}
.inputbutton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 32px;
	padding-bottom:1px;
	color: #fff;
	background-color: #333;
	border: 0px;
	font-weight: bold;
	}

#projecttextbg {
	background-color:#777;
	position:absolute;
	top:0px;
	right:0px;
	width:250px;
	height:450px;
	z-index:1;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	}
#projecttextcontent {
	position:relative;
	width:236px;
	height:436px;
	padding:7px;
	overflow:hidden;
	z-index:100;
	border-bottom:1px solid #555;
	}
#projecttext {
	position:absolute;
	top:0px;
	right:0px;
	width:250px;
	height:475px;
	z-index:100;
/*	background-image:url(../../graphics/transbg1.png);
	background-repeat:no-repeat; */
	overflow:hidden;
	}
#projecttext p {font-family:Tahoma,Arial, Helvetica, sans-serif;font-size:11px;color:#ddd;line-height:auto;margin-top:5px;margin-bottom:5px;}
#projecttext.nonproject p {margin-top:8px;margin-bottom:8px;line-height:15px;}
.nonproject a {border-bottom:1px solid #aaa;}
.nonproject a:hover {border-bottom:1px solid #fff;}

.nonproject h3 {font-size:11px;color:#fff;margin:0px;padding:0px;margin-bottom:4px;}

.projecttitle {position:absolute;left:5px;color:#fff;font-size:10px;top:450px;z-index:90;width:200px;line-height:11px;height:25px;}
	.projecttitle table {border:0px;padding:0px;}
	.projecttitle td {paddong:0px;height:25px;color:#fff;font-size:10px;line-height:11px;width:200px;}
.textlink {position:absolute;right:4px;top:455px;z-index:90;width:60px;text-align:right;}
.textlink a {padding-right:6px;padding-bottom:2px;background-image:url(../../graphics/symbols/2008arrow-left.gif);background-position:right;background-repeat:no-repeat;border-bottom:0px;}
.textlink a:hover, .textclose a:hover {border-bottom:0px;}
.textclose {margin-top:5px;display:block;text-align:right;}
.textclose a {background-color:#666;margin-right:4px;padding-right:6px;padding-bottom:2px;background-image:url(../../graphics/symbols/2008arrow-right.gif);background-position:right;background-repeat:no-repeat;border-bottom:0px;}
.contentfooter {position:absolute;z-index:51;background-color:#666;top:450px;left:0px;width:585px;height:24px;}

#projecttext ul {margin:0px;padding:0px;margin-left:0px;padding-left:0px;margin-top:12px;list-style-type:none;}
#projecttext li {margin:0px;padding:0px;font-size:11px;margin-top:4px;list-style-type:none;margin-bottom:0px;height:auto;}
#projecttext li a {color:#ddd;padding-left:0px;background-image:none;line-height:12px;}
#projecttext li a:hover {color:#fff;}

#projecttext img {display:none;visibility:hidden;}

#projecttext .plist1 {float:left;width:115px;margin-top:10px;}
#projecttext .plist2 {float:left;width:115px;margin-left:5px;margin-top:10px;}
#projecttext .plist1 p, #projecttext .plist2 p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #ddd;
	margin:0px;
	padding:0px;
	margin-top:3px;
}
#projectext #projecttextcontent li a.arrow-link {line-height:11px;}

#content {margin-top:10px;}
.accordion {padding-bottom:10px;}
#projecttext .accordion p {font-size:10px;line-height:11px;margin:0px;padding:0px;margin-top:4px;padding-left:8px;color:#ccc;}
#projecttext .accordion h4 {font-size:10px;text-transform:uppercase;color:#fff;margin:0px;padding:0px;margin-top:4px;margin-bottom:3px;font-weight:normal;}
#projecttext .accordion strong {color:#fff;font-weight:normal;font-size:11px;}

h3.toggler {
	color: #ddd;
	margin: 0px;
	padding: 0px;
	border-bottom:1px solid #888;
	margin-top:2px;
	font-size: 11px;
	font-weight: normal;
	cursor:pointer;
	display:block;
	font-weight:bold;
}
h3.toggler:hover, h3.toggler:active {color:#fff;}


