BODY {
	margin : 0;
	background-color : #ffffff;
	color : #000000;
	font-family : arial, helvetica, sans-serif;
      	
}

.HOME {
	margin : 0;
	color : #003366;
	font-size: 12px;
	font-family : arial, helvetica, sans-serif;
    text-align: justify;
  	
}

/* Text in the page status field on all pages */
.pgstatus {
	font-family: arial, helvetica, sans-serif; 
	font-size: 0.75em;
	font-weight: bold;
}


/* Used on all paragraphs on all pages */
P
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	FONT-SIZE: 0.75em;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	padding-top : 2px;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom: 2px;
}

.whitetext {
	text-decoration : none;
	COLOR: #FFFFFF;
	font-weight: bold;
}



/* Used on all titles that are not hyperlinked to make them bold. NOTE: the <b> tag does not work in some version of Netscape. */	
.boxtitle {
	font-weight: bold;
}


/* Used on all lists, ordered or unordered, on all pages */
UL, OL {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size:    0.75em;
}

UL.resources {
  	font-family : Arial, Helvetica, sans-serif;
  	font-size:    0.75em;
  	padding-top: 0px;
  	margin-top: 0px;
}

LI {
  	font-family : Arial, Helvetica, sans-serif;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
}

/* Used on all titles that are not hyperlinked to make them bold. NOTE: the <b> tag does not work in some version of Netscape. */	
.selection {
	background-color: #FFFFFF;
	color:            #00CC33;
	font-weight: bold;
}

/* Used for quotes on all pages */
.boxquote
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	FONT-SIZE: 0.85em;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	padding-top : 2px;
	padding-left : 8ex;
	padding-right : 8ex;
	margin-bottom: 2px;
}

/* Used inside the <P> tag to indent non-numbered or non-bulleted list items on all pages */
P.itemindent
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	FONT-SIZE: 0.75em;
  	line-height:1.5ex;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left : 5ex;
}

/* Used on all topic header graphics */
.indent {
   	margin-left: 5px;
  	
}


/* Used inside the <P> tag to indent non-numbered or non-bulleted list items on all pages */
P.itemindent2
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	FONT-SIZE: 0.75em;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left : 5ex;
}

/* Used on all lists, ordered or unordered, on all pages */
UL.ullarge {
   	font-family : Arial, Helvetica, sans-serif;
  	font-size:    0.75em;
  	padding-left : 5ex;
  	
}

/* Used inside the <P> tag to for the text on the main menu */
P.MENU
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	font-size: 10px;
  	line-height:2.4ex;
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	margin-top: 5px;
	margin-bottom: 6px;
	padding-left : 5ex;
	FONT-COLOR: #000099;
}

P.Small
{
  	FONT-FAMILY: arial, helvetica, sans-serif; 
  	font-size: 10px;  	
  	FONT-STYLE: normal;
  	FONT-WEIGHT: normal;
	FONT-COLOR: #000099;
}

SUP
{
  	font-family : Arial, Helvetica, sans-serif;
  	font-size:    0.80em;
}
