body {
    padding: 0;
    font-family: "Times New Roman", timees, serif;
    background-color: #f7f7f7;
    margin-left: auto;
    margin-right:auto;
}
#level0 {
   width: 640px;
	background-color: #ffffff;
	margin-left: auto;
    margin-right:auto;
}
#level1 {
    width: 100%;
}
#level2 {
    margin: 0px;
    width: 100%;
}
#level1 > #level2 {
	border-bottom: 1px solid black;
		border-top: 1px solid black;
}
.left {
	display: none;
	float: left;
	width: 145px;
	margin-left: -145px;
	z-index: 10;
	position: relative;
	 margin-right: 1px;
}
#main {
	float: left;
   width: 100%;
	position: relative;
   margin: 0;
   z-index : 12;
   border: 2px solid #000000;
}
#maincontent {
	margin: 15px 15px 15px 15px;
	padding: 0;
}
.clear {
	clear: both
}
.right {
	display: none;
	float: left;
	 width: 145px;
	margin-right: -145px;
	position: relative;
	z-index: 11;
	margin-left: 1px;
}
.divbar{
	display: none;
	background-color: #9AB4A8;
   padding: 0;
   margin: 0;
   line-height: 5px;
}
#lftBar {
	display: none;
	position:absolute;
    width:125px;
    top:140px;
    left: 10px;
    padding: 0;
}
#lfticon {
	padding: 100px 0 25px 0;
	text-align: center;
}
#lfticon img {
	border: 0;
}
.box{
    margin:0 0 50px 0;
    padding: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    background-color : #EAE5C2;
}
#lftBar h3 {
    margin:0;
    padding:5px 0px 5px 0px;
    background: #9AB4A8;
    font-weight:bold;
    font-size: 11px;
    text-align:center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
ul.nav {
	list-style: none;
	margin: 0;
	padding: 0px 5px 0px 5px;
}
ul.nav li {
	margin:0px;
	padding: 0px 0 0px 0;
}
ul.subnav {
	list-style: none;
	margin:0;
	padding: 0px 0px 0px 18px;
}
ul.subnav li {
	margin:0px;
	padding: 0;
}
ul.nav li a:link {
	color: #000000;
	font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.nav li a:visited {
	color: #000000;
   font-size : 10px;
	font-weight: bold;
	text-decoration: none;
}
ul.nav li a:hover	{
	color: #6F8C80;
}
ul.subnav li a:link {
        color: #000000;
        font-size : 10px;
        font-weight: bold;
        text-decoration: none;
}
ul.subnav li a:visited {
        color: #000000;
   font-size : 10px;
        font-weight: bold;
        text-decoration: none;
}
ul.subnav li a:hover        {
        color: #6F8C80;
}

#rgtbar {
	display: none;
	position:relative;
    margin: 15px 10px 0 10px;
    width:125px;
}
#rgtbar .box {
	position: relative;
    margin:0 0 50px 0;
    padding: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
   background-color: #EAE5C2;
}
div.box h3 {
    margin:0;
    padding:5px 0px 5px 0px;
    background: #9AB4A8;
    font-weight:bold;
    font-size: 11px;
    text-align:center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
}
div.box h3 a {
    margin:0;
    padding:5px 0px 5px 0px;
    background: #9AB4A8;
    font-weight:bold;
    font-size: 11px;
    text-align:center;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    text-decoration: none;
    color: #000000;
}

div.box h3 a:visited {
	color: #000000;
}
div.box h3 a:hover {
	color: #EAE5C2;
}
p.boxtext {
	margin: 5px 0 5px 0;
	padding: 0 5px 10px 5px;
	font-size: 10px;
	line-height : 12px;
}
p.boxtext a {
	position: absolute;
	right: 15px;
	color: #006633;
	font-size : 10px;
	text-align: right;
	text-decoration: none;
}
p.boxtext a:visited {
	color: #006633;
}
p.boxtext a:hover {
	color: #66CC99;
}
#rgtbar .box2{
	 position: relative;

    margin: 0 0 25px 0;
    padding: 0;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
   background-color: #EAE5C2;
}
div.box2 h3 {
    margin:0;
    padding:5px 0px 5px 5px;
    background: #000000;
    font-weight:bold;
    font-size: 11px;
    text-align: left;
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    color: #ffffff;
}
#header{
   width: 100%;
   height: 140px;
   position: relative;
   margin: 0;
   padding: 0;
   z-index: 13;
	border-top: 2px solid #000000;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}
