body
{
  /*font-family: georgia;*/
  font-family: 'Lucida Grande', Lucida, Verdana, Arial, Sans-Serif;
  color: #444444;
  padding: 0px;
  margin: 0px;
  height: 100%;
  text-align: center;
  background-color: #f2f2f2;
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.7em;
}

a
{
  color: #193441;
  text-align: left;
  font-size: 11px;
  font-weight: normal;
  outline: none;
}

a:hover
{
  color: #0088CC;
}

#outer
{
  position: relative;
  width: 900px;
  margin: 0 auto;
}

#inner
{
  position: relative;
  z-index: 2;
}

.headerdiv
{ 
  height: 60px;
  background: #ffffff url(/Includes/Images/Logo.jpg) no-repeat;
  border: #dedcd4 1px solid;
  border-bottom: #ffffff 1px solid;
}

.searchdiv
{
  float: right;
  margin-top: 15px;
  margin-right: 15px;
  height: 25px;
  width: 200px;
}

.nav
{
  font-family: Verdana;
  position: relative;
  display: block;
  height: 39px;
  font-size: 12px;
  font-weight: bold;
  background-color: #ffffff;
  border: #dedcd4 1px solid;
}

.nav ul
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  width: auto;
}

.nav ul li
{
  display: block;
  float: left;
  margin: 0;
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.nav ul li a
{
  display: block;
  float: left;
  color: #3c3c3c;
  text-decoration: none;
  padding: 10px 20px 10 20px;
  cursor: pointer;
}

.nav ul li a:hover
{
  color: #ffffff;
  background-color: #636768;
}

.nav ul li a.current
{
  color: #ffffff;
  background-color: #525252;
}

.mainwindow
{
  position: relative;
  border: #dedcd4 1px solid;
  height: 134px;
  background: #ffffff;
  padding: 4px;
  margin-top: 2px;
  margin-bottom: 4px;
}

.mainwindow_bg
{
  width: 100%;
  height: 134px;
}

.mainwindow_holder
{
  height: 134px;
  margin: 4px;
}

.dock
{
	position: absolute; 
	display: none; 
    top: 96px;
	height: 30px;
	text-align: center;
	z-index: 99;
}

.dock-container
{
	height: 30px;
	padding-left: 20px;
}

a.dock-item
{
	display: block;
	width: 40px;
	color: #000;
	position: absolute;
	padding-left: 10px;
	top: 0px;
}

.dock-item img
{
	border: none; 
	width: 100%; 
}

.dock-item span
{
	display: none; 
	padding-left: 20px;
}

.bannerfade
{
  position: absolute;
  display: none; 
  top: 98px;
  height: 30px;
  width: 890px;
  background-color: #ffffff;
}

.table_download
{
  padding-top: 12px;
  padding-bottom: 12px;
  cursor: pointer;
}

#div_contentwindow
{
  float: left;
  display: inline;
}

#div_download
{
  position: relative;
  padding: 8px;
}

.linkbar
{
  text-align: right;
  padding-top: 24px;
  text-indent: 8px;
}

.linkbar.title
{
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.linkbar a
{
  padding-right: 20px;
  font-size: 12px;
  text-decoration: none;
}

#div_license
{
  float: left;
  margin-left: 4px;
  padding: 8px;
  border: #dedcd4 1px solid;
  background: #ffffff;
}

#div_trial_license
{
  float: left;
  margin-top: 4px;
  padding: 8px;
  border: #dedcd4 1px solid;
  background: #ffffff;
}

#div_trial_license p
{
  float: left;
  position: relative;
}

#div_buildityourself
{
  float: left;
  margin-top: 4px;
  padding: 8px;
  border: #dedcd4 1px solid;
  background: #ffffff;
  cursor: pointer;
}

#div_whatmakesnullbound
{
  float: left;
  margin-bottom: 4px;
  padding: 8px;
  border: #dedcd4 1px solid;
  background: #ffffff;
}

#div_package_download
{
  position: relative;
  float: left;
  width: 300px;
  height: 260px;
  cursor: pointer;
}

#tbl_package_download_container
{
  border: #dedcd4 1px solid;
  background-color: #ffffff;
}

#div_package_download h1,
#div_package_download p
{
  padding: 8px;
  margin: 0;
}

#div_package_download a
{
  color: #0088CC;
}

#div_package_download img
{
  bottom: 0;
  left: 16px;
  margin-bottom: 8px;
  position: absolute;
}

#div_soho
{
  position: relative;
  float: left;
  margin-top: 4px;
  border: #dedcd4 1px solid;
  background: transparent url(/Includes/Images/bg_fade.gif) repeat-x scroll 0 100%;
  background-color: #ffffff;
  cursor: pointer;
}

#div_soho img
{
  bottom: 10px;
  left: 140px;
  position: absolute;
}

#div_soho p, 
#div_soho h1, 
#div_enterprise p,
#div_enterprise h1
{
  padding: 8px;
  margin: 0;
}

#div_enterprise
{
  position: relative;
  float: right;
  margin-top: 4px;
  border: #dedcd4 1px solid;
  background: transparent url(/Includes/Images/bg_fade.gif) repeat-x scroll 0 100%;
  background-color: #ffffff;
  cursor: pointer;
}

#div_enterprise img
{
  bottom: 10px;
  left: 110px;
  position: absolute;
}

/*#div_soho img, #div_enterprise img*/
/*{*/
/*  float: right;*/
/*  padding: 8px;*/
/*}*/

.infodiv
{
  position: absolute;
  background-color: #000000;
  top: 12px;
}

.infodiv h1
{
  margin: 8px;
  text-align: left;
  color: #ffffff;
  font-weight: bold;
  font-size: 16px;
}

.infodiv p
{
  margin: 8px;
  text-align: left;
  color: #ffffff;
  width: 450px;
}

h1
{
  font-weight: bold;
  font-size: 14px;
}

h2
{
  font-size: 11px;
  font-weight: bold;
}

h3
{
  font-weight: bold;
  font-size: 14px;
}

h4
{
  margin: 16px 4px 4px;
  font-weight: bold;
  font-size: 16px;
}

p, td
{
  font-size: 11px;
  font-size-adjust: none;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  line-height: 1.7em;
}

/*label, input, select, textarea*/
#div_license label,
#div_license input,
#div_license select,
#div_license textarea,
#div_trial_license label,
#div_trial_license input,
#div_trial_license select,
#div_trial_license textarea,
.trialwindow label,
.trialwindow input,
.trialwindow select
{
  display: block;
  width: 140px;
  float: left;
  margin-bottom: 10px;
  border: #666 1px dashed;
  padding: 2px;
  color: #444444;
  text-decoration: none;
  font-size: 11px;
  font-weight: normal;
}

#div_license label,
#div_trial_license label,
.trialwindow label,
label
{
  text-align: left;
  width: 115px;
  padding-right: 20px;
  border: none;
}

#fields
{
  float: left; 
  position: relative;
  margin: 8px;
}

#fields label
{
  font-weight: bold;
}

ul
{
  white-space: nowrap;
}

br
{
  clear: left;
}

#why_nullbound
{
  float: right;
  text-align: left;
  width: 45%;
}

.ngp_corner
{
  background-image: url('/Includes/Images/MPS_Corner.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
}

#main_overview, #main_downloadnow
{
  float: left;
  position: relative;
  padding-bottom: 8px;
}

#main_overview img
{
  float: left;
  margin-top: 8px;
  margin-right: 4px;
}

#main_downloadnow img, #main_downloadnow img a
{
  text-align: center;
  border: 0px;
}

.faqwindow
{
  display: block;
  text-align: left;
  position: relative;
  margin: 15 auto;
  padding: 12px;
  width: 450px;
  background: #e6e4e0;
  border: #dedcd4 1px solid;
}

.trialwindow
{
  display: block;
  position: relative;
  padding: 12px;
  width: 350px;
  border: #dedcd4 1px solid;
}

.footer
{
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 8px;
}

#searchboxtable
{
  border: #dedcd4 1px solid;
  border-collapse: collapse;
  width: 185px;
  height: 14px;
}

.searchbox_search
{
  color: #3c3c3c;
  font-style: italic;
}

.searchboxbutton
{
  cursor: pointer;
}

#searchbox
{
  border: none;
  width: 167px;
  font-size: 8pt;
  height: 14px;
  padding: 1px;
}

.url
{
  color: green;
}

#result_report
{
	text-align: right;
	margin-bottom: 14px;
}

#results
{
  width: 780;
}

#other_pages
{
	text-align: center;
}

#common_report
{
  text-align: center;
}

.idented
{
  margin-left: 30px;
}

#did_you_mean
{
  text-align: center;
  margin: 10px;
}

.usage_button
{
  text-align: center;
}

.usage_button h1
{
  margin-top: 0px;
}

.usage_button h1, .usage_button p
{
  text-align: left;
}

.usage_button p
{
  color: #777777;
}