/* CSS Document */

body,hr {
	background-color: #F2F3FD; /* rgb(240,240,240);  */
/*	background-image: url(../images/marbled2.gif);  */
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0em;
	font-size: x-small;
  	font-family: Verdana, Tahoma,Arial,sans-serif;
	margin-left:0px;
	margin-right:0px;
}


#banner_table
{
	background-image: url(../Images/timphanmem.jpg);
}

body,td,th,hr {
	font-size: x-small;
  	font-family: Verdana, Tahoma,Arial,sans-serif;
}

td,th
{
background-color: transparent;
}

#CoverTable 
{
 border: solid 0.1em rgb(200,200,200);
 background-color:rgb(255,255,255);
}

#footer
{
 width:70em; 
 text-align:center;
 border-top:dotted 0.1em rgb(137,199,44);
}

/************** header *****************/

#headerbar, #hor-nav-row {
	background-color: rgb(235,250,210);
}

#siteName {
	margin: 0px;
	padding: 1.5em 0em 0.4em 0em;
	color: orange;
	font-weight: normal;
	font-size: 2em;
	font-family: Arial, Tahoma ,sans-serif;
	position:relative;
	left: 20px;
	top: 0.5em;
	overflow: visible;
}

#slogan {
	font-size: 1em;
	font-family: Arial, Tahoma ,sans-serif;
	color: rgb(137,199,44);
	position:relative;
	left: 20px;
	top: 0.1em;
	overflow: visible;
}

#rightofbanner
{
	float: right;
	/*left: 43em; */
	margin: 1.2em 1.2em 0.3em;
	width: 43.5em;
	height: 10em;
	/*
	border-right: green 0.1em dotted;
	border-top: green 0.1em dotted;
	border-left: green 0.1em dotted;
	border-bottom: green 0.1em dotted;
	*/
}

/**** Favourite bar ****/
#buffer1 {
	height: 4em;
	width: 20px;
	float:left;
	clear:left;
}

#fav-nav {
	float: left;
	margin: 0.4em 0.3em 0em 0em;
	padding: 0em;
	background-color: Transparent;
}

#fav-nav ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	background-color: Transparent;
}	

#fav-nav li {
	float: left;
	white-space: nowrap;
	background-color: Transparent;
	color: rgb(150,150,150);
	font-family: "Arial", "Book Antiqua", sans-serif;
}

#fav-nav li a {
	display: block; 
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	color: rgb(150,150,150);
	text-decoration: none;
	background-color: Transparent;
	font-family: "Arial Narrow", "Book Antiqua", sans-serif;
}

#fav-nav a:hover, #fav-nav .selected {
	background-color: Transparent;
	color: rgb(0,0,0);
	text-decoration: underline;	
}

/*** Header navigation top ***/

#header-nav-top {
	float: right;
	margin: 0.7em 0.2em 0em 0em;
	padding: 0em;
	background-color: Transparent;
}

#header-nav-top ul {	
	margin: 0em;
	padding: 0em;
	list-style: none;
	background-color: Transparent;
}	

#header-nav-top li {
	float: left;
	white-space: nowrap;
	border-left: solid 0.1em rgb(150,150,150);
	background-color: Transparent;
}

#header-nav-top li a {
	display: block; 
	margin: 0em;
	padding: 0em 0.5em 0em 0.5em;
	background-color: rgb(255,255,255);
	color: rgb(150,150,150);
	text-decoration: none;
	background-color: Transparent;
}

#header-nav-top a:hover, #header-nav-top .selected {
	background-color: Transparent;
	color: rgb(0,0,0);
	text-decoration: underline;	
}

/*** Horizatal navigation ***/
#hor-nav {
	float:left;
	clear:left;
	margin: 0.5em;
	padding: 0em;
	background-color: Transparent;
	width: 100%;
}

#hor-nav ul {
	padding: 0em;
	list-style: none;
	background-color: Transparent;
	margin: 0em;
}	

#hor-nav li {
	float: left;
	white-space: nowrap;
/*	border: solid 0.1em rgb(150,150,150);
*/
	background-color: Transparent;
	margin-left: 0em;
	margin-right: 1em;
}

#hor-nav li a {
	display: block; 
	margin: 0.6em 0em 0.6em 0em;
	padding: 0em 0.5em 0em 0.5em;
	color: rgb(100,100,100);
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

