body
{
	margin: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 114px;
	padding-left: 7px;
}

#container
{
	width: 862px;
	height: auto;
	background-color: #fefefe;
	border-right: silver 3px solid;
	border-top: 0px;
	border-left: silver 3px solid;
	border-bottom: 0px;
}

#headcont {
	width: 862px;
	height: auto;
	border: 0;
}

#head {
	text-align: right;
	font: 80% arial, sans-serif;
	color: #000;
	width: auto;
}

a.header {
	text-decoration: underline;
}

a.header:link {
	color: #000;
}

a.header:visited {
	color: #000;
}

a.header:hover {
	color: #069;
	text-decoration: none;
}

a.header:active {
	color: #000;
}

#img
{
	background-image: url(ExasoftTop.jpg);
	background-attachment: scroll;
	background-position: left top;
	background-repeat: no-repeat;
	width: 880px;
	height: 116px;
	left: 6px;
	position: absolute;
	top: 0px;
	z-index: 10;
}

#links
{
	font: 9.5pt arial, sans-serif;
	width: 862px;
	text-align: left;
	border-right: silver 3px solid;
	border-left: silver 3px solid;
	border-bottom: silver thin solid;
	background-color: #3366cc;
	left: 1px;
	position: absolute;
	top: 116px;
	z-index: -1;
}

#botlinks
{
	font: 9.6pt arial, sans-serif;
	width: 764px;
	text-align: left;
	border-right: silver 3px solid;
	border-left: silver 2px solid;
	margin-left: 5px;
	left: 0px;
	color: black;
	background-color: black;
	position: absolute;
	top: 496px;
	direction: ltr;
}

ul { /* all lists */
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a {
	text-decoration: none;
	color: #FFF;
}

#nav a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}

#nav3 a {
	text-decoration: none;
	color: #FFF;
}

#nav3 a:hover {
	text-decoration: none;
	background-color: #fefefe;
	color: #010101;
}

li { /* all list items */
	float: left;
	position: relative;
	width: 106px;
}

li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 26px;
	left: 0;	
	text-align: left;
	margin-top: 0px;
}


li:hover ul, li.over ul {
	display: block;
}


.topmenu
{
	text-align: center;
	cursor: default;
	background-color: #0066FF;
	border-right: 1px solid #FFF;
	padding: 0.5em 0 0.5em 0;
	color: white;
	font-family: Arial;
	list-style-type: none;
}
.botmenu
{
	height: 50px;
	width: 128px;
}

.submenuul {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	display: none;
	background-position: top left;
	padding-top: 2px;
}

.submenuul2 {
	list-style-type: none;
	position: absolute;
	margin: 0;
	padding: 0;
	display: none;
	padding-left: 20px;
	background-position: top left;
	padding-top: 0px;
}

.submenuli a
{
	display: block;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	background-color: #0066FF;
	color: white;
	border-bottom: 1px solid #003300;
	border-top: 0px solid #003300;
}

.submenuli a:hover{
	text-decoration: none;
	background: #069;
	color: #000;
}

.submenuli2 a
{
	display: block;
	width: 150px;
	padding: 5px;
	text-decoration: none;
	background-color: #0099cc;
	color: white;
	border-bottom: 1px solid #000;
}

.submenuli2 a:hover{
	text-decoration: none;
	background: #069;
	color: #000;
}

#content
{
	background-color: #fefefe;
	height: 100%;
	margin-top: 2em;
	margin-bottom: 1.5em;
	color: #010101;
}

#rightlinks {
	float: right;
	width: 154px;
	font: 80% verdana, arial, sans-serif;
	color: #FFF;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}

#main
{
	font: 80% Arial;
	color: #010101;
	margin-right: 160px;
	padding: 10px;	
}

#navcontainer { width: 14em; 
	float: left; 
	margin-right: 1em;
	padding: 0;
	}

p.rlbox {
	background-color: #000;
	padding-bottom: 0.2em;
	padding-top: 0.4em;
	text-align: center;
}

img.right {
	border: 0;
}

a.rightlinks {
	text-decoration: underline;
	color: #FFF;
}

a.rightlinks:link {
	color: #FFF;
}

a.rightlinks:visited {
	color: #FFF;
}

a.rightlinks:hover {
	color: #FFF;
	text-decoration: none;
}

a.rightlinks:active {
	color: #FFF;
}


#botcont {
	width: 40em;
	height: auto;
	border: 0;
	background-image: url(grad.gif); 
	background-attachment: scroll; 
	background-repeat: repeat-y;
	background-position: right;
}

#footer
{
	clear: both;
	font: 80% arial, sans-serif;
	color: #ffffff;
	width: auto;
	text-align: center;
	background-color: #000;
	padding: 0.5em;
	margin: 0;
	border-left: 0.0em solid #FFF;
	vertical-align: bottom;
}

#botimg {
	clear: both;
	background-image: url(ebot.gif); 
	background-attachment: scroll; 
	background-position: bottom right; 
	background-repeat: no-repeat;
	width: 49em;
	height: 2em;
}

#disclaimer
{
	font: 60% verdana, arial, sans-serif;
	color: #333;
	padding: 0 1em;
	border-top: silver 3px solid;
	border-bottom: silver 3px solid;
}

h1 {
	font:  bold 120% verdana, arial, sans-serif;
	color: #333;
	text-align: left;
	margin-bottom: 0.4em;
}

h2
{
	font: bold 100% verdana, arial, sans-serif;
	color: #0066ff;
	text-align: left;
	text-decoration: underline;
}

p.line {
	border-bottom: 0.1em dashed #399;
	width: auto;
}

p.img {
	text-align: center;
}

p.tabbed {
	margin-left: 1em;
	margin-bottom: 0;
}

#tabbedimg {
	background-color: transparent;
	background-image: url(bb.gif); 
	background-attachment: scroll; 
	background-repeat: no-repeat;
	background-position: bottom right;
}

#tabbed {
	width: 44.5em;
	height: auto;
	border: 0.2em solid #000;
	margin: auto;
	background-image: url(bbgrad.gif); 
	background-attachment: scroll; 
	background-repeat: repeat-y;
	background-position: bottom right;
}

img.left {
	float: left;
	border: 0;
	margin-right: 10px;
	margin-bottom: 10px;
}

img {
	border: 0;
}

#topheader {
	font: 80% verdana, arial, sans-serif;
	color: #333;
	margin-right: 10px;
	padding-left: 5px;
	margin-bottom: 0px;
	padding-top: 2px;
}

p.left
{
	padding-top: 1em;
	padding-bottom: 1em;
	font: bold 1.2em verdana, arial, sans-serif;
	color: #c0c0c0;
	text-align: left;
}

p.leftsmall
{
	text-align: left;
	color: #000080;
	margin-bottom: 0px;
}

p.leftindent
{
	text-align: left;
	color: #000080;
	text-indent: 50px;
	margin-bottom: 0px;
}

p.leftindent2
{
	text-align: left;
	color: #000080;
	text-indent: 350px;
	margin-bottom: 0px;
}

blockquote.bold {
	font-weight:  bold;
}

.pre {
	font:  bold 1.2em verdana, arial, sans-serif;
}

a {
	text-decoration: underline;
}

a:link {
	color: #399;
	text-decoration: underline;
}

a:visited {
	color: #069;
}

a:hover {
	color: #069;
	text-decoration: none;
}

a:active {
	color: #399;
}