img {border: 0;}

body {
	background-color:#303c95
	margin: 0 0 0 0;
}

td,tr,p,div {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #303030;
}

p {
	margin: 5px 0 10px 0;
}

h1{
  font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
  font-size: 16pt;
  color: #5673c3;
  font-weight: bold;
  padding: 7px 1px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

h2{
  font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
  font-size: 14pt;
  color: #5673c3;
  font-weight: bold;
  padding: 7px 1px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

h3{
  font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
  font-size: 12pt;
  color: #5673c3;
  font-weight: bold;
  padding: 5px 1px 1px 0px;
  margin: 0px 0px 0px 0px;
  }

h4{
  font-family: Tahoma, Verdana, Helvetica, Sans-Serif;
  font-size: 10pt;
  color: #5673c3;
  font-weight: bold;
  padding: 5px 1px 1px 0px;
  margin: 0px 0px 0px 0px;
  }

a:link, a:visited, a:active {
	color: #5252b5;
	text-decoration: none;
}

a:hover {
  color: #6666b2;
  text-decoration:underline;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

li {
	background: url(../images/list.gif) 0px 4px no-repeat;
	padding-left: 24px;
}

ol li {
	background: none;
	padding-left: 0;
}

hr {
	width: 100%;
}

form {
	margin: 0;
}

fieldset {
	overflow: auto;
	border: none;
	padding-bottom: 10px;
}

div.clear, .clr {
	clear: both;
}

#main {
	margin-top: 14px;
}

.width_fixed {
	margin: 0 auto;
	width: 980px;
}

.width_fluid {
	margin: 0 10px;
	min-width: 900px;
}

#orange {
	height: 5px;
	background-color: #F9843E;
	border: 1px solid #E75A08;
}

#logo {
	border: 1px solid #DBDBDB;
	margin-top: 2px;
}

#search {
	margin-top: 10px;
	height: 20px;
	text-align: center;
}

#modules_l {
	margin-top: 8px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left;
}

#modules_r {
	background-color: #FFFFFF;
	margin-left: 5px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	text-align: left;
}

td.header{
  height: 139px;
  background: #ffffff url(../images/headerbg.gif) no-repeat left top;
  }


td.lshadow{
  width: 5px;
  background: #ffffff url(../images/lshadow.gif) repeat-y right top;
  }

td.rshadow{
  width: 8px;
  background: #ffffff url(../images/rshadow.gif) repeat-y left top;
  }

td.footer{
  height: 70px;
  background: #ffffff url(../images/footerbg.jpg) no-repeat center bottom;
  vertical-align: top;
  padding: 10px 28px 0px 25px;
  }
 

div.timer{
  position: relative;
  top: 18px;
  left: 49px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

div.lable{
  position: relative;
  top: 0px;
  left: 400px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  }

#header {
	margin-left: 5px;
	height: 218px;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#rss_feed {
	height: 26px;
	padding: 7px 10px 0 0;
	background: url(../images/ffb_bg.jpg) repeat-x;
	text-align: right;
	border-bottom: 1px solid #DBDBDB;
	border-top: 1px solid #FFFFFF;
}


#rss_feed img {
	margin-bottom: -2px;
}

#topmenu {
	background: url(../images/topmenu_bg.jpg) repeat-x;
	height: 32px;
	border-top: 1px solid #FFFFFF;
	text-align: right;
}

#flashnews {
	background: url(../images/clouds.jpg) no-repeat;
	height: 150px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#news {
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	width: 60%;
	float: right;
}

#green {
	margin-left: 5px;
	margin-top: 2px;
	margin-bottom: 3px;
	border: 1px solid #6DA05B;
}

#usermods {
	margin-left: 5px;
	text-align: left;
}

#user1 {
	width: 49%;
	float: left;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#user2 {
	width: 49%;
	float: right;
	border: 1px solid #DBDBDB;
	padding: 1px;
}

#user4 {
}

#mainbody {
	margin-left: 5px;
	text-align: left;
}

#bottom {
	margin-left: 5px;
	text-align: center;
}

#blue {
	margin-top: 2px;
	border: 1px solid #348AD3;
}

#copyright {
	text-align: center;
	padding: 5px 0;
	font-size: 10px;
	color: #999999;
}

#copyleft {
	visibility: hidden;
	font-size: 7px;
	color: #FFFFFF;
}

#searchbutton {
	font-family: Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background: url(../images/button_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
	width: 30px;
}

#searchbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
	width: 130px;
	padding-left: 2px;
}

button, .button {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004A88;
	background: url(../images/button_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
}

input#email, .inputbox {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #004A88;
	background-color: #FFFFFF;
	border: 1px solid #DBDBDB;
}

.invalid {
	border-color: #E75A08;
}

label.invalid {
	color: #E75A08;
}

ul.menu {
	font-family: Arial;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	background: url(../images/btn.gif) no-repeat top left;
	display: block;
	padding: 0px;
	width:190px;
	font-size:18px;
	text-align:center;
	text-decoration:none;
	cursor: pointer;
}

ul.menu li a:link, ul.menu li a:visited {
	display: block;
	line-height: 40px;
/*	padding-left: 24px;*/
	color: #000;
	font-weight: normal;
}

ul.menu li a:hover,ul.menu li a:active,ul.menu li a:focus {
	background: transparent url(../images/abtn.gif) no-repeat top left;
	color: #fff;
	text-decoration:none;
}

