@CHARSET "ISO-8859-1";

body
{
	margin: 0px;
	width: 996px;
	font-family: arial;
}

a:link
{
	text-decoration: none;
	color: #464646;
	border-width: 0px;
}

a:visited
{
	text-decoration: none;
	color: #464646;
}

a:hover
{
	text-decoration: none;
	color: #F68D1E;
}

a > img
{
	border-color: transparent;
}

a > img:hover
{
	border-color: #F68D1E;
}



.relative
{
	position: relative;
}

.titlefont
{
	font-size: 20pt;
}

.subtitlefont
{
	font-size: 14.4pt;
}

.normalfont
{
	font-size: 12pt;
}

.smallerfont
{
	font-size: 9.36pt;
}

.linkfont
{
	font-size: 8.64pt;
}

.highlight
{
	color: #F68D1E;
}

.highlight2
{
	color: #97B033;
}

.lightgrey
{
	color: #959595;
}

.normallink:link
{
	text-decoration: none;
	color: #464646;
	border-width: 0px;
}

.normallink:visited
{
	text-decoration: none;
	color: #464646;
}

.normallink:hover
{
	text-decoration: none;
	color: #F68D1E;
}

.normalunderlinedlink:link
{
	text-decoration: underline;
	color: #464646; 
	border-width: 0px;
}

.normalunderlinedlink:visited
{
	text-decoration: underline;
	color: #464646; 
}

.normalunderlinedlink:hover
{
	text-decoration: underline;
	color: #F68D1E;
}

.highlightlink:link
{
	text-decoration: underline;
	color: #F68D1E;
	border-width: 0px;
}

.highlightlink:visited
{
	text-decoration: underline;
	color: #F68D1E;
}

.highlightlink:hover
{
	text-decoration: underline;
	color: #97B033;
}

.lightgraylink:link
{
	text-decoration: none;
	color: #959595;
}

.lightgraylink:visited
{
	text-decoration: none;
	color: #959595;
}

.lightgraylink:hover
{
	text-decoration: none;
	color: #F68D1E;
}

.lightgrayunderlinedlink:link
{
	text-decoration: underline;
	color: #959595;
}

.lightgrayunderlinedlink:visited
{
	text-decoration: underline;
	color: #959595;
}

.lightgrayunderlinedlink:hover
{
	text-decoration: underline;
	color: #F68D1E;
}

.blacklink:link
{
	text-decoration: none;
	color: #000000;
}

.blacklink:visited
{
	text-decoration: none;
	color: #000000;
}

.blacklink:hover
{
	text-decoration: none;
	color: #F68D1E;
}

.outlinehover:hover
{
	cursor: pointer;
	outline-width: 1px;
	outline-style: solid;
	outline-color: #F68D1E;
}

.linkbutton
{
	border: 0px;
}

.valignmiddle
{
	vertical-align: middle;
}

.valignmiddlecentered
{
	vertical-align: middle;
	text-align: center;
}

.header
{
	position: relative;
	height: 95px;
	width: 996px;
}

.quicklinkbar
{
	position: absolute;
	left: 73px;
	top: 62px;
}

.logoblock
{
	position: absolute;
	right: 130px;
	top: 45px;
}

.tagline
{
	position: relative;
	vertical-align: top;
	top: 17px;
}

.lasercontainer
{
	position: relative;
	height: 1px;
}

.laser
{
	position: absolute;
	left: 22px;
}

.content
{
	width: 996px;
	background-image: url("../images/fade.png");
	background-repeat: no-repeat;
}

.preferencesbutton
{
	position: absolute;
	left: 750px;
	top: 16px;
	width: 112px;
	padding: 12px 0px;
	background-image: url("../images/graybutton.png");
	background-repeat: no-repeat;
    text-align: center;
}

.intentabout
{
	font-size: 8.7pt;
	font-weight: bold;
	vertical-align: top;
}

.intenticons
{
	width: 32px;
	height: 32px;
}

.subcontent
{
	position: relative;
	width: 996px;
	height: 535px;
}

.leftpane
{
	position: absolute;
	left: 73px;
	top: 0px;
	width: 420px;
	height: 535px;
}

.targetbullet
{
	position: absolute;
	left: 0px;
	top: 21px;
}

.lefttextcontainer
{
	position: absolute;
	left: 22px;
	top: 21px;
	margin-right: 80px;
}

