body {
	background-color: transparent;
	padding: -20px 0px 0px 0px;
	text-align: left;
	margin: 0px;
	font: 13px/20px Century Gothic, Helvetica, Arial, sans-serif;
	font-style: normal;
	color: #303030;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
	color: #22229c;
} 

a:hover {
	text-decoration: none;
	color: #ff4400;
}

a.menu {
	font: 10pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:  #3e5c92;
}

a.menu:hover {
	text-decoration: underline;
	color: #633f9d;
}

a.foot {
	text-decoration: underline;
	color: #0b198c;
} 

a.foot:hover {
	color: #000000;
}



/*******  CHANGERS Width etc of the date box and Published by boxes  *******************/

#container {
	background-color: transparent;
	padding: 0px 0px 0px -20px;
	width: 585px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}


/*******  Text used on the main FORM  *******************/

table {
	font-size: 8pt;
	width: 100%
}


/*******  AREA AROUND THE TOP BOX POSSIBLY INSERT PICTURE  *******************/
div.main {
	background-color: transparent;
	text-align: center;
	color: #000000;
	padding: 1px 10px 10px 0px;
	font-size: 14pt;
	margin-bottom: 10px;
}


/******* SECOND BOX ie. FILL IN THE FAMILY etc *******************/
div.header1 {
	text-align: center;
	color: #000000;
	margin-top: 0px;
	padding: 4px 4px 4px 4px;
	border: 0px solid #0b198c;
}



/******* SPACE BELOW FILL IN THE FAMILY etc *******************/
div.header2 {
	color: #000000;
	margin-top: 0px;
	padding: 4px 4px 4px 4px;
}


/******* MUCH THE SAME AS ABOVE *******************/
div.langbox {
	text-align: right;
	margin-top: 0px;
	padding: 4px 4px 4px 4px;
}







/******* ACTUAL MESSAGE BOX controls width *******************/
div.message {
	background-color: transparent;
	padding: 0px 0px 0px 0px;
	color: #000000;
	margin-top: 10px;	
	margin-bottom: 32px;
	width: 585px;
	height: auto;
	overflow: auto;
}


/******* BOX FOR DATE - TIME etc. *******************/

div.datef {
	background-color: transparent;
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	color: #000000;
}





/*********************************************************************/
/**************************** BOX PUBLISHED BY ***********************/
/*********************************************************************/

div.info {
	background-color: transparent;
	border-top: 1px solid #979051;
	border-left: 1px solid #979051;
	margin: 5px 0px 0px 0px;	
	padding: 5px 0px 0px 10px;
	color: #000000;
}


/*********************************************************************/
/*************************** PUBLISHED BY TEXT ***********************/
/*********************************************************************/
span.smallsize {
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*********************************************************************/
/************************* AUTHOR or from somebody *******************/
/*********************************************************************/

span.author {
	font: 10pt Arial, Helvetica, Verdana, sans-serif;
	font-style: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}





/******* NEXT button *******************/

div.pages {
	background-color: transparent;
	text-align: center;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 4px;
	padding: 4px 4px 4px 4px;
	font-style: bold;
}


/******* FORM BOX *******************/

div.table {
	background-color: #transparent;
	margin-top: 4px;
	padding: 4px 4px 4px 4px;
	border: 0px solid #979051;
	color: #000000;
}


/******* UNKNOWN *******************/

div.copyinfo {
	text-align: center;
	font-size: 7pt;
}


/******* NOT USED *******************/

div.footer {
	background-color: transparent;
	color: #1c1c1c;
	padding: 4px 4px 4px 4px;
	font-size: 27.5pt;
}



/******* This is my addition *******************/

span.lefttext {
	font: 8pt Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	font-style: normal;
}

select {
	border: 1px solid #0b198c;
}
