body, table, div { font-family: Arial, Helvetica, sans-serif; font-size:12px; color:#13B8CD;  }
body { background:#F6F9F8; margin:0; padding:0; }

h1 { font-size:18px; margin:0; padding:0; }
h2 { font-size:16px; margin:0; padding:0; }
h3 { font-size:14px; margin:0; padding:0; }

a:link { text-decoration: none; color: #C95740; }
a:visited { text-decoration: none; color: #C95740; }
a:active { text-decoration: none; color: #C95740; }
a:hover { text-decoration: underline; color: #C95740; }

a.blue:link { text-decoration: none; color: #1AC1D3; }
a.blue:visited { text-decoration: none; color: #1AC1D3; }
a.blue:active { text-decoration: none; color: #1AC1D3; }
a.blue:hover { text-decoration: underline; color: #1AC1D3; }

/* Main */

#superMain { }

#main { background:#F6F9F8; padding:0px; }

/* Head */

#head { padding:5px; background:#B5DFEB; }

#head .logo { padding:0; background:#F6F9F8; text-align:center; }

#menu { background:#6FC4D6; padding:5px; margin-top:0px; }

/* Menu Head */

#menu .menu { margin:0; padding:0; }

#menu .menu ul { margin:0; padding:0; }

#menu .menu li { margin:0; display:inline; padding:0; font-size:16px; }	

#menu .menu li a { padding:4px 20px; background:#6FC4D6; color:#FFF; font-weight:bold; text-decoration:none; }
html>body #menu .menu li a { padding:4px 30px; }

#menu .menu li a:hover { background:#B5DFEB; color:#13B8CD; }	

#menu .menu li a.current { background:#B5DFEB; color:#13B8CD; }


/* Body Menu */

.menuLeft { width:200px; background:#F6F9F8; padding:5px; margin:17px 5px 5px 0px; }

.menuLeft fieldset { padding:5px; border:1px solid #6FC4D6; background:#FFF url(../images/fieldset_background_ie.jpg) no-repeat; }
html>body .menuLeft fieldset { background-image:none; background:#FFF; }

.menuLeft legend { color:#13B8CD; font-size:16px; font-weight:bold; border:1px solid #6FC4D6; background:#FFF; }

/* Body Body */

#body { }

#body h1 { margin:5px 0 5px 0; clear:both; }

#body li { padding:4px 0; }

/* Footer */

#footer { margin-top:20px; padding:0; color:#1AC1D3; border-top:6px solid #B5DFEB;}

#footer .menuBottom { background:#6FC4D6; padding:5px; color:#FFF; }

#footer .menuBottom a:link { text-decoration:none; color:#FFF; font-weight:bold; }
#footer .menuBottom a:visited { text-decoration:none; color:#FFF; font-weight:bold; }
#footer .menuBottom a:active { text-decoration:none; color:#FFF; font-weight:bold; }
#footer .menuBottom a:hover { text-decoration:underline; color:#FFF; font-weight:bold; }

#footer .copyright { padding:5px; }

#footer .copyright a:link { text-decoration:none; color:#1AC1D3; font-weight:bold; }
#footer .copyright a:visited { text-decoration:none; color:#1AC1D3; font-weight:bold; }
#footer .copyright a:active { text-decoration:none; color:#1AC1D3; font-weight:bold; }
#footer .copyright a:hover { text-decoration:underline; color:#1AC1D3; font-weight:bold; }