.rightpane
{
	position: absolute;
	left: 417px;
	top: 0px;
	width: 469px;
	height: 300px;
}

.homepagequeryformshadowbox
{
	position: absolute;
	z-index:  0;
}

.homepagequerytitle
{
	position: absolute;
	font-size: 14.4pt;	
	left: 30px;
	top: 40px;
}

.homepagequerybox
{
	position: absolute;
	left: 30px;
	top: 70px;
	width: 400px;
	height: 20px;
	font-size: 12pt;
	color: #F68D1E;
}

.homepagequerysubtitle
{
	position: absolute;
	font-size: 14.4pt;	
	left: 30px;
	top: 120px;
}

.homepagequeryaboutintents
{
	position: absolute;
	font-size: 8.64pt;
	right: 42px;
	top: 126px;
}

.homepagebuttonbar
{
	position: absolute;
	top: 227px;
	right: 30px;
}

.homepagesolicitation
{
	font-size:  11pt;
	text-align: center;
}
	
.homepagefresnelcontainer
{
	padding: 10px 0px;
	height: 75px;
}
		
.homepagedisclaimer
{
	position: absolute;
	width: 375px;
 	left: 50px; 
	top: 370px; 
}

.homepagenewuserlink
{
	position: absolute;
	width: 375px;
	top: 335px;
	text-align: center;
	left: 50px;
}

.homepagenewuserlinkfont
{
	font-size: 12pt;
}

.homepagebetatag
{
	position: absolute;
	right: 9px;
	top: 1px;
}

.homepagequeryformlaser
{
	position: absolute;
	left: 30px;
	top: 150px;
}

.homepageintents
{
	position: absolute;
	left: 66px;
	top: 154px;
}

.homepageintenticon
{
	width: 64px;
	height: 64px;
}

.homepagegobutton
{
	position: absolute;
	left: 4px;
	top: 275px;
	width: 460px;
	height: 40px;
	color: white;
	font-size: 12pt;
	font-weight: bold;
	background-image: url("../images/largebutton.png");
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
}

/* main navigation */
.mainnav
{
	position: relative;
	left: 21px;
	width: 950px;
	height: 65px;
}

.searchbar
{
	position: absolute;
	top: 10px;
	width: 461px;
	height: 38px;
	padding: 7px 0px 0px 12px;
	background-image: url("../images/graybar.png");
	background-repeat: no-repeat;
}

.searchbox
{
	margin: 0px 0px 0px 15px;
	width: 310px;
	height: 20px;
	vertical-align: middle;
	font-size: 12pt;
	color: #F68D1E;
}

.searchbutton
{
	margin: 0px 0px 0px 20px;
	width: 67px;
	height: 32px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/darkgraybutton.png");
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	vertical-align: middle;
}	

.buttonbar
{
	position: absolute;
	left: 498px;
	top: 17px;
	width: 444px;
	height: 32px;
	text-align: right;
}

.buttonbarbutton	
{
	border: 0px;
}

/* view navigation */
.viewnav
{
	position: relative;
	padding: 6px 0px 0px 0px;
	left: 21px;
	width: 950px;
	height: 50px;
}

.titlecontainer
{
	position: absolute;
	left: 10px;
	width: 600px;
}

.titlesupertitle
{
	position: relative;
	font-size: 10pt;
	height: 18px;
	color: #464646;
	text-transform: lowercase;
}

.titlesourcetext
{
	margin: 0px 0px 0px 2em;
}

.titlekeywordtext
{
	position: relative;
	color: #F68D1E;
	font-size: 18pt;
	height: 28px;
	overflow: hidden;
	white-space: nowrap;
}

.viewbar
{
	position: absolute;
	left: 540px;
	top: 12px;
	width: 410px;
	text-align: right;
}

.intentbox
{
	width: 170px;
}

/* page navigator */
.pagenavbar
{
	position: relative;
	top: 4px;
	left: 21px;
	width: 950px;
	height: 20px;
	font-size: 7.5pt;
	color: #959595;
}

.pageindicator
{
	position: absolute;
	left: 10px;
}

.pagenavigator
{
	position: absolute;
	right: 4px;
}

.normalpage
{
	padding: 0px 4px 0px 4px;
}

.selectedpage
{
	border-color: #959595;
	border-width: 1px;
	border-style: solid;
	padding: 0px 4px 0px 4px;
}

