body  {
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #cecece;
	background-image: url(images/team-eng-backg-grey.jpg);
	background-repeat: repeat-x;
	margin-right: 0;
	margin-left: 0;
	margin-top: 10px;
}
.team #container {
	width: 970px;
	text-align: left;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: visible;
} 
.team #header {
	background-image: url(images/topbanner970px_v2.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 970px;
} 
.team #nav {
	height: 40px;
	width: 970px;
	float: left;
	clear: both;
}
.team #flash {
	width: 970px;
	height: 223px;
	clear: both;
} 
.team #mainContainer {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	overflow: visible;
}
.team #mainContainerBOTTOM {
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 50px;
	top: 0px;
	position: relative;
}
.team #mainContent {
	margin-right: 250px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: inside;
} 
.team #footer {
	background-image: url(images/footer_backg.png);
	background-repeat: repeat-x;
	height: 50px;
	width: 970px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	text-align: right;
	padding-right: 0px;
} 

.team #container #footer a {
	color: #000000;
	text-decoration: none;
}
.team #footer p {
	color: #000000;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-right: 20px;
}

#prodfooter {
	background-image: url(images/footer.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 867px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -20px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	clear: both;
} 

.team #container #prodfooter a {
	color: #FFFFFF;
	text-decoration: none;
}
.team #prodfooter p {
	color: #FFFFFF;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 0;
    margin: 0;
	padding-right: 10px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: -15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.headline2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 10px;
	margin-left: -3px;
}

.shadetabs{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.shadetabs li{
	display: block;
	float: left;
	margin: 0;
	width: 106px;
	height: 30px;
	margin-right: 1px;
	background-image: url(images/prodtab_up.png);
	background-repeat: no-repeat;
	text-align: center;
}

.shadetabs li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 5px;
	padding-bottom: 8px;
}

.shadetabs li a:visited{
	color: #2d2b2b;
}

.shadetabs li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prodtab_over.png);
	background-repeat: no-repeat;
}

.shadetabs li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.shadetabs li a.selected:hover{ 
text-decoration: none;
}



.shadetabsnews{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 15px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.shadetabsnews li{
	display: block;
	float: left;
	margin: 0;
	width: 140px;
	height: 30px;
	margin-right: 1px;
	background-image: url(images/prodtabnews_up.png);
	background-repeat: no-repeat;
	text-align: center;
}

.shadetabsnews li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 5px;
	padding-bottom: 8px;
}

.shadetabsnews li a:visited{
	color: #2d2b2b;
}

.shadetabsnews li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prodtabnews_over.png);
	background-repeat: no-repeat;
}

.shadetabsnews li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.shadetabsnews li a.selected:hover{ 
text-decoration: none;
}


.shadetabstc{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.shadetabstc li{
	display: block;
	float: left;
	margin: 0;
	width: 160px;
	height: 30px;
	margin-right: 1px;
	background-image: url(images/prodtabtc_up.png);
	background-repeat: no-repeat;
	text-align: center;
}

.shadetabstc li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 5px;
	padding-bottom: 8px;
}

.shadetabstc li a:visited{
	color: #2d2b2b;
}

.shadetabstc li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prodtabtc_over.png);
	background-repeat: no-repeat;
}

.shadetabstc li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.shadetabstc li a.selected:hover{ 
text-decoration: none;
}
.shadetabsfemap{
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.shadetabsfemap li{
	display: block;
	float: left;
	margin: 0;
	width: 106px;
	height: 30px;
	margin-right: 1px;
	background-image: url(images/prodtab_up.png);
	background-repeat: no-repeat;
	text-align: center;
}

.shadetabsfemap li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 8px;
	padding-bottom: 9px;
}

.shadetabsfemap li a:visited{
	color: #2d2b2b;
}

.shadetabsfemap li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prodtab_over.png);
	background-repeat: no-repeat;
}

.shadetabsfemap li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.shadetabsfemap li a.selected:hover{ 
text-decoration: none;
}
.prodbottomtabs{
	position: absolute;
	top: 273px;
	left: 0px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.prodbottomtabs li{
	display: block;
	float: left;
	margin: 0;
	width: 163px;
	height: 30px;
	margin-right: 0px;
	background-image: url(images/prod_bottom_tab.png);
	background-repeat: no-repeat;
	text-align: center;
}

.prodbottomtabs li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 8px;
}