#hor-nav a:hover {
/*	background-color: rgb(226,238,252);
*/
	border-top: solid 0.6em rgb(235,250,210);
	border-bottom: solid 0.3em rgb(137,199,44);
	margin: 0em 0em 0em 0em;
	color: green;
	font-weight: bold;
}

#hor-nav .selected {
	margin: 0em 0em 0em 0em;
	border-top: solid 0.6em rgb(235,250,210);
	border-bottom:solid 0.3em rgb(187,211,247);
	color: rgb(0,0,0);
	font-weight: bold;	
}

/************** Left Navigator **************/

.left-nav {
	/*width:99%; */
	padding: 0em;
	border: solid 0.1em rgb(137,199,44);
	color: rgb(50,50,50);
}

.left-nav ul {	
	list-style: none;
	margin: 0em;
	padding: 0em;	
	border: none;
}	

.left-nav li a {
	display: block;
	text-align: right;	
	padding: 0.3em 0.7em 0.2em 0.6em;
	border-top: solid 0em rgb(215,215,215);
	border-left: solid 0.5em rgb(255,255,255);
	background-color: rgb(255,255,255);	
	color: rgb(125,125,125);
	text-decoration: none;
	height: 1.3em;
	font-size: 1.1em;
	font-weight: bold;
}

.left-nav .selected {
	text-align: right;
	border-left: solid 0.5em rgb(137,199,44);				
	background-color: rgb(224,244,181);	 
	color: rgb(0,0,0);
	text-decoration: none;
}

.left-nav li a:hover {
	text-align: right;
	border-left: solid 0.5em rgb(187,211,247);  
	background-color: rgb(226,238,252); 
	color: rgb(0,0,0);
	text-decoration: none;
}

.left-nav h3 {
	display: block;
	text-align: right;	
	margin: 0em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(255,236,128);
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.3em;
	font-size: 1.1em;
	border:none;
}

.section .left-nav h3 {
	display: block;
	text-align: right;	
	margin: 0em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(255,236,128);
	color: rgb(50,50,50);
	text-transform: uppercase;
	font-weight: bold;
	height: 1.2em;
	font-size: 1.1em;
	border:none;
}

/*************************************************/
/***  D           Class for Cuyahoga           ***/
/*************************************************/

#content {
	width: 99%;
	margin-top: 0em;
	margin-right: 0.5em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
}

.moduletools
{
	font-size: xx-small;
	color: maroon;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

.moduletools p {
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
}

.moduletools a
{
	font-size: xx-small;
	color: maroon;
}

.moduletools a:hover
{
	color: #00008B;  /*dark blue*/
}

/***   Pagetitle   ***/
.section {
	margin: 0.3em 0em 0.3em 0em;
	padding: 0em;
	color: rgb(0,0,0);
	font-size: 100%;
	font-weight: normal;
}

.section p {
	padding: 0em;
	margin: 0em;
	font-weight: normal;
	font-size: 1.1em;
	font-style:normal;
}

.section h3
{	
	clear: both;
	color: orange;
	font-size: 150%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 0em;
	line-height: 1em;
/*	border-bottom: solid 0.2em orange; 
	float:left;  */
}



/*************************************************/
/***  D           Class for listing Article    ***/
/*************************************************/

.pager
{
	font-size: 90%;
	font:"Courier New", "Courier", "monospace";
	color: maroon;
	word-spacing: 1em;
	clear:both;
	margin: 2em 0em 1em 0em;
}

.pager a, .pager a:visited, .pager a:link, .pager a:active
{
	background-color: rgb(224,244,181);
	padding: 0.1em 0.2em 0.1em 0.2em ;
	border:solid 0.1em rgb(137,199,44);
	text-decoration:none;
	color: maroon;
}

.pager a:hover
{
	background-color: rgb(226,238,252);
	padding: 0.1em 0.2em 0.1em 0.2em ;
	border:solid 0.1em rgb(137,199,44);	
	text-decoration:none;
	color: green;
}

.articlelist
{
	display: block;
	margin: 0em 0em 2.0em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	list-style-type: none;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0.7em 0em 0.7em 0em;
	border-bottom: solid 0.05em rgb(137,199,44) ;
}

.articlelist li h4
{
	display: block;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0.1em 0em;
	font-size: 1.15em;
	font-family: Tahoma, Arial Narrow, Verdana;
	font-weight:bold;	
	color: rgb(112,162,36);
	text-decoration: none;
}

.articlelist li h4 a
{
	display: block;
	font-size: 1.15em;
	font-family: Tahoma, Arial Narrow, Verdana;
	font-weight:bold;	
	color: rgb(112,162,36);
	text-decoration: none;
}

.articlelist li h4 a:hover
{
	text-decoration: underline;
}

.summaryLink
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;      
	font-size: 1.1em;
	font-style: normal;
}

