/* import styling */
@import './hb-poll.css';

/* CSS Document */
div {border:0px solid red;}
	.noscroll {overflow-x:hidden;}
	html {background:transparent}
	body {margin:0px;background:#000;font:12px Arial, Helvetica, sans-serif; position:relative; z-index:0;} /* PC FireFox 2.0 Z-Index */
	#homecontainer {width:100%; height:100%; }
	#container {margin:auto;padding:0px;width:938px; position:relative;}
	#header, #landheader {height:110px;padding:0px; cursor:default;}
	#header img, #landheader img {float:left;border:none;}
	/*#header small, #landheader small {float:left;text-align:center;cursor:pointer;height:30px;line-height:21px;font:bold 18px Arial, Helvetica, sans-serif;letter-spacing:-1px;color:#3366CC;padding:15px 10px 10px 10px;border:2px dotted #ccc;width:200px;background:#fff;}*/
	#header a, #landheader a {color:#ccc;text-decoration:none;}
	#header em, #landheader em {padding:15px 10px 10px 10px;height:30px;display:block;font:normal 14px Arial, Tahoma, Serif;width:450px;text-align:center;color:#3366CC;line-height:21px;border:2px dotted #ccc;float:right;}
	#header strong {padding-top:7px;font:normal 14px Arial, Tahoma, Serif;width:500px;text-align:center;color:#3366CC;line-height:21px;width:450px;float:right;}


	/* Header Styles */
	#logo {width:264px; height:40px; float:left; margin-left:18px; margin-top:59px;}
	#fontselector { float:right; width:138px; padding-top:18px; height:50px; color:#ffd478; text-align:right;}
	#fontselector input { text-indent:-999em; cursor:pointer;}
	#fontsize {font-size:14px; font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-weight:lighter; float:left; padding-right:3px;}
	#small {width:17px; height:18px; display:block; background:url(../images/smOff.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	#normal {width:17px; height:18px; display:block; background:url(../images/mdOff.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	#huge {width:17px; height:18px; display:block; background:url(../images/lgOff.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	/* IE 6 Styles */
	#smalllink {width:17px; height:18px; display:block; border:none; width:17px; height:18px; display:block; background:url(../images/smOff.png) no-repeat left top transparent;  }
	#normallink {width:17px; height:18px; display:block; border:none; width:17px; height:18px; display:block; background:url(../images/mdOff.png) no-repeat left top transparent;  }
	#hugelink {width:17px; height:18px; display:block; border:none; width:17px; height:18px; display:block; background:url(../images/lgOff.png) no-repeat left top transparent;  }
	#smalllink:hover {background:url(../images/smOver.png) no-repeat left top transparent;}
	#normallink:hover {background:url(../images/mdOver.png) no-repeat left top transparent;}
	#hugelink:hover {background:url(../images/lgOver.png) no-repeat left top transparent;}
	#smalllink-selected {width:17px; height:18px; display:block; background:url(../images/smOn.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	#normallink-selected {width:17px; height:18px; display:block; background:url(../images/mdOn.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	#hugelink-selected {width:17px; height:18px; display:block; background:url(../images/lgOn.png) no-repeat left top transparent; float:left; border:none; text-indent:-999em; outline:none;}
	
	
	#icons {float:right;padding-top:12px;}
	#icons img {float:left;margin-left:15px;border:none;}
	#navigation {height:42px; background:url(../images/bg_bgnav.gif) no-repeat right top transparent; width:613px; float:right; padding:0px; margin:0px; margin-right:8px;}
	#frmSearch {margin:0px;float:right;width:213px;background:bottom left url(../images/img_navSep.jpg) no-repeat;padding:5px 15px 4px 15px;}
	#keywords {padding:2px 2px 1px 2px;font: 11px Arial, Tahoma, Serif;width:150px;margin-top:0px !important;margin-top:-1px;margin-right:1px;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;}
	#btnsearch {font: 10px Tahoma, Arial, Serif;background:#FFF top left url(../images/img_searchback.gif) repeat-x;width:55px;text-transform:uppercase;border-top:1px solid #D5D5D5;border-bottom:1px solid #A7A7A7;height:19px;border-left:1px solid #D5D5D5;border-right:1px solid #A7A7A7;cursor:pointer;}
	
	/* Home Main Page Styles */
	#homewrapper {position:relative; width:945px;height:752px; margin:0 auto;  background:url(../images/mainBack.jpg) no-repeat 2px 110px;}
	#flashbanner {position:absolute; height:642px; top:1px; left:-293px;}
	#homemain {width:940px; z-index:-999;/* background:url(../images/mainBack.jpg) no-repeat left top;*/}
	
	
	/* Home Buckets Styles */
	#bg-buckets { background:url(../images/bg_buckets.jpg) no-repeat -1px top transparent;width:920px; display:block; height:200px; position:absolute; bottom:0px;left:1px; z-index:999; } /* IE 6 PNG Fix */
	#buckets {width:920px; display:block; height:200px;position:absolute;bottom:0px;left:5px; padding-left:14px; color:#fff;
	/*background:url(../images/homeBuckets.png) no-repeat 10px top;*/ z-index:999999; background:url(../images/bg_buckets3.jpg) no-repeat -2px top transparent;}
	#bkt1, #bkt2, #bkt3 {margin-top:40px; float:left; font-size:13px;font-family: Helvetica Neue, Helvetica, Arial, sans-serif; color:#fff; font-weight:lighter;  z-index:9999999;}
	#bkt1 h2, #bkt2 h2, #bkt3 h2 {font-family: Helvetica Neue, Helvetica, Arial, sans-serif; color:#fff; font-weight:lighter;padding:0px; margin:0px;   font-size:18px; padding-top:1px; padding-bottom:45px;}
	.bkt1_content, .bkt2_content, .bkt3_content {width:260px; padding-bottom:8px;}
	.bkt1_content p, .bkt2_content p, .bkt3_content p {padding:0px; margin:0px; margin-bottom:0px; }
	.bkt1_content {width:250px;}
	#bkt1 {margin-left:0px; width:271px; padding-left:20px;}
	#checkitout {background:url(../images/checkitout.png) no-repeat left top; width:101px; height:24px; display:block; outline:none; display:block; cursor:pointer;}
	/*#checkitout:hover {background:url(../images/checkitoutOn.png) no-repeat left top;}*/
	#bkt2 {margin-left:17px; width:270px; padding-left:23px;}
	#findout {background:url(../images/findout.png) no-repeat left top; width:108px; height:24px; display:block; outline:none; display:block; cursor:pointer;}
	/*#findout:hover {background:url(../images/findoutOn.png) no-repeat left top;}*/
	#bkt3 {margin-left:15px; width:275px; padding-left:17px;}
	#learnmore {background:url(../images/learnmore.png) no-repeat left top; width:98px; height:24px; display:block; outline:none; display:block; cursor:pointer;}
	/*#learnmore:hover {background:url(../images/learnmoreOn.png) no-repeat left top;}*/
	.bktlink {text-decoration:none; color:#b9900f; padding-top:2px; width:auto; height:22px; float:left;  outline:none;}
	.bktlink:hover {color:#fff;}
	.bktlinkbg {background:url(../images/bg_bktlink.png) no-repeat left top; height:24px; width:25px; margin-left:5px; display:block; float:left; margin-top:-3px; outline:none; cursor:pointer;}
	
	/* Footer */
	#footer {color:#666; padding:0px; background:transparent; width:938px; margin:0 auto; margin-top:19px;}
	#footer a {color:#666;text-decoration:none;}
	#footer a:hover {color:#cc9900;}
	#footer p {margin:0px;}
	#footer small {font:normal 14px Arial, Tahoma, Serif;padding:10px;display:block;}
	#copyright {float:left; padding-left:20px; padding-bottom:10px;}
	#footernav {float:right; padding-right:20px; padding-bottom:10px;}
	#footernav a {background:url(../images/footernavdot.jpg) no-repeat 0px 4px; padding-left:14px; margin-left:6px; font-size:10px;}
	
	/* Common Nav */
	#nav {float:right;}
	#nav a {text-decoration:none;display:block; cursor:pointer;}
	#nav li {float:left;margin:0px; padding:0px;cursor:pointer;list-style-type:none;}
	#nav ul {float:left;width:150px;padding:0px;position:absolute;left:-999em;margin:0px 0px 0px 2px;}
	#nav ul li {width:150px;display:block;}
	#nav ul li a {display:block; padding-left:10px;}
	#nav ul ul {width:150px;}
	#nav li:hover ul, #nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {left:-999em;}
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {left:auto;}
	
	#nav ul#current-testingul, #nav ul#current-testingul li {width:160px;}
	#nav ul#about-diabetesul, #nav ul#about-diabetesul li {width:160px;}
	#nav ul#news-and-eventsul, #nav ul#news-and-eventsul li {width:131px;}
	
	/* Unique Nav */
	#nav {font:bold 12px Arial, Helvetica, sans-serif; margin:0px; padding:0px;}
	#nav a {margin:0px; padding:0px;color:#666; outline:none;}
	/*#nav li#fir a {background:none;}
	#nav li#fir a#active {color:#3366CC;background:#fff;}*/
	#nav a:hover {color:#d5a00f;}
	#nav a#active {color:#3366CC;background:#fff;}
	#nav li#fir ul {}
	#nav ul {background:url(../images/menuBack.png) repeat-y bottom; font:11px Verdana, Tahoma, Serif;text-transform:none;font-weight:normal; z-index:999;  margin-left:0px;}
	#nav ul li { z-index:999}
	#nav ul li a {color:#fff;background:none;padding:5px 15px 5px 15px; z-index:999}
	#nav ul ul {background:#eee;border-bottom:1px solid #eee;margin:-23px 0px 0px 151px; display:none;}
	#nav li:hover, #nav li.sfhover {background:#24292b; color:#d5a00f;}
	#nav li li:hover, #nav li li.sfhover {background:#24292b;color:#d5a00f;border-bottom:none;}
	
	/* Top Nav Styles */
	#navigation #nav a.company {width:92px;height:42px;background: url(../images/nav1_off.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav a.all-in-one {width:136px;height:42px;background: url(../images/nav2_off.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav a.current-testing {width:129px;height:42px;background: url(../images/nav3_off.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav a.about-diabetes {width:116px;height:42px;background: url(../images/nav4_off.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav a.news-and-events {width:123px;height:42px;background: url(../images/nav5_off.gif) no-repeat top left transparent;text-indent:-999em;display:block;}
	
	
	
	/* Hover Styles */
	#navigation #nav .company:hover, #navigation #nav li:hover a.company, #navigation #nav li.sfhover a.company {width:92px;height:42px;background: url(../images/nav1_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav .all-in-one:hover, #navigation #nav li:hover a.all-in-one, #navigation #nav li.sfhover a.all-in-one {width:136px;height:42px;background: url(../images/nav2_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav .current-testing:hover, #navigation #nav li:hover a.current-testing, #navigation #nav li.sfhover a.current-testing {width:129px;height:42px;background: url(../images/nav3_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav .about-diabetes:hover, #navigation #nav li:hover a.about-diabetes, #navigation #nav li.sfhover a.about-diabetes {width:116px;height:42px;background: url(../images/nav4_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav .news-and-events:hover, #navigation #nav li:hover a.news-and-events, #navigation #nav li.sfhover a.news-and-events {width:123px;height:42px;background: url(../images/nav5_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	
	
	ul#nav li#parent-open .company, ul#nav li#active-nav .company, #navigation #nav .companyactive {width:92px;height:42px;background: url(../images/nav1_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .all-in-one, ul#nav li#active-nav .all-in-one, #navigation #nav .all-in-oneactive {width:136px;height:42px;background: url(../images/nav2_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .current-testing, ul#nav li#active-nav .current-testing, #navigation #nav .current-testingactive {width:129px;height:42px;background: url(../images/nav3_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .about-diabetes, ul#nav li#active-nav .about-diabetes, #navigation #nav .about-diabetesactive {width:116px;height:42px;background: url(../images/nav4_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .news-and-events, ul#nav li#active-nav .news-and-events, #navigation #nav .news-and-eventsactive {width:123px;height:42px;background: url(../images/nav5_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	
	
	/*
	
	
	ul#nav li#parent-open .welcome {width:143px;height:79px;background: url(../images/nav1_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .the-awards {width:146px;height:79px;background: url(../images/nav2_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .the-sessions {width:142px;height:79px;background: url(../images/nav3_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	
	ul#nav li#parent-open .welcome:hover {width:143px;height:79px;background: url(../images/nav1_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .the-awards:hover {width:146px;height:79px;background: url(../images/nav2_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	ul#nav li#parent-open .the-sessions:hover {width:142px;height:79px;background: url(../images/nav3_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	
	#navigation #nav .welcomeactive {width:87px;height:79px;background: url(../images/nav1_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block; }
	#navigation #nav a.the-awardsactive {width:146px;height:79px;background: url(../images/nav2_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}
	#navigation #nav a.the-sessionsactive {width:142px;height:79px;background: url(../images/nav3_on.jpg) no-repeat top left transparent;text-indent:-999em;display:block;}*/
	
	
	#subheader { position:absolute; /*z-index:0;*/ width:938px; height:73px;}
	.company {background:url(../images/sub_company.png) no-repeat top left;}
	.news-and-events {background:url(../images/sub_news.png) no-repeat top left;}
	.the-onq-system {background:url(../images/sub_systems.png) no-repeat top left;}
	.about-diabetes {background:url(../images/sub_diabetes.png) no-repeat top left;}
	.current-testing {background:url(../images/sub_testing.png) no-repeat top left;}
	#bgmain {padding:0px; margin:0px; width:100%; background:/*url(../images/bg_bgmain.jpg) repeat-x bottom left */#fff;}
	#bgmainbot {background: url(../images/bg_main.jpg) no-repeat bottom;}
	#main {width:100%;}
	#bgtxtright {background:url(../images/bg_txtrightbot.jpg) no-repeat left bottom;}
	
	/* Custom Main Company Dot */
	.dot_company {background:url(../images/bgdot_company.jpg) no-repeat 0px 80px transparent;}
	.dot_all-in-one {background:url(../images/bgdot_the-onq-system.jpg) no-repeat 0px 80px transparent;}
	.dot_current-testing {background:url(../images/bgdot_current-testing.jpg) no-repeat 0px 80px transparent;}
	.dot_about-diabetes {background:url(../images/bgdot_about-diabetes.jpg) no-repeat 0px 80px transparent;}
	.dot_news-and-events {background:url(../images/bgdot_news-and-events.jpg) no-repeat 0px 80px transparent;}
	
	#main small {color:#999999;display:block;width:495px;float:left;padding-right:31px;font-size:11px;padding-bottom:10px;padding-left:2px;}
	#main small a {color:#999999;text-decoration:none;}
	#main small a:hover {color:#000;text-decoration:none;}
	#access {color:#999; width:27px; float:right; padding-top:126px; padding-right:20px; }
	#access a {color:#999;text-decoration:none;}
	#access a:hover {color:#000;}
	#access ul {margin:0px;padding:0px;}
	#access ul li {list-style-type:none;display:inline;}
	#access ul li a {width:32px; height:40px; display:block; margin-bottom:10px;}
	#access ul li a#pri {background:left url(../images/printIcon.png) no-repeat;}
	#access ul li a#ema {background:left url(../images/emailIcon.png) no-repeat;}
	#over1 {float:left;}
	#over1 h4 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;margin-bottom:10px;}
	#over1 h4 a {color:#333;text-decoration:none;}
	#over1 p {margin:10px 0px 10px 0px;}
	div.overclr {clear:both;position:relative;margin-top:0px;height:20px;}
	div.overnew {float:left;width:47%;margin-right:3%;margin-bottom:20px;}
	#content {width:520px;line-height:18px;float:left;color:#1d2a2b; background:transparent; padding-left:10px; padding-top:65px; padding-bottom:70px; margin-right:10px;}
	#contentfull {width:100%;line-height:18px;color:#333;}
	#content a, #contentfull a {color:#d5a00f; text-decoration:none;}
	#content a:hover, #contentfull a:hover { text-decoration:none;}
	/*#content font, #contentfull font {font-size:12px;}*/
	u {color:#d5a00f;}
	u:hover { text-decoration:none;}
	#content font u a:hover { text-decoration:none;}
	#content h1, #contentfull h1 {font:21px "Helvetica Neue",Helvetica, Arial, sans-serif;color:#000; margin:0px; padding:0px; z-index:999999; padding-top:9px;/* padding-bottom:8px;*/ padding-bottom:20px;}
	#content h2, #contentfull h2 {font:bold 16px Arial, Helvetica, sans-serif;color:#1d2a2b;}
	#content h3, #contentfull h3 {font:bold 14px Arial, Helvetica, sans-serif;color:#1d2a2b;}
	#content h4, #contentfull h4 {font:bold 13px Arial, Helvetica, sans-serif;color:#1d2a2b;}
	#content h5, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#1d2a2b;}
	#content h6, #contentfull h4 {font:bold 12px Arial, Helvetica, sans-serif;color:#1d2a2b;}
	#content ul {margin-left:16px;padding:0px;}
	#content ul li {list-style-type:square;}
	
	
	
	/* Left Styles */
	#left {float:left; width:343px; padding-top:45px;}
	#leftnavbg { width:323px; padding-left:20px;}
	/* Overlapping Trick for Side txtRight Custom Styles */
	.leftnav_company {background:url(../images/bgdot_company.jpg) no-repeat 0px 29px #fff;}
	.leftnav_all-in-one {background:url(../images/bgdot_the-onq-system.jpg) no-repeat 0px 29px #fff;}
	.leftnav_current-testing {background:url(../images/bgdot_current-testing.jpg) no-repeat 0px 29px #fff;}
	.leftnav_about-diabetes {background:url(../images/bgdot_about-diabetes.jpg) no-repeat 0px 29px #fff;}
	.leftnav_news-and-events {background:url(../images/bgdot_news-and-events.jpg) no-repeat 0px 29px #fff;}
	
	#leftnav { width:290px; background:url(../images/bg_nav.jpg) repeat-x top left #eef5f6; margin-bottom:0px; min-height:75px; padding-top:10px;}
	#leftnavbot {background:url(../images/bg_navbot.jpg) no-repeat 20px 0px #fff; width:343px; height:22px; margin-left:0px; margin-top:0px;}
	#leftnav ul { margin:0px; padding:0px;}
	#leftnav li { list-style-type:none; width:270px; background:url(../images/snavOff.png) no-repeat top transparent; margin-left:20px;}
	#leftnav a { text-decoration:none; color:#4b5457; font-family:HelveticaNeue Medium, Helvetica, Arial , sans-serif; font-size:13px; height:48px; width:250px; display:block; padding-left:20px; outline:none; padding-top:19px; padding-bottom:0px; height:32px;}
	#leftnav a:hover {color:#d5a00f;}
	#leftnav li.first {background:transparent;}
	#leftnav li#active-nav {background:url(../images/snavOn.png) no-repeat center top;}
	#leftnav li#active-nav a { color:#d5a00f; font-weight:bold;}
	#leftnav li#active-nav.first {background:url(../images/snavOnNL.png) no-repeat center top;}
	
	/* Side Content Container Styles */
	#bgleftbot {background:url(../images/leftbot_bg.jpg) repeat-y left top; margin:0px; padding:0px; width:340px;}
	#leftbot { padding-left:25px; width:300px; height:auto; padding-top:110px; padding-bottom:30px;}
	#leftbotvideo { padding-left:18px; width:300px; height:auto; padding-top:110px; padding-bottom:30px;}
	.leftbot_company {background:url(../images/leftbot_bgtop_company.jpg) no-repeat 0px -1px;}
	.leftbot_the-onq-system {background:url(../images/leftbot_bgtop_onq.jpg) no-repeat 0px -1px;}
	.leftbot_current-testing {background:url(../images/leftbot_bgtop.jpg) no-repeat 0px -1px;}
	.leftbot_about-diabetes {background:url(../images/leftbot_bgtop_diabetes.jpg) no-repeat 0px -1px;}
	#botleftbot {background:url(../images/leftbot_bgbot.jpg) no-repeat bottom left; display:block; height:40px; width:100%;}
	
	
	#menu {width:177px;height:130px;background:#3366CC top left url(../images/img_internalMenuBack.gif) no-repeat;margin:0px;margin-bottom:25px;padding:10px 15px 10px 15px;}
	#menu img {border:none;margin-top:3px;}
	#clearmain {clear:both;}
	
	#homeleft {width:47%;float:left;margin-top:10px;}
	#homeright {width:47%;float:right;margin-top:10px;}
	#homeright h3, #homeleft h3 {font:bold 16px Arial, Helvetica, sans-serif;border-bottom:1px solid #333;letter-spacing:-1px;color:#333;padding-bottom:3px;}
	#homeright ul, #homeleft ui {width:207px;margin:0px 0px 25px 0px;padding:0px;padding-bottom:2px;line-height:14px;}
	#homeright ul li, #homeleft ul li {list-style-type:none;background:top left url(../images/img_navIcon.gif) no-repeat;margin-bottom:7px;padding-left:16px;}
	#homeright ul li a, #homeleft ul li a {color:#000;text-decoration:none;display:block;padding:0px 5px 3px 0px;}
	#homeright ul li a:hover, #homeleft ul li a:hover {color:#3366CC;}
	#homeright ul ul, #homeleft ul ul {padding:4px 0px 8px 0px;background:none;margin:0px;}
	#homeright ul ul li, #homeleft ul ul li {background:none;}
	#homeright ul ul li a, #homeleft ul ul li a {padding:1px 5px 0px 5px;color:#3366CC;}
	#homeright ul ul li a:hover, #homeleft ul ul li a:hover {color:#000;background:none;}
	
	#landheader {height:60px;}
	#landbanner img {float:left;margin-bottom:15px;}
	#halfbanner {border:2px dotted #ccc;width:415px;height:160px;}
	#fullbanner {border:2px dotted #ccc;width:735px;height:160px;}
	
	.iespace {height:11px; background:transparent;}
	
	.clearfloat {clear:both;}
	.minheight {height:500px; float:left; width:1px;}
	
	
	/* Caution */
	#content font {font-size:12px;}
	
	/* Bubbles */
	#bubblesone {position:absolute;top:-50px;left:-105px;z-index:-1;}
	#bubblestwo {position:absolute;top:-50px;right:-100px;z-index:-1;}
	#bubblesthree {position:absolute;bottom:50px;left:-105px;z-index:-1;}
	#bubblesfour {position:absolute;bottom:50px;right:-100px;z-index:-1;}
	
	/* Form Styles */
	.required {color:#FF0000;}
	.colspan {font-weight:bold;}
	.regularText {padding-top:6px; padding-bottom:3px;}
	.regularTextEmpty {width:100px;}
	
	/* Listing Tools */
	#hblistmod a { text-decoration:underline}
	#hblistmod a:hover { text-decoration:none;}
	
	/* Advisors Listing Tools Pop Up */
	#myOnPageContent {display:none;}
	#popup {background: url(../images/bg_popup.png) no-repeat left top transparent; width:746px; height:579px; padding-top:40px;}
	#popup input {background:url(../images/popupclose.gif) no-repeat left top; width:78px; height:31px; display:block; float:right; border:none; text-indent:-999em; cursor:pointer; outline:none;}
	#popup-content {width:550px; height:500px; margin:0 auto;}
	#popup-content h2 {font-family: Helvetica Neue, Helvetica, Arial, sans-serif; font-weight:normal; color:#000; font-size:22px; padding-bottom:0px; padding-top:45px;}
	#popup-content p {color:#1d2a2b; width:550px; display:block;}
	
	/* PNG Fix */
	#main, img, div, #ema, #pri, a,#leftnav ul,#leftnav li, #bgleftbot, #leftbot { behavior: url(../assets/pngfix/iepngfix.htc) }
	
	#leftbot a:hover { cursor:pointer;}
	
	.MrQ {padding-left:30px;}
	.tm {font-size:11px; position: relative; top:-5px;}