.intentwarning
{
	position: absolute;
	top: -18px;
	left: 400px;
	font-size: 9pt;
	font-weight: bold;
	color: #F68D1E;
}

.resultsbetatag
{
	position: absolute;
	top: 1px;
	right: 15px;
}

.resultitem
{
	position: relative;
	left: 21px;
	width: 950px;
	height: 130px;
	font-size: 9pt;
	color: #464646;
}

.colorbar
{
	position: absolute;
	top: 11px;
	width: 3px;
	height: 114px;
	background-color: #F68D1E;
}

.itemmetricbox
{
	position: absolute;
	top: 20px;
	left: 12px;
	width: 30px;
	height: 112px;
}

.itemnumber
{
	position: absolute;
	right: 0px;
	font-size: 12pt;
	font-weight: bold;
	color: #464646;
}

.itemmetric
{
	position: absolute;
	right: 0px;
	font-size: 7.5pt;
	color: #959595;
	/* visibility: hidden; */
}

.itemmetricpositive
{
	color: green;
}

.itemmetricnegative
{
	color: red;
}

.itemmetric1
{	
	top: 26px;
}

.itemmetric2
{	
	top: 39px;
}

.itemmetric3
{	
	top: 52px;
}

.itemmetric4
{	
	top: 65px;
}

.itemmetric5
{	
	top: 78px;
}

.itemmetric6
{	
	top: 91px;
}

.thumbnail
{
	position: absolute;
	top: 10px;
	left: 57px;
	width: 150px;
	height: 112px;
	border-width: 1px;
	border-color: #D5D5D5;
	border-style: solid;
}

.mainitembox
{
	position: absolute;
	top: 10px;
	left: 215px;
	width: 755px;
	height: 122px;
}

.qualityindicator
{
	position: absolute;
	top: 4px;
	left: 4px;
	width: 20px;
	height: 20px;
}

.title
{
	position: absolute;
	top: 4px;
	left: 32px;
	width: 505px;
	height: 21px;
	font-size: 12pt;
	font-weight: bold;
	color: #959595;
	overflow: hidden;
	white-space: nowrap;
}

.snippet
{
	position: absolute;
	top: 28px;
	width: 537px;
	height: 72px;
	font-size: 9pt;
	color: #464646;
	overflow: hidden;
}

.directurl
{
	position: absolute;
	top: 100px;
	width: 537px;
	height: 16px;
	font-size: 9pt;
	font-style: italic;
	color: #F68D1E;
	overflow: hidden;
}

.debuginfo
{
	position: absolute;
	top: 0px;
	left: 215px;
	width: 755px;
	height: 16px;
	font-size: 8pt;
	color: blue;
	overflow: hidden;
}

.tagcloud
{
	position: absolute;
	top: 14px;
	right: 10px;
	width: 193px;
	font-size: 12pt;
	line-height: 13pt;
	text-align: justify;
	color: #959595;
	overflow: hidden;
}
	
.tagcloudl
{
	font-size: 12pt;
}	

.tagcloud2
{
	font-size: 10pt;
}	

.tagcloud3
{
	font-size: 9pt;
}	

.tagcloud4
{
	font-size: 7.5pt;
}	

.iconbar
{
	position: absolute;
	right: 10px;
	height: 19px;
}

/* grid layout */
.grid
{
	position: relative;
	height: 660px;
	font-size: 12pt;
	font-weight: bold;
}

.leftgridcolumn
{
	position: absolute;
	left: 62px;
	width: 248px;
	height: 100%;
}

.middlegridcolumn
{
	position: absolute;
	left: 378px;
	width: 248px;
	height: 100%;
}

.rightgridcolumn
{
	position: absolute;
	right: 62px;
	width: 248px;
	height: 100%;
}

.gridintentselector
{
	position: absolute;
	top: 22px;
	z-index: 100;
}
	
.gridcolumnboxtop
{
	position: absolute;
	z-index: 0;
}

.gridcolumnboxbottom
{
	position: absolute;
	bottom: 0px;
	z-index: 0;
}

.gridcolumnitemcontainer
{
	position: absolute;
	top: 62px;
	width: 247px;
	height: 570px;
	z-index: 0;
}

.gridcolumnitems
{
	position: relative;
	margin: 12px;
	height: 546px;
	z-index: 1;
}

