/****DM_TAB STYLES****/
#dm_tabs{
position:relative;
width:347px;
}
#tablist{
padding-left:0px;
margin-left: 0px;
margin-bottom: 0;
height:26px;
line-height: 26px;
color: #2D598D;
text-decoration: none;
font: bold 12px Verdana;
/*width:347px;*/
}

#tablist li{
list-style: none;
display: inline;
float: left;
margin-right: 3px;
text-align: center;
margin: 0;
}

#tablist li a{
display: block;
margin-left: 0px;
text-decoration:none;
font-weight: normal;
background: transparent url("http://sites.bridgevine.com/WebImageHandler.ashx?WebImageUUID=0a5ddf44-95fa-4042-8f41-6662fa4e9b72&UseCaching=False&CacheVersion=5c318f31-7f0b-464f-b033-01fa6aecebd5&{#version#}") no-repeat 0 0;
}
#tablist li a.current{
background: transparent url("http://sites.bridgevine.com/WebImageHandler.ashx?WebImageUUID=cded4851-924c-46cb-a389-aac2d93b8b83&UseCaching=False&CacheVersion=e10322eb-ccc6-4f9c-a247-46c72ad537e4&{#version#}") no-repeat;
}

#tablist li a:link, #tablist li a:visited{
padding: 0 0px 0 0;
height: 26px;
line-height: 26px;
padding-left:0px;
width:110px;
position:relative;
z-index:2;
}

#tablist li a:hover{
text-decoration:underline;
/*color:navy;*/
}

#tabcontentcontainer2{
top:-1px;
margin-left:-1px
/*width:347px;*/
height:131px;
/*border: 1px solid #ffffff;*/
overflow:hidden;
position:relative;
background: url(http://sites.bridgevine.com/WebImageHandler.ashx?WebImageUUID=69a2650b-db33-4c17-a276-abfcd0ea4700&UseCaching=False&CacheVersion=900f99d5-b95c-434a-8ee0-d3d8223800a4&{#version#}) no-repeat;
z-index:1;
}
#tabcontentcontainer2 table{
	font-size:12px;
	/*line-height: 20px;*/
	

}
#tabcontentcontainer2 table td{
/*padding:15px;*/
}

.tabcontent{
display:none;
}
/****DM_TAB STYLES****/