/************ APPEARANCE TAGS **************/

body {
	margin: 0em 2px 0em 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	background-color: white;
	background-image: none;
}

.main_table TD {
	font-family: Arial, Helvetica, sans-serif;
}

h1 { font-size: 16pt; font-weight: normal; color: #7BA0B2; margin-bottom: -0.5em;
	letter-spacing: 1px; word-spacing: 3px;	
	text-transform: uppercase;}
h2 { font-size: 14pt; font-weight: bold; color: #0F526B; margin-bottom: -1em;}

#mainarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: black;
	letter-spacing: 1px; word-spacing: 2px;	
	width: auto;
}

.main_table {
	border-collapse: collapse;
	empty-cells: show;
/*	background-color: #FFFEF9;*/
	width: auto;
	margin-top:30px;
	margin-bottom:10px;

}

.right_col_cell {
	width: auto;
}

#mainmenu, .grey_bar_cell, .footer_cell, #newsmenu  {
	display: none;
}


.header_cell {
	background-color: transparent;
	text-align: center;
	padding-bottom: 1em;
}

.content_cell {
	background-color: #C9DAE4;
	background-image: url(images/wmark_incl_ill-row-3.jpg);
	background-repeat: repeat;
	background-position: bottom left;
/*	height: 363px; /* this + padding + borders(4) = 470 */
	padding-top: 20px;
	padding-right: 3em;
	padding-left: 0em;
	padding-bottom: 20px;
	width: auto;
}

TD.latestnews_cell {
	padding: 0em;
}

.latestnews_cell P {
	color: black;
	font-size: 8pt;
	padding-left: 0px;
}