#header{
	background-color:#f7eddf;
	width:100%;
	min-width:760px;
	}
	
#cornerImage {
	background-image:url();
	}
	
body {
	background-image:url(url());
	margin:0;
	background-color: #f7eddf;
}


.page {
	position:absolute;
	top: 128px;
	left:48px;
}

.leftColumn {
	position:absolute;
	top:0;
	left:0;
	width: 180px;
}

.leftColumn ul.navigation {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	}
	
.leftColumn p {
	padding-left:25px;
}

.mainColumn {
	position:absolute;
	top:0;
	left:220px;
	width:500px;
	padding-bottom:50px;
}

.wideColumn {
	position:absolute;
	top:0;
	left:0px;
	width:1200px;
	padding-bottom:50px;
}

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
}
.insideTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
}
blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
}
dt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
	line-height: 18px;
	font-weight: bold;

}
dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
	line-height: 18px;
}
a:link {
	color: #006699;
	text-decoration: underline;
}
a:visited {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #9999CC;
	text-decoration: underline;
}

img {
	border: 0;
	}
	
.navigation a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383630;
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
	list-style-image: none;
	display:block;
}
li.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
	list-style-type: none;
	line-height: 30px;
	text-decoration: none;
	list-style-image: none;
}
.subnav a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #383630;
	list-style-type: none;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
	display:block;
}
li.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383630;
	list-style-type: none;
	line-height: 28px;
	text-decoration: none;
	list-style-image: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #383630;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #383630;
	font-variant: small-caps;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #383630;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #383630;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #383630;
}
.label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #383630;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	}
.label2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #383630;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	}
.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	border: 1px solid #000066;
	width: 300px;
	position: static;
	right: 60px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 0px;
	}
.note  { font-size: 90%; font-family: Arial, Helvetica, sans-serif; line-height: 120%; text-decoration: none; text-align: left; margin-top: 4px; bottom: 10px }
