
body {
	background: #EEEEEE url(i/header.gif) repeat-x top left;
	color: #000000;
	margin: 0;
	padding: 0;
	font: 0.7em "Arial", Helvetica, Sans-Serif;
}

a { 
	color: #3C6491;
	background-color: inherit;
}

a:hover {
	color: #BF3E17;
	background-color: inherit;
}

h1 {
	font: 160% Arial, Sans-Serif;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 0;
}

h1 a {
	color: #BF3E17;
	background: inherit;
	text-decoration: none;
}

h1 a:hover {
	color: #3C6491;
	background: inherit;
	text-decoration: none;
}

h2 {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: inherit;
	background: url(i/h2bg.gif) no-repeat center left;
	padding: 0 0 0 20px;
}
h2:hover{background: url(i/h2bghover.gif) no-repeat center left;}

h3 {
	margin: 8px 0 5px 0;
	padding: 0;
	font-size: 11px;
	color: #808080;
	background-color: inherit;
}

p {	margin: 0;	padding: 10px 0 0 20px;}

img { border: 0;}



/* ------------ */
#header {
	clear: both;
	width: 750px;
	height: 45px;
	margin: 0 auto;
}
#header a{text-decoration:none; color:#414141;}

#logo {
	float: left;
	padding: 10px 0 0 0;
	color: #000000;
	background: inherit;
	width: 305px;
}

.slogan {
	float: right;
	border-left: 1px solid #CCCCCC;
	padding: 0 0 0 10px;
}

#hmenu {
	padding: 13px 0 5px 0;
	float: right;
}

#hmenu a {
	padding: 12px 13px 2px 11px;
	text-decoration: none;
	color: #414141;
	background: #ccc url(i/hmenuarrow.gif) no-repeat top center;
	margin: 0 0 3px 1px;
	border-bottom: 4px solid #BCBCBC;
}

#hmenu a:hover {
	background: #3C6491 url(i/hmenuarrowhover.gif) no-repeat top center;
	color: #FFFFFF;
	border-bottom: 4px solid #2F4A6C;
}

.content {
	border-top: 1px solid #FEFEFE; 
	background: #FFFFFF url(i/contentbg.gif) repeat-x left top;
	color: #000000;
}

#left {
	float: left;
	width: 510px;
	padding: 0 10px 0 0;
}
#left a{ text-decoration:none; color:#000; }
#left a:hover{ text-decoration:overline;}

#articles {
	width: 740px;
	padding: 3px 0 0 10px;
	margin: 0 auto 10px auto;
}

#right {
	float: right;
	width: 220px;
}

#rightmenu {
	margin: 0;
	padding: 0;
}

#rightmenu a {
	display: block;
	background: #BF3E18 url(i/vmenuarrow.gif) no-repeat center left;
	color: #FFFFFF;
	padding: 5px 0 5px 19px;
	margin: 0 0 1px 0;
	text-decoration: none;
}

#rightmenu a:hover {
	color: #FFFFFF;
	background: #822C0F url(i/vmenuarrowhover.gif) no-repeat center left;
}

.rightarticle {
	background: #EEEEEE;
	color: #808080;
	margin: 2px 0 2px 0;
	padding: 8px;
	line-height: 1.4em;
}

#links {
	clear: both;
	margin: 0 auto;
	width: 730px;
	padding: 10px;
	background: #3C6491 url(i/linksbg.gif) repeat-x top left;
	color: #FFF;
}

#footer {
	margin: 5px auto;
	width: 740px;
	padding: 10px 5px 10px 5px;
}

#footer a {
	color: #808080; text-decoration: none;} #footer a:hover{text-decoration: none;
}

.date { margin: 5px 0 5px 0; padding: 10px 5px 5px 0; background: #FFFFFF url(i/horizontaldotted.gif) repeat-x bottom left; color: #808080; text-align: right; }
.date a { color: #808080; text-decoration:underline; }

.logos_curri{margin-top:750px; padding-left:70px; text-align:center;}
