body  {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000000;
	background-image: url(../Images/bkgd11.gif);
}
.info {
	padding: 10;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	background-image: url(../Images/ailogobw2.gif);
	background-repeat: no-repeat;
	background-color: White;
	background-position: right;
	letter-spacing: 1px;
	line-height: 2.0;
	border-style: inset inset inset inset;
	vertical-align: top;
}
.infosm {
	padding: 10;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
	background-image: url(../Images/ailogobw.gif);
	background-repeat: no-repeat;
	background-color: White;
	background-position: right;
	letter-spacing: normal;
	line-height: normal;
	border-style: inset inset inset inset;
	vertical-align: top;
}
.infosm2 {
	padding: 10;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: normal;
	text-align: left;
	background-color: transparent;
	background-position: right;
	letter-spacing: normal;
	line-height: 1.2;
	vertical-align: top;
}
h1.infosm2 {font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0em;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 0px;
	border-top-width: 0px;
}
ul.how {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: 0em;
	list-style-type: disc;
	margin-bottom: 0px;
	margin-top: 2px;
	border-top-width: 0px;
	padding-bottom: 1em;
	padding-top: 1em;
}
ul.prod {
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: 0em;
	list-style-type: circle;
	margin-bottom: 0px;
	font-size: 8pt;
}

ul.goal {
	list-style: none;
	margin-left: 3px;
	padding-left: 2.0em;
	text-indent: 5em;
	list-style-type: disc;
	font-size: 8pt;
	text-align: left;
	margin-right: 3px;
}
ul.goal li {
	background-color: Blue;
}

.under {
	text-decoration: underline;
}
p  {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	font-size : 10pt;
	color : #000000;
}

A:LINK  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: Black;
}



A:active  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: Maroon;
}

A:visited  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: #940000;
}
A:hover  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: none;
	font-size: 8pt;
	color: White;
}
a.main {font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	color: black;
	}


A.main:active  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	color: black;
}

A.main:visited  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	color: #940000;
}
A.main:hover  {
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	text-decoration: underline;
	font-size: 8pt;
	color: silver;
}


h3  {
	font-family : Verdana, Arial, Helvetica;
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	color : #000000;
}


#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size: 9px;
} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 2px inset;
	list-style: none;
	display: inline;
	background-color: #ECE9DB;
	}

		
#tabs ul li.here {
	border-bottom: 1px inset #ECE9DB;
	list-style: none;
	display: inline;
	background-color: #ACA899;
}
ul#navlist
{
	border-top: 0px;
	margin: 0px;
	font: bold 10px verdana,helvetica,arial,sans-serif;
	border-left: 0px;
	border-right: 0px;
	text-indent: 0em;
	display: block;
	margin-left: 0px;
	padding-left: 0px;
	
}

ul#navlist li
{
	list-style: none;
	margin: 0px;
	border: 0px;
	border-bottom: 2px solid #ECE9DB;
	margin-left:0px;
padding-left:0px;
padding-top: 5px;
	}

ul#navlist li a
{
	
	display: block;
	border: 0px;
	text-indent: 0em;
	text-decoration: none;
	text-align: left;
	margin-left:0px;
padding-left:0px;

	}

ul#navlist li a:link { color: black; }
div#navcontainer li a:visited 
{
	color: #940000;
	
}
ul#navlist li a:hover
{
color: white;
}



