body {
	margin: 0;
	padding: 0;
	/* background: #311C00 url(images/img1.jpg); */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}

body#news div#rightcolumnnews {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	color: #900;
}

h2 {
	margin: 0 0 20px 0;
	padding: 0 0 10px 0;
	background: url(images/img3.gif) repeat-x left bottom;
	text-transform: capitalize;
	font-size: 25px;
}

h3 {
	margin: 0 0 20px 0;
	text-transform: capitalize;
	font-size: 17px;
}

h4 {
	font-size:14px;
}

p, ol, ul {
	line-height: 160%;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

ul li {
	padding: 2px 0 5px 0;
}

ul li.first {
	background: none;
}

a {
	color: #900;
}

a:hover {
	text-decoration: none;
}

strong {
	color: #900;
}
.source {
	font-size:90%;
	color:#666666;
}
.indent {
	margin-top: 0;
	margin-left: 130px;
}

.image {
	float: left;
	margin: 0;
}

#wrapper {
	background: url(images/img2.jpg) repeat-x;
}

/* Header */

#header {
	width: 730px;
	height: 250px;
	margin: 0 auto;
	background:url(images/header.jpg) no-repeat;
}

#header * {
	text-transform: capitalize;
	color: #FFFFFF;
}

#header h1 {
	clear:left;
	padding: 2px 0 0 4px;
	letter-spacing: 0;
	font-size: 36px;
}

#header h2 {
	float: left;
	padding: 20px 0 0 6px;
	background: none;
	font-size: 12px;
	font-weight: normal;
}

#header h1 a {
	text-decoration: none;
}

#header ul.topMenu {
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
	clear:left;
}

#header ul.topMenu li {
	display: inline;
}

#header ul.topMenu li a {
	display: block;
	float: left;
	padding:0 15px;
	border-left: 1px solid #7DD2FA;
	font-size:130%;
}

#header ul.topMenu li.first a {
	border: none;
}

#header ul.topIcons {
	float: left;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header ul.topIcons li {
	display: inline;
}

#header ul.topIcons li a {
	display: block;
	float: left;
	padding:0 4px;
}

#header ul.topIcons li.first a {
	border: none;
}

/* Content */

#content {
	width: 730px;
	margin: 0 auto;
	/*background:url(images/content.gif) repeat-y;*/
}

#colOne {
	float: left;
	width: 500px;
}

#colTwo {
	float: right;
	width: 184px;
}

#colTwo ul {
	list-style: disc url(images/arrow_bullet.gif);
	list-style-position:outside;
	margin:10px 0 10px 16px;
	padding-left:0px;
}	

#colTwo ul li a {
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#colTwo h3 {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	width: 730px;
	margin: 20px auto;
	padding: 20px 0;
	background: url(images/img4.gif) repeat-x;
}

#footer p {
	margin: 0;
	padding: 0;
	text-transform: capitalize;
	text-align: center;
}

/* custom css */
.table_lines tbody tr td{border-left:1px solid #999;border-bottom:1px solid #999;}
.table_lines tbody tr td:last-child{border-right:1px solid #999;}
.table_lines tbody tr:nth-last-child(odd){background:#fdfdfd;}
.table_lines tbody tr:nth-last-child(even){background:#f3f3f3;}
.table_lines tbody tr:hover{background:#ccc;cursor:pointer;}
.table_lines tbody tr td:hover{background:#aaa;}



/* HORIZONTAL MENU CSS */
/*begin menu centering */
#partners, #top {
    position: relative;
    z-index: 100;
}
#partners {
    margin: 12px 0 3px;
    text-align: center;
}
.clearfix:after, .row:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
#partners .wrap {
    width: 700px;
}
.wrap {
    margin: 0 auto;
    position: relative;
    width: 990px;
}

/*end centering*/
#menu-bar {

  margin: -40px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  height: 30px;
  line-height: 100%;
  background: none;
  position:relative;
  z-index:999;
}
#menu-bar li {
  float: left;
  position: relative;
  list-style: none;
}
#menu-bar a {
  font-weight: normal;
  font-family: arial;
  font-style: normal;
  font-size: 11pt;
  color: #000000;
  text-decoration: none;
  display: block;
  padding: 5px 5px 5px 5px;
}
#menu-bar li ul li a {
  margin: 0;
}
#menu-bar .active a, #menu-bar li:hover > a {
  background: none;
  color: #000000;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #000;
}
#menu-bar ul a:hover {
  background: #7CBA0F !important;
  color: #000 !important;
}
#menu-bar ul {
  background: #CDEB88;
  color:#000;
text-align:left;
  display: none;
  margin: 0;
margin-top:-5px;
  padding: 0;
  width: 200px;
  position: absolute;
  top: 30px;
  left: 0;
}
#menu-bar li:hover > ul {
  display: block;
color:#000;
}
#menu-bar ul li {
  float: none;
color:#000;
  margin: 0;
  padding: 5px;
}
#menu-bar ul a {
  padding:10px 0px 10px 10px;
  color:#000 !important;
  font-size:11pt;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
}
#menu-bar ul li:first-child > a {
}
#menu-bar ul li:last-child > a {
}
#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
  display: inline-block;
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}