/* Visual formatting */

/* General */

body
	{
	font-family: Arial, Helvetica, Sans;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	font-size: 12px;
	}

sub
	{
	font-size: 8px;
	}

a
	{
	text-decoration: none;
	}

em
	{
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}



/* Headings */

h1
	{
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	}

h2, #subjects
	{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	}



/* Main menu */

.mainmenu a
	{
	font-size: 10px;
	line-height: 11px;
	text-transform: uppercase;
	}



/* Sub menu */

#submenu li a
	{
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	}

#tooltip
	{
	line-height: 30px;
	background: url('../images/subarrows.gif') no-repeat;
	}



/* Header */

#partners li a
	{
	font-size: 11px;
	line-height: 11px;
	text-transform: uppercase;
	}

#date
	{
	font-size: 10px;
	}

#rightcolhead
	{
	font-size: 11px;
	font-weight: bold;
	}



/* Left */

.intro, .body
	{
	font-size: 12px;
	line-height: 18px;
	}

#toprow a, #midrow a, #botrow a, .intro a
	{
	font-weight: bold;
	}

#colleft a.minor, #colright a.minor
	{
	font-size: 10px;
	font-weight: normal;
	}

#colleft a.major, #colright a.major
	{
	font-size: 12px;
	font-weight: bold;
	}
	



/* Right */

#right
	{
	font-size: 9px;
	line-height: 15px;
	}

#right ul
	{
	font-size: 11px;
	font-weight: bold;
	}

#right ul.subset, #right ul p a
	{
	font-size: 10px;
	font-weight: normal;
	}

#right p
	{
	text-transform: uppercase;
	}

#right p a
	{
	text-transform: none;
	}

#right em
	{
	font-size: 11px;
	}



/* Footer */

#footer span
	{
	font-size: 10px;
	font-weight: normal;
	line-height: 15px;
	}



/* General lists */

#partners, #mainmenu, #submenu, #subjects, #mainlogos, #sublogos, #partnerticker ul, #right ul
	{
	list-style: none;
	}