div#wrapper{
	font:14px Helvetica, Arial, sans-serif;
	color:#BFBFBF;
}

div#wrapper strong{
	font-weight:bold !important;
}

div#wrapper p{
	font:14px Helvetica, Arial, sans-serif;
	color:#BFBFBF;
	margin-top:14px;
	margin-bottom:14px;
}

.glossary_not_found, .search{
	padding:10px 10px 10px 20px;
	font-weight:bold;
}

.glossary_not_found ul{
	font-weight:normal;
	padding:5px 5px 5px 25px;
	list-style:circle;
}
.glossary_not_found ul li:first-child{
	list-style:none inside !important;
	margin-left:-20px !important;	
}
.glossary_not_found ul li{
	list-style:disc outside;
}

.glossary_not_found strong{
	font-weight:bold;
}
#glossBody{
	display:none;
	overflow-y:auto;
	padding:0px 5px;
	margin:0px;
	height:300px;
	width:905px;
}
#glossBody dl{
	padding:5px;
}
#glossBody dl dt{
	color:#153c8b;
	text-align:right;
	font-weight:bold;
	float:left;
	width:275px;
}
#glossBody dl dd{
	float:right;
	width:590px;
	margin-left:0px;
	color:#696c6c;
}
#glossBody dl dd span{
	text-transform:uppercase;
}
#glossBody dl dd.clear{
	float:none !important;
}

.textBox{
	border-top:2px solid #808080;
	border-left:2px solid #B3B3B3;
	border-right:1px solid #B3B3B3;
	border-bottom:1px solid #B3B3B3;
	height:16px;
	width:155px;
	background-color:#FFF;
}

.glossary_match{
	color:#F00;
}
.ajaxLoading{
	background: #FFF url(../images/ajax_load.gif) right no-repeat; 
}
.outerFrame{
	height:auto;
	width:920px;
	border: 1px solid #333;
	/*overflow:hidden;*/
	text-align:left;
}
.header{
	background: #d31145 url(../images/picture.jpg) right no-repeat;
	height:143px;
	width:920px;
}
.header img.logoImage{
	/*margin:0px 0px 0px 0px;*/
	margin-top:12px;
	
}
.toolBar{
	height:35px;
	margin:5px 0px 9px 0px;
	background:#d7d7d7;
}
.toolBar .toolbarSearch{
	float:left;
	width:290px;
	color:#d31145;
	padding: 8px 0px 0px 8px;
	z-index:50;
	
}
.toolBar .toolbarAlpha{
	float:right;
	width: 620px;
}
.toolBar .toolbarAlpha{
	padding: 11px 0;
	color:#d31145;
}
.toolBar .toolbarAlpha a, .toolBar .toolbarAlpha span.disabled{
	color:#FFF;
	text-decoration:none;
	padding:0 0 0 0;
	text-align:center;
	width:17px;
	float:left;
}
.toolBar .toolbarAlpha span.disabled{
	font-family:Arial;
	font-size:12px;
	cursor:default;
}
.toolBar .toolbarAlpha a:hover{
	color:#FFF;
	text-decoration:underline;
}
	
#glossaryFloat{
	color: #009;
	position:relative;
	left: 350px;
	top: 140px;
	width:566px;
	z-index:105;
	font-size:11px;
	display:none;
	text-align:left;
}
#glossaryFloat .top{ background:url(../images/floatGloss_top.png) no-repeat top left; height:12px; }
#glossaryFloat .content{ background:url(../images/floatGloss.png) repeat-y left; }
#glossaryFloat .bottom{ background:url(../images/floatGloss_bottom.png) no-repeat top left; height:10px; }
#glossaryFloat .content ul{
	/*list-style:none;*/
	float:left;
	width:25%;
}

#glossaryFloat .content ul {
	list-style-type:circle;
	padding-left:10px;
}

#glossaryFloat .content ul li{
	padding:2px 0px;
	margin:7px;
	display:block;
	
	
	
}
#glossaryFloat .content ul li a {
	cursor:pointer;
	text-decoration:none;
	color: blue;
	font-size:11px;
}
#glossaryFloat .content ul li a:hover {
	color:#0000CC;
	text-decoration:underline;
}

#glossaryTab {
	left: 0px;
	top:153px;
	position:relative;
	background: url(../images/floatTab.png) no-repeat top center;
	padding:7px 5px 0px 5px;
	text-align:center;
	width:20px;
	height:39px;
	z-index:106;
	cursor:pointer;
	display:none;
}