.gridcolumnitem
{
	position: relative;
	height: 182px;
	z-index: 2;
}

.gridcellqualityindicator
{
	position: absolute;
	top: 10px;
	width: 16px;
	height: 16px;
}

.gridcelltitle
{
	position: absolute;
	left: 20px;
	top: 10px;
	width: 210px;
	height: 16px;
	font-size: 9pt;
	font-weight: bold;
	color: #959595;
	overflow: hidden;
}

.gridcelldirecturl
{
	position: absolute;
	bottom: 12px;
	width: 100%;
	height: 16px;
	font-size: 9pt;
	font-style: italic;
	color: #F68D1E;
	overflow: hidden;
}

/* compare view content layout */
.compareviewcontents
{
	position: relative;
	height: 660px;
	font-size: 12pt;
}

.compareviewcommandbar
{
	position: absolute;
	left: 62px;
	right: 62px;
	height: 43px;
	font-size: 14pt;
}

.compareviewcommandbarimage
{
	position: absolute;
	left: 78px;
	z-index: 0;
}

.compareviewcommandbarleftselector
{
	position: absolute;
	top: 10px;
	left: 100px;
	z-index: 1;
}

.compareviewcommandbarrightselector
{
	position: absolute;
	top: 10px;
	left: 500px;
	z-index: 1;
}

.compareviewleftcolumn
{
	position: absolute;
	top: 43px;
	left: 120px;
	width: 360px;
	height: 617px;
}

.compareviewmiddlecolumn
{
	position: absolute;
	top: 43px;
	left: 488px;
	width: 32px;
	height: 617px;
	background-color: #F2F2F2;
}

.compareviewrightcolumn
{
	position: absolute;
	top: 43px;
	right: 80px;
	width: 360px;
	height: 617px;
}

.compareviewitem
{
	position: relative;
	width: 100%;
	height: 46px;
	margin: 11px 0px 0px 0px;
	padding: 4px 0px 0px 0px;
}

.compareviewitemnormalbg
{
	display: none;
}

.compareviewitemselectedbg
{
	position: absolute;
	top: -5px;
	z-index: 0;
	border-width: 0px;
}

.compareviewitemtarget
{
	position: absolute;
	top: 12px;
	left: -20px;
}

.compareviewitemhighlight
{
	position: absolute;
	top: -10px;
}

.compareviewitembar
{
	position: absolute;
	width: 2px;
	height: 40px;
	background-color: #F68D1E;
}

.compareviewitemthumbnail
{
	position: absolute;
	left: 2px;
	width: 60px;
	height: 40px;
	border-width: 0px;
}

.compareviewitemindex
{
	position: absolute;
	left: 70px;
	color: #000000;
	font-weight: bold;
}

.compareviewitemtitle
{
	position: absolute;
	top: 20px;
	left: 68px;
	height: 16px;
	width: 298px;
	font-size: 10pt;
	color: #959595;
	overflow: hidden;
	white-space: nowrap;
}

.compareviewbar
{
	position: absolute;
	left: 15px;
}

.compareviewrighttarget
{
	position: absolute;
	left: 5px;
	top: 50px;
}

.compareviewlefttarget
{
	position: absolute;
	left: 19px;
	top: 60px;
}

/* preview page */
.previewitem
{
	position: relative;
	height: 478px;
}

.previewqualityindicator
{
	position: absolute;
	top: 18px;
	left: 33px;
	width: 20px;
	height: 20px;
}

.previewitemtitle
{
	position: absolute;
	top: 22px;
	left: 57px;
	width: 816px;
	font-size: 12pt;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
}

.previewitemdirecturl
{
	position: absolute;
	left: 33px;
	top: 46px;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
	overflow: hidden;
	white-space: nowrap;
	color: #F68D1E;
}

.previewitemiconbar
{
	position: absolute;
	top: 20px;
	left: 886px;
	width: 193px;
	height: 19px;
}

.previewitemthumbnail
{
	position: absolute;
	top: 70px;
	left: 74px;
	width: 600px;
	height: 400px;
	border-width: 1px;
	border-color: #D5D5D5;
	border-style: solid;
}

.previewitemtagcloud
{
	position: absolute;
	top: 70px;
	left: 700px;
	height: 70px;
	width: 269px;
	color: #959595;
	font-size: 14pt;
	overflow: hidden;
	text-align: justify;
}

