body {
	color: #000;
	background-color: #fff;
	font-family: "Minion Pro",Georgia,serif;
	font-size: 80%;
	margin-left: 1cm;
	max-width: 16cm;
}

h1, h2, h3 {
	font-family: "Gill Sans Condensed","Trebuchet MS",Arial,Verdana,Helvetica,sans-serif;
} 

h1 { font-size: 120%; margin-bottom: 10px; margin-top: 10px; text-transform: uppercase; }
h2 { font-size: 120%; margin-bottom: 0px; margin-top: 5px; }
h3 { font-size: 100%; margin-bottom: 0px; margin-top: 5px; text-transform: uppercase; }

p { padding: 0; margin: 2px 0 1em 0; }

table, th, td { font-size: 100%; vertical-align: top }

a { color:#750056; font-weight: normal; text-decoration: none; }

img, object, a img { border:0; }

hr { color: white; border-width: 0 0 1px 0; border-style: dotted; border-color: #264876; clear: both; }

.floatleft { float: left; margin: 0 10px 4px 0px; position:relative; }
.floatright { float: right; margin: 4px 0px 4px 10px; position: relative; height: auto; width: auto; display: inline;}

.clear { clear: both; }

#headerarea { height: 100px; }
#logoarea { float: left; }

#editfooter { display: none; }

.readmore, .arrowlink {
	background: url(../images/linkarrow.png) no-repeat left center;
	padding-left: 10px;
}

#leftarea { display:none; }
#rightarea { }
#quiklinks { display: none; }
#campaignearea { display: none; }
#globalmenu { display: none; }
#searcharea { display:none; }

#footer {
	border-top: 0.1cm solid #264876;
	padding-top: 0.5em;
	margin-top: 1em;
	font-size: 90%;
}

div.leftcolumn {
	float: left;
	width: 47%;
}

div.rightcolumn {
	float: right;
	width: 47%;
}

