/* CSS Document */
#Layer1 {
	position:absolute;
	width:770px;
	height:700px;
	z-index:2;
	top: 0;
	left: 0px;
}

html, body, ul, ol, li, p, h1, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body {
	background-image: url(/assets/backgrounds/grey-mottled.jpg);
}

.ideheading {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
.ideheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	margin-left: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-align:left;
}
.copyright {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.textcarrier {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-left: 5px;
}
.xsmalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}



.menutext {
	
	display: none;
}
.righttext {
	display:none;
}
.rightcol {
	display:none;
}
.diarytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	padding-left: 2em;
}
img {
	display: none;
}