.summaryLink a:hover, .summaryLink a:link, .summaryLink a:visited
{
	cursor:hand;   /* firefox  */
	cursor:pointer;
}

.articlesub
{
	color: gray;
	font-style: italic;
	font-size: 0.9em;
	list-style-type: none;
	text-decoration: none;
	padding: 0em 0em 0.7em 0em;
}

.articlesub a
{
	color: rgb(0,0,0);
	list-style-type: none;
	text-decoration: none;
	font-style: normal;
}

.articlesub a:hover
{
	color: rgb(0,0,0);
	list-style-type: none;
	text-decoration: underline;
	font-style: normal;
}

.articlesub span
{
	margin: 0px 6px 0px 0px;
}

/*************************************************/
/***  D      Class for SEARCH                  ***/
/*************************************************/

.searchresults
{
	display: block;
	margin: 0em 0em 2.0em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	list-style-type: none;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
/*
.searchresults li div
{
	margin: 0.4em 0em 0.4em 0em;
	font-size: 1.1em;
}
*/

.searchresults li .summaryLink
{
	list-style-type: none;
	text-decoration: none;
	color: #000000;      
	font-size: 1.1em;
	font-style: normal;
	margin: 0.4em 0em 0.4em 0em;
}

.searchresults li .summaryLink a:hover, 
.searchresults li .summaryLink a:link, 
.searchresults li .summaryLink a:visited
{
	cursor:hand;   /* firefox  */
	cursor:pointer;
}

.searchresults li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0.7em 0em 0.7em 0em;
	border-bottom: solid 0.05em rgb(137,199,44) ;
}

.searchresults li h4
{
	display: block;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0.1em 0em;
	font-size: 1.15em;
	font-family: Tahoma, Arial Narrow, Verdana;
	font-weight:bold;	
	color: rgb(112,162,36);
	text-decoration: none;
}

.searchresults li h4 a
{
	display: block;
	font-size: 1.15em;
	font-family: Tahoma, Arial Narrow, Verdana;
	font-weight:bold;	
	color: rgb(112,162,36);
	text-decoration: none;
}

.searchresults li h4 a:hover
{
	text-decoration: underline;
}

.searchresults li .sub
{
	color: rgb(112,162,36);
}

.pager1
{
	font-size: 90%;
	font:"Courier New", "Courier", "monospace";
	color: maroon;
	clear:both;
	margin: 2em 0em 1em 0em;
}

a .pager1, .pager1 a, .pager1 a:visited, .pager1 a:link, .pager1 a:active
{
	background-color: rgb(224,244,181);
	padding: 0.1em 0.2em 0.1em 0.2em ;
	margin: 0em 0.5em 0em 0.5em;
	border:solid 0.1em rgb(137,199,44);
	text-decoration:none;
	color: maroon;
}

.pager1 a:hover
{
	background-color: rgb(226,238,252);
	padding: 0.1em 0.2em 0.1em 0.2em ;
	border:solid 0.1em rgb(137,199,44);	
	text-decoration:none;
	color: green;
}

/*************************************************/
/***  D      Class for Article Full Content    ***/
/*************************************************/

.articlecontent
{
	margin: 2px 0px 10px 0px;
	font-size: 1.2em;
}

.articlecontent p
{
	padding-top: 0.5em;
}

.articlecontent h4
{
	color: orange;
	margin: 0.3em 0em 0.3em 0em;
	font-size: 1.4em;
	font-family: Arial, "Times New Roman";
}

.articlecontent h5, .anonymouscomment h5, .articlecomments h5
{
/*
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);	
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0em 0.1em 0.4em;
	margin: 0em 0em 0em 0em;
*/
	margin: 0em 0em 0em 0em;
	background-color: rgb(255,255,255);
	color: orange;	
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0em 0.1em 0.4em;
	text-decoration:none;
	border-bottom: solid 0.1em orange;
}

