body,
html {
	margin: 0px;
	padding: 0px;
	font-family: Calibri, Verdana, Geneva, Arial, sans-serif;
	font-weight: 10pt/16pt;
	color: #000000;
    background-image: url(../images/background-html.gif);
	background-position: center top;
	background-repeat: repeat-y;
	background-color: #313034;	
}

body {
	min-width:1024px;
}

#wrap {	
	margin:0 auto;
	padding: 0px;
	width:900px;
}

#header {
	background-image: url(../images/top_background.jpg);
	height: 206px;
}

#header h1 {
	padding:5px;
	margin:0;
}

#searcharea
{
	position: relative;    
    top: 6px;
    left: 700px;
	width: 210px;
}


#main {    	
	float:left;
	width:640px;
	padding: 3px 0px 0px 10px;
	border-right: 2px #ddd dotted;
}

#main h2
{
	padding: 0px 5px 0px 0px;
	border-bottom: gray 1px dotted;
	margin: 0px 8px 0px 0px;
	color: #687273;
}

#main h3
{
	padding: 0 0px;	
	color: dimgray;
}

#main p
{
	padding: 0 10px 10px;
	color: Black;
}

#sidebar {	
	padding: 5px 5px 5px 5px;
	float:right;
	width:225px;	
}

#sidebar small
{
	text-decoration: underline;
	margin-bottom: 5px;	
}

#sidebar ul {
	margin-bottom:0;
}

#sidebar h3, #sidebar p {
	padding:0 10px 0 0;
}

#footer {	
	clear: both;
	padding: 0px;
}

#footer .copyright {
	margin-left: 10px;
	font-size: smaller;
}

blockquote {
	border: 1px dashed #999999;
    color: #000000;
	margin: 20px 20px 20px 20px;
	padding: 40px 20px 20px 10px;
	background: url(../images/quote.png) 5% no-repeat #DADBDC;
	background-position: -8px -4px;
}

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.moduletools
{
	float: right;
	margin-right: 5px;
	text-decoration: none;
}

.moduletools img
{
	border: 0px;
}

.section h3
{
	color: #333;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-right: 8px;
	border-bottom: 1px solid #ddd;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 10px;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlelist h4 a:visited
{	
	color: dodgerblue;
	text-decoration: none;
}

.articlelist h4 a
{	
	font-size: 1.0em;
	color: dodgerblue;
	text-decoration: none;
	border-bottom: dotted 1px gray;
}

.articlelist h4 a:hover
{
	color: blue;
}

.articlesub
{
	padding-top: 8px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlesArchive
{
	background-image: url(/images/newspaper.png);
	padding-left: 18px;
	background-position: left top;
	background-repeat: no-repeat;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.feeditem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.feeditem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.feeddetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}

#info {position:relative;}
p.bold {padding-left:15px; color:#c00;}
a.linkup {position:relative;}
a.buttonup {position:absolute; top:200px; left:650px; border:0;}
a.buttonup img {border:0;}
.gleft {float:left; margin:25px 0 10px 0;}
.gright {float:right; margin:25px 5px 10px 0;}
.grc {margin:20px 0 0 10px;}


#nav {
    position: relative;
    left: 240px;
    top: 118px;
	background: #000000 url(../images/menu-background.gif) repeat-x 0 0;
	padding: 5px;
	width: 610px;
	height: 24px;
	z-index: 100;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	height: 24px;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

#nav li {
	display:inline;
	margin:0;
	padding:0;
}

#nav ul li a {
	float: left;
	color: #e0ebed;
	margin: 0;
	height: 16px;
	padding: 3px 12px 3px 8px;
	background: url(../images/menu-seperator.gif) no-repeat top right;
	text-decoration: none;
	font-weight: normal;
}

#nav ul li a:hover {
	color: #fff;
    font-weight: normal;
}

#nav a.selected
{
	text-decoration: none;
	font-weight: normal;
}

#nav li a {
	float: left;
	color: #e0ebed;
	margin: 0;
	padding: 2px 12px 8px 13px;
	background: url(../images/menu-seperator.gif) no-repeat top right;
	font-weight: bold;
}

#nav li a:hover {
	color: #fff;
    font-weight: bold;
}

#nav li a.selected
{
	text-decoration: underline;	
}


#nav li {float:left; position:relative;}

#nav ul ul a.drop, #nav ul ul a.drop:visited {background:#d4d8bd;}

#nav ul ul a.drop:hover{background:#c9ba65}

#nav ul ul :hover > a.drop {background:#c9ba65}

#nav ul ul ul a, #nav ul ul ul a:visited {background:#e2dfa8;}

#nav ul ul ul a:hover {background:#b2ab9b;}

#nav ul ul {visibility:hidden;position:absolute;height:0;top:22px;left:0; border-top:1px solid #000; width: 180px;}

#nav ul ul ul{left:90px; top:-1px; width:120px;}

#nav ul ul ul.left {left:-90px;}

#nav table {position:absolute; top:0; left:0; border-collapse:collapse;}

#nav ul ul a, #nav ul ul a:visited {background:#d4d8bd; color:#000; height:auto; line-height:1em; padding:5px 10px; width:160px;border-width:0 1px 1px 1px;}

#nav a:hover, #nav ul ul a:hover{color:#fff; background:#949e7c;}

#nav :hover > a, #nav ul ul :hover > a {color:#fff;background:#949e7c;}

#nav ul li:hover ul,

#nav ul a:hover ul{visibility:visible; }

#nav ul :hover ul ul{visibility:hidden;}

#nav ul :hover ul :hover ul{ visibility:visible;}