/* CSS Document */

body{ background: #FFFFFF;}
p, td, th { font-size: .8em; font-family: Arial, Helvetica, sans-serif; line-height: 1.6em;}
ul, ol { font-size: .8em; font-family: Arial, Helvetica, sans-serif; line-height: 1.6em;}
.aCorrect { color: #336600; font-weight: bold;}
.aInCorrect { color: #FF0000; font-weight: bold;}
a { color: #365ea4; text-decoration: underline;}
a:active { color: #365ea4; text-decoration: underline;}
a:hover { color: #1e702e; text-decoration: underline;}
a.more { font-weight: bold; padding-right: 1.5em; background: url("/images/elements/grayarrow.jpg") no-repeat 100% .05em;}	
a:hover.more { background-image: url("/images/elements/grayarrow_down.jpg");}
p.smallcontent { font: .7em "News Gothic Std", Arial, Helvetica, sans-serif; line-height: 1.4em;}

/* added 4-14-2009 by Brian - standardize answers. */
.question { font: bold 1em Arial, Helvetica, sans-serif;}
.answer li { padding-bottom: 8px;}