#headera{
	width : 100%;
	height: 127px;
	background : #ffffff;

}
#headerb{
	display: none;
  background : url(images/hdr_b.gif)  repeat-x;
	height: 127px;
   margin-left: 511px;
   margin-right: 0px;
   padding: 0;
}
img.topa{
	display: none;
	position: absolute;
	left: 14px;
	border: 0;
}
img.topb{
	display: none;
	position: absolute;
	top: 10px;
   right: 20px;
	border: 0;
}
#topcontent{
	display: none;
	position: absolute;
	top: 99px;
	left: 0px;
   width: 100%;
   z-index: 16;
}
#topcontent ul {
	list-style: none;
	margin: 0;
	padding-left: 10px;
}
#topcontent ul li {
 	display: inline;
	text-align : center;
	color: black;
	width: 85px;
	border-left: 1px solid #000000;
}
#topcontent ul li.first {
   border-left: 0 none;
}
#topcontent ul li a {
	font-size: 11px  ;
	padding: 3px 5px 0 5px;
	width: 85px;
	color: #000000;
}
#topcontent ul li a:visited {
	color: #000000;
}
#topcontent ul li a:hover {
	color: #6F8C80;
}
#topcontent form {
   position: absolute;
   right: 10px;
   top: 0px;
}
#topcontent input.fld{
   height : 15px;
   font-size : 11px;
   text-indent : 5px;
   padding: 0px 5px 0 0;
   vertical-align: middle;
}
#topcontent input.btn {
   height : 18px;
   font-size : 11px;
   padding: 0;
   text-indent: 0;
}
#topcontent2 {
	display: none;
	position: absolute;
	top: 73px;
   right: 165px;
   padding: 0;
   margin-left: 50%;
   background-color: #E1DAB0;
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   z-index: 17;
}
#topcontent2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#topcontent2 ul li {
	display: inline;
	text-align : center;
	color: #000000;
	border-left: 1px solid #000000;
   padding: 0 5px 0 5px;
}
#topcontent2 ul li.first {
   border-left: 0 none;
}
#topcontent2 ul li a {
	font-size: 9px;
	padding: 0;
	color: #000000;
}
#topcontent2 ul li a:visited {
	color: #000000;
}
#topcontent2 ul li a:hover {
	color: #6F8C80;
}

#footer {
	display: none;
	z-index: 13;
	width: 100%;
	position: relative;
	height: 106px;
	padding: 0;
}
#footera {
		width : 100%;
	height: 106px;
	background : url(images/ftr_a.gif)  repeat-x;
}
#footerb {
	position: absolute;
	right: 0px;
	background : url(images/ftr_b.gif)  no-repeat;
	height: 106px;
	width: 570px;
	margin-left: 10px
}
#footer ul {
	position: absolute;
   top: 32px;
   right: 10px;
   list-style: none;
   margin: 0;
}
#footer .legal {
	position: absolute;
   top: 80px;
   left: 15px;
   list-style: none;
   margin: 0;
}
#footer ul li {
	display: inline;
   padding: 0 0.5em;
   border-left: 1px solid #000000;
}
#footer ul li.first {
	border-left: none;
}
#footer ul li a {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
#footer p {
	position: absolute;
	top: 80px;
	right: 5px;
	margin: 0 0 0 0;
	color: #000000;
}
.ptr1 {
	display: none;
	position: absolute;
   top: 149px;
   right: 161px;
   float: right;
   text-decoration: none;
   padding: 0px;
   border: 2px solid #f7f7f7;
   z-index: 18;
}
.ptr1 img {
   border: 0;
}
.ptr {
	display: none;
	position: relative;
   top: 0px;
   right: 0px;
  	float: right;
   text-decoration: none;
   padding-left: 0px;
   border: 2px solid #f7f7f7;
}
.ptr img {
   border: 0;
}
/*code for two column */

p.row {
	width: 90%;
	margin: 0 0 0 25px;
	}
p.row span.leftcol {
	width: 60%;
	float: left;
	}
p.row span.leftcollv2 {
	width: 65%;
	text-indent: 25px;
	float: left;
	}
p.row span.leftcollv3 {
	width: 60%;
	text-indent: 50px;
	float: left;
	}
