/* ****************** Style for ADMLC *************** */
/* 2003/05/03 Steve Pattison */


body {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; background-color: #ffffff; margin-left: 0; margin-top: 0}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; margin-top: 1em; margin-bottom: 1em; color: #000000}
p.indent {margin-left: 2em}
p.menu {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; margin-top: 0em; margin-bottom: 0em}
sup {font-size: 80%}
sub {font-size: 80%}
h1 {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 100%; FONT-WEIGHT: bold
}
h2 {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 90%; FONT-WEIGHT: bold
}
h3 {
	COLOR: #666666; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 80%; FONT-WEIGHT: bold
}
a:link {color: #000099; text-decoration: none}
a:active {color: #000099; text-decoration: none}
a:visited {color: #000099; text-decoration: none}
a:hover {color: #000099; text-decoration: underline}
ul {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; list-style-type: disc; margin-left: 2em; color: #000000}
ul.nested {font-size: 100%; list-style-type: square; margin-left: 3em}
ol {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%; list-style-type: decimal; margin-left: 2em; color: #000000}
hr.unspaced {width: 100%; height: 1px; text-align: center; margin-top: 0em; margin-bottom: 0em}

td.top {
	background-image:  url(images/layout/box_edge_top.gif);
}
td.bot {
	background-image:  url(images/layout/box_edge_bot.gif);
}
td.left {
	background-image:  url(images/layout/box_edge_left.gif);
}
td.right {
	background-image:  url(images/layout/box_edge_right.gif);
}