

/*
-----------------------------------------------
www.nrgsmith.com
Stylesheet:  Base_new.css
Author:  d cornwell
----------------------------------------------- */


body   { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p    { font-size: small; line-height: 1.5em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
p.nogap   { font-size: small; font-size: 1pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
p.frontpage    { font-size: small; line-height: 2em; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
p.footer    { font-size: x-small; font-style: italic; text-align: center; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
p.footer2    { font-size: smaller; font-style: italic; font-weight: bold; text-align: center; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin: 0 }
h1  { color: #00005f; font-style: normal; font-size: 18pt; line-height: 18pt; margin-top:5px; margin-bottom: 8px }
h2 { color: #00005f; font-style: normal; font-weight: bold; font-size: 14pt;line-height: 20pt}
h3 { color: #00005f; font-style: normal; font-weight: bold; font-size: 12pt }
a  { color: #0033CC; text-decoration: none }

a:link  { color: #0033CC; text-decoration: none }
a:hover
{
	text-decoration: underline;
}
blockquote {
	color: #457E8D;
	font-size:110%;
	margin: 20px;
	padding: 10px;
	background:#F2F7FA ;
}