p.row span.rightcol {
	float: right;
	}
.spacer {
	display: block;
	height: 1px;
	font: 1px /1 sans-serif;
	clear: both;
	}
/* a to z listing */
#a-z ul {
   list-style: none;
   margin: 0;
}
#a-z ul li {
	display: inline;
   padding: 0 0.5em;
   border-left: 1px solid #000000;
}
#a-z ul li.first {
	border-left: none;
}
#a-z ul li a {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
/* Body copy control */
h1 {
	font-size: 16px;
	font-weight : bold;
}
p {
	font-size: 12px;
}
ul {
 	font-size: 12px;
}
h2 {
	font-size: 14px;
	font-weight : bold;
}

h4  {
	font-size : 12px;
	font-weight : bold;
}
a  {
text-decoration : underline;
}
a:link {
	color: #006633;
}
a:hover{
	color: #66CC99;
}
a:visited {
	color: #003333;
}
a:link.spcl{
	color: #cc3333;
}
a:hover.spcl{
	color: #006699;
}
a:visited.spcl {
	color: #cc3333;
}

h1.small {
	font-size: 14px;
	font-weight : bold;
}
p.small {
	font-size: 10px;
	line-height : 12px;
}
a.thumb {
	text-decoration: underline;
}
a.thumb:hover {
	border:2px solid  #66CC99;
}
a.thumb:visited {
	text-decoration: underline;
}
a.thumb:active {
	text-decoration: underline;
	}
.glossarydef{
position: relative;
top: -17px;
margin: 0 0 0 50px;
padding: 0 0 0 110px;
}
.glossaryitm{
display: inline;
margin: 0;
padding: 0;
font-weight: bold;
}
.bdyimglt {
margin: 0 0 0 20px;
padding: 0 30px 0 0px;
border: 0;
float: left;
}
.bdyimgctr {
display: block;
padding: 0 20px 0 20px;
border: 0;
margin-left: auto;
margin-right: auto;
}
.bdyimgrt {
margin: 0 20px 0 0;
padding: 0px 0px 0px 30px;
border: 0;
float: right;
}
.caption{
	font-size: 10px;
	line-height : 12px;
	text-align: center;
}
.cite {
margin: 0;
float: right;
width: 160px;
font-size: 11px;
line-height : 15px;
text-align: left;
border-top: 3px double #9AB4A8;
padding: 10px 0px 10px 10px;
border-bottom: 3px double #9AB4A8;
}
.cite .source {
display: block;
font-weight : bold;
text-align: right;
}
/* for print */

img.topa-p{
margin-left: 50px;
margin-right: 50px;
margin-bottom: 0;
padding: 0px;
border: 0;
}
.prt1-p{
	position: absolute;
	top: 159px;
	width: 640px;
	z-index: 15;
}
.prt1-p2 {
	margin-left: 540px;
	padding: 5px 0 5px 15px;
	border: 1px solid #000000;
}
.prt1-pb {
display: block;
	padding: 0 0 10px 0;
	margin: 0px 0 0 15px;
}
#copyright-p {
	font-size: 10px;
	line-height : 12px;
}

/* for blogger */
.blogtitle  {
	color: #006633;
	font-size:18px;
	margin:2px;
}
.links {
color: black;
font-size:11px;
}
.date	{
color: black;
font-size:11px;
font-weight:bold;
}
.posts {
color: black;
font-size: 11px;
line-height : 17px;
}
.byline	{
color: #999999;
font-size:11px;
}
.posts a  {
text-decoration : underline;
}
.posts a:link {
	color: #006633;
}
.posts a:hover{
	color: #66CC99;
}
.posts a:visited {
	color: #003333;
}
/*body boxes*/
.bdybox {
margin:10px;
padding: 0px;
border: 1px solid #000000;
}
.bbleft {}
.bbright {}
.bdybox  p{
padding: 0 5px 0 15px;}
.bdybox h3 {
margin:0;
padding:1px 0 0 15px;
font-weight:bold;
font-size: 13px;
text-align:left;
height: 20px;
color: #000000;
border-bottom: 1px solid #000000}
.bdybox h3.blue{}
.bdybox h3.black {}
.bdybox h3.orange {}
.bdybox h3.flesh {}
.bdybox h3.red {}
.bdybox h3.yellow {}
/* End body boxes*/