.articlecontent h5 a, .anonymouscomment h5 a, .articlecomments h5 a
{
/*  text-decoration:none;
	background-color: rgb(224,244,181);
	color: orange;
*/
	margin: 0em 0em 0em 0em;
	background-color: rgb(255,255,255);
	color: orange;	
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0em 0.1em 0.1em;
	text-decoration:none;
	border-bottom: solid 0.1em orange;
}

.GoBackLink 
{
	color: Blue;
	font-weight:bold;
	font-size: 100%;
	clear:left;
	margin-top: 2em;
	margin-bottom: 2em;
}

.GoBackLink a
{
	color: Blue;
	font-weight:bold;
	font-size: 100%;
	margin-top: 2em;
	margin-bottom: 2em;
}

.GoBackLink p 
{
	margin-top: 2em;
	margin-bottom: 2em;
	clear:both;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: rgb(137,199,44) 0.05em solid;
}

.nocomment 
{
	margin: 0.5em 0em 1.2em 0em;
	font-style:italic;
	color:Gray;
}

.commenttext
{
	padding: 3px 0px 6px 0px;
	color: Black ;
	font-size: small;
}

.commentsub
{
	padding: 3px 0px 3px 0px;
	color: Maroon;
}

.anonymouscomment
{
	font-size: 1em;
	font-family: Verdana, Tahoma,Arial,sans-serif;
}

.anonymouscomment input
{
	font-size: 1.1em;
	font-family: Verdana, Tahoma,Arial,sans-serif;
}

.otherlink li
{
	list-style-position: outside;
	color: #ff65b0;
	list-style-type: square;
}

.otherlink li a
{
	text-decoration: none;	
	color:rgb(125,125,125);
}

.otherlink li a:hover
{
	text-decoration: underline;
}

.otherlinktitle, .otherlink h5
{
	margin: 0em 0em 0em 0em;
	background-color: rgb(255,255,255);
	color: orange;	
	font-size: 1em;
	font-weight: bold;
	padding: 0.1em 0em 0.1em 0.4em;
	text-decoration:none;
	border-bottom: solid 0.1em orange;
}

/************************* Open download ***************************/

.opendownload 
{
	float:none;
	font-size: 0.8em;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-bottom: 1.5em;
	margin-left: 0em;
	border:solid 0.1em rgb(255,176,176);
}

/****************** green box *********************/

.green-box {
	border: solid 0.1em rgb(137,199,44);
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.green-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(224,244,181);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1em;
	text-transform:uppercase;
	height: 1.2em;
}

.green-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.green-box li 
{
	padding-bottom: 0.4em;
	margin-top: 0.4em;
}

.green-box li a, .green-box li a:visited{
	text-decoration:none;
	font-size:1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(100,100,100);
}

.green-box li a:hover{
	text-decoration: underline;
	color:green;
}

.green-box .summary{
	text-decoration:none;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	font-weight:normal;  
}

/****************** yellow box *********************/

.yellow-box {
	border: solid 0.1em rgb(255,236,128);
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.yellow-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(255,255,191);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1em;
	text-transform:uppercase;
	height: 1.2em;
}

.yellow-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.yellow-box li 
{
	padding-bottom: 0.4em;
	margin-top: 0.4em;
}

.yellow-box li a, .yellow-box li a:visited{
	text-decoration:none;
	font-size:1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(100,100,100);
}

.yellow-box li a:hover{
	text-decoration: underline;
	color:green;
}

/****************** red box *********************/

.red-box {
	border: solid 0.1em rgb(255,176,176);
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.red-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(255,219,219);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1em;
	text-transform:uppercase;
	height: 1.2em;
}

.red-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.red-box li 
{
	padding-bottom: 0.4em;
	margin-top: 0.4em;
}

.red-box li a, .red-box li a:visited{
	text-decoration:none;
	font-size:1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(100,100,100);
}

.red-box li a:hover{
	text-decoration: underline;
	color:green;
}

/****************** blue box *********************/

.blue-box {
	border: solid 0.1em rgb(187,211,247);
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.blue-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(226,238,252);
	color: rgb(100,100,100);
	font-weight: bold;
	font-size: 1em;
	text-transform:uppercase;
	height: 1.2em;
}

