/* CSS Document */
* {margin: 0; padding: 0;}

body {font: 0.7em/1.6em Verdana, sans-serif; letter-spacing: 0.2px; color: #333; margin: 1em 1em 1.4em 1em; background: #fff; text-align: left;}

a:link, a:visited {color: #06c; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}

h1, h2, h3 {font-family: Trebuchet MS, verdana, sans-serif; color: #f60; font-weight: bold;}
h1 {font-size:180%; line-height: 180%; margin: 0.2em 0 0.6em 0;}
h2 {font-size:160%; line-height: 160%; margin: 0.2em 0 0.6em 0;}
h3 {font-size:130%; line-height: 130%; margin: 0.2em 0 0.6em 0;}
acronym {underline: none;}

.hide {display: none;}
.right {float: right; padding-right:1em;}
p {margin: 0 0 0.8em 0;}

/* #header h1 a {background: url("../images/logo.png") no-repeat top left; text-indent: -700em; margin: 0; padding: 0; width: 125px; height: 100px; position: absolute; left: 50px; top: 35px;}
#header h1 span {display: none;}*/
#header .toplinks {display: none}

#lcol {display: none;}

#content .rotator {background: url("../images/rotator_frame.png") no-repeat top left; width: 184px; height: 208px; margin: 0 0 10px 10px; padding: 12px 17px 0 17px; float: right;}
#content .rotator p {margin: 4px 0 0 0; padding: 0; color: #aaa; font-weight: bold; font-size: 110%; text-align: center;}

#footer {display: none;}

ol {list-style-position: inside; margin: 0 0 2em 0;}
ul {list-style-position: inside; margin: 0 0 2em 0;}
