
.address  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
}


H1 {
	font-family : Verdana, arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : normal;
	color : #000000;
	text-decoration : none;
 	margin-left:4px;
}

H2 {
	font-family : Verdana, arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
	color : #0033E5;
	text-decoration : none;
	margin-left:4px;
}

H3 {
	font-family : Verdana, arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
	margin-left:4px;
}


.majornav  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11;
	font-style : normal;
	font-weight : bold;
}

.minornav  {
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
}


.marginbody  {
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 10px;
}


.marginrightcolumn  {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.quote  {
	font-family : Times New Roman, Palatino, serif;
	font-size : medium;
	font-style : italic;
	font-weight : normal;
	color : #000000;
}

.quotesource  {
	font-family : arial, helvetica, san-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}

.quotebackground  {
	font-family : arial, helvetica, san-serif;
	font-size : x-small;
	font-style : italic;
	font-weight : normal;
	color : #000000;
}


.text  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
  text-decoration: none;
}

.textbold  {
	font-family : Verdana, arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : bold;
	color : #000000;
}

.textsmall  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000000;
}


.navlink {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-style : normal;
	font-weight : normal;
	color : #000099;
	text-decoration : underline;
}


UL {
	list-style:square;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:10px;
	list-style-position:outside;
}

LI {
	margin-top:8px;
	margin-bottom:15px;
}



a:link  {
	color : #0033e5;
}

a:active  {
	color : #0033e5;
}

a:visited  {
	color : #666666;
}

A:hover  {
	text-decoration : underline;
}

.newsletter-main {
  text-transform : lowercase;
}

.newsletter-main p {
  text-transform : capitalize;
}

