/*
	Font Styles for John Benjamins Publishing.
*/

body, td { 
	font-family: "Trebuchet MS",verdana, "arial unicode ms",helvetica, sans-serif !important;
	font-size: 9.5pt;
	line-height: 1.3em;
}

ul li {
	list-style: outside;
	list-style-image: url(images/dot.png);
	margin-left: 0em;
	margin-bottom: 0.25em;
}

li li {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	_margin-left: 1em;
}

/* styles for static pages */
h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS",verdana,"arial unicode ms",helvetica, sans-serif;
    line-height: 1.3em;
    margin-top: .75em;
    margin-bottom: .25em;
}

h1	{
	font-size: 12pt;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: .5em;
}

h2	{
	font-size: 11pt;
	font-weight: bold;
	color: #666633;
}

h3 {
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	font-size: 9.5pt;
	font-weight:normal;
	font-style:italic;
}

h5 {
	font-size:1em;
	font-weight: bold;
}

h6 {
	font-size:0.85em;
	font-weight: bold;
}

p {
	font-family: "Trebuchet MS",verdana,"arial unicode ms",helvetica, sans-serif;
    line-height: 1.3em;
    margin-bottom: 0.6em;
    margin-top: 0;
}

a.outbound {
	background:url(images/outbound.png) no-repeat scroll right center transparent;
	display:inline-block;
	padding-right: 16px;
}

.email {
	color: #003c83;
}

.news_date{
	color:#696969;
}

.hi {
	background-color:yellow;
}

.reference {
   display: block;
   text-indent: -1cm;
   margin:0em;
   margin-left: 1cm;
   margin-top: .25em;
}

.sc {
    font-variant: small-caps;
}

.tabLabel {
	font-family: "Trebuchet MS",verdana, "arial unicode ms",helvetica, sans-serif!important;
	color:white;
	font-size:15px;
}

.welcome {
	color:#003399;
}

.first {
   margin-top: .75em;
}

a:link {
	text-decoration:none;
	color:#ff5500;
}
a:visited {
	text-decoration:none;
	color:#ff5500;
}
a:hover {
	text-decoration:underline;
	color:#ff5500;
}
a:active {
	text-decoration:none;
	color:#ff5500;
}

/* details font! */
.bbr td {
	vertical-align:top
}

.bbr p {
	margin-top:0;
}
