div#titleSection {
	color:#1A2D65;
	font-family:Arial,Helvetica,Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
}

div#contentArea {
	padding: 10px;
	min-height:265px;
	margin-left:7%;
}

form#aspnetForm {width: 811px;}


/*
body {
	width: 713px;
	margin: 0 auto;
}

h1#banner {
	margin: 0;
	background-image: url(../../images/back_office_header.jpg);
	height: 95px;
	width: 711px;
	text-indent: -10001px;
	border: 1px solid black;
	border-bottom: none;
}

div#content {
	border: 1px solid black;
}

div#flashBox {
	display: none;
}
*/