body {

	background-color: #ffffff;

	font-size: x-small;

	font-family: Verdana, Arial, sans-serif;

}
.column2 {
	background-color:#FF9900;
}
img {
border:none;
}
.pagetable {
	width:760px;
	top:10px;
	left:50%;
	position:absolute;
	margin-left:-380px;
}
.pageholder div.element img {
	border:1px solid #CC0000;
}

td.leftCol, td.centerCol, td.rightCol {

	vertical-align: top;

	text-align: left;

}



td.centerCol h2 {

	margin-bottom: 10px;

}



/*********************/

/* Header Navigation */

/*********************/



div.headnav {

	background-color: #606139;

	text-align: center;

	padding: 5px;

}



.headnav ul {

	display: block;

	list-style-type: none;

	margin: 0px;

	padding: 0px;

	width: 100%;

}



.headnav li {

	display: inline;

	text-align: center;

	padding: 10px 25px 10px 25px;

}



.headnav a {

	background-color: inherit;

	color: #ffffff;

	font-weight: bold;

	text-transform: uppercase;

	text-decoration: none;

}



.headnav a:hover {

	color: #ffaf87;

	background-color: inherit;

	text-decoration: underline;

}



.header p, .header img {

	margin:0px;

}



.header p {

	padding:3px;

}



/**************/

/* Navigation */

/**************/



.navigation ul {

	margin: 0px 0px 4px 0px;

	padding: 0px;

	list-style-type: none;

}



.navigation li {

	display: inline;

}



.navigation a {

	color: #606139;

	display: block;

	font-weight: bold;

	padding: 4px;

	padding-left: 8px;

	text-decoration: none;

}



.navigation a:hover {

	text-decoration: underline;

	background-color: #cece54;

}



/********************/

/* General Settings */

/********************/



a img {

	border: 0px;

}



a {

	color: #003968;

}



a:hover {

	color: #cc0000;

}



table.pagetable {

	background-color: #ffffff;

}



table.pagetable td {

	line-height: 150%;

}



table.pagetable td.column1, table.pagetable td.column2 {

	padding: 0px;

	vertical-align: top;

}



p.controlbar {

	text-align: right;

	padding: 5px;

}


.controlbar a {
	font-weight:bold;
}
.footnotes a {
	color:#FDB024;
	font-weight: bold;

}



.footnotes {
	background-color:#6F6C44;
	color:#FFE0A7;
	font-size: x-small;
	font-weight:bold;
	text-align: center;
	padding:4px;
	margin:0px;
}





p.text {

	padding:0px;

	margin: 2px 0px 5px 0px;

	line-height: 150%;

}



/************/

/* Headings */

/************/



h1, h1.element {

	text-align: left;

	color: #cc0000;

	font-size: x-small;

	padding: 2px;

	margin: 0px;

	text-indent: 4px;

	background-color: #fdb024;

	border-bottom: 2px solid #616139;

}



h2.element {

	text-align: left;

	color: #d93f3f;

	font-family: Arial;

	text-transform: uppercase;

	font-size: medium;

	font-weight: bold;

	padding: 2px;

	padding-top: 8px;

	margin: 0px;

	text-indent: 4px;

}



h3.element, h4.element, h5.element, h6.element {

	text-align: left;

	color: #000000;

	font-family: Arial;

	text-transform: uppercase;

	font-size: x-small;

	font-weight: bold;

	padding: 2px;

	padding-top: 8px;

	padding-bottom: 4px;

	margin: 0px;

	text-indent: 4px;

}



/********/

/* Feed */

/********/



.feed {

	padding: 2px;

}



.feed a {

	color: #606139;

	display: block;

	font-weight: bold;

	padding-left: 8px;

	padding-bottom: 4px;

	text-decoration: none;

}



.feed a:hover {

	background-color: #cece54;

	text-decoration: underline;

}



.feed h1 {

	margin: 0px;

	padding-top: 4px;

	padding-bottom: 4px;

}



.feed .highlight {

	background-color: #ffcccc;

}



.feed table {

	width: 100%;

}



.feed th {

	font-size: x-small;

	background-color: #dddddd;

	padding: 2px;

}



.feed th.buttons {

	width: 20px;

}



.feed th.type {

	width: 100px;

}



.feed td.item {

	vertical-align: top;

	text-align: center;

}



.feed tr.row0 {

	background-color: #eeeeee;

}

 

.feed tr.row1 {

	background-color: #ffffff;

}



.feed .item {

	padding-top: 4px;

	padding-bottom: 4px;

}



.feed .item .title {

	font-size: x-small;

	font-weight: bold;

}



.feed .item .type {

	font-size: x-small;

}



.feed .item .date {

	padding-left: 8px;

	font-size: xx-small;

}



.feed .item .picture {

	font-size: x-small;

}



.feed .item .description {

	font-size: x-small;

}



.feed .item .text1 {

	font-size: x-small;

}



.feed .item .text2 {

	font-size: x-small;

}



.feed .item .text3 {

	font-size: x-small;

}



.feed .item .label {

	font-weight: bold;

}



.feed .item .description img {

	margin: 1px;

	padding: 1px;

	border: 1px solid #999999;

}



.feed .item .picture {

	font-size: x-small;

}



.feed .item .picture img {

	margin: 1px;

	padding: 1px;

	border: 1px solid #999999;

}



.feed .buttons {

	font-size: small;

}