@import url(layout0.css);

.comp-content,.next-app{
	margin:0; padding:0;
	background:white;
	width: 585px;
	line-height:1.5em;
	text-align:left;
}

#subtab66265{
	display: none;
}

#main-table-body-rightcell{
	width:620px;
}
	
#main-table-body-far-right-cell{
	width:0px;
}

#breadcrumbbar{
	width: 760px;
}

#content-body{
	width: 610px;
	margin: 0px 10px 0 10px;
	
}

#content-body{
		overflow:visible;
}

div.subtabsdiv{
	padding: 0 0 0 0;
	
}
	ul.subtabs{
		position: relative;
		top: 1px;
		margin:0 0 0px 0px;
		padding: 0;
		height: 35px;		
		
	}
		ul.subtabs li{
			
			float:left;
			padding:0 0px 0 0;
			margin: 0;
			list-style: none;
			
		}
			ul.subtabs a:link,
			ul.subtabs a:visited,
			ul.subtabs a:active,
			ul.subtabs a:hover{
				height: 35px;
				
				color:#3d7558;
				display:block;
				font-weight: normal;
				text-align: center;
				overflow:hidden;
				padding:5px 5px;
				text-decoration:none;
				width:80px;
				
				background: transparent url(../images/subtab-topper.gif) 0px 0 no-repeat;
				
				
			}
			
			ul.subtabs li.firstsubtab a:link,
			ul.subtabs li.firstsubtab a:visited,
			ul.subtabs li.firstsubtab a:active,
			ul.subtabs li.firstsubtab a:hover{
				background: transparent url(../images/subtab-topper-first.gif) 0px 0 no-repeat;
			}
			
			ul.subtabs a:hover{
				color: #DA2128;
			}
			
			ul.subtabs li.subtabselected a:link,
			ul.subtabs li.subtabselected a:visited,
			ul.subtabs li.subtabselected a:active,
			ul.subtabs li.subtabselected a:hover{
				
				background: transparent url(../images/subtab-topper-on.gif) 0px 0 no-repeat;
				color:#000;
			}
			
			ul.subtabs li.firstsubtabon a:link,
			ul.subtabs li.firstsubtabon a:visited,
			ul.subtabs li.firstsubtabon a:active,
			ul.subtabs li.firstsubtabon a:hover{
				background: transparent url(../images/subtab-topper-first-on.gif) 0px 0 no-repeat;
				color:#000;
			}
			
	div.subtabscontent{
		
		
		border-left:1px solid #3d7558;
		border-right:1px solid #3d7558;
		
		clear:left;
		color:#000;
		padding: 5px 10px 0px 10px;
		position:relative;
		margin: 0;
		width: 588px;
	}
	div#subtabscontent-top{
		background: transparent url(../images/subtab-top.gif) 0 top no-repeat;
		height: 20px;
	}
	
	div#subtabscontent-bottom{
		background: transparent url(../images/subtab-bottom.gif) 0 bottom no-repeat;
		height: 20px;
		margin: 0;
		padding: 0;
		position: relative;
		top: -4px;
	}
	
	