
body { background-color:#FFFFFF; font-family:verdana,arial,helvetica,sans-serif; font-size:xx-small; color:#000000; margin:0px }


/* boxes with and without widths */
/* if using a tinted multicol box, you must use the boxtint and the boxcolxxxpadl and padm/padr styles to create the padding inside - there are no examples of using the 355 tint to create a 2x170px tinted box, but it's just the same in principle as the 3x170 and the 2x262 version inside the tinted 540 box*/
/* with freesize tinted boxes, use the tintboxinner box inside to create the padding */
.boxcol222 { float:left; width:222px }
.boxcol222padl { float:left; width:219px; margin:3px 0px 6px 3px }
.boxcol222padm { float:left; width:219px; margin:3px 0px 6px 0px }
.boxcol222padr { float:left; width:219px; margin:3px 3px 6px 0px }

/* straps and tongue and groove styles */
.tngstrap1 { height:20px; padding:2px 0px 0px 6px; border-top:1px solid #DDE5EE; border-bottom:1px solid #003366; background-color:#99BBDD; font-weight:bold; color:#FFFFFF; text-align:center }
.tngstrap2 { height:20px; padding:2px 0px 0px 6px; border-top:1px solid #DDE5EE; border-bottom:1px solid #003366; background-color:#5175C9; font-weight:bold; color:#FFFFFF; text-align:center }
/* end tongue and groove and straps */

.content a { font-weight: bold; }

a:link { color:#001166; text-decoration:none }
a:active { color:#CC0000; text-decoration:none }
a:visited { color:#505050; text-decoration:none }
a:hover { color:#FF6600; text-decoration:underline }

.palelink2 a:link { color:#FFFFFF; text-decoration:none }
.palelink2 a:active { color:#CEDAE5; text-decoration:none }
.palelink2 a:visited { color:#FFFFFF; text-decoration:none }
.palelink2 a:hover { color:#003366; text-decoration:underline }

/* left hand navigation */
.leftmarginlist { margin-left:20px; margin-top:3px; padding-left:0px }
.leftmarginlistitem { margin-bottom:3px; color:#0066CC }
/* end left hand navigation */

/* generic classes */
/* font formatting */
.bold { font-weight:bold }
.italic { font-style:italic }
/* font formatting */
.pale { color:#DCE5EE }
.black { color:#000000 }
.white { color:#FFFFFF }
.dark { color:#003366 }
.grey { color:#666666 }
/* end font formatting */