#image{
	float:left;
	margin:0px;
	width:300px;
	height:267px;
}
#content{
	float:right;
	margin:0px;
	width:600px;
	height:auto;
	/*overflow-y:auto;*/
	display:block;
	position:relative;
	padding-right:10px;
	
}
#content dl{
	padding:5px;
	color:#696c6c;
}
#content dt{
	padding:5px;
}	
.selectedEntry{
	/*background-color:#FEDFE7;*/
	background-color:#EEE;
	color:#696c6c;
	padding:10px 0px;
}
.search-icon{
	border:0px; 
	width:21px; 
	height:21px;
}
#logo{
	/*
	width:347px; 
	height:63px;
	*/
	
	width:450px; 
	height:96px;
}
#btnSearch{
	display:none;
}
.clear{
	clear:both;
}
#terms, #qTime{
	font-size:10px;
}
#footer{
	width:100%;
	position:relative;
}
#tm-url-container{
	position:absolute; 
	top:10px; 
	left:30px;
}
#tm-url{
	font:24px Arial, Helvetica, sans-serif; 
	color:#D31145; 
	text-decoration:none; 
	font-weight:bold;
}
#footer-logo{
	padding:10px 0px 28px 25px;
}
#footer-bar{
	width:100%;
	height:30px;
	background-color:#D31145;
}
#glossaryContainer{
	position:absolute;
	z-index:100;
	width:0px;
	height:0px;
}
#body{
	position:relative;
	padding-top: 10px;
}
#nav-tabs{
	position:relative;
	top:0px;
	right:0px;	
	float:right;
	width:800px;
	height:35px;
}

#nav-tabs div div{
	width:23px;
	height:35px;
	float:left;
}
#nav-tabs div div a{
	text-decoration:none;
	color:#FFF;
	font-size:11px;
	font-weight:normal;
	outline:none;
}

#nav-tabs div div.nav-tab-L{
	width:0px;
}

#nav-tabs div div.nav-tab-M,  #nav-tabs div div.nav-tab-M-active{
	width:auto;
}

.nav-tab-R{
	background:url(../images/tab-R-overlay.gif) no-repeat;
}
.nav-tab-R-active{
	background:url(../images/tab-R-active.gif) no-repeat;
}
.nav-tab-R-end{
	background:url(../images/tab-R.gif) no-repeat;
}
.nav-tab-R-end-active{
	background:url(../images/tab-R-end-active.gif) no-repeat;
}

.nav-tab-L-end{
	background:url(../images/tab-L-end.gif) no-repeat;
}
.nav-tab-L-active{
	background:url(../images/tab-L-active.gif) no-repeat;
}
.nav-tab-L-end-active{
	background:url(../images/tab-L-end-active.gif) no-repeat;
}

.nav-tab-M, .nav-tab-M-active{
	background:url(../images/tab-M.gif) repeat-x;
	padding:11px 2px;
	text-align:center;	
}
.nav-tab-M-active{
	background:url(../images/tab-M-active.gif) repeat-x;
}

#heading{
	text-transform:uppercase;
	color:#D31145;
	font-size:28px;
	padding-top:10px;
	
}
#next-back {
	float:right;
	width:auto;
	padding-top:0px;
	margin:10px 40px 20px 0px;
}

#next-back a {
	width:50px;
	padding:5px 10px;
	background:#EEEEEE;
	color:#696C6C;
	margin:0px 1px;
	text-decoration: none;
}
#next-back a:hover {
	background:#E8EBF3;
}

#content #bodycopy{
	padding:0px 30px 0px 0px;
	color:#696c6c;
}

#content #bodycopy p{
	color:#696c6c;
	line-height: 20px;
}

.ac_results, .notfound {
	text-align:left;
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 110;
}

.ac_results ul, .notfound li {
	color:#000;
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li, .notfound li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	color:red;
	background-color: #dbe2fb; /*#0A246A;*/
	font-weight:bold;
}

div.ntab
{
	cursor:pointer;
	
}

.searchBar span{
	margin-top:4px;
	float:left;
}
.searchBar .textBox{
	margin-top:1px;
	margin-left:4px;
	float:left;
}
.searchBar .imageButton{
	margin-top:0px;
	margin-left:4px;
	float:left;
	background-image: url(../images/search.gif);
	border: solid 0px #000000;
	width: 21px;
	height: 21px;
	font-size:0px;
}

.submitButton{
	margin-top:0px;
	margin-left:4px;
	float:left;
	background-image: url(../images/btnSubmit.gif);
	border: solid 0px #000000;
	width: 68px;
	height: 24px;
	font-size:0px;
}

.results_found{
	text-align:right;
	font-size:18px;
	color:#D31145;
	padding:10px 20px 14px;
}

.form_table{
	margin-top:20px;
}
.form_table tr td{
	padding:2px;
}
