/* the body , p and td tags are formatted with the default font only */



a:link

{

font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #003399; text-decoration: none;

} 



a:visited 

{

font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #0099CC; text-decoration: none;

}



a:hover   

{

font-family: Arial, Helvetica, sans-serif; font-size:

12px; font-weight: normal; color:#000000; text-decoration: underline;

}

body

{

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px; font-weight: normal; color: #000000; text-decoration: none;

}


/*body

{

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px; font-weight: normal; color: #333333; text-decoration: none;

}*/



p

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : 12px;

}



/*td

{

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px; font-weight: normal; color: #333333; text-decoration: none;

}*/

td

{

	font-family : Arial, Helvetica, sans-serif;

	font-size: 12px; font-weight: normal; text-decoration: none;

}



/* I think Chawan has the wrong color for the font--i will use the body text color defn

td

{

	font-family : Arial, Helvetica, sans-serif;

	font-size: x-small; font-weight: normal; color: #003399; text-decoration: none;

}*/

dl

{

	font-size : x-small;

}



dt

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : xx-small;

	font : bolder;



}



dd

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : xx-small;

	margin-left : 25px; 



}





/*

li

{

	font-size : 12px;

	list-style : disc;

}

*/











/* h3 should be used for the breadcrumbs while h2 and h1 are used within sections - 

h1 and h2 do not use a background as the content header does in the th area */



H1 

{

font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color:#000000; text-decoration: none;

}



h2

{

font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: bold; color:gray; text-decoration: none;

}



h3

{



	font-size : small;

	font-weight : normal;

}



h4

{

	font-size : xx-x-small;

	font-weight : bold;

	margin-top : 0px;

	margin-bottom : 0px;

}


.pubname
{
color: #666666; 
}
option
{
	background-color : #C7EDFB;
}


/* 

/* table formatting is below*/

/* th is used for section headers that are in a table



.contentTableHead

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : x-x-small;

	color: #ffffff;

	background-color: #363636;

	font : bold;

}



/* subTableHead is used to override the background color and font in the th tag -

must be used in conjunction with the td tag for the background color to be viewed

correctly in Netscape 



.subTableHead

{

	font-family : Arial, Helvetica, sans-serif;

	font-size : xx-x-small;

	color: White;

	background-color : #a0a0a0;

	font : bold;

}



.lightTableBack

{

	background-color : #f7f3f7;

}





/* currently only used to adjust the index page slogan but should be used wherever this is duplicated 

.slogan

{

	font-size : x-x-small;

	font-weight : bold;

}





.note

{

	font-style : italic;

}







.subsidiary

{

	font-style : italic;

}



.emphasis

{

	font-weight : bold;

}



.error

{

	color : Red;

}





/*  the following apply only to the footer - cover the text first and links below 

.footerLinks

{

	font-family : Arial, Helvetica, sans-serif;

	color: White;

	font-size : xx-x-small;

	text-decoration : none;

}



.footerlinks a

{

	font-family : Arial, Helvetica, sans-serif;

	color: White;

	font-size : xx-x-small;

	text-decoration : none;

}



*/

