/* Start of CMSMS style sheet 'typography' */
@charset "UTF-8";
/* CSS Document */

body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 62.5%; }

html { font-size: 100%; }


/* Headings */
h1 { color: #000; }
h2, h3 { font-size: 1.4em; line-height: 1.6em; margin-bottom: 1em; border-bottom:1px solid #F0F0F0; color:#D12B60; }
#leftcol h3 { font-size: 1.3em; border: none; margin-bottom: 0.5em; }
#leftcol h4 { font-size: 1.2em; font-weight: bold; }

#strap { color:#D12B60; float:right; font-size: 1.7em; padding:34px 14px; }

#mainNav { font-size: 1.2em; }
#mainNav .activeparent, #mainNav .currentpage { color: #fff; }

p { font-size: 1.2em; line-height: 1.5em; margin: 0 0 1em; text-align: justify; }

#NewsPostDetailDate { font-size: 1.2em; font-weight: bold; margin: 0 0 0.5em; }
.NewsSummaryPostdate { font-size: 1.2em; font-weight: bold; margin: 0 0 0.5em; }
.NewsSummaryLink a { font-size: 1.2em; text-decoration: none; color: #006699; }
.NewsSummaryLink a:hover { border-bottom: 1px dotted #006699; }

ul{ }

#leftcol a { color: #006699; text-decoration: underline; }

#leftcol li { font-size: 1.2em; margin-left: 2em; margin-bottom: 1em; }

li.sectionlinks { font-size: 1.2em; margin-top: 0.3em; line-height: 1.5em; }

#rightcol .currentpage { color: #006699;  text-indent: 5px; margin-bottom:8px; width:190px; border-bottom:1px solid #F0F0F0; bottom:5px; height: 20px; }

#footer_text { margin: 0; padding: 0; list-style: none; }
/* End of 'typography' */

