


/***** Global Settings *****/
html, body { border: 0; margin: 0; padding: 0; }
body { font: 65%/1.6em Verdana, Arial, Helvetica, sans-serif; background: #fff; color: #676767; }

/***** Links *****/
a, a:visited {text-decoration:none;  color:#004439; border-bottom:1px dotted #004439 }
a:hover { text-decoration: none; border-bottom:1px solid #004439 }

h2 {font-weight:normal;font-size:medium;}

ul, ol {list-style: none;  margin: 0 0 0 0; }
#mainContent ul li { padding-left:1.5em; background: url('/images/Student360_files/icon_arrow.gif') no-repeat 0px 4px; }
#mainContent { font-size:120%; }

#applet {  }
#navigation { padding-left: 1px; border-left: 0px solid #B1AEAE;  float: left; }

