﻿html, body
{
	margin:0px;
	padding:0px;
	height:100%;
	font-size:x-small;
	font-family:Arial,Verdana;
	color:black;
	background: #cbcbcd;
}

.business
{
	font-size:1.5em;
	color:red;
}

a.submenuitem
{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
a.submenuitem:hover
{
	color:red;
	text-decoration:underline;
	font-weight:bold;
}

a.topmenulink  
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

a.topmenulink:hover
{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;	
}

a.glossary
{
	color:red;
/*	text-transform:uppercase;*/
	text-decoration:none;
	font-weight:bold;
}

a.glossary:hover
{
	color:red;
/*	text-transform:uppercase;*/
	text-decoration:underline;
	font-weight:bold;
}

a.contactcategory
{
	color:red;
	text-decoration:none;
	font-weight:bold;
}

a.contactcategory:hover
{
	color:red;
	text-decoration:underline;
	font-weight:bold;
}

h1
{
	font-weight:bold;
	font-size:1.8em;
	/*color:red;*/
	color:#0A8781;
		
}

h2
{
	font-weight:bold;
	font-size:1.3em;
	/*color:red;*/
	color:#0A8781;
		
}

a,a.doc
{
	color:blue;
}

a:hover,a.doc:hover
{
	color:blue;
}

.outside
{
	width:100%;
	padding:0px;
	margin:0px;
	font-size:1em;
	
	background: #ffffff url('../web_images/allinone/greyfadetop.gif') repeat-x top;
}

.sidepad
{
	width:40%;
	height:100%;
	padding:0px;
	margin:0px;
	
	background: url('../web_images/allinone/greyfade.gif') repeat-x bottom;
}

td.inside
{
	width:780px;
	/*height:100%;*/
	margin:0px;
	padding:0px;
}

table.inside
{
	width:780px;
	/*height:100%;*/
	margin:0px;
	padding:0px;
	background-color:White;

}

.header
{
	width:100%;
	height:80px;
	background-image: url('../web_images/bbox/background/white.gif');
	padding:0px 0px 0px 0px;
	margin:0px;
	
}

.head
{
	width:100%;
	height:100%;	
}

.logo
{
	width:90px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

.topmenu
{

	text-align:right;
}

.menufade
{
	height:22px;
	width:9px;
	padding:0px;
	margin:0px;
	/*background:#555E87 url('../web_images/bbox/background/menufade.jpg') top right repeat-y;*/
}

.topmenu table
{
	width:100%;

}

.topmenuitem
{
	height:22px;
	background:#757E9F;
	text-align:center;
	vertical-align:middle;
	padding:0px 3px 0px 3px;
	margin:0px;
	border-color:#555E87;
	border-style:solid;
	border-width: 0px 0px 0px 1px;
	text-transform:uppercase;
}

.title
{
	font-size:1.1em;
	font-weight:bold;
}

.helpline
{
	font-weight:bold;
	font-size:1.1em;
	text-transform:uppercase;
	text-align:right;	
}

.helpline span
{
	color:red;
}

.leftmenu
{
	width:180px;
	vertical-align:top;
/*	background-color:#6F5906;
	background-image: url('../web_images/bbox/background/yellstripe.gif') 
	background-repeat:repeat-y;*/
	padding:4px 0px 0px 0px;
	margin:0px;
}

.leftmenuitems
{
/*	background-color:#6F5906;*/
	width:100%;
	padding: 0px 0px 0px 0px;
	margin:0px;	
}

.leftmenuitem
{
	width:100%;
	padding: 0px 0px 0px 10px;
	margin:0px;
}

.submenu
{
	padding: 0px 0px 4px 12px;	
	color:black;
}
.submenu a
{
	color:black;
}

.content
{
	font-size:10pt;
	width:600px;
	padding:4px 0px 0px 0px;
	margin:0px;
	vertical-align:top;
	
}

.footer
{
	height:40px;
	margin:0px;
	padding:0px 0px 0px 5px;
	/*background:#555E87 url('../web_images/bbox/background/yellstripe.gif') repeat-y;*/
}

.foot
{
	width:100%;
}

.search input
{
	width:100px;
}

.bottommenu a,.bottommenu a:hover
{
	text-transform:uppercase;
	color:blue;
	text-decoration:none;
}


.broughtby
{
	padding:12px 7px 12px 7px;
	font-weight:bold;
}

.builtby
{
	font-size:xx-small;
	
}
.builtby a
{
	color:Gray;
}


.info
{
	text-align:right;
	
	font-size:1em;	
}


.docstrans
{
	width:190px;
	height:300px;
	background:#f0f0ff;
	
}

.rightdocs
{
	position:absolute;
	padding:5px;
	margin:0px;	
	
	
}

.glossarymain
{
	margin:5px;
	width:590px
}

.glossaryterms
{
	margin:0px;
	padding:0px;
	width:290px;
	vertical-align:top;
}

.glossarydefinition
{
	margin: 0px 0px 0px 5px;
	padding:0px 0px 0px 5px;
	vertical-align:top;
	border-width:0px 0px 0px 1px;
	border-style: solid ;
	border-color:#ffffff;
}

ul.glossarylist
{
	list-style-type: none;
	margin:0px;	
	padding:0px;
}

.lastupdated
{
	clear:both;
	margin: 10px 0px 0px 0px;
	font-size:0.85em;
	float:right;
}