
body
{
	min-width: 810px;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: verdana, helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.4em;
	color: #000000;
	background-color: #47454F;
}

a
{
	color: #003399;
	font-weight: 600;
	text-decoration: none; /*underline;*/
}

#page
{
	position: relative;
	width: 810px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
	background-color: #ffffff;
}

/* Header */

#header
{
	width: 810px;
	height: 159px;
	position: relative;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-family: arial, sans-serif;
	background-color: #47454F;
	border-bottom: solid 1px #d0d0bf;
}

#header a#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
}

#header #logo img
{
	margin: 0;
	padding: 0;
	width: 810px;
	height: 159px;
	border: 0;
}

#header form
{
	position: absolute;
	top: 16px;
	right: 16px;
}

#header ul
{
	position: absolute;
	bottom: -1px;
	right: 12px;
	margin: 0;
	padding: 0;
	list-style: none;
	z-index: 1;
}

#header li
{
	float: left;
	margin: 0 0 1px 0;
	padding: 0 0 0 12px;
	background: url("images/css/tab-left.gif") no-repeat left top;
}

#header li a
{
	float: left;
	margin: 0 0 1px 0;
  padding: 2px 10px 4px 0px;
	text-decoration: none;
	color: #ffffff;
	background: url("images/css/tab-right.gif") no-repeat right top;
}

#header li a:hover
{
	text-decoration: underline;
}

#header .selected
{
	background: url("images/css/tab-sel-left.gif") no-repeat left top;
}

#header .selected a
{
	color: #000000;
	background: url("images/css/tab-sel-right.gif") no-repeat right top;
}

#header div.tagline
{
	position: absolute;
	top: 135px;
	left: 20px;
	color: #ffffff;
}

a#cookied_user
{
	color: #ffffff;
	text-decoration: none;
}

/* Side-nav */

#sidebar
{
	float: left;
	width: 210px;
	margin: 12px 0 0 -794px;
	padding: 0;
	font-family: arial, sans-serif;
}

#sidebar dl
{
	display: block;
	width: 100%;
	margin: 16px 0 0 0;
	padding: 0 0 8px 0;
	background: #BDCFC3 /*#B6DAD2*/ url("images/css/side-nav-bottom.gif") no-repeat bottom left;
}


#sidebar dt
{
	margin: 0;
	padding: 1px 10px 4px 10px;
	font-weight: bold;
	color: #ffffff;
	background: #374439 /*#141A92*/ url("images/css/side-nav-top.gif") no-repeat top left;
}

#sidebar dl.highlighted
{
	background-color: #BDCFC3; /*#B7E58A;*/
}

#sidebar .highlighted dt
{
	background-color: #374439; /*#076307;*/
}

#sidebar dd
{
	margin: 0;
	padding: 0;
	border-left: 1px solid #d0d0bf;
	border-right: 1px solid #d0d0bf;
}

#sidebar dd dl
{
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar  dd dl dt
{
	margin: 0;
	padding: 8px 9px 3px 9px;
	font-weight: bold;
	color: #cc6600;
	background: none;
}

#sidebar dd dl dd
{
	margin: 0;
	padding: 0px 9px 3px 19px;
	border: none;
}

#sidebar .strong
{
	font-weight: bold;
}

#sidebar .more
{
	font-style: italic;
}

#sidebar .selected
{
	background: #ffffff;
}

#sidebar ul
{
	margin: 0;
	padding: 8px 0 0 0;
	list-style: none;
}

#sidebar li
{
	margin: 0;
	padding: 1px 9px 2px 9px;
	color: #000000;
}

#sidebar form
{
	margin: 0;
	padding: 4px 0 2px 0;
}

#sidebar a
{
	color: #003399;
	font-weight: bold;
	text-decoration: none; /*underline;*/
}


/* Main column */

div#content
{
	width: 552px;
	display: inline;
	float: left;
	margin: 0px 16px 0 242px;
	padding: 0;
}

div#content-main
{
	width: 600px;
	display: inline;
	float: left;
	margin: 16px 16px 16px 124px;
	padding: 0;
}

div#content-toc
{
	width: 700px;
	display: inline;
	float: left;
	margin: -20px 16px 16px 54px;
	padding: 0;
}

fieldset
{
	margin: 20px auto 0 auto;
	padding: 0 16px 16px 16px;
}

legend
{
	margin: 0;
	padding: 0 12px 0 8px;
	font-size: 135%;
	font-weight: bold;
	font-family: arial, sans-serif;
	color: #cc6600;
}

legend a
{
	text-decoration: underline;
	color: #cc6600;
}

legend a:hover
{
	text-decoration: underline;
	color: #cc6600;
}

p
{
	margin: 0;
	text-align: justify;
	padding: 0px 0 0 0;
}

p.center
{
	text-align: center;
}

ul
{
	margin-top: 4px;
	margin-bottom: 0;
}

div#blogtext
{
  font-family: verdana;
	font-size: 85%;
	line-height: 1.2em;
}

div#Section1
{
  font-family: verdana;
	font-size: 85%;
	line-height: 1.2em;
  text-align: justify;
}

#blogtext p
{
  margin: 1.5em 0 0 0;
}

#blogtext p.MsoNormal
{
  margin: 0;
}

#blogtext img.left
{
  float: left;
  margin: 10px 20px 10px 0px;
}

#blogtext img.right
{
  float: right;
  margin: 10px 0px 10px 20px;
}


div#blogcmt
{
  font-family: verdana;
	font-size: 85%;
	line-height: 1.2em;
	margin: 10px 10px 0 5px;
  text-align: justify;
}

textarea
{
  border: none;
  margin: 8px 0 0 5px;
  font-family: verdana;
	font-size: 85%;
	line-height: 1.2em;
}

table.navbar a
{
  color: #FFFFFF;
}
table img.navbar
{
  color: #000000;
  border: 0px;
}

/* Footer */

#footer
{
	clear: both;
	padding: 16px 16px 16px 16px;
	text-align: left;
	font-size: 85%;
}
