body {
	background:		#E0E0F0;
	background:		#E0E0F0;
	background:		#4589a2;
	background:		#4060b0;
	margin:			0;
	padding:		0;
	background-image:	url(images/gradient1.png);
	background-image:	url(images/gradient2.png);
	background-image:	url(images/gradient3.png);
	background-image:	url(images/gradient4.png);
	background-repeat:	repeat-x;
	font:			1em Tahoma, Helvetica, san-serif;
}

div#layout {
	position:		absolute;
	top:			0px;
	left:			30px;
	width:			860px;
	margin:			30px 0px 0px 0px;
	padding:		0em 0em 0em 0em;
}

div#frame {
	background:		white;
	background-color:	white;
	background-image:	url(images/layout.png);
	background-repeat:	repeat-y;
	background-position:	top right;
	margin:			0px 0px 30px 70px;
	border-style:		solid;
	border-color:		orange;
	border-width:		3px 3px 3px 3px;
	padding:		0px 0px 0px 0px;
}

div#frame2 {
	padding:		0 0 0 0px;
	margin:			0 0 0 73px;
}

div#sidebar {
	position:	absolute;
	top:		70px;
	left:		0px;
	width:		140px;
	z-index:	10;
	background:	rgb(244,244,244);
	border-style:	solid;
	border-color:	orange;
	border-width:	3px 3px 3px 3px;
}

div#sidebar_links {
	text-align:	center;
	margin:		0px 0 0.5em 0;
	padding:	0em 0em 0.5em 0em;
}

div#sidebar a {
	display:		block;
	text-align:		center;
	background:		transparent;
	color:			black;
	padding:		5px 10px; 
	margin-top:		1px;
	text-decoration:	none;
}

div#sidebar a:hover {
	color:			#130C3E;
	background:		orange;
}

div#sidebar img {
	border-width:		0px;
	padding:		0px;
	margin:			0px;
}

div#title { 
	padding:	4px 4px 4px 4px;
	margin:		0px 0px 0px 0px;
	border-style:	solid;
	border-color:	orange;
	border-width:	0px 0px 1px 0px;
}

div#title h1 {
	font-family:	Old English Text MT, cursive, Arial, Helvetica, sans-serif;
	font-weight:	bold;
	font-size:	200%;
	text-align:	center;
	padding:	4px 4px 4px 4px;
	margin:		0px 0px 0px 0px;
}

div#title h2 {
	font-weight:	bold;
	font-size:	140%;
	text-align:	center;
	padding:	4px 4px 4px 4px;
	margin:		0px 0px 0px 0px;
}

div#content { 
	padding:	0.5em 10px 0.5em 10px;
	margin:		0px 0px 0px 0px;
}

div#content h2 {
	font-weight:	bold;
	font-size:	140%;
	text-align:	left;
	padding:	0.5em 10px 0.5em 10px;
	margin:		0px 0px 0px 0px;
}

div#content h3 {
	font-weight:	bold;
	font-size:	120%;
	text-align:	left;
	padding:	1em 10px 1em 10px;
	margin:		0px 0px 0px 0px;
}

div#content h4 {
	font-weight:	bold;
	font-size:	120%;
	text-align:	center;
	padding:	1em 10px 1em 10px;
	margin:		0px 0px 0px 0px;
}

div#content p {
	padding:	0.5em 10px 0.5em 10px;
	margin:		0px 0px 0px 0px;
	line-height:	1.3em;
}

div#content table.summary * th {
	font-size:	100%;
	text-align:	left;
}

div#content table {
	background-color:	rgb(244,244,244);
	border:			solid orange 1px;
	margin-left:		auto;
	margin-right:		auto;
	border-collapse:	collapse;
	line-height:		1.3em;
}

div#content table * {
	background-color:	rgb(244,244,244);
	padding:		4px;
	vertical-align:		top;
}

div#content table tr td p {
	background-color:	rgb(244,244,244);
	padding:		4px;
}

div#content table tr td h2 {
	background-color:	rgb(244,244,244);
	padding:		4px;
	margin-left:		0.5cm;
	margin-right:		0.5cm;
}

div#content table th {
	font-family:		helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size:		18pt;
	text-align:		center;
	padding:		4px;
}

div#content table.nest {
	border:			solid orange 0px;
	margin-left:		1cm;
	margin-right:		1cm;
}

div#content table.foot {
	background-color:	rgb(255,255,255);
	border:			solid orange 0px;
	margin-left:		0cm;
	margin-right:		0cm;
}

div#content table.foot * {
	background-color:	rgb(255,255,255);
	border:			solid orange 0px;
	margin-left:		0cm;
	margin-right:		0cm;
}

div#content table.external td {
	border:			solid orange 0px;
	padding-left:		10px;
	padding-right:		10px;
	padding-top:		0.5em;
	padding-bottom:		0.5em;
	text-align:		left;
	line-height:		1.4em;
}

div#content table.external th {
	font-style:		italic;
}

div#content table#ctte th {
	padding:		5px;
	text-align:		left;
	font-style:		italic;
	font-size:		1em;
}

div#content table#ctte td {
	padding:		5px;
	text-align:		left;
	font-size:		1em;
}

div#content table.nest th {
	font-family:		helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size:		12pt;
	text-align:		left;
	padding:		4px;
}

div#content img {
	float:			right;
	clear:			both;
	margin:			4px 0px 4px 4px;
	padding:		0px;
	border:			solid black 0px;
}

div#content address { color: black; background-color: white; border: solid rgb(51,102,153) 1px;
		margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px;
		padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 10px; padding-right: 10px;}

div#content address img { float:right; }

div#tc {
	background-color: rgb(224,224,224);
	border-style: solid;
	border-width: 0 1px 0 1px;
	border-color: rgb(51,102,153);
	margin: 0 0 0 0;
	padding-top: 0.5em; padding-bottom: 0.5em; padding-left: 10px; padding-right: 10px;}

div#tc table { background-color: rgb(192,192,192);
		border: solid black 1px;
		margin-left: auto; margin-right: auto;
		border-collapse: collapse;
}

div#center {
	text-align: center;
}

div#tc table th { border: solid black 1px; 
		  background-color: rgb(128,128,128);}

div#tc table td { border: solid black 1px; }

div.boxed {
	margin:			0.5em 10px 0.5em 10px;
	padding:		0 0 0 0;
	background-color:	rgb(244,244,244);
	border:			solid orange 1px;        
	border-collapse:	collapse;
}

div.boxed table.nestb tbody {
	border-top:		hidden;
	border-bottom:		hidden;
	border-left:		hidden;
	border-right:		hidden;
}

div.boxed table.nestb tr {
	border-top:		solid orange 1px;
	border-bottom:		solid orange 1px;
}

div.boxed table.nestb td {
	border-left:		solid orange 1px;
	border-right:		solid orange 1px;
}