.previewitemsnippet
{
	position: absolute;
	top: 170px;
	left: 700px;
	height: 120px;
	width: 269px;
	color: #464646;
	font-size: 9pt;
}

.previewslider
{
	margin: 4px 0px 4px 0px;
	position: relative;
	height: 161px;
}

.previewsliderbackground
{
	position: absolute;
	left: 28px;
	z-index: 0;
}

.previewsliderleftarrow
{
	position: absolute;
	top: 64px;
	left: 40px;
	z-index: 1;
}

.previewsliderrightarrow
{
	position: absolute;
	top: 64px;
	right: 40px;
	z-index: 1;
}

.previewslidecontainer
{
	position: absolute;
	top: 30px;
	left: 76px;
	width: 846px;
	height: 106px;
	z-index: 4;
}

.previewsliderslide
{
	position: relative;
	width: 156px;
	height: 114px;
	float: left;
	margin: 0px 6px 0px 6px;
}

.previewsliderslide0
{
	position: absolute;
	left: 0px;
	width: 150px;
	height: 106px;
	z-index: 4;
}

.previewsliderslide1
{
	position: absolute;
	left: 156px;
	width: 150px;
	height: 106px;
	z-index: 4;
}

.previewsliderslide2
{
	position: absolute;
	left: 321px;
	width: 210px;
	height: 106px;
	z-index: 4;
}

.previewsliderslide3
{
	position: absolute;
	right: 156px;
	width: 150px;
	height: 106px;
	z-index: 4;
}

.previewsliderslide4
{
	position: absolute;
	right: 0px;
	width: 150px;
	height: 106px;
	z-index: 4;
}

.previewsliderthumbnailbar
{
	position: absolute;
	width: 2px;
	height: 114px;
	background-color: #F68D1E;	
}

.previewsliderslidemetricbox
{
	position: absolute;
	top: 10px;
	left: 12px;
	width: 30px;
	height: 100px;
}

.previewsliderthumbnail
{
	position: absolute;
	left: 4px;
	border-width: 1px;
	border-color: #D5D5D5;
	border-style: solid;
}

.previewsliderslideselected
{
	left: 50px;
}

.previewsliderslideselectedfade
{
	position: absolute;
	left: -26px;
	top: -10px;
	z-index: 2;
}

/* common page footer */
.footer
{
	font-size: 7.2pt;
	position: relative;
	width: 996px;
	height: 23px;
	color: #464646;
	background-image: url("../images/fade.png");
	background-repeat: no-repeat;
}

.leftfooterbox
{
	position:absolute;
	left: 78px;
	top: 7px;
}

.rightfooterbox
{
	position:absolute;
	left: 820px;
	top: 7px;
}

.rightfooterbox:hover
{
	cursor: pointer;
	color: #F68D1E;
}

.versionbox
{
	position: absolute;
	bottom: 10px;
	right: -85px;
	width: 200px;
	height: 135px;
	padding: 0px 4px;
	color: #464646;
	background-color: lightyellow;
	border-width: 1px;
	border-style: solid;
	border-color: #D5D5D5;
}

/* generic text div */

.documentbox
{
	padding: 50px 200px;
}

.navboximage
{
	position: absolute;
	top: 0px;
	left: 0px;
}
	
	
.indentquote
{
	padding-top: 20px;
	padding-left: 50px;
	padding-right: 50px;
	font-style: italic;
	color: #F68D1E;
}

.textblock
{
	padding-top: 20px;
	clear: left;
}

.embeddivright
{
	width: 300px;
	float: right;
	padding-left: 20px;
}

.embedimageleft
{
	float: left;
	padding-right: 20px;
}


.embedimagecenter
{
	align: center;
}

/* wait dialog */
.waitdialogbody
{
	width: 400px;
}

.waitdialogcommandbar
{
	position: relative;
}

.waitdialogprogresstext
{
	position: absolute;
	left: 10px;
	font-size: 8pt;
	color: #F68D1E;
}

.waitdialogcancelbutton
{
	position: absolute;
	right: 10px;
	border: 0px;
}

/*  KDS new additions */

.comingsoonbox
{
	text-align:center;
	height:300px;
}

.bighomepagefont
{
	font-size: 24pt;
	/*font-style:italic;*/
	/*font-weight:bold;*/
	color: #959595;
}
	
