.footer {
	background-color: #243882;
	color: #aaaaFF;
	text-align: center;
	height: 45px;
	background-image: url(pics/8.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 8px;
}
.outlined {
	background-color: #ECF1FA;
	color: #000000;
	border: thin solid #ECF1FA;
	text-align:center;
	font-weight:bold;	
	font-size: 16px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000099;
	text-transform: uppercase;
}
.context {
	min-height:400px;
	background-color: #FFFFFF;
	padding-left: 12.5%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 1.5;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	padding-right: 7.5%;
	padding-bottom: 8px;
	padding-top: 0px;
}
#header {
	background-color: #45579C;
	border: 0;
	clear: both;
	float: none;
}
.innermenu {
	text-align: center;
	display: block;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: hidden;
	padding-left: 16px;
	padding-right: 16px;
}
.Layer1 {
	background-color: #45579C;
	width: 100%;
}
.Layer4 {
	margin-right: 168px;
	height: 100%;
	border-left: #45579C;
	border-left-style:solid;
	border-left-width:4;
}
.Layer5 {
height:100%;
}
.Layer8 {
	background-color: #FF66FF;
	border: 0;
	position: relative;
}
.menubar {
	width: 160px;
	float: right;
	display: block;
	line-height: 1.5;
	padding-top: 24px;
	}
.page {
	float: left;
	height: 100%;
	min-height:400px;
	width: 100%;
	background-image: url(pics/menubkg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.copyrightimage {
	margin-top:-8px;
	margin-right: 0px;
}
body {
 margin-left:0;
 margin-top:0;
 margin-right:0;
 margin-bottom:0;
}
.imppara {
	font-size: 125%;
}
.dotlist {
	list-style-position: outside;
	list-style:none;
	vertical-align:middle;
	line-height:1.5;
}
.dotlistitem {
	padding-left:8px;
}
.selectedurl {
	font-weight: bold;
	cursor: default;
	filter: Gray;
	background-color: #ECF1FA;
	padding-left: 4px;
	padding-right: 4px;
}
.selected {
	background-color: #ECF1FA;
	color: #000000;
	border: thin solid #ECF1FA;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
ul#menu {
	display:block;
	list-style:none;
	padding-bottom:0px;
	padding-left:4px;
	padding-top:0px;
	margin-bottom:0px;
	margin-left: 0px;
	margin-top:0px;
}
ul#menu li{
	display: block;
	text-indent: 12px;
	background-image:url(pics/dot.gif);
	background-position:left;
	background-repeat:no-repeat;
}
ul#menu li a{
	display: block;
	height: 20px;
}

