body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-color: #EFF0F8;
	}
a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}
a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}
a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}
a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #fff;
	}
a:hover {
	font-weight: bold;
	color: #000;
	background-color: #fff;
	text-decoration: underline;
	}
.nav a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #EFF0F8;
	}
.nav a:link {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #EFF0F8;
	}
.nav a:visited {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #EFF0F8;
	}
.nav a:active {
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-color: #EFF0F8;
	}
.nav a:hover {
	font-weight: bold;
	color: #000;
	background-color: #EFF0F8;
	text-decoration: underline;
	}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-top: 0em;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.7em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h3 {
	font-size: 1.4em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: normal;
	}
h4 {
	font-size: 1.2em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
.smalltext {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	display:inline;
	}
.bluetext {
	font-weight: bold;
	color: #000066;
	background-color: #fff;
}
.redtext {
	font-weight: bold;
	color: #FF0000;
	background-color: #fff;
}
.hand {
	cursor: pointer;
}
.bg1{
	background-image:url(images/layout_01.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:85px;
}
.bg2{
	background-image:url(images/layout_02.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:85px;
}
.bg3{
	background-image:url(images/layout_03.jpg);
	background-repeat:no-repeat;
	width:332px;
	height:85px;
}
.bg4{
	background-image:url(images/layout_04.jpg);
	background-repeat:no-repeat;
	width:267px;
	height:85px;
}
.bg5{
	background-image:url(images/layout_05.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:85px;
}
.bgleft{
	background-image:url(images/layout_left.jpg);
	background-repeat:repeat-y;
	width:61px;
}
.bgright{
	background-image:url(images/layout_right.jpg);
	background-repeat:repeat-y;
	width:64px;
}
.bg9{
	background-image:url(images/layout_09.jpg);
	background-repeat:no-repeat;
	width:61px;
	height:44px;
}
.bg10{
	background-image:url(images/layout_10.jpg);
	background-repeat:no-repeat;
	width:256px;
	height:44px;
}
.bg11{
	background-image:url(images/layout_11.jpg);
	background-repeat:no-repeat;
	width:332px;
	height:44px;
}
.bg12{
	background-image:url(images/layout_12.jpg);
	background-repeat:no-repeat;
	width:267px;
	height:44px;
}
.bg13{
	background-image:url(images/layout_13.jpg);
	background-repeat:no-repeat;
	width:64px;
	height:44px;
}
.bgbottom{
	background-image:url(images/layout_16.jpg);
	background-repeat:no-repeat;
	width:332px;
	height:57px;
}
.trigger{
	cursor:pointer;
}		
.trigger:hover{
	cursor:pointer;
}		
.expanded{
	cursor:pointer;
}
.expanded:hover{
	cursor:pointer;
}
.hide{
	position:absolute;
	left:-999em;
	height:1px;
	width:100px;
	overflow:hidden;
}
img {
	border:0;
}