body {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
margin:0;
}

.style2 {
	font-size: 9px;
	font-style: italic;
	color:#FF0000;
}


a {
color:#107BC7;
text-decoration:underline;
}
a.img {
border:0 none;
}
a:hover {
color:#C77B10;
}
a:link {
color:#107BC7;
text-decoration:underline;
}
a:visited {
color:#107BC7;
text-decoration:underline;
}
a:hover {
color:#C77B10;
}
a:active {
color:#107BC7;
text-decoration:underline;
}
.treeNode {
margin:0 0 0 10px;
}
a.treeNodeLink {
color:#107BC7;
text-decoration:none;
}
a.treeNodeLink:hover {
color:#C77B10;
cursor:pointer;
}
a.treeNodeLinkSelected {
color:#107BC7;
font-weight:bold;
text-decoration:none;
}
a.treeNodeLinkSelected:hover {
color:#C77B10;
cursor:pointer;
font-weight:bold;
}
a.treeNodeExpander {
color:#107BC7;
text-decoration:none;
}
a.treeNodeExpander:hover {
color:#C77B10;
cursor:pointer;
}
a.button:hover {
cursor:pointer;
}
.treeNodeSelected {
font-weight:bold;
}
.tnb {
width:20px;
}
.slotLabel {
font-weight:bold;

margin:0;
}
.slotValue {
}
input {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
select {
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
}
.boxHeader {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#6ADADC none repeat scroll 0 0;
font-weight:bold;
overflow:hidden;
width:100%;
}
.boxTitle {
float:left;
margin-left:0;
padding:0 0 0 10px;
width:45%;
}
.boxClose {
float:right;
font-size:10px;
height:100%;
text-align:center;
width:40px;
}
a.boxClose {
color:#FFFFFF;
}
.boxClose:hover {
text-decoration:underline;
}
#indentText {
margin-left:15px;
}
#header {
width:100%;
}
#headerImage {
float:left;
}
#headerText {
padding-right:15px;
right:0;
text-align:right;
}
#footer {
font-size:10px;
text-align:center;
width:100%;
}
#main {
display:block;
float:left;
margin-top:10px;
top:120px;
width:100%;
}
#left {
float:left;
padding:0 10px;
width:40%;
}
#leftHeader {
width:100%;
}
#right {
float:left;
width:56%;
}
#rightHeader {
width:100%;
}
#searchBox {
background-color:#EDEDED;
display:none;
margin:5px 5px 0 0;
padding:0 0 5px;
width:100%;
}
#searchResults {
margin:5px;
}
#clipBox {
background-color:#EDEDED;
display:none;
margin:5px 5px 0 0;
padding:0 0 5px;
width:100%;
}
#clipResults {
margin:5px;
}
#tree {
}
.treeList {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:0;
padding-left:1em;
text-indent:-1em;
}
.windowHeader {
background-color:#3C6BB1;
color:#FFFFFF;
font-weight:bold;
padding:0 0 0 10px;
}
.window {
background-color:#EDEDED;
margin:10px 5px 0 0;
padding:0 0 10px;
width:100%;
}
#termViewer {
padding:5px;
}
#termCount {
float:right;
text-align:right;
}
#searchSection {
float:left;
}
#relationSelect {
float:left;
width:70%;
}
#navButtons {
float:left;
text-align:right;
width:30%;
}
.loading {
font-size:9px;
}

.radlex-tree-node{background-image:url(/images/icons/tag_blue.png) !important;	}

.radlex-viewer-mask{margin:20px;}