/* CSS Document */

body {
	height: 150px;
	font-family: Arial, Helvetica, "Sans Serif";
	line-height: 120%;
	font-size: 9pt;
	color: #000000;
}

.clr {
	clear: both;
}

.outline {	
	border: 0px inset #fff;
	background: #;
	padding: 0px;
}

#header {
	margin: 0px;
	background: url(images/header.png) no-repeat;
	width: 1000px;
	height: 183px;
}

#menu_top {
	background: url(images/menu.png) no-repeat;	
	width: 215px;
	height:30px;
}

#menu_center {
	background: url(images/menu_center.png) repeat-y;
	width: 215px;
	height: 1px;
}

#menu_bottom {
	margin-top: 0px;
	background: url(images/menu_bottom.png) no-repeat;	
	width: 215px;
	height: 30px;
}


#left{	
	padding-left: 7px;
}

#user7{	
	padding-left: 7px;
}

#user8{	
	padding-left: 7px;
}

#right {
	align: left;
	padding-left: 25px;
	width: 171px;
}

#user2 {
	padding-left: 25px;
	width: 171px;
}

#content_top {
	background: url(images/border-top.png) no-repeat;	
	width: 675px;
	height: 26px;
}

#content_center {
	background: url(images/border-centre.png) repeat-y;	
	width: 675px;
	height: 1px;
}

#content_bottom {
	background: url(images/border-bottom.png) no-repeat;	
	width: 675px;
	height: 26px;
}

#body_wrapper {
	width: 635px;
	padding-top: 0px;
	padding-left: 20px;	
	color: #000000; 
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#mainlevel-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

ul#mainlevel-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #CCCCCC;
	background: transparent;
}

#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}

ul#mainlevel-nav li a:hover {
	color: #fff;
	background-color: #383838;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

a:link, a:visited {
	color: #993399; 
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #cc66cc;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;								
}

a.mainlevel:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #993399;	
}

a.mainlevel#active_menu {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #993366;
}

a.mainlevel#active_menu:hover {
 	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #993399;
 }

a.sublevel:link, a.sublevel:visited {
	padding-left: 10px;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #993399;
	text-align: left;
	text-decoration: none;
}

a.sublevel:hover {
	color: #993399;
	text-decoration: none;
}

a.sublevel#active_menu {
	color: #000000;
}

.maintitle {
	color: #000000;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  	font-style: italic;
 	padding: 5px;
  	color: #ffffff;
	font-size: 14px;
  	font-weight: bold;
	width: 100%;
}

.back_button {
	float:left;
	text-align: center;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.pagenav {
	float: left;
	text-align: center;
	font-weight: normal;
	border: 1px double #3B3B3B;
	width: auto;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}

.pagenavbar {
	margin-right: 10px;
	float: left;
}

#footer {
	text-align: center;
	padding: 3px;
}

table.content_table {
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	width: 715px;
	padding: 0px;
	margin: 0px;
}

table.contentpaneopen {
 	padding-left: 1px;
	padding-right: 1px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-left: 1px;
	padding-right: 1px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}

table.contentpane {
	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}

table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}

table.moduletable th, div.moduletable h3 {
	color: #000;
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding-left:15px;
	padding-top: 10px;
	padding-bottom: 0px;
}

table.moduletable-left th, div.moduletable-left h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

table.moduletable-advert th, div.moduletable-advert h3 {
	color: #a4a4a4;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
	margin:0px;
	padding:0px;
}

.moduletable {
	clear: both;
}

table.moduletable td {
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  	padding: 2px;
}

table.contenttoc {	
	border: 1px solid #282828;
	padding: 2px;
  	margin-left: 2px;
  	margin-bottom: 2px;
}

table.contenttoc td {
  	padding: 2px;
}

table.contenttoc th {
  	background: url(images/subhead_bg.png) repeat-x;
  	color: #993399;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
}

.button {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
}

.button:hover {
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
}

.inputbox {
	border:1px solid #747474; 
}

.componentheading {
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: left;
}

.contentheading {
	height: 30px;
	color: #000000;
	font-weight: bold;
	font-size: 15px;
	white-space: nowrap;
	text-align: left;
}

.contentcolumn {
	padding-right: 5px;
}

.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}

.sectiontableheader {
	font-weight: bold;
	padding: 0px;
	background-color: #;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000000;
}

.sectiontablefooter {

}

.sectiontableentry1 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
}

.sectiontableentry2 {
	border-bottom: 1px solid #a4a4a4;
	color: #000;
	height: 23px;
	background-color: #;
	text-align: left;
}

.small {
	color: #333333;
	font-size: 11px;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #333333;
	font-size: 11px;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #333333;
	font-size: 11px;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

div.mosimage {
  	border: 1px solid #ccc;
}

.mosimage {	
	border: 1px solid #282828;
	margin: 5px
}

.mosimage_caption {
  	margin-top: 2px;
  	background: #efefef;
  	padding: 1px 2px;
  	color: #666;
  	font-size: 10px;
  	border-top: 1px solid #ffffff;
}

.advert {
	height: 10px;
	color: #9933cc;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	margin:0px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.advert a {
	color: #cc66ff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.advert a:link {
	color: #993399;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

.advert a:hover {
	color: #993399;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	margin:0px;
	padding-left:0px;
	padding-top: 10px;
	padding-bottom: 0px;
}

a.jflanguageselection:link, a.jflanguageselection:visited {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #993399;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;								
}

a.jflanguageselection:hover {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #993399;	
}

a.jflanguageselection#active_menu {
	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #691A00;
}

a.jflanguageselection#active_menu:hover {
 	display: block;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 166px;
	height: 25px;
	line-height:25px;
	margin-bottom:0px;
	padding-left: 35px;
	border-bottom: 1px solid #a4a4a4;
	background-color: #cc33ff;
 }

ul#jflanguageselection-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#jflanguageselection-nav li {
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 0;
	line-height: 21px;
	white-space: nowrap;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}

ul#jflanguageselection-nav li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #CCCCCC;
	background: transparent;
}

#buttons>ul#jflanguageselection-nav li a { 
	width: auto; 
}

ul#jflanguageselection-nav li a:hover {
	color: #fff;
	background-color: #383838;
}
