body {
	margin: 0;
	padding: 0;
	background-image: url(../img/PageBg.jpg);
	background-position: center;
}

form {
	margin-bottom: 5px;
	margin-top: 8px;
}


#Banner1Top {
	background: #FF981B;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#Banner1Body {
	background: #DDD;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #505050;
	margin-bottom:10px;
}

#ResultsCorp {
	background-color: #FFF;
	width: 974px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#pagesection {
	position: relative;
	width: 974px;
	float:left; 
	top: 1px;
}

#homepagesection {
	position: relative;
	width: 959px;
	float:left; 
	padding: 5px;	
	top: -25px;
}

#menu {
	width: 205px;
	float: left;
	background-color: #fff;
	margin:0; padding-right:10px;
}

#homebodyleft {
	width: 375px;
	float: left;
	background-color: #def;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	min-height: 500px;
	margin:0;
}

#homebodyright {
	background-color: #abc;
	float:right;
	padding-top: 5px;
	width: 205px;
	min-height: 500px;	
	margin:0;
}

	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		padding-top: 10px;
	}
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;

	}
	.col1,
	.col2,
	.col3 {
	
		float:left;
		position:relative;
		padding:0 0 1em 0;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}
	/* 3 Column blog style settings */
	.threecol {
		background:#ffffff;			/* right column background colour */
	}
	.threecol .colmid {
		background:#ffffff;			/* left column background colour */
		right:25%;				/* width of the right column */
	}
	.threecol .colleft {
		right:25%;				/* width of the middle column */

	}
	.threecol .col1 {
		width:46%;				/* width of center column content (column width minus padding on either side) */
		left:52%;				/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;				/* Width of left column content (column width minus padding on either side) */
		left:56%;				/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:24%;				/* Width of right column content (column width minus padding on either side) */
		left:59%;	
	}




#homebodymiddle {
	background-color: #eca;
	padding-top: 5px;
	width: 250px;
	min-height: 500px;	
	margin:0;
}

#homebodyleft p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	line-height : 18px;
	margin-top: 9px;
	margin-bottom: 9px;
	}

#bodyright {
	padding: 7px;
	padding-top: 20px;
	width: 514px;
	background-color: #fff;
	min-height: 400px;
	margin:0 215px;
}

#demobodyright {
	padding: 7px;
	padding-top: 20px;
	width: 514px;
	background-color: #fff;
	margin:0 215px;
}



#rightcolumn {
	float:right;
	padding: 8px;
	width: 199px;
	min-height: 400px;
	background-color: #fff;
}

#HomePageBannersLeft {
	width: 200px;
	background-color: #fff;
	float: left;
}

#HomePageBannersRight {
	width: 200px;
	background-color: #fff;
	float: right;
}

#HomePageBannersBottom {
	width: 410px;
	background-color: #fff;
}


#header {
	background-image: url(../img/TopBg1.jpg);
	width: 974px;
	height: 123px;
}

#loginbutton {
	position: relative;
	background-image: url(../img/BTmarketingonline.gif);
	width: 175px;
	height: 31px;
	cursor: pointer;
	Top: -42px;
	Left: 788px;
}

#footerbar {
	clear:left; 
	position: relative;
	background-color: #4C6CA5;
	width: 934px;
	padding: 20px;
	top: 10px;
}

#footer {
	position: relative;
	width: 934px;
	height: 28px;
	padding: 10px;
	top: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6F6D6E;
}

#resultslogo {
	background-image: url(../img/LogoResults.gif);
	position: relative;
	cursor: pointer;
	top: 12px;
	left: 22px;
	height: 99px;
	width: 228px;
	z-index: 1;
	visibility: visible;
}

#strapline {
	background-image: url(../img/TextStrapLine.gif);
	position: relative;
	top: -22px;
	left: 274px;
	height: 17px;
	width: 362px;
	z-index: 1;
	visibility: visible;
}

#headeroptions {
	position: relative;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	width: 400px;
	height: 18px;
	top: -100px;
	left: 555px;
}

.headeroption:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.headeroption:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.headeroption:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#toolbar {
	background-image: url(../img/ButtonBarBg.jpg);
	position: relative;
	width: 974px;
	height: 30px;
	top: 1px;
}

#homepagebanner {
	background-image: url(../ClientImages/MHObanner.jpg);
	position: relative;
	width: 974px;
	height: 200px;
	cursor: pointer;
	top: 2px;
}

