/* ========================================== */
/* HOLDING PAGE ONLY */
/* ========================================== */

/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */

body {
	padding-top: 40px;
	background-color: #dddddf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
}
body a{
	color: #F06F2C;
	text-decoration: underline;
}
body a:hover{
	font-weight: bold;
}
h1 {
	font-size: 110%;
	color: #F06F2C;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 1px;
}
h2 {
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-size: 110%;
	color: #000000;
	font-weight: normal;
	margin: 0px;
}


/* ========================================== *
/* OVERALL STRUCTURE */
/* ========================================== */

.maintable {
	background-color: #FFFFFF;
	width: 756px;
	margin: 0 auto;
	padding: 0px;
}


/* ========================================== *
/* BLOCK LEVEL ELEMENTS */
/* ========================================== */

/* ========================================== *
/* BLOCK LEVEL PARTS */
/* ========================================== */



/* ========================================== *
/* SPECIFIC FORMATTING */
/* ========================================== */

/* ========================================== *
/* EASYEDIT SETTINGS */
/* ========================================== */
#apDiv2 .style1 {
}
.left {
	text-align: left;
}
