h1 {font-size:1.3em}
A:link{color: #405691; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 0.95em; font-weight: bold;}
A:visited {color: #405691; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none; font-size: 0.95em; font-weight: bold;}
A:hover {color: #6A80BE; font-family: verdana, arial, helvetica, sans-serif;	 text-decoration: none; font-size: 0.95em; font-weight: bold;}

html, body {
	margin: 0;
	padding: 10px;
	background-color: #fff;
	color: #333;
	}

	
#nav {
	width: 220px;
	height: 100%;
	float: left;
	margin-left: -1px;
	padding: 5px;
	}
	
#content {
	padding: 10px;
	/* border:1px dotted red; */
	vertical-align:top;
	margin-left: 230px;
	margin-top: 0px;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	/*text-align: center;*/
	}

#header {
	background-color: #fff;
	color: #006;
	margin-bottom: 0px;
	padding-left: 10px;
	}
	
#footer {
	background-color: #fff;
	color: #006;
	border-top: 1px solid #006;
	font-size: 11px;
	text-align: right;
	padding: 2px 10px;
	clear: both;
	}


.spacer 
{
	clear: both;
}

ul 
{
	margin: 0px; 
	padding-left: 10px;
	list-style-type: none;
}

li 	
{
	padding: 2px;
	text-align: left;
} 

h1, h2, h3
{
	text-align: left;
}

p 
{
	padding: 0;
	margin-top: 0px;
	text-align: left;
	font-family: Verdana, Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
}

dd, dt 
{
	padding: 0;
	margin-top: 0px;
	font-family: Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 0.95em;
	text-align: left;
}

.maintitle
{
text-align: center;
padding: 2px;
background: #405691;
color: #ffffff;
font-weight: bold;
border: 1px solid black;
}
.menucontent
{
text-align: left;
padding: 5px;
background: #eeeeee;
color: #000000;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
padding-bottom: 20px;
}
.toolstitle
{
text-align: center;
padding: 2px;
background: #D1C195;
color: #000;
font-weight: bold;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
}
.infotitle
{
text-align: center;
padding: 2px;
background: #663300;
color: #ffffff;
font-weight: bold;
border-right: 1px solid black;
border-left: 1px solid black;
border-bottom: 1px solid black;
}

.googlead
{
text-align: center;
padding: 10px;
background: #ffffff;
font-weight: bold;
}

.article
{
text-align: justify;
padding: 2px;
background: #ffffff;
}

.aboutauthor
{
text-align: justify;
padding: 2px;
background: #ffffff;
}

#portal {
width: 70%;
text-align: center;
margin-left: auto;
margin-right: auto;
}
#portal ul {
list-style-image: url(images/list.gif);
}
#portal li {
float: left;
width: 49%;
text-align: left;
}
.clear { clear: both; }
.cright { clear: right;}

#glossary dt
{
font-weight: bold;
}

#glossary dd
{
padding-bottom: 20px;
}

#footer ul { margin: 0px; margin-left: 0px; padding: 2px; list-style-type: none;}
#footer li {float: right;  padding-left: 10px; padding-right: 10px; margin: 0px; margin-right: 5px; margin-left: 5px; border-right: 1px solid #ccc; border-left: 1px solid #ccc;}

div#topMenub {margin: 0px; padding: 0px; background-color:#fff; height:15px; border:0px;}
#topMenub ul {margin: 0px; padding: 0px; list-style-type: none; text-align: center; width: 100%;}
#topMenub li {padding: 0px; margin: 0px; float: left;  text-align: center;}
#topMenub .section {width:19%; border: 0px solid black;}
#topMenub .section a {width: 100%; padding-bottom: 2px; padding-top: 2px; background: #D9DDDF;}
#topMenub .section a:hover {background: white;}
#topMenub a {background: #ccc; display: block;}