
/* this is a comment. */

BODY			{
	background-image:	url(/images/background-body.gif);
/*	background-image:	url(/images/why-trans.jpg); */
	font-family:		"new century schoolbook",	serif;
/* 	font-family:		"helvetica",	sans-serif; */
	font-size:		12pt;
	font-style:		normal;
	font-variant:		normal;
	font-weight:		normal;
	line-height:		16pt;

			}




P			{
	color:			#333333;
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;
	white-space:		normal;
			}


P.large                        {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "new century schoolbook",       serif;
        font-size:              14pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            18pt;
                        }

P.largest                        {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "new century schoolbook",       serif;
        font-size:              18pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            22pt;
                        }



P.small                 {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "new century schoolbook",       serif;
        font-size:              10pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            12pt;
        margin-left:            1em;
        margin-right:           3em;
                        }


P.smallest                      {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "helvetica",    sans-serif;
        font-size:              8pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            10pt;
        margin-left:            1em;
        margin-right:           3em;
                        }

P.fineprint                      {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "helvetica",    sans-serif;
        font-size:              7pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            9pt;
        margin-left:            1em;
        margin-right:           3em;
                        }




H1                      {
        text-align:             center;
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        font-family:            "new century schoolbook",       serif;
        font-size:              18pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            22pt;
                        }


H2                      {
        text-align:             center;
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        font-family:            "new century schoolbook",       serif;
        font-size:              16pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            18pt;
                        }


UL                      {
        list-style-type:        disc;
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        float:                  none;
        font-family:            "helvetica",    san-serif;
        font-size:              12pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            15pt;
        margin-left:            0;
                        }


DL                      {
        list-style-type:        none;
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        float:                  none;
        font-family:            "helvetica",    san-serif;
        font-size:              12pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            15pt;
                        }



BLOCKQUOTE		{
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;

			}

PRE			{
	word-spacing:		normal;
	letter-spacing:		normal;
	text-decoration:	none;
	vertical-align:		baseline;
	text-transform:		none;
	white-space:		pre;
	font-family:		"courier",	sans-serif;
	font-size:		12pt;
	line-height:		16pt;
			}

CODE                    {
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            pre;
        font-family:            "courier",      sans-serif;
        font-size:              12pt;
        line-height:            16pt;
                        }


/* Divs */
/* DIV.namespace names a class. */
/* #.namespace names an id. */

#container	{
/* 	background-image: url(/images/background-container.gif); */
	margin: 0px;
/*	margin-top: 115px; */
/*	margin-left: 220px; */
	padding: 10px;
/*	border: solid #000000 1px; */
	position: float;
}

:link			{ 
	color:			#004499; 
	text-decoration:	underline;
			}


:visited		{
	color:			#007700; 
	text-decoration:	underline;
			}
:active			{
	color:			#0a00ff;
	text-decoration:	none;
			}




#header	{
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#banner	{
/*	background-image: url(/images/banner.gif); */
 	background-image: url(/images/background-container.gif);
	border: solid #000000 1px;
	position: float;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 130px;
}



#main	{
	margin: 10px;
/*	border: solid #000000 1px; */

}

#navbar	{
	background-image: url(/images/background-navbar.gif);
	border: solid #000000 1px;
	position: float;
/*	top: 70px; */
/*	left: 5px; */
	margin: 0px;
	padding: 5px;
	width: 100%;

P.fineprint                      {
        color:                  #333333;
        word-spacing:           normal;
        letter-spacing:         normal;
        text-decoration:        none;
        vertical-align:         baseline;
        text-transform:         none;
        white-space:            normal;
        margin-left:            1em;
        margin-right:           3em;
        font-family:            "helvetica",    sans-serif;
        font-size:              8pt;
        font-style:             normal;
        font-variant:           normal;
        font-weight:            normal;
        line-height:            10pt;
        margin-left:            1em;
        margin-right:           3em;
                        }

}


