BODY {
	PADDING-RIGHT: 0px;
	 MARGIN-TOP: 20px;
	  PADDING-LEFT: 0px;
	   PADDING-BOTTOM: 0px;
	    FONT: 10pt; 
		font-family: Arial,Helvetica,sans-serif; 
		 COLOR: #333333; 
		 PADDING-TOP: 0px; 
		 BACKGROUND-COLOR: #ffffff;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-right: 10px;

}
h1 {
	font-size: 36px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #BFC5D9;
	text-decoration: none;


}
h2 {
	font-size: 18px;
	padding-left: 20px;
	line-height: normal;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	padding-left: 20px;
	line-height: normal;
	font-weight: normal;
}
h4 {
	font-size: 14px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}
h5 {
	font-size: 13px;
	padding-left: 20px;
	line-height: normal;
	font-weight: bold;
}
hr {
	color: #9999A1;
}
.az  {
	font-size: 9px;
	color: #aaaaaa;
	}

#az a {
	font-size: 9px;
	color: #aaaaaa;
	}

.text {
	width: 62%;
}

#navcontainer
{
background: #f0e7d7;
margin: 0 auto;
padding: 2px 0 2px 0;
font-family: arial, sans-serif;
text-transform: lowercase;
}

/* to stretch the container div to contain floated list */
#navcontainer:after
{
content: ".";
display: block;
line-height: 1px;
font-size: 1px;
clear: both;
}

ul#navlist
{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.8em;
}

ul#navlist li
{
display: block;
float: left;
width: 15%;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em;
border-width: 1px;
border-color: #ffe #aaab9c #ccc #fff;
border-style: solid;
color: #777;
text-decoration: none;
background: #f5efd2;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: transparent;
border-color: #aaab9c #fff #fff #ccc;
}
