﻿/* generic */

body								{ font-size:69%; font-family:Arial, Helvetica, sans-serif !important; color:#666; }
ul, li, h1, h2, h3, h4, h5, h6, p	{ margin-top:0; margin-bottom:0; padding-top:0.0em; padding-bottom:0.0em; }
img									{ border-style:none; }
a									{ color:#0D9EBA; text-decoration:none; }
a:hover, li.active a				{ color:#333; }
p									{ line-height:150%; }
blockquote							{ text-indent:20px; margin:0; padding:0; }
hr									{ margin:1px 0; padding:0; height:2px; border-style:none; color:#686A52; border-top:solid 1px #494B34; }


/* content area */

#content h1							{ color:#333; margin:0; font-size:24px; font-weight:normal; padding-bottom:24px; }
#content h2							{ color:#333; margin:0; font-size:15px; font-weight:normal; padding:15px 0; }
#content h3							{ color:#333; margin:0; font-size:12px; font-weight:bold; padding:8px 0; }
#content p							{ color:#555; margin:0; padding:8px 0; line-height:150%; }
#content a							{ color:#336600; }
#content a:hover					{ color:#333; text-decoration:underline; }
#content .middle img				{ border:solid 1px #b0b685; padding:2px; }
#content .middle #WebPartWPQ1 img,
#content .middle #WebPartWPQ2 img,
#content .middle #WebPartWPQ3 img,
#content .middle #WebPartWPQ4 img,
#content .middle #WebPartWPQ5 img,
#content .middle #WebPartWPQ6 img,
#content .middle .ms-summarystandardbody img,
#content .middle .ms-listviewtable img,
#content .middle .ms-WPBorderBorderOnly img	{ border-style:none; padding:0; }


/* dropdown styles */

.blue-box							{ border:dotted 1px #7CA1AD; background:#E6F5FA; }
.quote								{ color:#8D8052; font-size:12px; font-style:italic; background-color:#eeeeee; }
.startphrase						{ font-size:16px; font-weight:bold; }
.cite								{ color:#8D8052; font-size:9px; }
.bigNum								{ color:#8D8052; font-size:16px; font-weight:bold; font-style:italic; }
.capital-letters					{ text-transform:uppercase; }

