/* CSS Document */

.jflanguageselection
{
	position: relative;
	left: -715px;
         color: #3333AA ! important
}

.message
{
	background: #ffbbbb;
         color: #ff0000;
	font-size: 85%;
	font-weight: bold;
	font-family: arial, sans-serif;
         padding: 5px;
         margin-top: 12px;
         margin-bottom: 12px
}

body
{
	font-family: arial, sans-serif
}

.contentpane, .contentpaneopen, .searchintro
{
	font-family: arial, sans-serif;
	font-size: 80%;
	text-align: left
}

.small, .createdate, .content_rating, .modifydate, .buttonheading
{
	font-family: arial, sans-serif;
	font-size: 85%;
	color: #3333AA
}

.pagenav
{
	font-family: arial, sans-serif;
	font-size: 85%;
	color: #3333AA
}

.contentheading, .contentpagetitle
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 230%;
	color: #3333AA
}

h3
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: #3333AA
}

.componentheading
{
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 185%;
	color: #3333AA
}

.button, .readon
{
	font-family: arial, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #3333AA
}

.pathway
{
	font-family: arial, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	text-align: left ! important
}
a.pathway
{
	font-size: 100%;
}

li.latestnews, li.mostread
{
	position: relative;
	left: -25px;
}

.latestnews, .mostread
{
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #3333AA;
	text-decoration: none;
         text-align: left
}

.pagenav_next, .pagenav_prev, .back_button
{
	font-family: arial, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #3333AA;
	text-decoration: none
}

a.mainlevel:link, a.mainlevel:visited
{
	color: #3333AA;
	padding-top: 15px;
	height: 30px;
	font-size: 90%;
	text-decoration: none;
	font-family: arial, sans-serif;
}

a.mainlevel:hover
{
	text-decoration: underline;
	color: black
}

a.mainlevel#active_menu
{
	font-weight: bold
}

a.sublevel:link, a.sublevel:visited 
{
	color: #3333AA;
	font-size: 90%;
	text-decoration: none;
	font-family: arial, sans-serif;
}

a.sublevel:hover
{
	text-decoration: underline;
	color: black
}

a.sublevel#active_menu
{
	font-weight: bold
}

.button
{
	font-size: 100%;
}

.footer
{
	color: #888888;
	font-size: 65%;
}

.class_header
{
	background: #3333AA;
	color: #ffffff;
	vertical-align: bottom
}

.class_row_odd
{
	color: black;
	text-decoration: none;
	vertical-align: top;
	font-size: 95%
}

.class_row_even
{
	background: #E3E3FF;
	color: black;
	text-decoration: none;
	vertical-align: top;
	font-size: 95%
}

.class_footer
{
	background: #3333AA;
	color: #ffffff;
	text-align: center
}