a:link{color: #764D49;}
a:active{color: #764D49;}
a:visited{color: #764D49;}
a:hover {background-color: #764D49; color: #F6C686;}

b.question {color: red;}
b.answer {color: blue;}

img {border:0;}

ul{margin: 0 20px 0 20px; line-height: 11pt;}
li{margin-bottom: -8px;}
*html ul{padding-left: 30px;}

#integratelink {color: darkblue;}

#leftborder {
	margin-left:0px; 
	/*left:50%;*/
	height: 100%;
	width: 5px;
	background-color: #000; 
	border-left: 2px solid #999;
	}


html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background: #333; 
	font-family:verdana, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%;
	max-height:100%;
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background: #4B6588;
	text-align: center;
	}

#header {

	position: absolute; 
	margin-left:-361px;
	left:50%; 
	top:0; 
	width:720px; 
	height:130px; 
	background:#000; 
	font-size:1em; 
	z-index:5; 
	border: 1px solid #000;
	}

* html #header {
	top: 0px; width: 720px; height:130px;
	}


#footer {

	text-align:center;
	position: absolute;
	margin-left:-361px;
	left:50%;
	bottom:0;
	width:720px;
	height:79px;
	background-color: #666;
	font-size: 10px;
	z-index:5; 
	border:1px solid #000;
	font-family: verdana, arial, sans-serif;
	font-weight:bold;
	color:#fff;
	}

* html #footer {bottom:0px; width:722px; height:79px; padding: 0;}

#footer p{margin: 3px;}
*html #footer p{margin: 1px;}

#footer a:link{color: #fff; font-size; 8pt; font-family: verdana; }
#footer a:active{color: #fff; font-size; 8pt; font-family: verdana; }
#footer a:visited{color: #fff; font-size; 8pt; font-family: verdana;}
#footer a:hover{color: #F6C686; font-size; 8pt; font-family: verdana; background-color: #764D49; }

#leftnav {

	overflow: auto;
	position: absolute; 
	margin-left:-361px;
	left:50%;
	z-index:5;
	height: 13px; 
	top: 130px;
	width: 720px;
	background-color: #ddd;
	font-size: 10pt;
	border: 1px solid #000;
	padding: 11px 0 0 0;
	line-height: 1px;
	text-align: center;
}


*html #leftnav {

	padding: 3px;
	top: 130px; 
	width: 722px; 
	height:24px;
	line-height: 16px;
	border-bottom: 1px solid #000;
	vertical-align: top;
	text-align: center;
}


#leftnav a:link{color: #000; font-size; 12px; font-family: verdana; text-decoration: none; border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 5px; margin: 5px;}
#leftnav a:active{color: #000; font-size; 12px; font-family: verdana; text-decoration: none; border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 5px; margin: 5px;}
#leftnav a:visited{color: #000; font-size; 12px; font-family: verdana; text-decoration: none; border-left: 1px solid #ddd; border-right: 1px solid #ddd; padding: 5px; margin: 5px;}
#leftnav a:hover{color: #eee; font-size; 12px; font-family: verdana; text-decoration: none; border-left: 1px solid #000; border-right: 1px solid #000; background-color: #4B6588; padding: 5px; margin: 5px;}

#content {
	display: block;
	overflow: auto; 
	position: absolute; 
	z-index:4;
	top:155px; 
	bottom:81px; 
	width:720px; 
	margin-left:-361px;
	left:50%;
	border-top: 1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#fff;

	}

* html #content {  
  
     top: 0px;  
     bottom: 82px;   
     height: 100%;  
     width: 722px;
     border-top: 154px solid #000;  
     border-bottom: 80px solid #000;
     padding-top: 10px;    
     }

/*#content p {padding: 8px; text-align:justify; font-family: verdana; font-size: 12px;}
#content h1{font-size: 16px; color: #000; padding-left: 165px;}
#content table{width: 520px; border-collapse: collapse; margin: 10px;}
#content td{font-size: 12px; font-family: verdana, arial; border: 1px solid #000; padding: 5px;}*/

#content p {margin-top: 1px; padding: 5px; margin: 10px 20px 10px 20px; text-align:justify; font-family: arial, verdana; font-size: 10pt; line-height: 16px; text-indent: 0em;}
#content h1{font-size: 16px; color: #000; line-height: 18px; font-family: arial, verdana; padding: 5px;}
#content h2{font-size: 12px; color: #000; font-family: arial, verdana; font-weight: bold; text-align: left; padding: 8px;}
#content table{width: 520px; border-collapse: collapse; margin: auto;}
#content td{font-size: 10pt; font-family: arial, verdana; border: 1px solid #000; padding: 5px;}
#content ul{font-size: 10pt; font-family: arial, verdana; text-align: left;}
#content li{padding: 5px;}
