/* GLOBAL */
body {
	background-color:#fff;
	margin:0px;
	padding:0px;
	}

#topLogoDiv {
	position:absolute;
	left:50px;
	top:30px;
	width:148px;
	height:40px;
	}

#topNavDiv {
	position:absolute;
	left:250px;
	top:56px;
	width:515px;
	height:35px;
	text-align: right;	
	}
	
#topTaglineDiv {
	position:absolute;
	z-index:1;
	left:50px;
	top:89px;
	width:715px;
	height:21px;
	}
	
#topTaglineArt {
	position:absolute;
	z-index:2;
	left:0px;
	top:0px;
	width:541px;
	height:21px;
	}
	
#topTaglineArtCustom 
{    
	background-image: url(/assets/gl_inspot_tag.gif);
	z-index:2;
	left:0px;
	top:0px;
	width:541px;	
	height:21px;
	}
	
.topTaglineText 
{    
    font-family:Verdana;
    font-size: 9pt;
    font-weight: bold;
    color: #FFFFFF;
    vertical-align:baseline;
}
    
	
#topTaglineButton1 {
	position:absolute;	
	z-index:2;
	left:503px;	
	top:0px;
	width:96px;	
	height:21px;
	}
	
#topTaglineButton2 {
	position:absolute;
	z-index:2;
	left:619px;
	top:0px;
	width:77px;
	height:21px;
	}

#mainPageDiv {
	position:absolute;
	left:0px;
	top:140px;
	width:765px;
	}
	
#footerDiv {
    vertical-align:bottom;
	width:765px;
	height:118px;
	background-image:url(/assets/gl_circles_bkgrd.jpg);
	background-repeat:no-repeat;
	}
	
#footerBracket {
	width:210px;
	height:62px;	
	background-image:url(/assets/gl_brackets.gif);
	background-repeat:no-repeat;
	float:right;
	text-align:right;
	}
	
#footerBracketSpace {
	padding:10px 0px 0px 0px;
	}

#footerBracketText {
	text-align:center;
	padding:0px 25px 0px 25px;	
	color:#666;
	font:10px arial,sans-serif;
	line-height:1.3em;
	}

#footerCopyright {
	text-align:right;
	padding:5px 0px 0px 0px;
	color:#666;
	font:9px arial,sans-serif;
	clear:both;
	}
	
#footerText {
	padding:5px 0px 0px 0px;
	color:#666;
	font:9px arial,sans-serif;
	clear:both;
	}
	
	
#tellBracket {
	width:430px;
	height:62px;
	background-image:url(/assets/gl_brackets_large.gif);
	background-repeat:no-repeat;
	}
	
#tellBracketPad {
	padding:0px 30px 0px 30px;
	}
	
.tellBracketLeftFloat {
	float:left;
	width:60px;
	text-align:left;
	color:#666;
	font:10px arial,sans-serif;
	}

.tellBracketRightFloat {
	float:right;
	width:310px;
	text-align:left;
	color:#666;
	font:10px arial,sans-serif;
	}
	
.tellBracketRightFloatWide {
	float:right;
	width:370px;
	text-align:left;
	color:#666;
	font:10px arial,sans-serif;
	}
	
.tellBracketClearAll {
	clear:both;
	padding:0px 0px 5px 0px;
	}
	
.tellSubmitFloatLeft {
	float:left;
	width:300px;
	text-align:left;
	color:#666;
	font:11px arial,sans-serif;
	}

.tellSubmitFloatRight {
	float:right;
	width:140px;
	text-align:right;
	color:#666;
	font:11px arial,sans-serif;
	}
	
#wideLeftFloat {
	float:left;
	width:308px;
	text-align:left;
	}
	
#narrowRightFloat {
	float:right;
	width:457px;
	text-align:left;
	}
	
#narrowLeftFloat {
	float:left;
	width:258px;
	text-align:left;
	}
	
#wideRightFloat {
	float:right;
	width:507px;
	text-align:left;
	}


	
	
