
.quotetext 	{ 
			margin: 12px;
		}

TABLE.MAIN 	{ 
			background-color: #FFFFFF;
			width: 85% 
		}
.glossary    	{
			font-size: .8em;
			font-family: arial,helvetica,sans-serif;
			font-weight: bold;
		}
.headline	{
			font-size: 2em;
			font-family: serif;
		}		
.faq	{
		font-weight: bold;
	}

BODY	{ 
		background-color: #FFFFFF; 
		font-family: helvetica;
	}
A.major { 
		text-decoration: none; 
		font-size: 24pt ;
		font-family: arial,helvetica,sans-serif;
		font-weight: 500;
		margin: 12px;
		font-style: italic;
	}
A.bannernav 	{
			font-size: .8em;
			color: #000000;
	    	}
.taglinebox	{
			background-color: #EEEEEE;
			text-align: center;
			border-style: solid;
			color: black;
			border-width: 1px;
		}
.tagline	{
			font-weight: bold;
			color: #DDDDFF;
			font-family: helvetica;
		}
.simpleLB 	{ 
			background-color: #000000; 
			width: 150px;
		}
.simpleLBheadingbox	{
				background-color: #EEEEEE;
				text-align: center;
				border-style: solid;
				color: black;
				border-width: 1px;
			}
.simpleLBheading	{
			font-weight: bold;
			color: #000000;
			font-family: helvetica;
			font-size: .9em;
		}
.simpleLBcontent 	{
				background-color: #FFFFFF;
				border-style: solid;
				color: black;
				border-width: 1px;
				line-height: .9em;
			}
.simpleLBentry 	{
				font-size: .7em;
				font-family: helvetica;
				color: #5555CC;
				background-color: transparent;
		    	}
.bannerleft	{
			color: black;
			width: 22%;
		}
.bannerright	{
			color: black;
		}
.bannermiddle	{
			border-style: none;
			border-top-width: 1px;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			color: black;
		}
.mainwindow 	{
			text-align: left;
			padding-top: 12px;
			padding-left: 6px;
			background-color: #FFFFFF;
			border-style: none;
			color: black;
			border-top-width: 1px;
			border-right-width: 1px;
			border-left-width: 1px;
			border-bottom-width: 0px;
		}
.leftinfo 	{
			padding-top: 12px;
			padding-left: 6px;
			padding-right: 6px;
			background-color: #FFFFFF;
			border-style: none;
			color: black;
			border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 0px;
			width: 160px;
		}
.footer 	{
			padding-top: 12px;
			background-color: #FFFFFF;
			border-style: none;
			color: black;
			border-bottom-width: 1px;
			border-left-width: 1px;
			border-right-width: 1px;
			border-top-width: 0px;
		}
.noindent	{
			text-indent: 0;
			padding: 0;
			list-style: inside;
		}
.copyright	{
			font-size: smaller;
                        color: #AAAADD;

		}
.leftnav 	{
			font-size: .7em;
	    	}
.frontpagetext  {
			font-size: .9em;
			color: #222222;
			background-color: transparent;
		}
