/* @group UNIVERSAL */

body {
	background: white;
	font-family: Lucida, Arial, Verdana;
	font-size: 12pt;
}
li, ul {
	list-style-type: none;
	padding-bottom: 10px;
}

li.arrow{
	list-style-type: disc;
}
#topbar {
	display: none;
}
#topLeft li.Qlink{
	display: none;
}
#topLeft li.line{
	display: block;
	font-size: 18pt;
	margin-left: -40px;
	border-bottom: 1px dotted black;
}
#topLeft li.bottom{
	display: none;
}
#bg {
	display: none;
}
#logoPrint{
	margin: 0 5%;
	padding-bottom: 20px;
	padding-left: 10%;
}
#cont, #mContaint {
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
   	background: transparent none;
}
#cont{
	margin-left: 10%;
  	padding-top: 1em;
}
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
}
#cont a:link:after, #cont a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
}

/* Cut the Link Reference */

#cont a[href^="/"]:after {
   content: " (http://www.numeric.com" attr(href) ") ";
}



/* @end */

/* @group HOME PAGE */
#tagline{
	width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
	color: black;
   	background: transparent none;
   	margin-left: 10%;
  	padding-top: 1em;
	border-top: 1px dotted black;
}
#tagline img#title{
	display: none;
}

/* @end */

/* @group ABOUT PAGE */
#topLeftAbout li.Qlink{
	display: none;
}
#topLeftAbout li.line{
	font-size: 18pt;
	margin-left: -40px;
	border-bottom: 1px dotted black;
}
#topLeftAbout li.bottom{
	display: none;
}
#topRight li{
	list-style-type: disc;
}
#bottomContent li{
	list-style-type: disc;
}

/* @end */

/* @group HISTORY PAGE */
#bottomContentHistory li{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: -25px;
}


/* @end */

/* @group MANAGEMENT TEAM */
#gridPhoto li{
	list-style-type: none;
}
/* @end */

/* @group WORKING AT NUM */

#empPhoto li{
	list-style-type: none;
}

/* @end */



