/* Body tags */

BODY.Level3
{color: #333366;
background-color: #ffffff;
margin-top: 0;
margin-right: 0;
margin-left: 0;
margin-bottom: 0;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: small;}

BODY.nonav
{color: #333366;
background-color: #ffffff;
margin-top: 0;
margin-bottom: 0;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: small;}

H1
{color: #333366;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
font-weight: bold;}

H2
{color: #000033;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;}

H3
{color: #333399;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: small;
font-weight: bold;}

SUB
{
        font-size: x-small;
        line-height: 50%;
        padding-bottom: 0;
}
SUP
{
        font-size: x-small;
}
.mainHeading
{
	color: #333366;
	/* background-color: #ffffff; */
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}

/* Search Field */

INPUT.SearchField
{color: #000000;
background-color: #ffffff;
font-family: sans-serif;
font-size: 9pt;
height: 16px;
width: 155px;}

IMG
{
margin-top: 4px;
margin-right: 4px;
margin-left: 4px;
margin-bottom: 4px;
font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: small;
}

/* Table Cells and Info Boxes */

TD
{font-family: Geneva, Helvetica, Arial, sans-serif;
font-size: small;}

.infoBoxHeader
{color: #FFFFFF;
background-color: #003399;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

.infoBoxCell
{color: #FFFFFF;
background-color: #3366CC;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

A.infoBox
{color: #ffffff;
background-color: #3366CC;; font-family: Arial, Helvetica, sans-serif}

/* Menu Boxes */

.menuBoxHeader
{color: #FFFFFF;
background-color: #003399;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

.menuBoxCell
{color: #FFFFFF;
background-color: #3366CC;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

A.menuBox
{color: #ffffff;
background-color: #3366CC;
text-decoration: none;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}


/* Footer */

.footer
{color: #000066;
background-color: #ffffff;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

TD.footer
{color: #000066;
background-color: #ffffff;
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
font-size: x-small;}

A.footer
{color: #000066;
background-color: #ffffff;
font-size: x-small;}

.gofooter
{color: #FFFFFF;
background-color: #003399;}

pre.nonav
{
font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
}



#navlist
{
color: white;
padding: 0 1px;
margin-left: 0;
width: 15em;
font: normal 0.8em Verdana, sans-serif;
}
#navlist li
{
list-style: none;
margin: 0;
font-size: 8pt;
}
#navlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #00c;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#navlist a#current { border-color: #5bd #035 #068 #f30; }
#navlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}
#navcontainer>#navlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #008;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#navlist a:active, #navlist a#current:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}
#subnavlist
{
color: white;
padding: 0 1px;
margin-left: 1em;
width: 15em;
font: normal 0.8em Verdana, sans-serif;
}
#subnavlist li
{
list-style: none;
margin: 0;
font-size: 8pt;
}
#subnavlist a
{
display: block;
text-decoration: none;
margin-bottom: 0.5em;
margin-top: 0.5em;
color: white;
background: #05f;
border-width: 1px;
border-style: solid;
border-color: #5bd #035 #068 #6cf;
border-left: 1em solid #fc0;
padding: 0.25em 0.5em 0.4em 0.75em;
}

#subnavlist a#subcurrent { border-color: #5bd #035 #068 #0f0; }
#subnavlist a
{
width: 99%;
/* only necessary for Internet Explorer */
}
#navcontainer>#subnavlist a
{
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover
{
background: #008;
border-color: #069 #6cf #5bd #fc0;
padding: 0.4em 0.35em 0.25em 0.9em;
}

#subnavlist a:active, #subnavlist a#subcurrent:active
{
background: #17a;
border-color: #069 #6cf #5bd white;
padding: 0.4em 0.35em 0.25em 0.9em;
}
/* defs for abstract submission (/Submission/steps/step7.php) */
div#subm_abstract
{
background-color:#ffebcd;
font-family: Times-Roman, serif;
font-size: medium;
text-align: justify;
}
div#subm_abstract table tr td
{
background-color:#ffebcd;
font-family: Times-Roman, serif;
font-size: medium;
}
div#subm_abstract p
{
text-indent: 10.00mm;
text-align: justify;
margin-bottom: 0;
margin-top: 0;
}
div#subm_abstract p.space
{
text-indent: 10.00mm;
text-align: justify;
margin-bottom: 0;
margin-top: 5mm;
}
div#subm_abstract P.refs
{text-indent: -10.00mm;
text-align: left;
padding: 0.00mm 0.00mm 0.00mm 10.00mm;
margin-bottom: 0;
margin-top: 0;
}
div#subm_abstract P.space
{text-indent: 10.00mm;
text-align: justify;
margin-bottom: 0;
margin-top: 5mm;
}
div#subm_abstract P.image
{
text-align: center;
}
div#subm_abstract h1
{
color: #333366;
background-color:#ffebcd;
font-family: Times-Roman, serif;
margin-bottom: 0;
font-size: medium;
font-weight: bold;
}
a.nav:link    {
           /* background-color: transparent; */
	   /* color: transparent; */
           text-decoration:none;
	   }
a.nav:visited {
	   /* background-color: transparent; */
           /* color: transparent; */
           text-decoration:none;
	   }
a.nav:active  {
           /* background-color: transparent; */
           color: #fe0000;
           text-decoration:none;
	   }
a.nav:hover   {
           /* background-color: transparent; */
           color: #1919aa;
           text-decoration:underline;
	   }