ul.menu li ul li {
	background: url(../images/submenubg.gif) no-repeat center bottom;
	display:block;
	list-style: none;
	padding-left: 2px;
	border: none;
	font-size: 11px;
	text-decoration:none;
	color: #5252b5;
	padding-right:2px;
	line-height:12px;
}

ul.menu li ul li a:link, ul.menu li ul li a:visited  {
	color: #323232;
	line-height:12px;
}

ul.menu li ul li a:hover, ul.menu li ul li a:active, ul.menu li ul li a:focus {
	background: url(../images/submenubg.gif) no-repeat center bottom;
	color: #666765;
	text-decoration:underline;
	border: none;
}

ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	}

ul#mainlevel-nav li {
	display: block;
	background-image: none;
	float: left;
	text-align: left;
	font-weight: normal;
	margin: 0;
	padding: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 32px;
	white-space: nowrap;
}

ul#mainlevel-nav a:link, ul#mainlevel-nav a:visited {
	padding-left: 15px;
	padding-right: 15px;
	color: #5252b5;
	text-decoration: none;
}

ul#mainlevel-nav a:hover {
	background: url(../images/topmenu_bga.jpg) repeat-x;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	margin: 0px;
	width: auto !important;
	font-size: 11px;
	text-decoration:underline;
	line-height: 32px;
	white-space: nowrap;
}

.small, .createdate {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
}

.smalldark {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}

.modifydate {
	font-size: 10px;
	color: #999999;
}

.readon {
	background: url(../images/readon.gif) 0px 4px no-repeat;
	padding-left: 14px;
	font-weight: bold;
	float: right;
}

a.readon:hover {
	color: #005399;
}

.contentpaneopen {
	width: 100%;
}

.contentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #5673c3;
	line-height: 30px;
	border-bottom: 1px solid #D6D6D6;
}

a.contentpagetitle:link, a.contentpagetitle:visited {
	color: #5673c3;
}

a.contentpagetitle:hover {
	color: #333333;
}

.contentdescription {
	font-size: 10px;
	color: #999999;
}

.category {
	font-weight: bold;
}

.componentheading {
	background: url(../images/ffb_bg.jpg) repeat-x;
	border: 1px solid #DBDBDB;
	padding: 2px;
	text-align: center;
	color: #5673c3;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 4px;
	margin-top: 4px;
}

span.article_separator, table.blog span.article_separator {
	display: block;
	height: 10px;
}

.article_column {
	padding-right: 10px;
}

.column_separator {
	padding-left: 10px;
}

.blog_more {
	margin: 20px 0 10px 0;
}

table.contenttoc {
	margin-left: 4px;
	border: 1px solid #DBDBDB;
	padding: 1px;
	}

table.contenttoc td {
	line-height: 18px;
	border-top: 1px solid #DBDBDB;
	padding: 0 5px;
}

table.contenttoc th {
	background: url(../images/button_bg.jpg) repeat-x;
	line-height: 18px;
	padding: 0 5px;
}

.sectiontableheader {
	background: url(../images/button_bg.jpg) repeat-x;
	border-top: 1px solid #DBDBDB;
	padding: 2px;
	font-weight: bold;
}

.sectiontableentry1 {
	background-color: #F1F1F1;
}

.sectiontableentry2 {
	background-color: #F9F9F9;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 3px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 1px;
  vertical-align: top;
}

table.moduletable,  div.moduletable_menu, div.moduletable, div.moduletable_text {
	width: 100%;
	padding-bottom: 6px;
	color: #333333;
	text-align: left;
}

table.moduletable th, div.moduletable_menu h3, div.moduletable h3, div.moduletable_text h3 {
	background: url(../images/mod_bg.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #5673c3;
	padding-left: 24px;
	line-height: 24px;
	padding-bottom: 2px;
	margin: 0;
}

table.moduletable p,  div.moduletable_menu p, div.moduletable p, div.moduletable_text p {
	margin: 5px 0;
}

.pollstableborder {
	border: 1px solid #DBDBDB;
}

.pollstableborder td {
	text-align: left;
}

span.description {
	display:block;
	padding-left: 44px;
	font-size: 10px;
	color: #666;
}

.highlight {
	color: #5673c3;
}

.mosimage_caption {
	color: #999999;
	font-size: 10px;
}

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message {
	margin-bottom: 20px;
}

#system-message dd.message ul li, #system-message dd.error ul li, #system-message dd.notice ul li {
	background: none;
	padding: 0;
	margin: 0;
}

#system-message dd.message ul {
	background: #C3D2E5 url(../../system/images/notice-info.png) 4px center no-repeat;
}

#system-message dd.error ul {
	color: #c00;
	background: #E6C0C0 url(../../system/images/notice-alert.png) 4px center no-repeat;
	border-top: 3px solid #DE7A7B;
	border-bottom: 3px solid #DE7A7B;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

#system-message dd.notice ul {
	color: #c00;
	background: #EFE7B8 url(../../system/images/notice-note.png) 4px center no-repeat;
	border-top: 3px solid #F0DC7E;
	border-bottom: 3px solid #F0DC7E;
	margin:0px;
	padding-left: 40px;
	text-indent:0px;
}

.latestnews {
	list-style:inside;
	line-height:12px;
	text-align:justify;
}