body
{
	background-color:		#999999;
	background-image:		url(../MF-graphics/bg-gradient.jpg);
	background-attachment:	fixed;
	background-repeat:		no-repeat;
}

#main-top
{
	background-image:		url(../MF-graphics/main-top.gif);
	background-repeat:		no-repeat;
	width:					828px;
	height:					176px;
	display:				inline-block;
	margin:					0px 0px 0px 0px;
}

#main-top-image
{
	width:					607px;
	height:					175px;
	background-image:		url(../MF-graphics/top-image.jpg);
	background-repeat:		no-repeat;
	margin-right:			11px;
	margin-top:				1px;
}

#main-middle
{
	background-image:		url(../MF-graphics/main-middle.gif);
	background-repeat:		repeat-y;
	width:					828px;
	display:				inline-block;
	padding:				0px 0px 0px 0px;
}

#main-bottom
{
	background-image:		url(../MF-graphics/main-bottom.gif);
	background-repeat:		no-repeat;
	width:					828px;
	height:					49px;
	margin-bottom:			30px;
}

.tile
{
	position:				relative;
	background-image:		url(../MF-graphics/tile.gif);
	width:					27px;
	height:					28px;
}

.tile_shaded
{
	position:				relative;
	background-image:		url(../MF-graphics/tile_shaded.gif);
	width:					27px;
	height:					28px;
}

#title
{
	width:					178px;
	height:					175px;
	margin-top:				1px; 
	margin-left:			27px;
}

#bottom_left
{
	width:					170px;
	height:					30px;
	display:				inline-block;
	text-align:				center;
	margin-left:			27px;
}

#du_bit
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
}

#main_table
{
	width: 816px;
}

#main_table_navCol
{
	width: 203px;
}

/* For IE only */
* html #main_table_navCol
{
	width: 192px;
}
DIV#wholepage {
	margin-left:auto;
	width: 828px;
	margin-right:auto;
	text-align:left;	
	font-size: 90%;
	left:0px; 
	top:0px;  
/* Next two statements removed to allow text highlighting to function
after introduction of <base href="<%=SiteBaseAddress%>" /> - for XML dimple URLs
	position:relative; 
	z-index:100; 	
*/	
	visibility: visible;
}

DIV#footer {
	width: 565px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	display: inline-block;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
}

DIV#flyouts {
	position:				absolute; 
	margin-left:			auto;
	width: 					800px;
	margin-right:			auto;
	text-align:				left; 
	top:					0px; 
	z-index:				200; 
	visibility: 			visible;
}

.panel {
	margin: 0px 15px 0px 15px;
	padding: 3px 0px 7px 0px;
	border-top: #000000 0px dotted;
	border-bottom: #000000 0px dotted;	
	font-size: 85%;
	width:170px;
	overflow:hidden;
}
.panelstyles p {
	margin-top: 3px;
	margin-bottom: 0px;
}
.panelstyles H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #000000;
	font-weight: bold;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000000;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.panelstyles H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
.paneledit {
	margin: 15px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
}

.features A {
	diplay: block;
	padding: 2px 10px 2px 10px;
	colour: white;
	font-size: 14px;
	font-weight: bold;
	line-height:20px;
}
.features A:visited  {
	color: white;
}
.features A:link  {
	color: white;
}
.features A:active  {
	color: white;
	text-decoration: underline;
}
.features A:hover  {
	background-color: #D0E8E4;
	color: red;
}
.featuresbox{
	background-color: #D0E8E4;
	width: 180px;
	margin: 0px 0px 10px 10px;
	font-size: 9pt;
	color: black;
	text-align: justify;
}
.featuresbox p {
	margin: 0px 0px 0px 0px;
	padding: 4px 4px 4px 4px;
}

DIV#content {
	padding: 10px 25px 0px 25px;
	margin: 0px 0px 15px 0px;
}

.pagetext  {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.jammer {
	margin: 10px 0px 0px 0px;
}

#menucontrols {
	display:none
}

.lh {
float:left; text-align:right; width:98px; line-height:22px; overflow:hidden;
}
.rh {
float:right; width:407px; text-align:left;
}
.lr {
padding: 3px 0px 0px 0px; clear:both;
}
