* { letter-spacing:1px;padding:0px;border:none;margin:0px;font-family: Arial, sans_serif;}
div#appBase * { padding:0px;border:none;margin:0px; color:#384D14;}




div#appBase{ background-color:#ffffff;position:relative;width:1010px;height:680px;padding:0px; border-radius:10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;}
div#screen{ position:absolute;top:128px;width:1010px;height:472px;background:url(../img/contbg.png); }
div#siteFoot{ position:absolute;top:600px;width:1010px;height:80px;background-color:#333333;background-image:url(../img/bottomBar.jpg); }
div#siteTop{color:#384D14;z-index:2000; position:absolute;top:0;width:1010px;height:128px;background-color:#ffffff; background-image:url(../img/topBar.jpg); }

div#siteTop h1{padding:6px;font-size:18px;}
div#siteTop div#appMainTitle{padding-top:12px;padding-bottom:16px;font-size:18px;}
div#siteTop div#moduleTitle{padding:8px;font-size:24px;letter-spacing:0px;font-weight:600;}
div#siteTop h3{padding:6px;font-size:12px;}

div#peds {color:#ffffff;padding-top:15px;padding-bottom:11px;padding-right:11px;font-size:13px;letter-spacing:3px;font-weight:600; }
div#peds i {color:#ffffff;padding:12px;font-size:13px;letter-spacing:3px; }



div#appBase p{color:#333333;padding:20px;margin:2px;}

div#screen h1{color:#444444;padding:6px;font-size:16px;}
div#screen h2{color:#384D14;padding:5px;font-size:18px;font-weight:300; }
div#screen h3{color:#666666;padding:6px;font-size:12px;}

div#screen p{font-size:11pt;padding:20px;margin:2px;letter-spacing:0px;}

div#screen p.quizOption{
background-color:#f3f3f3;color:#858585;padding:6px;margin:4px;font-size:10pt;font-weight:bold;	
border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
}
div#screen div.moduleNavBut{
	/*border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;*/
padding:15px; 
	background:url(../img/itemBg.png);width:369px;height:15px;position:absolute;letter-spacing:0px;font-size:10pt;font-weight:500;  
}
div#INDEXscreen div.moduleNavBut{/*border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;*/
padding:15px; 
	background:url(../img/itemBg.png);width:369px;height:15px;position:absolute;letter-spacing:0px;font-size:10pt;font-weight:500;  
}
/*
span#prvB , span#nxb {background-color:#ffffff;height:46px;padding:2px; }
*/
div , p , h1, h2 ,h3,span{

	/*border-radius:5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;
margin-bottom:1px;*/
}
.roundedDiv{
border-radius:15px;-webkit-border-radius: 15px;-moz-border-radius: 15px;
}

.nosel{
 -webkit-touch-callout: none;
    -webkit-user-select: none;
     -khtml-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
         -o-user-select: none;
            user-select: none;
}

a.greenlink, a.greenlink:hover, a.greenlink:visited, a.greenlink:active{
color:#AAC77C;
font-size:11pt;

}


div#screen h2.innerTitle{

color:#aaaaaa;padding:1px;font-size:16px;font-weight:bold;font-style: oblique;font-family;Arial 	
}

div#screen p.innerText{
color:#666666;padding:1px;font-size:10pt;

}


.mapBorders{

border-radius:10px;-webkit-border-radius: 10px;-moz-border-radius: 10px;
border-style:solid;
border-width:4px;
border-color:#c7c5c6;
}


.miniRound{

border-radius:8px;-webkit-border-radius: 8px;-moz-border-radius: 8px;
}


/*div#screen p.innerText */
ul  {line-height:160%;font-size:10pt;color:#888888;}
/*div#screen p.innerText ul */
li {font-size:10pt;color:#aaaaaa;}

div#INDEXscreen{ position:absolute;top:128px;width:1010px;height:472px;background-image:url(../img/contbg.png);
background-color:#ffffff;
 }


 a.MATgreenlink, a.MATgreenlink:hover, a.MATgreenlink:visited, a.MATgreenlink:active{


font-size:10pt;
font-weight:bold;
color:#eeeeee;
}


.chartarea {outline: none;width:100%;height:100px;border: 0px dotted #cccccc;color:#0063A5;font-size:9pt;resize: none;overflow: auto;}
.chartarea:focus{background-color: #eeeeee;}