.blue-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.blue-box li 
{
	padding-bottom: 0.4em;
	margin-top: 0.4em;
}

.blue-box li a, .blue-box li a:visited{
	text-decoration:none;
	font-size:1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(100,100,100);
}

.blue-box li a:hover{
	text-decoration: underline;
	color:green;
}

/****************** wide green *********************/

.wide-green-box {
	border: solid 0.1em rgb(137,199,44);
	background-color: transparent;
	color: rgb(50,50,50);
	display: block;
	font-size: 1em;
}

.wide-green-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(224,244,181);
	color: green;
	font-weight: bold;
	font-size: 1.1em;
	text-transform:uppercase;
	height: 1.2em;
}

.wide-green-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.wide-green-box li{
	border-bottom: solid 0.05em rgb(224,244,181);
	padding-bottom: 0.4em;
	margin-top: 0.4em;
	height: 9em;
	text-align:justify;
/*	height: 12.5em;*/
} 

.wide-green-box li a{
	text-decoration:none;
	font-size:1.1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(50,50,50);
}

.wide-green-box li a:hover{
	text-decoration: underline;
	color: green;
}

.wide-green-box .summary, .wide-green-box .summary a,  .wide-green-box .summary a:visited {
	text-decoration:none;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	font-weight:normal;  
	color: rgb(30,30,30);
	margin: 0.5em 0em 0em 0em;
}

.wide-green-box .summary:hover{
	text-decoration: none;
	color: Green;
}

/****************** wide red *********************/

.wide-red-box {
	border: solid 0.1em rgb(255,176,176);
	background-color: transparent;
	color: rgb(50,50,50);
	display: block;
	font-size: 1em;
}

.wide-red-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(255,219,219);
	color: red;
	font-weight: bold;
	font-size: 1.1em;
	text-transform:uppercase;
	height: 1.2em;
}

.wide-red-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.wide-red-box li{
	border-bottom: solid 0.05em rgb(255,219,219);
	padding-bottom: 0.4em;
	margin-top: 0.4em;
	height: 9em;
} 

.wide-red-box li a{
	text-decoration:none;
	font-size:1.1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: black;
}

.wide-red-box li a:hover{
	text-decoration: underline;
	color: green;
}

.wide-red-box .summary, .wide-red-box .summary a,  .wide-red-box .summary a:visited {
	text-decoration:none;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	font-weight:normal;  
	color: black;
	margin: 0.5em 0em 0em 0em;
}

.wide-red-box .summary:hover{
	text-decoration: none;
	color: Green;
}

/****************** wide red *********************/

.wide-blue-box {
	border: solid 0.1em rgb(187,211,247);
	background-color: transparent;
	color: rgb(50,50,50);
	display: block;
	font-size: 1em;
}

.wide-blue-box h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.4em 0.7em 0.4em 0.6em;
	background-color: rgb(226,238,252);
	color: blue;
	font-weight: bold;
	font-size: 1.1em;
	text-transform:uppercase;
	height: 1.2em;
}

.wide-blue-box ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.wide-blue-box li{
	border-bottom: solid 0.05em rgb(226,238,252);
	padding-bottom: 0.4em;
	margin-top: 0.4em;
	height: 9em;
} 

.wide-blue-box li a{
	text-decoration:none;
	font-size:1.1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: black;
}

.wide-blue-box li a:hover{
	text-decoration: underline;
	color: green;
}

.wide-blue-box .summary, .wide-blue-box .summary a,  .wide-blue-box .summary a:visited {
	text-decoration:none;
	font-size: 1.1em;
	display: block;
	text-decoration: none;
	font-weight:normal;  
	color: black;
	margin: 0.5em 0em 0em 0em;
}

.wide-blue-box .summary:hover{
	text-decoration: none;
	color: Green;
}

/**************** Category list *************************/

.catlist
{
	display: block;
	margin: 0em 0em 2.0em 0em;
	padding: 0.2em 0em 0.2em 0em;	
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}

.catlist li
{
	margin-left: 2em;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 0px;
	padding: 0.3em 0em 0.3em 0em;
	font-size: 1.1em;
	list-style:square;
	color: rgb(224,244,181);
}

.catlist li a, .catlist li a:visited {
	text-decoration: none;
	color: rgb(0,0,0);
}

.catlist li a:hover {
	text-decoration: underline;
	color: rgb(0,0,0);
}

