/* Nancy George Designs CSS File */

td.headings
{
	background-color: #777777;
	font-family: arial,helvetica;
	font-size: 11pt;
	color: #FFFFFF;
	text-align: center;
	padding: 0px 20px;
	a: link
}

table.greyborder
{
	border: 4px solid #777777;
}

a:link 
{	color: white;
	text-decoration: none;}
a:visited 
{	color: white;
	text-decoration: none;}
a:focus 
{	color: #9DD05B;
	text-decoration: none;}
a:hover 
{	color: #9DD05B;
	text-decoration: none;}
a:active 
{	color: white;
	text-decoration: none;}

body
{
	font-family: arial, helvetica;}

div.footer
{	font-family: arial, helvetica;
	font-size: 9pt;
	text-align: center;
}

h1
{
	color: #898989;
	font-size: 16pt;
	font-family: arial,helvetica;
	text-align: left;
}

h2
{
	color: #8DCB41;
	font-size: 14pt;
	font-family: arial,helvetica;
	text-align: left;
}

h3
{
	color: #898989;
	font-size: 16pt;
	font-family: arial,helvetica;
	text-align: right;
}

td.body
{
	text-align: left;
	font-family: arial, helvetica;
	font-size: 10pt;	
}

td.quote
{
	text-align: left;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-style: italic;
padding: 5px;
}







td.left
{
	background-color: #395F0B;
	text-align: center;
	font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 150%
}

td.leftsmall
{
	background-color: #395F0B;
	text-align: left;
	font-family: arial, helvetica;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
	line-height: 150%
	padding: 2px
}

td.middle
{
	background-color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 11pt;
	color: #777777;
	text-align: left;
	padding: 0px 30px;
}

td.banner
{
	padding-left: 2px;
}

td.midsmall
{
	background-color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 9pt;
	color: #777777;
}

td.right
{
	background-color: #E0EDC5;
	font-family: arial,helvetica;
	font-size: 11pt;
	color: #395F0B;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #395F0B
}

td.rightclear
{
	background-color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 11pt;
	color: #395F0B;
	padding: 10px;
	text-align: center;
}

td.rightclearl
{
	background-color: #FFFFFF;
	font-family: arial,helvetica;
	font-size: 11pt;
	color: #395F0B;
	padding: 10px;
	text-align: left;
}

td.right2
{
	background-color: #395F0B;
	font-family: arial,helvetica;
	font-size: 12pt;
	color: #FFFFFF;
	padding: 10px;
	text-align: center;
}



p.foot
{
	color: #777777;
	font-style: arial,helvetica;
	font-size: 8pt;
	text-align: left;
}