a {color:#09c; text-decoration:none; font-weight:bold; outline:none;}
a:visited {color:#069; text-decoration:none; font-weight:bold; outline:none;}
a:hover {color:#0cf; text-decoration:underline; font-weight:bold; outline:none;}

a.mainLinkNB {color:#09c; text-decoration:none; font-weight:normal; outline:none;}
a.mainLinkNB:visited {color:#069; text-decoration:none; font-weight:normal; outline:none;}
a.mainLinkNB:hover {color:#0cf; text-decoration:underline; font-weight:normal; outline:none;}

a.mainLinkNU {color:#09c; text-decoration:none; font-weight:bold; outline:none;}
a.mainLinkNU:visited {color:#069; text-decoration:none; font-weight:bold; outline:none;}
a.mainLinkNU:hover {color:#0cf; text-decoration:underline; font-weight:bold; outline:none;}

a.mainLinkNBNU {color:#09c; text-decoration:none; font-weight:normal; outline:none;}
a.mainLinkNBNU:visited {color:#069; text-decoration:none; font-weight:normal; outline:none;}
a.mainLinkNBNU:hover {color:#0cf; text-decoration:underline; font-weight:normal; outline:none;}

.fiveDown {
	padding:0px 0px 5px 0px;
	}
	
.tenDown {
	padding:0px 0px 10px 0px;
	}
	
.fifteenDown {
	padding:0px 0px 15px 0px;
	}
	
.twentyDown {
	padding:0px 0px 20px 0px;
	}

.thirtyDown {
	padding:0px 0px 30px 0px;
	}
	
.thirtyDownThumbnail {
	padding:0px 0px 30px 0px;
	width: 140px;
	}
	
.narrowLeftFloatPad {
	padding:0px 33px 0px 50px;
	}
	
.wideLeftFloatPad {
	padding:0px 33px 0px 50px;
	}
	
.leftTextIntro, .leftTextMain {
	color:#333;
	font:bold 11px arial,sans-serif;
	line-height:1.4em;
	padding:0px 0px 15px 0px;
	text-align:left;
	}
	
.leftTextMain {
	font-weight:normal;
	}

	
.regTextMain, .regTextMainNoPad {
	font:12px arial,sans-serif;
	line-height:1.4em;
	color:#666;
	font-weight:normal;
	padding:0px 0px 15px 0px;
	}
	
.regTextMainNoPad {
	padding:0px 0px 0px 0px;
	}
	
.regTextMainNoPadNoLH {
	font:bold 12px arial,sans-serif;
	color:#666;
	}	

.tellSendAnon {
	font:bold 14px arial,sans-serif;
	color:#000;
	}	
	
	
.regTextMain li, .regTextMainNoPad li {
	padding:0px 0px 10px 0px;
	color:#666;
	}

ul.regTextMainNoPad, ol.regTextMainNoPad {
	margin:10px 0px 10px 30px;
	}
	
.subTextMain {
	font:11px arial,sans-serif;
	line-height:1.3em;
	color:#666;
	font-weight:normal;
	}
	
.qaSigText {
	font:11px arial,sans-serif;
	color:#999;
	font-weight:normal;
	padding:10px 0px 0px 0px;
	}

.rightAlign {
	text-align:right;
	}
	
.leftTextLink {
	color:#000;
	font:bold 11px arial,sans-serif;
	padding:0px 0px 5px 0px;
	}

.leftTextLinkTell {
	color:#666;
	font:14px arial,sans-serif;
	padding:0px 0px 5px 0px;
	}

.regTextSubHed {
	color:#699;
	font:bold 15px arial,sans-serif;
	font-family:monospace;
	}
	
.mainPageHed {
	color:#699;
	font-weight:bold;
	font-size:20px;
	font-family:Arial;
	text-align:left;
	border:1px solid #ccc;
	border-width:0px 0px 1px 0px;
	text-transform:uppercase;
	}

.artPageHedCopy {
	width:460px;
	height:100px;
	background-image:url(/assets/hed_getchecked.png);
	background-repeat:no-repeat;
	color:#fff;
	font:bold 22px arial,sans-serif;
	font-family:monospace;
	padding:40px 0px 0px 25px; 
/*	padding:10px 0px 0px 25px; */
	}

	
.mainPageSubHed {
	color:#999;
	font:10px arial,sans-serif;
	padding:5px 0px 30px 0px;
	text-align:left;
	text-transform:uppercase;
	}
	
.sansSerifSubHed {
	color:#666;
	font:13px arial,sans-serif;
	padding:1px 0px 1px 0px;
	}

#tellOuterLeftFloat {
	float:left;
	width:145px;
	}
	
#tellInnerLeftFloat {
	float:left;
	width:150px;
	}
	
#tellOuterRightFloat {
	float:right;
	width:295px;
	}
	
#tellInnerRightFloat {
	float:right;
	width:145px;
	}
	
.tellFirstCol {
	padding:0px 20px 0px 15px;
	}
	
.tellSecondCol {
	padding:0px 20px 0px 20px;
	}
	
.tellThirdCol {
	padding:0px 15px 0px 20px;
	}
	
.tellMiniRightAlign {
	text-align:right;
	}
	
.mainPod {
	width:507px;
	background-image:url(/assets/gl_la_tile_line.jpg);
	background-repeat:repeat-y;
	text-align:left;
	}
	
.mainPodPad  {
	padding:0px 28px 0px 39px;
	}

.sideNavText {
	color:#999;
	font:10px arial,sans-serif;
	padding:5px 0px 0px 0px;
	text-align:center;
	}
	
.submitButton {
	font:bold 11px arial,sans-serif;
	color:#000;
	}
	
.textFieldReg, .textFieldSmall, .textAreaReg {
	font:11px arial,sans-serif;
	color:#000;
	background-color:#e8f3f4;
	width:125px;
	}

.centerDiv {
	text-align:center;
	}
	
.textFieldReg {
	width:185px;
	}
	
.textAreaReg {
	width:380px;
	height:75px;
	}
	
.pullDown {
	font:11px arial,sans-serif;
	color:#000;
	background-color:#e8f3f4;
	}
	
.numbersLeftFloat {
	float:left;
	width:30px;
	text-align:left;
	}
	
.numbersRightFloat {
	float:right;
	width:410px;
	text-align:left;
	font:11px arial,sans-serif;
	color:#666;
	}
	
.numbersClearAll {
	clear:both;
	padding:0px 0px 20px 0px;
	}

.chartFloatHed {
	font:bold 13px arial,sans-serif;
	color:#666;
	border:1px solid #ccc;
	border-width:0px 0px 1px 0px;
	}
	
.chartLeftFloat {
	float:left;
	width:100px;
	text-align:left;
	text-transform:uppercase;
	font:10px arial,sans-serif;
	color:#999;
	}

.chartRightFloat {
	float:right;
	width:300px;
	text-align:left;
	font:11px arial,sans-serif;
	color:#666;		 
	}
	
.chartRightFloat ul {
	margin-left:-15px;	
	padding-left:15px;	
	margin-top:0px;
	}
	
.chartRightFloat ul li{	
	margin-left:15px;			
	}

.halfLeftFloat {
	float:left;
	width:220px;
	text-align:left;
	font:11px arial,sans-serif;
	color:#666;
	}

.listLeftFloat {
	float:left;
	width:220px;
	text-align:left;
	font:11px arial,sans-serif;
	color:#666;
	border:1px dashed #ccc;
	border-width:0px 0px 1px 0px;
	}
	
.listRightFloat, .halfRightFloat {
	float:right;
	width:220px;
	text-align:left;
	font:11px arial,sans-serif;
	color:#666;
	}
	
.listClearAll, .chartClearAll {
	clear:both;
	padding:0px 0px 10px 0px;
	}

.halfClearAll {
	clear:both;
	}
	
.leftFloatCopy, .rightFloatCopy {
	font:11px arial,sans-serif;
	color:#666;
	padding:0px 5px 5px 0px;
	}
	
.rightFloatCopy {
	padding:0px 0px 5px 5px;
	}
	
.sideNavHed {
	font-weight:bold;
	font-size:15px;
	font-family:monospace;
	color:#999;
	border:1px solid #ccc;
	border-width:0px 0px 1px 0px;
	padding:5px 0px 0px 0px;
	}
	
	
	
.popupCloserLeft {
	font:bold 10px verdana,sans-serif;
	color:#999;
	padding:10px 0px 10px 10px;
	}


.popupCloserRight {
	font:bold 14px arial,sans-serif;
	color:#999;
	padding:10px 0px 10px 0px;
	}

	
a.popupCloserLeftLink {color:#999; text-decoration:none; font-weight:bold; outline:none;}
a.popupCloserLeftLink:visited {color:#999; text-decoration:none; font-weight:bold; outline:none;}
a.popupCloserLeftLink:hover {color:#fff; text-decoration:underline; font-weight:bold; outline:none;}
	
a.popupCloserRightLink {color:#fff; text-decoration:none; font-weight:bold; outline:none;}
a.popupCloserRightLink:visited {color:#fff; text-decoration:none; font-weight:bold; outline:none;}
a.popupCloserRightLink:hover {color:#9cf; text-decoration:underline; font-weight:bold; outline:none;}
	
	
	

	
/* HOME */
#hmPod1, #hmPod2 {
	float:left;
	width:220px;
	height:352px;
	background-image:url(/assets/hm_pod_bkgrd.jpg);
	background-repeat:no-repeat;
	}
	
#hmPod2 {
	float:right;
	}
	
.hmPodPad  {
	padding:16px 16px 0px 26px;
	}
	
.hmPodPadText {
	color:#666;
	font:11px arial,sans-serif;
	line-height:1.3em;
	padding:10px 0px 10px 0px;
	}
	
	
.hmLeftTextIntro {
	color:#333;
	font:bold 12px arial,sans-serif;
	line-height:1.4em;
	padding:0px 15px 15px 0px;
	}
	

/* MENU */

a.navTop {font:bold 10px arial;color:#0099CC; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; vertical-align: top; height:35px; text-align: center;}
a.navTop:visited {font:bold 10px arial;color:#0099CC; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; height:35px; text-align: center;}
a.navTop:hover {font:bold 10px arial;color:#006699; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; height:35px; text-align: center;}

.navTopSelected {background-image: url('../bg_menu.gif'); background-repeat:no-repeat; background-position: top; font:bold 11px arial;color:#000000; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; vertical-align: top; height:35px; text-align: center;}
a.navTopSelected {background-image: url('../bg_menu.gif'); background-repeat:no-repeat; background-position: top; font:bold 11px arial;color:#000000; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; vertical-align: top; height:35px; text-align: center;}
a.navTopSelected:visited {background-image: url('../bg_menu.gif'); background-repeat:no-repeat; background-position: top; font:bold 11px arial;color:#000000; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; vertical-align: top; height:35px; text-align: center;}
a.navTopSelected:hover {background-image: url('../bg_menu.gif'); background-repeat:no-repeat; background-position: top; font:bold 11px arial;color:#000000; text-decoration:none; font-weight:bold; outline:none; text-transform: uppercase; vertical-align: top; height:35px; text-align: center;}


/*.menuText {cursor: pointer; position:absolute;font:bold 9px Verdana;color:#FFFFFF; left: 6px; top: 4px; text-transform: uppercase;}*/
.menuText {cursor: pointer; position:absolute;font:bold 9px Verdana;color:#FFFFFF; left: 5px; top: 4px; text-transform: uppercase;}

.menuBar {cursor: pointer;}
a.menuBar {font:bold 10px arial,sans-serif;color:#FFFFFF; text-decoration:none; outline:none; text-transform: uppercase;}
a.menuBar:visited {font:bold 10px arial,sans-serif;color:#FFFFFF; text-decoration:none; outline:none; text-transform: uppercase;}
a.menuBar:hover {font:bold 10px arial,sans-serif;color:#FFFFFF; text-decoration:none; outline:none; text-transform: uppercase;}
