html, body {
	margin: 0;
	padding: 3px;
	padding-top:1px;
	background-color: #fff;
	color: #333;
	font-family: Tahoma, Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	}


a:link {
	COLOR: #3333ff; 
}
a:active {
	COLOR:#3333ff; 
}
a:hover {
	COLOR: red; 
}
#wrapper {
	/*background: #f1f2ea url(background.gif) repeat-y left;*/
	background-color: #fff;
}
#header {
	background: #fff;
	color: #006;
	margin-bottom: 5px;
}
#container {
	width: 100%;
	/*background: #f1f2ea url(background.gif) repeat-y left;*/
	background-color: #fff;
	float: right;
	margin-left: -140px;
}
#content {
	background: #fff;
	margin-left: 140px;
	text-align:justify;
		border: solid #e1e2d6 1px; 
	padding:5px;
}
#sidebar {
	width: 140px;
	float: left;
}
#footer {
	
	background-color: #fff;
		font-size: 11px;
		text-align: center;
		padding: 0;
		clear: both;
	color:#183D54
}
.clearing {
	height: 0;
	clear: both;
}
/*
div.content {
	padding: 10px;
	margin-left: 140px;
	text-align:justify;
	border: solid #e1e2d6 1px; 
	padding:5px;
	}
	

div.nav {
	width: 130px;
	float: left;
	margin-left: -1px;
	padding: 0px;
}
div.header {
	background-color: #fff;
	color: #006;
	margin-bottom: 5px;
	}
	
div.footer {
	background-color: #fff;
	font-size: 11px;
	text-align: center;
	padding: 0;
	clear: both;
	color:#183D54
}

div.footer a:visited {
	color: #3333ff;
}*/




.spacer {
	clear: both;
	}
	

img {
	border : 0 none ; 
} 

h1
{
	color : #31659c;
	font-size : 20px;
	text-align:left;
	margin:0;
}
h2
{
	font-size:16px;
	color: #ff8040;
	font-weight : bold;
}
h3
{
	font-size:14px;
	color: #31659c;
}

table.menutable
{
	background-color:#7B9EC6;
	border-spacing: 0px; 
	border-collapse: collapse;
	width:130px;
}

table.menutable td
{
	border:solid 2px #31659C;
	padding-left:5px;
}

table.menutable p,table.menutable a
{
	margin:0;
	color:#F9F4D4;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
}
table.menutable div
{
	margin-left:5px;
}
table.menutable div p
{
	margin-top:3px;
}
table.menutable div a
{
	font-size:11px;
}

div.nav a:hover
{
	color:yellow;
}

.head_logo
{
	color : #000084;
	font-weight : bold;
	font-family : Arial,sans-serif;
	font-size : 13px;
	margin-bottom:0px;
	margin-top:-2px;
	margin-left:5px;
	margin-right:5px;
}



.bg1
{
	background-color:#e1e2d6;
}
.bg0
{
	background-color:#f4f4ed;
}

p.ArticleText {
	color : black;
	margin:0;
}
h2.ArticleTitle {
	font-size:16px;
	color: #ff8040;
	font-weight: bold;
	margin:0;
	padding:0;
}
p.ArticleDate {
	font-size:13px;
	color: #31659c;
	margin:0;
}
div.articleAbstract
{
	margin-bottom:4px;
}

.FullArticleAuthor {
	font-size:12px;
	text-align : right;
	color: #31659c;
	font-weight : bold;
}
.FullArticleContacts {
	font-size:12px;
	text-align : right;
	color: #31659c;
	font-weight : bold;
}

.formLabel {
	text-align : right;
	font-size:11pt;
	color : #000080;
}

.sidelinks
{
	font-size:80%;
}
.sidelinks ul
{
margin: 0;
padding: 0; 	
}
.sidelinks h4
{
margin:0;
margin-top:1em;
}
.sidelinks li
{
margin: 0;
padding: 0; 
list-style-type: none; 
margin-bottom:0.3em;
}
.sidelinks a
{
}