body {	background-color: #FFFFFF;
		background-image: url(/images/bg.gif);
		background-position: top left;
		background-repeat: repeat-y;
		color: #000000;
		font: 13px Verdana, Arial, Charcoal, Helvetica, sans-serif;
		margin: 0px;
		padding: 0px; }
		
p {		font-size: 13px; }

td {	font-size: 13px }
	
th {	font-size: 13px;
		white-space: nowrap; }
	
th.section {
		background-color: #FFFFCC;
		text-align: left; }



/* Elements ------------------------------ */

#banner {
		background-color: #FFFFFF;
		border-bottom: 5px solid #CCCCCC; }

#banner-stretch {
		background-image: url(/images/mainbar04.gif);
		background-position: bottom left;
		background-repeat: repeat-x; }

#banner-cap {
		margin: 10px 0px 2px 10px; }
		
#corner {
		border-top: 5px solid white;
		margin-bottom: 3px; }
		
.grey-bar {
		 background-color: #4263FF;
		 font-size: 8px; }
		
#logocell {
		border-bottom: 4px solid #4263FF; }

		

/* Headlines ------------------------------ */

h2 {	font-size: 16px; }

/*
h1 {	color: #000066;
		font-size: 21px;
		margin-top: 0px; }

h3 {	margin-top: 0px;
		font-size: 16px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }
*/


/* Body Text ------------------------------ */

a:link {
		color: #006699; }

a:active {
		color: #FF9900; }

a:hover {
		color: #FF9900;
		text-decoration: underline; }

a:visited {
		color: #006699; }