#homepagebannerbutton {
	position: relative;
	width: 212px;
	height: 27px;
	left: 762px;
	cursor: pointer;
	top: -13px;
}

#toolbaroptions {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 950px;
	height: 20px;
	top: 7px;
	left: 13px;
}

.toolbaroption:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.toolbaroption:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.toolbaroption:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.toolbaroptioncurrent:link {
	color: #1F3370;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.toolbaroptioncurrent:visited {
	color: #1F3370;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.toolbaroptioncurrent:hover {
	color: #1F3370;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.FavLinks:link {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.FavLinks:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.FavLinks:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#bodyright p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	line-height : 18px;
	margin-top: 9px;
	margin-bottom: 9px;
	}

p {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	}
	
#footerbar a,#footerbar a:visited {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: none;
	color: #fff;
	font-weight: normal;
}

#footerbar a:hover {
	font-family: Verdana;
	font-size: 7pt;
	text-decoration: underline;
	color: #fff;
	font-weight: normal;
}

#footerbar h2 {
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-bottom: 0px;
}

#footerbar h4 {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
	
a,a:visited {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: underline;
	color: #000099;
	font-weight: 500;
}

a:hover {
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: #000099;
	font-weight: 500;
}

li {
	font-family: Verdana;
	font-size: 11px;
	color: #585858;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #213574;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
}

#bodyright ul {
list-style-position: outside;
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
}

#bodyright li {
	font-family: Verdana;
	font-size: 10pt;
	color: #000;
	line-height : 18px;
}

#menu ul {
	margin: 0;
	padding: 0 0 0 0;
	list-style-type: none;
}

#menu li  {
	width:166px;
	background-color: #A2A2A2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu li.newsubmenu  {
	width:166px;
	background-color: #FFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color:Black;
	font-size: 10px;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu li.newsubmenu:hover {
	width:166px;
	background-color: #DDD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color:Black;
	font-size: 10px;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu li.newsubmenucurrent:hover {
	width:166px;
	background-color: #DDD;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color:Black;
	font-size: 10px;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu li.newsubmenucurrent {
	width:166px;
	background-color: #EEE;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 20px;
	color:Black;
	font-size: 10px;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu li:hover  {
	width:166px;
	background-color: #B2B2B2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
	text-decoration:none;
	cursor: pointer;
	margin-top: 1px;
	float:left;
}

#menu li.current  {
	width:166px;
	background-color: #C2C2C2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	color:#666;
	text-decoration:none;
	margin-top: 1px;
	float:left;
}

#menu a {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}	

#menu a:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#footer a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}	

#footer a:hover {
	color: #000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.notop {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.style2 {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {font-family: Arial, Helvetica, sans-serif}

#popout ul,li {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#popoutmenu {
	width: 206px;
	float: left;
}

#popout ul {
	width: 206px;
	background: #fff;
	list-style-type: none;
}

#popout li {
	position: relative;
	padding: 0px;
	z-index: 9;
}

#popout li.folder	{
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #A2A2A2;
	border-top: 1px solid #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
}	

#popout li.folder:hover {
	text-decoration: none;
	z-index: 10;
	background-color: #B2B2B2;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

#popout li.folder a:visited{
	text-decoration: none;
}

#popout li.folder a:link{
	text-decoration: none;
}

		
#popout li.folder ul {
	position: absolute;
	display: none;
	left: 130px; /* IE */
	top: 0px;
}
				
#popout li.folder>ul { 
	left: 206px;
}

#popout li.folder a:hover {
	text-decoration: none;
	display: block;
	width: 165px;		
	line-height: 29px;
}

#popout li.folder:link {
	text-decoration: none;
}

		
#popout ul.level1 li.folder:hover ul.level2 {
	display: block;
	width: 206px;
}

#popout  ul.level2 {
	top: -1;
}

#popout a {
	text-decoration: none;
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	width: 165px;	
	line-height: 29px;
}	

#popout li>a { 
	width: 165px;	
}

#popout li a.submenu {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #6A77AC;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 24px;
	line-height: 20px;
	display: block;
	width: 165px;
}

#popout li a.submenu:hover {
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #7E8BC0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 24px;
	line-height: 20px;
	color:white;
	display: block;
	width: 160px;
}
			
#popout li.explain { 
	color: #FFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #999999;
	border-top: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-right: 20px;
	color:white;
	display: block;
}

