/* CSS Document */
body {
	background: #36c;
	margin: 0px;
}
h1 {
	color: #7E84B2;
	font: bold normal normal 15pt/18pt Arial, sans-serif;
	margin: 30px;
}
h2 {
	color: #7E84B2;
	font: bold normal normal 13pt/16pt Arial, sans-serif;
	margin: 30px;
	background-image: url(../images/bkgforgrid.gif);
}
h3 {
	color: #7E84B2;
	font: bold normal normal 11pt/14pt Arial, sans-serif;
	margin: 30px;
	background-image: url(../images/bkgforgrid.gif);
}
h4 {
	color: #7E84B2;
	font: bold normal normal 9pt/12pt Arial, sans-serif;
	margin: 30px;
	background-image: url(../images/bkgforgrid.gif);
}
li {
	list-style-image: none;
	list-style-type: none;
}
/* #header */

/* LEFTNAV */
#leftNav {
	vertical-align: top;
	background: url(../images/bkg_home_window.gif) no-repeat;
}
#leftNav a {
	color: #fff;
	font: normal 9pt/12pt Arial, sans-serif;
	text-decoration: underline;
}
#leftNav p {
	color: #fff;
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
#leftNav div {
	padding: 120px 30px 0px 30px; 
}
#rightTopLinks a {
	padding: 10px 0px 0px 10px;
	color: #7E84B2;
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
/* 2ND LEVEL CSS PAGES ONLY */
#rightAd a {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	max-width: 400px;
	/* Internet explorer setting for ie 5 and up*/
	/* border:1px solid red; */
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
}
#rightAd li {
	clear: left;
	background: url(../images/bkgforgrid.gif) repeat-x;
}
#rightAd ul {
	clear: left;
	padding: 0px 0px 30px 30px;
}
#rightAd p {
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	margin-left: 20px;
	margin-right: 10px;
	max-width: 400px;
	/* Internet explorer setting for ie 5 and up*/
	/* border:1px solid red; */
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "30em":
        "auto" );
}
#rightAd div {
	clear: left;
}
           /* #adtable { */
           /*	max-width: 800px; */
		   
/* FOOTERLINKS */
#footerLinks {
	background-color: #fff;
}
#footerLinks p {
	font: small-caps bold 9pt/12pt Arial, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 20px 0px 0px 0px;
}
#footerLinks a {
	font: normal normal normal 9pt/12pt Arial, sans-serif;
	color: #00f;
	text-decoration: underline;
}
#footerLinks ul {
	list-style: none;
	margin: 0px 100px 10px 0px;
}
#footerLinks li {
	clear: right;
	display: inline;
	padding: 0px 0px 0px 5px;
	margin: 0px 100px 0px 5px;
}
     /* FOOTER */
#footer a {
	padding: 0px 6px 4px 4px;
	color: #7E84B2;
	font: normal normal normal 9pt/12pt Arial, sans-serif;
}
#footer div{
	float: left;
}
#footer ul{
	list-style: none;
}
#footer li{
	display: inline;
	list-style-position: outside;
}
#footer p {
	color: #7E84B2;
	font: normal normal normal 11pt/14pt Arial, sans-serif;
	clear: left;
	margin: 20px 0px 0px 210px;
}

#leftNav p {
color: #00FF00;
}

#listNavi a {
color: #36f; 
font: normal normal normal 13pt/16pt Arial, sans-serif;
}

#listNavi p {
color: #7E84B2; 
}