html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, caption
{
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}

* {font-size:1em; font-family: inherit;}

:focus {outline:none;}

body { font-size: 62.5%; font-family: Verdana, Arial, Sans-Serif; color:Black; } /* 62.5% (10px), 75% (12px), 87.5% (14px), 100% (16px) */

p {	margin: 0 0 1.5em 0; }

a			{ color:#0054A4;	text-decoration:underline; }
a:link		{ color:#0054A4;	text-decoration:underline; }
a:visited	{ color:0054A4;	text-decoration:underline; }
a:active	{ color:Red;	text-decoration:underline; }
a:hover		{ color:#0054A4;	text-decoration:underline; }

a.h1,a.h2,a.h3,a.h4,a.h5,a.h6,h1,h2,h3,h4,h5,h6 
{
	font-weight:bold;
	display:block;
	text-decoration:none;
	color:Black;
}

h1, a.h1, a:link.h1, a:visited.h1, a:active.h1, a:hover.h1 { color:Black; text-decoration:none; font-size: 2.00em; }
h2, a.h2, a:link.h2, a:visited.h2, a:active.h2, a:hover.h2 { color:Black; text-decoration:none; font-size: 1.75em; } /* this is normally skipped? 1.50em */
h3, a.h3, a:link.h3, a:visited.h3, a:active.h3, a:hover.h3 { color:Black; text-decoration:none; font-size: 1.50em; } /* 1.25em */
h4, a.h4, a:link.h4, a:visited.h4, a:active.h4, a:hover.h4 { color:Black; text-decoration:none; font-size: 1.25em; } /* 1.00em */
h5, a.h5, a:link.h5, a:visited.h5, a:active.h5, a:hover.h5 { color:Black; text-decoration:none; font-size: 1.00em; } /* 0.75em */
h6, a.h6, a:link.h6, a:visited.h6, a:active.h6, a:hover.h6 { color:Black; text-decoration:none; font-size: 0.75em; } /* 0.66em WTF? */

fieldset { border:solid 1px; padding:0.25em 0.5em 0.75em; margin: 0 0 1.5em; }
legend { margin:0 0 0 2em; padding:0 5px; }

small { font-size:.9em; }

ul, ol, dl { position: relative; padding:0 0 0 1.5em; margin:1.5em 0; }
dir, menu { margin:1.5em 0; }
/* nested lists have no top/bottom margins */
ul ul,   ul ol,   ul dir,   ul menu,   ul dl,
ol ul,   ol ol,   ol dir,   ol menu,   ol dl,
dl ul,   dl ol,   dl dir,   dl menu,   dl dl,
dir ul,  dir ol,  dir dir,  dir menu,  dir dl,
menu ul, menu ol, menu dir, menu menu, menu dl
{
	margin:0;
	padding: 0 0 0 1.5em;
}

hr { margin:0.75em 0; padding:0; }


/* set margin/padding to px for static w/ no scaling */

.nav-menu ul { padding: 0px; margin: 0px; padding-left: 5px; margin-bottom: 10px; list-style:none; }

.nav-menu li {  font-size: 12px; line-height: 20px; }

.nav-menu { padding: 0; margin: 0; list-style: none; border: solid #E8E8E8; border-width: 0 1px 1px; background: #FBFBFB; }

.nav-menu li { width: 100%; vertical-align: top; border-top: 1px solid #E8E8E8; }

.nav-menu a { text-decoration:none;display: block; height: 39px; overflow: hidden; padding-left: 5px; line-height: 39px;  font-size: 120%; }

.nav-menu a.active { padding-left: 10px; position: relative; background-color: #3B5998;  height: 43px; color: #fff; }

.nav-menu a:hover { text-decoration: underline;background-color: #3B5998;color:#fff; }

.nav-menu a span { float: left; width: 32px; margin-top: 8px; height: 24px; }
