/* --------------------------------- Global Styles ------------------------------------------------- */
body { background-color: #FFFFFF; color: #000000; font-family: verdana, arial, helvetica, sans-serif;  
	   font-size: 11px; margin: 0px 0px 0px 0px; }
table, td, p, ul, ol, input, select, textarea { font-family: verdana, arial, helvetica, sans-serif; font-size: 11px; }
form { margin : 0px 0px 0px 0px; }

a, a:link, a:visited, a:active { background-color: transparent;  color: #248B87; font-weight: bold; text-decoration: none; }
a:hover { text-decoration: underline; }

h1 { font-size: 180%; font-weight: bold; }
h2 { font-size: 130%; font-weight: bold; }
h3 { font-size: 110%; font-weight: bold; }
h4 { font-size: 100%; font-weight: bold; }
h5 { font-size: 100%; font-weight: bold; margin-bottom: 0px; margin-top: 0px; }

/* Sections */
.maincontent { height: 400px; padding: 10px; border-right: solid 1px #248B87; border-bottom: solid 1px #248B87;}
.header { background-color: #FFFFFF; color: #000000; }
.footer { font-size: 11px; font-weight: bold; background-color: transparent; color: #000000; }
.leftmenu { background-color:#1B6E62; }