BODY {
	margin: 0;	
}

body,td,th, tr, p, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 17px;
}

/* Layout styles */

#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:179px;
	height:84px;
	z-index:7;
	background-image: url(../../../images/logo.gif);
	background-repeat: no-repeat;
}

#mainmenu {
	position:absolute;
	left:179px;
	top:50px;
	width:581px;
	height:33px;
	z-index:10;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
}

#header {
	position:absolute;
	left:0px;
	top:84px;
	width:760px;
	height:101px;
	z-index:3;
	background-image: url(../../../images/header.gif);
	background-repeat: no-repeat;
}

#content {
	position:absolute;
	left:182px;
	top:229px;
	width:562px;
	height:94px;
	z-index:4;
}

#left_modules {
	position:absolute;
	left:5px;
	top:229px;
	width:172px;
	height:94px;
	z-index:5;
}

#dots {
	position:absolute;
	left:0px;
	top:185px;
	width:760px;
	height:26px;
	z-index:6;
	background-image: url(../images/dots.jpg);
	background-repeat: no-repeat;
}

#main_menu {
	position:absolute;
	left:179px;
	top:51px;
	width:581px;
	height:33px;
	z-index:1;
	background-repeat: repeat-x;
	background-image: url(../images/header_bg.jpg);
}


/* END OF LAYOUT STYLES */

hr {
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	width: 100%;
}

a:link, a:visited
	color: #0000FF;
	text-decoration: underline;
}



a:hover {
	text-decoration: none;
	color: #666;
}

a.category:link, 
a.category:visited {
	color: #FF0000;
	font-weight: bold;
}

a.category:hover {
	color: #FF0000;
}

.mainlevel {
	/*text-transform: lowercase;	*/
}

a.mainlevel:link, 
a.mainlevel:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float:left;
	vertical-align: bottom;
	font-size: 10px;
	color: #666;
	text-align: center;
	height: 33px!important;
	width: 81px;
	text-decoration: none;
	background-image:url(../images/menu_bg_off.jpg);
	background-repeat:no-repeat;
	padding-top: 8px;
}

a.mainlevel:hover {
	color: #FF0000;
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
}

#active_menu, 
a#active_menu:link, 
a#active_menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	display: block;
	float:left;
	vertical-align: bottom;
	font-size: 10px;
	color: #FF0000;
	text-align: center;
	height: 33px!important;
	width: 81px;
	text-decoration: none;
	background-image:url(../images/menu_bg.gif);
	background-repeat:no-repeat;
	padding-top: 8px;
}

.moduletable {
	margin-top: 10px;
	margin-bottom: 20px;
}

#main_menu .moduletable {
	margin: 0;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	font-weight: normal;
}

table.moduletable th {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-weight: bold;
	background-image:url(../images/horline.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	display: block;
	vertical-align: middle;
	font-size: 12px;
	color: #FF0000;
	text-align: left;
	height: 20px !important;
	width: 98%;
	text-indent: 10px;
}

.newsflash {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #00467A;
  text-transform : uppercase;
}

.inputbox {
	margin-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-indent: 5px;
	border: 1px solid #CCC;
}

.contentpane {
	padding-left: 0px;
	padding-right: 0px;
}

.button {}

.contentpaneopen {
	color: #999;
	width:100%;
	margin: 0px;
	padding: 0px;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.buttonheading {}

.componentheading {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 16px;
	/*text-transform: lowercase;	*/
	text-indent: 3px;
}

.contentheading {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	font-size: 16px;
	/*text-transform: lowercase;	*/
}

.contentdescription {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	white-space: nowrap;
}

.category {
  color: #999;
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.sectiontableheader {
  font-weight: bold;
  background: #f0f0f0;
}

.sectiontablefooter {}



.sectiontableentry1 {
	background-color: #fff;
}

.sectiontableentry2 {
	background-color: #f9f9f9;
}

.small {
  font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #7492AB;
  text-decoration: none;
  font-weight: normal;
  
}

.smalldark {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: #000;
  font-weight: normal;
}			

table.contenttoc {
  border: 1px solid #ccc;
  padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  align:right;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {  
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}

.readon {
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}

.latestnews {
	line-height: 16px;
	padding-bottom: 4px;
	color:#FF0000;
}

.pathway {
	padding-top: 10px;
}

a.pathway:link, 
a.pathway:visited, 
a.pathway:hover {
	padding-top: 10px;
}

a.mainlevel-bottom:link, 
a.mainlevel-bottom:visited, 
a.mainlevel-bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

a.sublevel-bottom:link, 
a.sublevel-bottom:visited, 
a.sublevel-bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

/* new tags */

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
}

h1 {
	font-size: 16px;
	/*text-transform: lowercase;	*/
	color: #333;
}

h2 {
	font-size: 14px;
	color: #333;
}

h3 {
	font-size: 13px;
	padding-bottom: 5px;
	color: #DF023A;
}

h4 {
	font-size: 11px;
	color: #DF023A;
}

ul { 
	margin: 2px;
	padding: 6px;
	padding-left: 15px;
}

li {	
	list-style: none;
	list-style-image: url(../images/arrow.png);
	padding-left:1px;
	line-height:150%;
	margin:0;
}

ul.arrow1 li,
ul.arrow2 li {
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
}

ul.arrow1,
ul.arrow2 {	
	line-height: 150%;
	padding-bottom: 3px;
	margin-top: 2px;
}

ul.arrow1 li {	
	list-style-image: url(../images/arrow1.jpg);
}

ul.arrow2 li {
	list-style-image: url(../images/arrow2.jpg);
}

#lang
{
	top: -35px;
	right: 10px;
	position: absolute;
	width: 50px;
}

#center
{
position: absolute;
top: 20px;
left: 10px;
}