IMG {border: 0;}

body {
	margin: 0 0 0 0;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	}
	
div.clear {
	clear: both;
	}
	
#main {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 14px;
	min-width: 900px;
	}

#orange {
  width: 170px;
	height: 5px;
	background-color: #F9843E;
	border: 1px solid #E75A08;
	}
	
#blue_top {
  width: 195px;
	height: 5px;
	background-color: #64A7DD;
	border: 1px solid #348AD3;
	margin-bottom: 2px;
	margin-left: 5px;
	}
	
.date{
	font-size: 1.0em;
	font-weight: bold;
	color: #6C3C00;
	float: left;
	padding: 3px 0px 0px 5px;
  }
	
#language {
  float: right;
  margin-top: 2px;
  margin-right: 5px;
  margin-bottom: 5px;
  }

#banner {
  background-image: url(../images/banner_bg.jpg) no-repeat;
  width: 150px;
  height: auto;
  float: center;
	border: 1px solid #DBDBDB;
	padding: 10px 10px 10px 10px;
	margin-top: 2px;
	}

#search {
	margin-top: 10px;
	height: 20px;
	}

#modules_l {
  background-color: #E9FFEC;
	margin-top: 8px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left; 
	}

#modules_r {
	background-color: #E8FFB7;	
	margin-left: 5px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left; 
	}

#header {
	margin-left: 5px;
	height: auto;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}
	
#header_logo {
  background-image: url(../images/header_bg.jpg);
  height: auto;
	margin-left: 5px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

#ff_text {
	line-height: 31px;
	float: right;
	width: 400px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: right;
	}

#ff_button {
	width: 92px;
	float: right;
	}

#newsflash {
  background-color: #FEFBA1;
  width: 98%;
  height:auto;
  margin-left: 6px;
  padding-left: 5px;
  padding-right: 5px;
  }

#news {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	width: 60%;
	float: right;
	}

#green {
/*  background-image: url(../images/green.gif) repeat-x repeat-y; */
  width: auto;
	height: 5px;
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	background-color: #8BB680;
	border: 1px solid #6DA05B;
	}

#usermods {
	margin-left: 5px;
	text-align: left; 
	}

#user1 {
	width: 49%;
	height: auto;
	float: left;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

#user2 {
	width: 49%;
	height: auto;
	float: right;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}
	
#user3 {
	width: 98%;
	height: auto;
	margin-left: 6px;
	float: center;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

#mainbody {
  background-color: #FAF9F9;
	margin-left: 5px;
	text-align: left;
	}

#bottom {
	margin-left: 5px;
	text-align: center;
	}

#blue_bottom {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	border: 1px solid #348AD3;
	}

#copyright {
  background-image: url(../images/footer_bg.jpg) ;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 15px;
	font-size: 10px;
	color: #999999;
	}

td,tr,p,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

h4 {
	}

h5 {
	}

h6 {
	}

a:link, a:visited {
	color: #E75A08;
	text-decoration: none;
	}

a:hover {
	color: #C64F06;
	text-decoration: underline;
	}
	
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}

li {
/*	background-image: url(../images/list.gif); */
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 24px;
	}

hr { 
	width: 100%;
	}

.small {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	}

.smalldark {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	}

.searchbutton {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
	width: 30px;
	}

.searchbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	width: 130px;
	padding-left: 2px;
	}

.button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
	}
	
.inputbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	}

.back_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #DBDBDB;
	margin-top: 10px;
	margin-bottom: 3px; 
	}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	line-height: 18px;
	background-image: url(../images/menu_bg.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 24px;
	border-bottom: 1px solid #DBDBDB;
	color: #333333;
	font-weight: bold;
	}

a.mainlevel:hover {
	color: #E75A08;
	}
	
a.sublevel:link, a.sublevel:visited {
	line-height: 16px;
	font-size: 10px;
	font-weight: bold;
	color: #005399;
	padding-left: 2px;
	}

a.sublevel:hover {
	color: #E75A08;
	}
	
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul#mainlevel-nav li {
	display: block;
	background-image: none;
	float: right;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
	border-left: 1px solid #DBDBDB;
	}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
	padding-left: 15px;
	padding-right: 15px;
	color: #FFFFFF;
	text-decoration: none;
	}

ul#mainlevel-nav a:hover {
	background-image: url(../images/topmenu_bga.jpg);
	background-repeat: repeat-x;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	width: auto !important;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
	}
	
/* top menu - Flat */

#mainlevel-top {
  background: url(../images/topmenue_02.jpg) repeat-x;
	color: #ffffff;
	width: auto;
  height: 21px;
	padding-top: 9px;
	padding-left: 5px;
}

#mainlevel-top a {
  background: url(../images/button_up.jpg) repeat-x;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
	padding-bottom: 6px;
}

#mainlevel-top a:hover {
  background: url(../images/button_over.jpg) top left repeat-x;
  color: #D6F887;
  font-weight: bold;
  text-decoration: none;
}
 
.createdate {
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	}
	
.modifydate {
	font-size: 9px;
	color: #999999;
	}

.readon {
	background-image: url(../images/readon.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-weight: bold;
	float: right;
	}

a.readon:hover {
	color: #005399;
	}

.contentpaneopen {
	width: 100%;
	}

.contentheading {
  background: url(../images/topmenue_02.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	line-height: 30px;
	border-bottom: 1px solid #D6D6D6;
	}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #ffffff;
	}
	
a.contentpagetitle:hover {
	background: url(../images/button_over.jpg) top left repeat-x;
  color: #D6F887;
	text-decoration: none;
	}

.contentdescription {
	font-size: 10px;
	color: #999999;
	}

table.contenttoc {
	margin-left: 4px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

table.contenttoc td {
	line-height: 18px;
	border-top: 1px solid #DBDBDB; 
	}

table.contenttoc th {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	line-height: 18px;
	}

.sectiontableheader {
	background-image: url(../images/button_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #DBDBDB;
	padding: 2px;
	font-weight: bold;
	}

.sectiontableentry1 {
	background-color: #F1F1F1;
	padding: 2px;
	}

.sectiontableentry2 {
	background-color: #F9F9F9;
	padding: 2px;
	}

.category {
	font-weight: bold;
	}

.componentheading {
	background-image: url(../images/ffb_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #DBDBDB;
	padding: 2px;
	text-align: center;
	color: #8BB680;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
	}

table.moduletable {
	width: 100%;
	padding-bottom: 6px;
	}

table.moduletable th {
	background-image: url(../images/mod_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
	color: #6DA05B;
	padding-left: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	}

table.moduletable td {
	font-weight: normal;
	color: #333333;
	}

.pollstableborder {
	border: 1px solid #DBDBDB;
	}


.highlight {
	color: #6DA05B;
	}

fieldset {
	overflow: auto;
	border: none;
	padding-bottom: 10px;
	}

.mosimage_caption {
	color: #999999;
	font-size: 10px;
	}
