/* private: DefaultFonts_style */

body { font-size:70%; }
table { font-size:100%; }
body, table, tr, td, ol, li, p { font-family:verdana,arial,helvetica; font-weight:normal; color:#302e2e; }

b, strong { font-size:100%; font-weight:bold; text-decoration:none; }
p { padding:1em 0em; }

/* links */
a { font-weight:bold; color:#3c3333; }
a, a:visited { text-decoration:none; }
a:hover { text-decoration:underline; }

/* lists */
li.separator { background:url(/images/site_structure/linkSeparator.gif) top right no-repeat; }

/* default headers for wysiwyg */
.Heading1, H1, .Heading2, H2, .Heading3, H3, .Heading4, H4, .Heading5, H5, .Heading6, H6 { font-weight:bold; }
.Heading1, H1, h1 { font-size: 170%; letter-spacing:2px; }
.Heading2, H2 { font-size: 150%; font-weight:normal; padding:1em 0em; border-bottom:1px solid #b4b4b4; }
.Heading3, H3 { font-size: 130%; padding:0.5em 0 0.5em 0; }
.Heading4, H4 { font-size: 110%; font-weight:normal; font-style:italic; }
.Heading5, H5 { font-size: 110%; padding-bottom:0.2em; }
.Heading6, H6 { font-size: 110%; font-weight:normal; font-style:italic; }
.Normal { font-size:100%;  }
.error, .req { color:red; }

.lightgreentext { color:#80C21A; }
.lightredtext { color:#EA274F; }
.bluetext { color:#5189E0; }
.orangetext { color:#FF7433; }
.purpletext { color:#9558D9; }
.yellowtext { color:#EAC127; }
.greentext { color:#2FA34E; }
.lightbluetext { color:#0CBDC5; }
.greytext { color:#686868; }
.darkredtext { color:#A21207; }