.prodbottomtabs li a:visited{
	color: #2d2b2b;
}

.prodbottomtabs li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prod_bottom_tab_over.png);
	background-repeat: no-repeat;
}

.prodbottomtabs li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.prodbottomtabs li a.selected:hover{ 
text-decoration: none;
}

.prodbottomtabstc{
	position: absolute;
	top: 273px;
	left: 0px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 660px;
}
.prodbottomtabstc li{
	display: block;
	float: left;
	margin: 0;
	font-size: 11px;
	width: 163px;
	height: 30px;
	margin-right: 0px;
	background-image: url(images/prod_bottom_tab.png);
	background-repeat: no-repeat;
	text-align: center;
}

.prodbottomtabstc li a{
	display: block;
	text-decoration: none;
	z-index: 1;
	color: #2d2b2b;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-right: 8px;
}

.prodbottomtabstc li a:visited{
	color: #2d2b2b;
}

.prodbottomtabstc li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(images/prod_bottom_tab_over.png);
	background-repeat: no-repeat;
}

.prodbottomtabstc li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.prodbottomtabstc li a.selected:hover{ 
text-decoration: none;
}

.suboptionsproducts{
	width: 680px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: 0;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #FFFFFF;
}
.suboptionsproducts li{
	display: block;
	float: left;
	margin: 0;
	width: 225px;
	height: 30px;
	margin-right: 1px;
	text-align: center;
}

.suboptionsproducts li a{
	display: block;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	padding: 5px 5px 5px 5px;
	border: 1px solid #666666;
}

.suboptionsproducts li a:visited{
	color: #2d2b2b;
}

.suboptionsproducts li a:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}

.suboptionsproducts li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.suboptionsproducts li a.selected:hover{ 
text-decoration: none;
}

.prodtabs{
	width: 700px;
	margin-left: 0;
	margin-top: 1px;
	margin-bottom: -3px;
	list-style-type: none;
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}

.prodtabs li{
	display: inline;
	margin: 0;
}

.prodtabs li a{
	width: 111px;
	height: 30px;
	display: block;
	float: left;
	padding-top: 5px;
	text-align: center;
	text-decoration: none;
	position: relative;
	z-index: 1;
	color: #2d2b2b;
	background-image: url(images/tab_back_prods_up.gif);
	background-repeat: no-repeat;
}

.prodtabs li a:visited{
color: #2d2b2b;
}

.prodtabs li a:hover{
	text-decoration: none;
	color: #000000;
	background-image: url(images/tab_back_prods_over.png);
	background-repeat: no-repeat;
}

.prodtabs li a.selected{ 
	position: relative;
	text-decoration: none;
	color: #666666;
}

.prodtabs li a.selected:hover{ 
text-decoration: none;
}

#welcome, #cad, #cam, #cae, #training, #plm{
	background-color: #e7ecef;
	height: auto;
	width: 680px;
	position: absolute;
	overflow: visible;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: both;
}
#services{
	background-color: #e7ecef;
	height: auto;
	width: 680px;
	position: relative;
	overflow: visible;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	clear: left;
}
#overview, #nxdesign, #teamcenteradvantages, #teamcenterbenefits, #teamcentersolutions {
	background-color: #e7ecef;
	height: 265px;
	width: 640px;
	position: absolute;
	overflow: visible;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	clear: both;
	padding-top: 5px;
}

#overviewlong, #nxdesignlong {
	background-color: #e7ecef;
	height: 270px;
	width: 910px;
	position: absolute;
	overflow: visible;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	clear: both;
	padding-top: 5px;
}

