
/* ...... HTML ...... */

p, li { color: #000; font-size: 10pt; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 2em; }

h1, h2, h3, h4, h5 { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #fff; padding-left: 3px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; }

body { background-color: #fff; margin: 0; padding: 0; text-align: center; }
 
input, select, textarea, button { color: #666; font-size: 95%; font-family: Verdana, Arial, Helvetica, sans-serif; } 

table { color: #666; font-size: 76%; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*  Following style is for the Service Mark to render correctly since the UNICODE does not work in IE  */
sup { vertical-align: text-top; font-size: 60%; }



/* ...... HTML Forms ...... */



/*    900 895 895 614      */


  
/* ...... IDs ...... */

#container { margin-left: auto; margin-right: auto; margin-top: 30px; margin-bottom: 50px; width: auto; text-align: left; }

#header { display: none; }

#nav { display: none; }

#promoBox { display: none; }

#contents { background-color: #fff; width: auto; height: 444px; overflow: visible; margin: 0 0 0 0px; }

#contentsText { color: #000; font-size: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 25px; padding: 15px 60px 15px 30px; overflow: visible; height: 344px}

/*
#contentsText li { padding-top: 5px; padding-bottom: 5px; list-style-image: url(../images/Abullet.gif); }
*/

#contentsText ul { list-style-type: disc; padding: 0; margin: 0 0 0 1em; }

#contentsText li { background-image: url(../images/Abullet.gif); background-repeat: no-repeat; background-position: 0 .4em; padding-left: 3em; margin: 1.7em 0; }

#contentsText h2 { font-size: 16pt; padding-top: 3px; padding-bottom: 3px; }

#floatImg { float: left; margin: 10px 10px 5px 0; border: solid 3px #fff; }

#footer, #footer p, #header p { display: none; }

#partnerLogos ul li { background-image: none; margin: 1px; padding: 1px; display: inline; }


/* ...... CLASSES ...... */

.spacerRule { border-bottom: 1px dotted #fff; }

.clearingDIV { clear: both; }

.noPrint {display: none; }

/* ...... HYPERLINKS ...... */

.imgLink a:link, a:visited, a:hover, a:active { background-image: none; text-decoration: none; }

a:link { color: #0072c6; text-decoration: none; border-bottom: 1px dotted #0072c6; }

a:visited { color: #999; text-decoration: none; border-bottom: 1px dotted #0072c6; }

a:hover { color: #fff; background-color: #efb22d; border-bottom: 1px dotted #0072c6; }

a:active { color: #efb22d; background-color: #fff; }


#footer a:link { color: #999; text-decoration: none; border-bottom: 0px dotted #0072c6; }

#footer a:visited { color: #999; text-decoration: none; border-bottom: 0px dotted #0072c6; }

#footer a:hover { color: #fff; background-color: #efb22d; border-bottom: 0px dotted #0072c6; }

#footer a:active { color: #fff; background-color: #000; }


#header a:link { color: #fff; text-decoration: none; border-bottom: 0px dotted #0072c6; }

#header a:visited { color: #fff; text-decoration: none; border-bottom: 0px dotted #0072c6; }

#header a:hover { color: #000; background-color: #999; border-bottom: 0px dotted #0072c6; }

#header a:active { color: #fff; background-color: #000; }
