/* CSS Document */

#Layer1 {
	position:absolute;
	width:780px;
	height:700px;
	z-index:2;
	top: 0;
	left: 150px;
}
#Layer2 {
	position:absolute;
	width:410px;
	height:186px;
	z-index:3;
	left: 191px;
	top: 182px;
}
#Layer3 {
	position:absolute;
	width:146px;
	height:300px;
	z-index:3;
	left: 622px;
	top: 128px;
}

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: #000099;
	text-align:center;
}

.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:center;
}

.copyright {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000099;
	text-align: right;
}
.textcarrier {
	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: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}



.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 140%;
	font-weight: bolder;
	color: #000066;
	text-decoration: none;
	padding-left: 2em;
	text-align: left;
}
.righttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 140%;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: centre;
	padding-left:5 px;
	margin-left:5px;
}
.rightcol {
font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	text-align: centre;
	padding-left: 0;
	margin-left:0
}
.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;
}
a {
	color: #000066;
	text-decoration: none;
}
a:visited { color: #0000FF; }
	
a:hover	{
	color: #CC0000;
}
.indent {
	text-decoration: none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	list-style-position: inside;
	list-style-type: circle;
}