#teamcenter p, #nx p, #ideas p, #velocity p{
	width: 530px;
}
.clickformore {
	float: right;
	width: 180px;
	height: 26px;
	margin-top: 20px;
	padding-top: 4px;
	background-image: url(images/more_button_blank.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 8px;
}
.clickformore a{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.prodlinktabs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.prodlinktabs a{
	width: 100px;
	float: left;
	display: block;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	color: #000000;
	text-align: center;
}
.prodlinktabs a:hover{
	display: block;
	border: 1px solid black;
}
.siemenslogo {
	background-image: url(images/siemens_logo.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 62px;
	width: 260px;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	}
.siemenslogoblank {
	height: 130px;
	width: 245px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.siemenslogomigration {
	height: 73px;
	width: 260px;
	margin-top: 0px;
	}
.siemenslogomigrationblank {
	height: 130px;
	width: 245px;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}

#prodsub1TOP {
	background-image: /images/prodbottom_long_bg_top.png;
	background-image: url(images/prodbottom_long_bg_top.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 30px;
	width: 830px;
	position: absolute;
	clear: both;
	margin-top: -7px;
	margin-left: 3px;
}
#prodsub1BOTTOM {
	background-image: /images/prodbottom_long_bg_bottom.png;
	background-image: url(images/prodbottom_long_bg_bottom.png);
	background-repeat: no-repeat;
	background-position: 3px 0px;
	height: 35px;
	width: 830px;
	position: relative;
	clear: both;
}
#clearblock30px {
	height: 30px;
	width: 830px;
	position: relative;
	clear: both;
}
#prodsub1 {
	background-image: /images/prodbottom_long_bg_middle.png;
	background-image: url(images/prodbottom_long_bg_middle.png);
	background-repeat: repeat-y;
	background-position: left 0px;
	height: auto;
	width: 830px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	position: relative;
	clear: both;
	margin-top: 11px;
	margin-left: 3px;
	padding-bottom: 0px;
}
#prodsub1 p {
	width: 530px;
	margin-top: 0px;
}

.submenu{
	background-image: /images/submenu2_bg.png;
	background-image: url(images/submenu2_bg.png);
	background-repeat: no-repeat;
	line-height: 20px;
	height: 240px;
	width: 220px;
	padding-top: 10px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	float: right;
	clear: both;
}
.submenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006699;
	padding-left: 15px;
	margin-bottom: -10px;
}
.submenu ul li a{
	height: 22px;
	width: 175px;
	padding-top: 0px;
	padding-left: 16px;
	margin-left: -38px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
	display: block;
	list-style-type: none;
}
.submenu ul li a:hover{
	background-color: #D6E5F2;
	color: #006699;
}
#services .tabtext img {
	float: left;
}
.tabtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: left;
	position: absolute;
	top: 0px;
}
.tabtext ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
}
.tabtexthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 15px;
	text-align: left;
	position: relative;
	top: 0px;
}
.team #news-border {
	float: right;
	width: 260px;
	overflow: visible;
}

#news-border, #news-border .sb-inner {
	background-image: url(grad.png);
	background-repeat: repeat-x;
}
#news-border .content1 {
	background-color: #e7ecef;
	width: 250px;
	padding: 7px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#news-border .content1 p{
	padding: 2px 0 4px 0;
	margin: 0 0 0 0;
}
#news-border .content1 p a, a:link{
	text-decoration: none;
	color: #000;
}
#news-border .content1 p a:hover{
	text-decoration: underline;
	color: #000;
}
#news-border .content1 p a:visited{
	color: #000;
}
#news-border .content2 {
	background-color: #e7ecef;
	height: auto;
	width: 250px;
	padding: 7px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#news-border .content2bottom {	
	height: 15px;
	width: 260px;
	background-image: url(images/newstab_bottom1.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}
