/* CSS Document */


html { background-color: #D1E9D1; }
body { background-color: #FFF; color: rgb(0,0,0); margin:0; }

DIV#Text66LYR { position:relative; visibility:hidden; top:0; left:0; z-index:1; }

.js-text {
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 120px;
	overflow: auto;
	width: 660px;
}
.js-text h2 {
	font-size: 14px;
}
.js-text a:link { color: rgb(0,51,204);}
.js-text a:visited { color: rgb(153,0,153);}
.js-text a:active { color: rgb(255,0,0);}

/* Start Navigation Menu CSS */

#nav { padding: 0px; margin: 0px; margin-left: 20px; }
#nav li { list-style: none; list-style-type: none; background: url( 'images/btn-bg.png' ); width: 117px; height: 32px; border: 0px; text-align: center; line-height: 32px; }
#nav li:hover { background: url( 'images/btn-bg-hover.png' ); }
#nav .highlight { background: url( 'images/btn-bg-select.png' ); }
#nav .highlight:hover { background: url( 'images/btn-bg-select-hover.png' ); }
#nav a { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; font-weight: bold; }
#NavigationBar1 { margin-left: 20px }

/* End Navigation Menu CSS */

/* Start Footer CSS */

#footer { margin-top: 10px; padding-bottom: 10px; border-bottom: 15px solid #D1E9D1; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.8em; background: #fff; }
#footer a { color: #000; }

/* End Footer CSS */
