/*	ATTRIBUTES

	font-size: 1em;
	font-weight: normal;
	line-height: 1.2em;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0;
	color: #7AA55A;


	float: right;


	background-image: url(/productsf/img/nav_01.gif);
	background-repeat: no-repeat;
	background-position: left center;

*/

body
	{
	font-family: verdana, arial, helvetica, sans-serif;
	background-color: #fff;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	}



/* GENERAL HYPERTEXT LINKS  */

a:link, a:visited
	{
	color: #425dc8;
	text-decoration: none;
	}

a:active
	{
	color: #7F8EC7;
	}

a:hover, a:visited:hover
	{
	text-decoration: underline;
	}

/* end GENERAL HYPERTEXT LINKS  */


.tagline
	{
	font-family: frutiger, verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 1.5em;
	color: #425dc8;
	margin: 61px 40px 0px 0px;
	vertical-align: top;
	float: right;
	}


h1
	{
	font-size: 24px;
	font-weight: normal;
	color: #425dc8;
	margin: 0em 20px 30px 0px;
	}

h2
	{
	font-size: 10pt;
	font-weight: bold;
	color: #425dc8;
	margin: 0em 20px 12px 0px;
	}

h3
	{
	font-size: 10pt;
	font-weight: normal;
	color: #425dc8;
	margin: 0em 20px .6em 0px;
	}

p
	{
	font-size: 10pt;
	margin: 0em 20px .6em 0px;
	line-height: 14pt;
	}

ul
	{
	font-size: 10pt;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 12px;
	line-height: 14pt;
	}

li
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

.blue
	{
	background-color: E3E9FF;
	padding: 6px;
	}

.white
	{
	padding: 6px;
	}

#content
	{
	margin: 30px 0px 0px 35px;
	}

table #content td
	{
	text-align: left;
	vertical-align: top;
	}

#columns
	{
	margin: 0px 0px 0px 0px;
	}

table #columns td
	{
	text-align: left;
	vertical-align: top;
	}

#personnel
	{
	margin: 30px 0px 60px 35px;
	}

table #personnel td
	{
	text-align: left;
	vertical-align: top;
	}



#subcontent
	{
	margin: 0px 0px 0px 35px;
	}


/* maybe don't need this */
exposition
	{
	text-align: left;
	vertical-align: top;
	}
/* end maybe don't need this */







.copyright
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #90a0df;
	margin: 10px 40px 0px 0px;
	float: right;
	}




/* FOOTER NAV */

.footernav
	{
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.5em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #fff;
	margin: 180px 0px 0px 130px;
	}	

.footernav a:link, .footernav a:visited
	{
	color: #fff;
	text-decoration: none;
	}

.footernav a:active
	{
	color: #7F8EC7;
	}

.footernav a:hover, .footernav a:visited:hover
	{
	text-decoration: underline;
	}

/* end FOOTER NAV */



/* TABLE BACKGROUNDS */

#header
	{
	background-color: c1d56a;
	}


.logo
	{
	float: left;
	margin: 0px 0px 0px 0px;
	clear: left;
	}

#top
	{
	background-image: url(img/variable_filler.gif);
	background-repeat: repeat;
	width: 80px;
	}

#bottom
	{
	background-image: url(img/variable_filler.gif);
	background-repeat: repeat;
	width: 80px;
	}

#footer
	{
	background-image: url(img/footer_bkgd.gif);
	background-repeat: no-repeat;
	width: 840px;
	height: 226px;
	vertical-align: top;
	}

/* end TABLE BACKGROUNDS */

/* additions for methodology sub-pages */

a.backlink {
	text-align: right;
	display: block;
}

a.method {
	text-decoration: underline;
}

ul.inset {
	list-style-type: none;
}