.bighomepagefont2
{
	font-size: 24pt;
	font-style:italic;
	/*font-weight:bold;*/
	color: #F68D1E;
}

.secondhomepagefont
{
	font-size: .4pt;
	/*font-style:italic;*/
	/*font-weight:bold;*/
	color: #959595;
	
}

.homepagelist
{
	font-size: 14pt;
	font-style:italic;
	/*font-weight:bold;*/
	color: #F68D1E;/*#959595;*/
	line-height:175%;
}
	
.homepagegotosegment
{
	position: absolute;
	top: 20px;
}

.homepagegotosearch
{
	position: absolute;
	top: 250px;
}

.homepagedemoboxheader
{
	position: absolute;
	width:469px;
	left: 0px;
	top: 10px;
	text-align:center;
	font-style: italic;
	color: #959595;/*#F68D1E;*/
}

.homepageanimatedphrase
{
	background-color:#FFFFFF;
}

.homepagegotosearchimage
{
	position: absolute;
	left: 230px;
	top: 45px;
}

.homepagegotosegmentimage
{
	position: absolute;
	left: 50px;
	top: 60px;
}

.homepagesegmentdemoboxtext
{
	position: absolute;
	left: 300px;
	top: 135px;
	width: 180px;
	font-weight: bold;
}

.homepagesearchdemoboxtext
{
	position: absolute;
	left: 55px;
	top: 60px;
	width: 180px;
	font-weight: bold;
}

.homepagetrythesegmentdemo
{
	position: absolute;
	left: 300px;
	top: 60px;
	width: 150px;
	font-weight: bold;
}
.homepagetrythesearchdemo
{
	position: absolute;
	left: 40px;
	top: 120px;
	width: 130px;
	font-weight: bold;
}

.homepagetrythedemotext
{
	float: right;	
}

.homepageshadowbox
{
	position: absolute;
	z-index:  0;
}

.normalweight
{
	font-weight: normal;
}
	
.centerpane
{
	position: absolute;
	left: 268px;
	top: 0px;
	width: 469px;
	height: 535px;
}

/*  segmentation demo page */

.leftsegdemo
{
	position: relative;
	left: 22px;
	width: 680px;
	top: 15px;
	border: 1px;
}
.segdemonav
{
	position: relative;
	top: 0px;
	height: 38px;
	padding: 7px 0px 0px 12px;
	background-image: url("../images/graybarlonger.png");
	background-repeat: no-repeat;
}

.navigatebutton
{
	margin: 0px 0px 0px 20px;
	width: 67px;
	height: 32px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/darkgraybutton.png");
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	vertical-align: middle;
}

.segdemopageview
{
	position: relative;
	top: 10px;
	height: 640px;
	border: 1px;
	border-style: solid;
	border-color: #D5D5D5;
}

.rightsegdemo
{
	position: absolute;
	top: 105px;
	left: 722px;
	width: 240px;
}
.segdemotitle
{
	position: relative;
}

.segdemopagefeatures
{
	position: relative;
	height: 160px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid  #D5D5D5;
}

.segdemocontentfeatures
{
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid  #D5D5D5;
	height: 160px;
}
	
.segdemokeywordlocation
{
	position: relative;
	height: 70px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid  #D5D5D5;
	border-bottom: 1px solid  #D5D5D5;
}
	
.segdemoconsole
{
	position: relative;
	margin-top: 20px;
	height: 170px;
	border: 1px;
	border-style: solid;
	border-color: #D5D5D5;
}
	
.segdemonbuttonbar
{
	text-align: center;
}

.segdemocheckbox
{
	/*position: relative;*/
	float: left;
	margin-top: 5px;
	width: 57px;
	text-align: center;
	font-size: 9.36pt;	
}

.segdemokeywordbutton
{
	width: 40px;
	height: 32px;
	color: white;
	font-size: 10pt;
	font-weight: bold;
	background-image: url("../images/segdemogobutton.png");
	background-repeat: no-repeat;
	background-color: transparent;
	border-style: none;
	vertical-align: middle;
}

.smalltext
{
	font-size: 8pt;
}

.navbox
{
   padding-left: 20px;
}

.segdemoshowallbutton
{
	padding-left: 30px;
}

.segdemoclearbutton
{
	margin-top:5px; 
	padding-left: 15px;
}

.segdemokwbox
{
   margin-left: 10px;
}

.reallybigfont
{
	font-size: 32pt;
}
