body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	behavior: url(../scripts/csshover.htc)
}

#header {
	position:absolute;
	top:0px;
	left:0px;
	margin: 0 0 125px 0;
	padding: 0px;
	background-image: url(../fw_top/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	height:100px;
	}
	
#search {
float: right;
height: 58px;
width: 320px;
font-size: 14px;
font-weight: bolder;
color: #FFFFFF;
text-align: right;
padding: 4px;
}

#search form {margin:0px;}

#search img {
	padding-right:4px;
	padding-top:1px;
	
}

#search #gobut {
	margin:0px;
	padding:0 0 0 2px;
}

#search span {float:left;margin-left:147px;}

#styleswitcher {
	margin-right:10px;
	padding-top:10px;
	float:right;
}

#adjust {
	color:#FFFFFF;
	font-weight:bold;
	padding-top:4px;
	font-size:12px;

}
#styleswitcher img {margin:0px 0px 0px 0px; border:none;}

#navwrapper {
	position: absolute;
	top: 100px;
	left: 0px;
	width:100%;
}

div#nav a {color:#fff; font-weight:bold; font-size:12px;}
div#nav {
	margin: 0 ;
	background: #000;
	height:24px;
	border-top: 1px solid #ffcc00;
	border-bottom: 1px solid #ffcc00;
}
div#nav ul {margin: 0; padding: 0; background: #000;
  border: 1px solid #CCC; border-width: 0 1px;}
div#nav li {position: relative; list-style: none; margin: 0;
  float: left; width: 75px; padding: 1px 2px 0 2px;}
div#nav li:hover {background: #C89D00;}
div#nav li.submenu:hover {background-color: #C89D00;}
div#nav li a {display: block; padding:3px 0px 4px 0px;
  text-decoration: none;  width:75px; text-align:center;}
div#nav>ul a {width: auto;}
div#nav ul ul {position: absolute;width:auto;
  display: none;}
div#nav ul ul li {border-bottom: 1px solid #CCC;}
div#nav li.submenu li.submenu:hover {background-color: #5B4700;}
div#nav li.submenu li.submenu:hover {background-color: #C89D00;}
div#nav ul.level1 li.submenu:hover ul.level2, 
div#nav ul.level2 li.submenu:hover ul.level3 {display:block;}
div#nav ul.level2 {top:23px; left: -1px; border-top:1px solid #ccc;}
div#nav ul.level3 {top: -1px; left:79px;
  border-top: 1px solid #CCC;}

#content {
	margin: 145px 174px 0px 174px;
	padding: 0;
	background-image: url(../img/flat%20badge_background.gif);
	background-repeat: no-repeat;
	background-position: right 200px;	
}

#content a:link, #content a:visited, #content a:active, #fav a:link, #fav a:visited, #fav a:active {
	color: #530080;
	font-weight: bold;
	color:#530080;
}

#content a:hover, #fav a:hover {
	background-color: #ffcc00;
}

#contentOther {
	margin: 145px 4px 0px 170px;
	padding: 0;
	background-image: url(../img/flat%20badge_background.gif);
	background-repeat: no-repeat;
	background-position: right 200px;	
}

#contentOther a:link, #contentOther a:visited, #contentOther a:active {
	color: #530080;
	font-weight: bold;
	color:#530080;
}

#contentOther a:hover {
	background-color: #ffcc00;
}


#side1 {
	position: absolute;
	width: 150px;
	top: 145px;
	left: 4px;
	padding: 4px;
	background:#530080;

}
#side2 {
	position: absolute;
	width: 150px;
	top: 145px;
	right: 4px;
	padding: 0px 4px 4px 4px;
	}

.rndbox {
	background: #bcebc6;
	color: #000033;
	font-family:Arial, Helvetica, sans-serif;
	font-style: italic;
	line-height: 1.4em;
}
.rndbox span {padding-left:8px;}
.rndtop {
	background: url(../assets/topright2.gif) no-repeat right top;
}
.rndbottom {
	background: url(../assets/bottomright2.gif) no-repeat right top;
}
.rndbox p {
	margin: 0 8px;
}

#item2{
	line-height:1.2;
	}

#item3{
	padding-top: 5px;
}

#item4 {
	padding:4px;
	border: 1px dotted #CCCCCC;
	background-color: #FFFFFF;

}

#mailinglist {
	background:#BCEBc6;
	padding:2px;
	margin: 10px 2px 8px 2px;
	border: 1px solid #666666;
	font-size:18px;
}

#footer {
	display: block;
	clear: both;
	text-align:center;
}
.controls {
	font-size: 13px;
	margin-left:70%;
	display: inline;
}

.controls a:link, .control a:visited, .control a:hover, .control a:visited, .control img {
	text-decoration:none;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.newsitem {
	padding:4px 0 2px 10px;}

.newsitemtitle {padding-left:2px;}

.shortnews {padding-left:20px;}

h1.mainpage{
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	color: #530080;
	margin: 0px 0px 5px;
	font-weight: bold;
	background-image: url(../assets/tab2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-style: normal;
}

h3 {font-size:13px; color:#530080;}

.floatleft {float:left;
padding-right:4px;}

.rndbox .floatright{
float:right;
padding:10px 8px 4px 6px;
}
.floatright
{
	float:right;
	padding:4px;
}

.header {
	background:#530080;
	font-weight: bold;
	color: #ffffff;
	padding-left:4px;
	height:18px;
	padding-top:3px;
	position: relative;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.highlight {
	font-weight: bold;
	color: #530080;
}
#SubjectTitle {
	font-size: 12px;
	color: #FFFFFF;
	background:url(../img/dot.gif) 4px center no-repeat #530080;
	padding:3px 0 3px 24px;
	border:1px solid #cccccc;
	margin:0 0 8px 0;
}

#SubjectTitle a:link, #SubjectTitle a:visited, #SubjectTitle a:active  { color:#BCEBC6;}

#SubjectTitle a:hover {color:#530080;}
.smalldottybox {

	border: 1px dashed #CCCCCC;
	margin-left: 4px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