/*************************************************/
/***  D      Class for FAQ                     ***/
/*************************************************/

.FAQ
{
	margin: 2px 0px 10px 0px;
	font-size: 1.2em;
}

.FAQ p
{
	padding-top: 0.5em;
}

.FAQ h4
{
	color: orange;
	margin: 0.3em 0em 0.3em 0em;
	font-size: 1.4em;
	font-family: Arial, "Times New Roman";
}

.FAQ h5
{
	margin: 0em 0em 2.0em 0em;
	padding: 0em;
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);	
	font-size: small;
	font-weight: bold;
	padding: 0.1em 0em 0.1em 0.4em;
	margin: 0em 0em 0em 0em;
}

.FAQ h5 a
{
	text-decoration:none;
	background-color: rgb(224,244,181);
	color: rgb(0,0,0);
}

.GoBackLink 
{
	color: Green;
	font-size: 100%;
	clear:left;
	margin-top: 2em;
	margin-bottom: 2em;
}

.GoBackLink a, .GoBackLink a:hover, .GoBackLink a:visited, .GoBackLink a:active
{
	color: Green;
	font-size: 100%;
	text-decoration: none;
}

.GoBackLink p 
{
	margin-top: 2em;
	margin-bottom: 2em;
	clear:both;
}


/********************** TEST **********************/
#wrap {
	width: 78.0em;
	margin: 0em auto;
	padding: 0em;
	background-color: rgb(255,255,255);
	border-left: solid 1px rgb(150,150,150);
	border-right: solid 1px rgb(150,150,150);	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}

/*** Correction for non-IE browsers ***/
#wrap {
	overflow: hidden;
}

/*** Correction for IE 5.01 ***/
#wrap {
/*	float: left; */
	float: none;
}


/**************************** list li continueously *******************/

.list-cats {
	width: 99%;
/*	border: solid 0.1em rgb(137,199,44);*/
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.list-cats h3 {
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.7em 0.7em 0.7em 0.6em;
	background-color: rgb(224,244,181);
	color: green;
	font-weight: bold;
	font-size: 1.1em;
	text-transform:uppercase;
	height: 1.2em;
}	

.list-cats ul {
	padding: 0em;
	list-style: none;
	background-color: Transparent;
	margin: 0em;
	border:none;
}	

.list-cats li {
	float:left;
	white-space: nowrap;
	background-color: Transparent;
	margin-left: 0em;
	margin-right: 0em;
	display:block;
}

.list-cats li a {
	display: block; 
	margin: 0.5em 0.6em 0.5em 0.6em;
	padding: 0em 0em 0em 0em;
	color: rgb(50,50,50);
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}

.list-cats a:hover {
	margin: 0.5em 0.6em 0.5em 0.6em;
	color: green;
	font-weight: bold;
}

/****************** lsit TOP software *********************/

.list-top {
	background-color: transparent;
	color: rgb(50,50,50);
	display:block;
}

.list-top h3{
	display: block;
	margin: 0.1em 0.1em 0em 0.1em;
	padding: 0.7em 0.7em 0.7em 0.6em;
	background-color: rgb(224,244,181);
	color: green;
	font-weight: bold;
	font-size: 1.1em;
	text-transform:uppercase;
	height: 1.2em;
}

.list-top ul{
	list-style: none;
	margin: 0em;
	padding: 0em 0.4em 0.1em 0.4em;
	display:block;
	border:none;
}

.list-top li 
{
	padding-bottom: 0.4em;
	margin-top: 0.4em;
}

.list-top li a, .list-top li a:visited{
	text-decoration:none;
	font-size:1em;
	display:list-item;
	margin: 0em 0em 0em 0em;
	text-decoration: none;
	font-weight: bold;  
	color: rgb(50,50,50);
}

.list-top li a:hover{
	text-decoration: underline;
	color:green;
}

.list-top .summary{
	text-decoration:none;
	font-size: 0.9em;
	display: block;
	text-decoration: none;
	font-weight:normal;  
}


.bottom_menu
{
	margin: 20px 20px 20px 20px;
	color: green;
	vertical-align: top;
}

.bottom_menu a, a:visit, a:active
{
	color: green;
	text-decoration:none;
}

.bottom_menu a:hover
{
	color: orange;
	text-decoration:underline;
}