@charset "utf-8";
/* CSS Document */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
	background-color: #fff;
	text-align:center;
}
#page
{
/*	position: relative;*/
	margin: 0px auto;
	padding: 0px;
	width: 984px;
/*	border: 5px solid #4b7598;
	border-top: none;*/
	text-align:left;
}
#logo {
	background-image: url(../images/logo_new.png);
	background-repeat: no-repeat;
	width: 984px;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
/*--------------------------------------------------------

		Navigagtion
		
--------------------------------------------------------*/		
#navi {
	background-image: url(../images/navi_new.png);
	background-repeat: no-repeat;
	width: 984px;
	height: 99px;
	margin: 0px;
	padding: 0px;
}
#navi .mainmenu {
	margin: 0px;
	padding: 0px;
	clear: both;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#navi .mainmenu li {
	color: #4b7598;
	line-height: 1em;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	list-style-type:none;
	margin: 0px;
}
#navi .mainmenu li a {
	color: #4b7598;
	text-decoration: none;
}
#navi .submenu li a {
	color: #ffffff;
	text-decoration:none;
}
#navi .mainmenu li a.actual,
#navi .submenu li a.actual {
	color: #e8851a;
	text-decoration: none;
}
#navi .submenu {
	margin: 0px auto;
	padding: 3px;
	background-color: #b2c4d1;
	border: 2px solid #4b7598;
	-moz-border-radius: 4px;
	clear: both;
	text-align: center;
}
#navi .submenu li {
	color: #ffffff;
	line-height: 1em;
	font-size: 10pt;
	font-weight: bold;
	display: inline;
	list-style-type:none;
	margin: 0px;
}
/*--------------------------------------------------------

		Panels, side panels
		
--------------------------------------------------------*/		
#container {
	margin: 0px;
	padding: 0px;
/*	background-color: #CCCCCC;*/
	position: relative;	/* This fixes the IE7 overflow hidden bug */
/*	clear:both;*/
	width:100%;			/* width of whole page */
/*	overflow: visible;*/		/* This chops off any overhanging divs */
}
#leftside {
/*	width: 90px;*/
	background-color: #b2c4d1;
	border: 2px solid #4b7598;
	display: inline;
	padding: 10px;
	-moz-border-radius: 10px;
}
#rightside {
	display: inline;
}
#leftside {
	width: 120px;
	float: left;
}
#rightside {
	float: right;
}
#tags {
	width: 120px;
	background-color: #b2c4d1;
	border: 2px solid #4b7598;
	padding: 10px;
	-moz-border-radius: 10px;
}
#addthis {
text-align: center;
}
#leftside h1,
#rightside h1 {
	font-size: 10pt;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	margin-bottom: 10pt;
}
#rightside p.tab {
	font-size: 8pt;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	color: #4b7598;
	border-bottom-color: #4b7598;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
	margin-bottom: 11pt;
	margin-top: 6px;
	line-height: 1em;
}
#leftside ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10pt;
}
#leftside li {
	font-size: 8pt;
	color: #4b7598;
	list-style: none;
	margin-bottom: 0px;
}
#leftside p {
	color: #4b7598;
	margin: 0px;
	padding: 0px;
	line-height: 1em;
}
#leftside p.ltitle {
	font-size: 8pt;
	padding-bottom: 1pt;
	font-weight: bold;
}
#leftside p.ldate {
	font-size: 8pt;
	padding-bottom: 7pt;
	font-style: normal;
}
#leftside a, #rightside a {
	color: #4b7598;
	text-decoration: none;
}
/*--------------------------------------------------------

		Main content
		
--------------------------------------------------------*/		
#content {
	position: absolute;
/*	margin-left: 110px;*/
/*	background-color:#FFFFCC;*/
/*	width: 676px;*/
	width: 616px;
/*	margin-top: 2px;*/
	margin-top: 0px;
	display: inline;
	padding: 40px;
/*	padding-top: 20px;*/
	padding-top: 0px;
}
#content h1 {
	font-size: 18pt;
	text-align: left;
/*	color: #b2c4d1;*/
	color: #e8851a;
	margin: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-color: #4b7598;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
#content h2 {
	font-size: 14pt;
	text-align: left;
	color: #4b7598;
	margin: 0px;
	margin-bottom: 10px;
/*	margin-left: 20px;*/
	padding-bottom: 10px;
}
#content h3 {
	font-size: 12pt;
	text-align: left;
	color: #4b7598;
	margin: 0px;
	margin-bottom: 10px;
}
#content p, li {
	color: #4b7598;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	margin-bottom: 11pt;
}
#content ul {
	margin-bottom: 11pt;
}
#content li {
	margin-bottom: 0px;
}
#content p.atitle {
	font-size: 11pt;
	padding-bottom: 3pt;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
}
#content p.aauthor {
	font-size: 10pt;
	padding-bottom: 3pt;
	font-style: italic;
	line-height: 1em;
	margin: 0px;
}
#content p.adate {
	font-size: 9pt;
	padding-bottom: 3pt;
	font-style: normal;
	line-height: 1em;
	margin: 0px;
	margin-top: 5pt;
}
#content p.atag {
	font-size: 9pt;
	padding-bottom: 2pt;
/*	font-weight: bold;*/
	font-weight: normal;
	line-height: 1em;
	margin: 0px;
}
#content p.atab {
	font-size: 9pt;
	padding-bottom: 5px;
	font-style: normal;
	text-align: right;
	color: #753028;
	border-bottom-color: #4b7598;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	margin-bottom: 11pt;
	margin-top: 6px;
	line-height: 1em;
}
#content .atabe {
	background-color: #b2c4d1;
	margin: 0px;
	padding: 4px;
	-moz-border-radius-topleft: 20px;
}
#content a {
	text-decoration: none;
	color: #e8851a;
}
#content table {
	border: solid 1px #b2c4d1;
	border-collapse: collapse;
}
#content td {
	border: solid 1px #b2c4d1;
	background-color: #ffffd9;
	color: #4b7598;
	margin: 0px;
	padding: 4px;
}
#content td p {
	font-size: 8pt;
}
#content td.tdhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4b7598;
}
#content table.archive {
	border: none;
	border-collapse: collapse;
	width: 200px;
}
#content td.archive {
	border: none;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#content p.ltitle {
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
pre
{
	font-family:"Courier New", Courier, monospace;
	font-size: 8pt;
	color: #304A68
}