#news-border .content2 li{
	background-color: #e7ecef;
	height: 25px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	list-style: none;
	padding: 5px 5px 5px 0px;
	margin-left: -40px;
}
#news-border .content2 li a{
	display: block;
	height: 20px;
	width: 225px;
	color: #000000;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	padding-left: 30px;
	margin-left: -5px;
}
#news-border .content2 li a:hover{
	background-color: #b1cbe6;
	display: block;
	height: 20px;
	width: 225px;
	color: #333333;
	text-decoration: none;
}
#news-border .content3 {
	background-color: #e7ecef;
	height: 270px;
	width: 250px;
	padding: 10px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	top: 0px;
}
#news-border .content3 a{
	text-decoration: none;
	color: #000000;
}
#news-border .content3 a:hover{
	text-decoration: underline;
}
#news-border .content3 li{
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
#news-border .content4 {
	background-color: #e7ecef;
	height: 600px;
	width: 250px;
	padding: 10px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	top: 0px;
}
#news-border .content4 a{
	text-decoration: none;
	color: #000000;
}
#news-border .content4 a:hover{
	text-decoration: underline;
}
#news-border .content4 li{
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
#news-border .content5 {
	background-color: #e7ecef;
	height: 670px;
	width: 250px;
	padding: 10px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	top: 0px;
}
#news-border .content5 a{
	text-decoration: none;
	color: #000000;
}
#news-border .content5 a:hover{
	text-decoration: underline;
}
#news-border .content5 li{
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
#news-border .content_buildit {
	background-color: #e7ecef;
	height: 257px;
	width: 250px;
	padding: 10px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: relative;
	top: 0px;
}
#news-border .content_buildit a{
	text-decoration: none;
	color: #000000;
}
#news-border .content_buildit a:hover{
	text-decoration: underline;
}
#news-border .content_buildit li{
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
#news-border .contentsupport {
	background-color: #e7ecef;
	height: 679px;
	width: 250px;
	padding: 10px 5px 7px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	position: absolute;
	top: 380px;
}
#news-border .contentsupport a{
	text-decoration: none;
	color: #000000;
}
#news-border .contentsupport a:hover{
	text-decoration: underline;
}
#news-border .contentsupport li{
	list-style-type: square;
	line-height: 20px;
	font-weight: bold;
}
#news-border .footer3 {
	height: 15px;
	width: 260px;
	background-image: url(images/newstab_bottom1.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #FFFFFF;
	position: absolute;
	top: 610px;
}
#news-border .topheading {
	background-image: url(images/newstab_top_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding: 5px 5px 0px 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
#news-border .topheading a{
	display: block;
	height: 20px;
	width: 250px;
	text-decoration: none;
	color: #000000;
}
#news-border .topheading a:hover{
	color: #006699;
}
#news-border .nafemslogo {
	background-image: url(images/nafems_logo_home.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height: 72px;
	width: 260px;

}
#news-border .middleheading {
	background-image: url(images/newstab_middle_up.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
#news-border .middleheadingnoarrow {
	background-image: url(images/newstab_middle_up_noarrow.png);
	background-repeat: no-repeat;
	background-position: top left;
	height: 20px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
	border-bottom: 1px solid black;
}
#news-border .middleheading a{
	display: block;
	height: 20px;
	width: 250px;
	text-decoration: none;
	color: #000000;
}
#news-border .middleheading a:hover{
	color: #006699;
}
.dividingline {
	height: 0px;
	line-height: 0px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.news {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.fullstory {
	font-size: 10px;
	line-height: 10px;
	vertical-align: middle;
	padding-top: 5px;
	float: right;
}

#newsborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	height: 50px;
	margin-bottom: 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*
	General rules
	*/
	#leftMenu{
		width:260px;
		padding-left:10px;
		padding-right:10px;
		float:right;
	}

	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin:0px;
		padding:0px;
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
		width:260px;	
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #000;
		text-decoration:none;	
		display:block;
		clear:both;
		width:260px;	
		padding-left:2px;	

	}
	
	/*
	A tags 
	*/
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{  /* Main menu items */
  margin-top:1px;
  font-weight:bold;
  background-color:#317082;
  color:#FFF;
  background-image:url('images/newstab_top_up.png');
  background-repeat: no-repeat;
  height:25px;
  line-height:25px;
  vertical-align:middle;
  padding-left:0px;
  border-left:0px solid #000;
  border-right:0px solid #000;
}  
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-top:1px;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth3{	/* Sub menu items */
		margin-top:1px;
		font-style:italic;
		color:blue;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4{	/* Sub menu items */
		margin-top:1px;
		color:red;
	}	
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth5{	/* Sub menu items */
		margin-top:1px;
	}

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu{    

  visibility:hidden;
  border:0px solid #000;
  padding:1px;

  width: 260px;  /* IE 5.x */
  width/* */:/**/260px;  /* Other browsers */
  width: /**/260px;  
  
}
#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{  /* Sub menu items */
  margin-top:1px;
  text-align:left;
  font-weight:bold;
}
 
</style>[if IE 5]>
<style type="text/css"> 

.team #sidebar1 { width: 220px; }
</style>
<![endif][if IE]>
<style type="text/css"> 

.team #news { padding-top: 30px; }
.team #mainContent { zoom: 1; }

</style>
<![endif]@charset "UTF-8";
.formborder {
	border: 1px solid #333333;
}
