/* At-Rules */
@charset "iso-8859-1";


/* author: alex@netbiz-insight.com 
 Generated by AceHTML Freeware http://freeware.acehtml.com 
 Creation date: 09/10/2004 
*/

/**************************************
 MAIN */

body {background: url(bluebgd.gif)}

/* body {background-color: #0000CC }  */

/* Was body {background-color: #8470FF } /* LightSlateBlue */

/* **************************************
 TABLES */
table.mainouter {
		width: 65%;
		background-color: White;
		border-width: 2px;
		border-color: buttonshadow;
		border-style: solid;
		padding: 0 }
		
table.maininner {
		width: 100%;
		background-color: White;
		border-width: 0}

td.MainTableHeader {
		background-color: #434B93;
		text-align: center;
		color: White;
		font-size: 28pt;
		font-family: impact, tahoma, arial, sans-serif}

td.SubTableHead {
		background: #E2E5FF;	/* Lavender */
		height: 40px;
		text-align: left;
		margin-left: 40pt;
		color: Black;
		font:  500;
		font-family:  tahoma sans-serif;
		font-size: 20pt }
		
td.FormRow {
		background: #E2E5FF;	/* Lavender */
		/* MORE TO COME HERE */
		}
				
td 	{	font-size: 9pt;
		font-family: verdana, tahoma, arial, sans-serif	}

/***********************************************
 TEXT STYLES */

.TextHeader {
		text-align: left;
		color: #0000CD; /* Medium Blue */ 
		font-size: 14pt; 
		font-weight: 600;
		font-family: tahoma sans-serif;
/*		text-decoration: underline */
		}

.Narrative {
		text-align: left;
		font-size: 9pt;
		font-family: verdana, tahoma, arial, sans-serif;
		line-height: 145% }

.Instructions {
		color: #800000; /* Maroon */
		font-size: 8pt;
/*		font-style: italic;   */
		font-weight: 900 }		

.Reference {
		margin-top: 0px; 
		text-align: right;
		font-size: 8.5pt;
		font-style: italic;
		font-family:  verdana, tahoma, arial, sans-serif }

.NB {	text-align: left;
		color: black;
		font-size: 7pt;
		font-weight: 700;
		font-family: verdana, tahoma, arial, sans-serif }
				
.SmallHighlight {
		text-align: left;
		color: red;
		font-size: 7pt;
		font-family: verdana, tahoma, arial, sans-serif }

.DownloadLink {
		margin-top: -10px;   /* Makes it move up a bit! */
		text-align: right;
		font-size: 9pt;
		font-family:  verdana, tahoma, arial, sans-serif }

.GridHeadings {
		text-align: center;
		font-weight: 700;
		font-size: 9pt;
        font-family:  verdana, tahoma, arial, sans-serif }
		
.GridBody {
		text-align: center;
		font-size: 8pt;
        font-family:  verdana, tahoma, arial, sans-serif }

/* *************************************
 LISTS */

.SpacedList {
	line-height: 200%}
		
.MediumList {
		line-height: 150% }

.CloseList {
		line-height: 100%}

.BulletHead {
		font-size: 10pt;
		font: 900;
		margin-bottom: 3pt}
		
.BulletBody {
		font: normal}

/*****************************************		
 FORMS */
textarea {font: 10pt Tahoma, Verdana, Arial, Helvetica, sans-serif}



/* *************************************
 LINKS */
 
a:link 		{color: Blue}     			/* unvisited link */
a:visited 	{color: FireBrick}  		/* visited link */
a:hover 	{color: SkyBlue}			/* mouse over link */
a:active 	{color: CornflowerBlue}   	/* selected link */ 


/* End of style section. Generated by AceHTML at 09/10/2004 16:24:12 */