.eu-breakdown {font-size:80%;}
.eu-breakdown caption {font-weight:bold;margin-top:20px;}
.eu-breakdown td {padding:0 0.2em;text-align:center;}
.eu-breakdown .group {text-align:left;}

/* low contrast test */
#lower-contrast-test div {padding:0 20px 20px;width:90%;margin:10px auto;border:1px solid #999;font-family: Tahoma, Verdana, Helvetica, Arial,sans-serif;}
#yellownc,#yellownc h3 {color:#68685C;background:#FFFFC0;}
#yellowc,#yellowc h3 {color:#3F3F39;background:#FFFFC0;}
#greennc,#greennc h3 {color:#6D6C6C;background:#F2FCF2;}
#greenc,#greenc h3 {color:#4B4B55;background:#F2FCF2;}
#peachnc,#peachnc h3 {color:#786F60;background:#FEFBF6;}
#peachc,#peachc h3{color:#505357;background:#FEFBF6;}

/* high contrast test */
#high-contrast-test div {padding:0 20px 20px;width:90%;margin:10px auto;border:1px solid #ccc;background:#fff;	font-family:Tahoma, Verdana, Helvetica, Arial,sans-serif;}
.bold {font-weight:bold;}
.italic {font-style:italic;}
#one,#one h3 {color:#000;}
#two,#two h3 {color:#101010;}
#three,#three h3 {color:#202020;}
#four,#four h3 {color:#303030;}
#five,#five h3 {color:#404040;}
#six,#six h3 {color:#505050;}

#jawsFormModeTest form {width:80%;margin:20px auto;padding:10px;}
#jawsFormModeTest #jawsOutput {background:#f5f5f5;color:#404040;border:1px solid #999;padding:10px;}

