/*******************/
/* HTML TAGS        */
/********************/

* {margin:0; padding:0;}
a:link, a:visited, a:hover {color: #000099; text-decoration: none;}
a:hover {text-decoration: underline; color: #CC0000; background-color: #FFFFCC;}
body {font-family: Arial, Helvetica, sans-serif; font-size: small; /* for IE5/Win */ voice-family: "\"}\""; voice-family:inherit; 
	font-size: medium; /*for compliant browsers */ margin: 0.4em 0.4em; color: #000000; behavior: url(css/csshover2.htc);}
html>body { /*be nice to Opera */ font-size: medium;}

dt {font-size: 160%; color: #000099; line-height: 150%;}
dd {font-size: 140%; color: #000000; line-height: 150%;}

/************************/
/* CLASSES             */
/************************/
.bluetext {color: #0066FF;}
.redtext {color: #CC0000;}
.superscript {font-size: 70%; vertical-align: super;}
.custom sub {vertical-align: sub; font-size: 75%;}
.custom sup {vertical-align: super; font-size: 75%;}
.sectionbottomborder {margin: 0 0 1em 0; line-height: 1.6em; padding:1em 0 1em 0; border-bottom:1px solid #000099; width:100%;}
.returnpage {text-align: right;}
.returnpage a {font-size: 90%;}

/************************/
/* LAYOUT DIVS             */
/************************/
#footer p{width: 100%; font-size: 90%; color: #999999; margin: 0.5em 0 0 0;}