﻿/* ------------------------------------------- */
/* BODY                                        */
body { font-size: 62.5%; font-family: Arial, Helvetica, sans-serif; }
/* ------------------------------------------- */
/* CONTAINER                                   */
div#container { font-size: 1.1em; }
/* ------------------------------------------- */
/* BRANDING                                    */
div#branding h1 { text-indent: -9999em; }
/* ------------------------------------------- */
/* NAV MAIN                                    */
ul.nav_features { text-transform: uppercase; }
	ul.nav_features li#active a { font-weight:bold; }
ul.nav_tools { text-transform: uppercase; }
	ul.nav_tools li a:hover { text-decoration: underline; }
	ul.nav_tools li#current a { font-weight: bold; }
/* ------------------------------------------- */
/* HIGHLIGHTS                                   */
div#highlights { font-size: 1.1em; }
	div#highlights a { font-weight: bold; text-transform: lowercase; }
	div#highlights h2 { text-transform: lowercase; }
	/* ------------------------------------------- */
	/* CONTENT MAIN                                */
	div#content_main { line-height: 18px; }
		div#content_main p {  }
		div#content_main h2 { text-transform: uppercase; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.3em; font-weight: normal; }
			div#content_main h2 span { font-weight: bold; }
		div#content_main h3 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 1.2em; font-weight: normal; }
			div#content_main h3 span { font-weight: bold; }
		div#content_main ol li h3 { text-transform: lowercase; font-weight: bold; font-size: 1em; }
        ul.newsList li a { font-size: 1.2em; font-weight: bold; }
        ul.newsList li a:hover { text-decoration: underline; }
            ul.newsList li p a { font-size: 1em; font-weight: normal; }
	/* ------------------------------------------- */
	/* CONTENT SUB                                 */
	h3.services_head { text-indent: -9999em; }
/* ------------------------------------------- */
/* SITE INFO                                   */
div#site_info div.org { font-weight: bold; }
