* { 
	margin: 0;
	padding: 0;
	}
div	{
	//zoom: 1;
	}

html, body	{
	height: 100%;
	}
body, table, input, select, textarea	{
	font-family: arial, helvetica, san-serif;
	}
body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 100%;
	color: #fff;
	//text-align: center;
	background-color: #666;
	}
html>body	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea	{
	/* base font size is set in #bodyWrap1 */
	font-size: 1em;
	}
table, input, select, textarea, #bodyWrap1	{
	line-height: 1.3334;
	}
	
a	{
	color: #c2c938;
	cursor: pointer; 
	cursor: hand;
	text-decoration: none;
	}
a:hover	{
	color: #c2c938;
	text-decoration: underline;
	}
a:focus	{
	outline: none;
	}
a.noLink1,
a.noLink1:hover	{
	border: none;
	}
img     { border: 0; }
acronym, abbr	{
	border: none;
	border-bottom: 1px dotted #ccc;
	font-style: normal;
	}
th	{ text-align: left; }
.nowrap	{
	white-space: nowrap;
	}
#stats1	{
	display: none;
	clear: both;
	}

.skipnav1,
.skipnav2	{
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	border: none;
	}
.skipnav1 {
	top: -99999px;
	left: -99999px;
	}
	
h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	line-height: 1.34;
	margin-bottom: .25em;
	color: #f90;
	}
h1	{
	margin-bottom: .65em;
	font-size: 2em;
	font-weight: normal;
	line-height: 1.25;
	}
h2	{
	margin-bottom: 1em;
	font-size: 1.3334em;
	font-weight: normal;
	}
h3	{
	}
	
	
img.type1,
img.type3	{
	float: left;
	margin: 0 20px 1em 0;
	}
img.type2,
img.type4	{
	float: right;
	margin: 0 0 1em 20px;
	}
img.type3	{
	border: 1px solid #b7b6a1;
	}
img.type4	{
	border: 1px solid #b7b6a1;
	}

a.type1	{
	font-size: .8383em;
	background: url(../images/blt-arrow1-ef5329.gif) 0 .33em no-repeat;
	//background-position: 0 .66em;
	padding-left: 1.4em;
	border: none;
	top: -9px;
	position: relative;
	left: -13px;
	//display: block;
	}
a.type1:hover	{
	border: none;
	}
a.type2	{
	border: none;
	position: relative;
	top: -40px;
	font-size: 1px;
	}
	
.rule1	{
	display: block;
	height: 1px;
	margin: 20px 0 15px 0;
	background-color: #000;
	}

table.type1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.type1 td,
table.type1 th	{
	padding: 0;
	vertical-align: top;
	}
	
table.type2,
table.type3	{
	border-collapse: collapse;
	margin-bottom: 2em;
	}
table.type2	{
	width: 100%;
	}
table.type2 td,
table.type2 th,
table.type3 td,
table.type3 th	{
	padding: 4px 6px;
	vertical-align: top;
	}
table.type3 th	{
	text-align: right;
	}

tr.type1 td,
tr.type1 th	{
	background-color: #f5f5f5;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	}
	
td.type1	{
	text-align: right;
	}
	
p,
ul, 
ol	{
	margin-bottom: 1.3em;
	}
ul	{
	margin-left: 30px;
	list-style-type: none;
	}
ul ul	{
	margin: 7px 0 .5em .25em;
	}
ul li	{
	margin-bottom: .33em;
	padding-left: 10px;
	background: url(../images/blt-dot1-ffffff.gif) 0 .5em no-repeat;
	//background-position: 0 .6em;
	}
ul ul li	{
	}
ol	{
	margin-left: 2.25em;
	//margin-left: 2.5em;
	list-style-type: arabic;
	}
ol ol	{
	margin-top: 7px;
	margin-bottom: .5em;
	}
ol li,
ul ol li	{
	background: none;
	padding-left: 1px;
	}
	
em.type1, 
i.type1, 
p.italic1	{
	//width: 98.25%;
	font-style: italic;
	}
	
dl	{
	margin-bottom: 1.5em;
	}
dt	{
	margin-bottom: .75em;
	}
dd	{
	margin-left: 2em;
	}
	

.smaller1	{
	font-size: .85em;
	}
.warning1	{
	color: #f05a29;
	}
.grey1	{
	color: #777;
	}
.bold1	{
	font-weight: bold;
	}
.normal1	{
	font-weight: normal;
	}

fieldset	{
	border: none;
	}
input	{
	color: #333;
	padding: 2px 3px;
	}
input.text,
textarea,
select	{
	border: 1px solid #c3c3c3;
	border-top: 1px solid #7c7c7c;
	border-bottom: 1px solid #ddd;
	}
	
select option	{
	padding: 2px;
	}

input.type1warning,
textarea.type1warning,
select.type1warning	{
	border: 1px solid #f05a29;
	}
	
textarea	{
	padding: 4px;
	height: 76px;
	}
	
.on,
.off	{
	position: absolute;
	}
.on	{
	left: auto;
	top: auto;
	}
.off	{
	left: -99999px;
	top: -99999px;
	}
	
.breadcrumb1	{
	display: block;
	min-height: 33px;
	color: #999;
	}
.breadcrumb1 ul	{
	margin: 0;
	padding: 0;
	padding: 6px 0 0 57px;
	}
.breadcrumb1 li	{
	margin: 0;
	padding: 0 5px 0 13px;
	background: url(../images/blt-slash-999999.gif) 0 .4em no-repeat;
	display: inline;
	}
.breadcrumb1 li.first-child,
.breadcrumb1 li:first-child	{
	background: none;
	padding-left: 0;
	}
.breadcrumb1 a	{
	color: #999;
	text-decoration: underline;
	}
.breadcrumb1 a:hover	{
	color: #333;
	}
.breadcrumb1 li.selected a	{
	text-decoration: none;
	}
.breadcrumb1 li.selected a:hover	{
	text-decoration: none;
	}
	
	
#bodyWrap1	{
	font-size: .75em; /* equals 12px. changing this will change the font size of the entire site */
	//text-align: left;
	background: url(../images/bg-gradient2.png) 0 0 repeat-x;
	}
#bodyWrap2	{
	width: 928px;
	/* on the home page, body is 883 plus side gaps are 57 each due to the flash's left overlap
	   on sub pages, body is 926: left side 312, right side 614 (616 including the right/left borders) */
	margin: 0 auto;
	}
body#home1 #bodyWrap2	{
	width: 883px;
	}
	
	
.clear1:after,
.wrap1:after,
ul.clear1 li:after,
.primarynav1 ul:after,
.secondarynav1 ul:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }
.clear1,
.wrap1,
ul.clear1 li,
.primarynav1 ul
.secondarynav1 ul, {
    //zoom: 1;
	//display: block;
	}

#content1	{
	display: block;
	height: 105px;
	}
#content1 .wrap1	{
	}
body#home1 #content1	{
	height: 79px;
	}

#content2	{
	margin-bottom: 47px;
	}
#content2 .wrap1	{
	}

#content3	{
	font-size: .8333em;
	color: #ccc;
	}
#content3 .wrap1	{
	padding-bottom: 47px;
	}
#content3 a	{
	color: #ccc;
	text-decoration: underline;
	}

#content4	{
	}
#content4 .wrap1	{
	}
	
	
.column1,
.column2,
.column3,
.column4,
.column5,
.column6	{
	float: left;
	}
	
.column1	{
	width: 312px;
	}
.column1 .col-wrap1	{
	padding: 0;
	}
#content2 .column1	{
	min-height: 383px;
	background: url(../images/bg1.gif) 0 0 no-repeat;
	display: block;
	}
body#home1 .column1	{
	width: 441px;
	}
body#home1 #content3 .column1	{
	width: 614px;
	}
body#home1 #content2 .column1	{
	width: 883px;
	height: 472px;
	display: block;
	background: url(../images/home1.gif) 0 0 no-repeat;
	}
#content3 .column1 .col-wrap1	{
	padding: 0;
	}
	
.column2	{
	width: 614px;
	}
body#home1 .column2	{
	width: 442px;
	}
body#home1 #content3 .column2	{
	width: 269px;
	}
#content2 .column2 .col-wrap1	{
	padding: 30px 30px 1.2em;
	}
#content2 .column2	{
	border: 1px solid #999;
	display: block;
	min-height: 400px;
	}
	
.intro1	{
	font-size: 1.3334em;
	line-height: 1.375;
	}
	
.primarynav1	{
	float: right;
	}
.primarynav1 ul,
.primarynav1 li	{
	margin: 0;
	padding: 0;
	}
.primarynav1 li	{
	float: left;
	margin-left: 16px;
	}
.primarynav1 a	{
	display: block;
	text-indent: -99999px;
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 25px;
	}
.primarynav1 a:hover	{
	background-position: 0 -25px;
	}
#primary-about-altum1 a	{
	width: 111px;
	background-image: url(../images/btn-about-altum1.gif);
	}
#primary-about-grants1 a	{
	width: 169px;
	background-image: url(../images/btn-about-grants1.gif);
	}
	
.secondarynav1 ul,
.secondarynav1 li	{
	margin: 0;
	padding: 0;
	}
.secondarynav1 ul	{
	margin-bottom: 19px;
	padding-bottom: 14px;
	//padding-bottom: 28px;
	background: url(../images/dotted-line1.gif) 0 100% repeat-x;
	font-size: .8334em;
	font-family: verdana, sans-serif;
	}
.secondarynav1 li	{
	float: left;
	background: url(../images/blt-pipe1-da3838.gif) 0 .15em no-repeat;
	padding: 0 11px 0 12px;
	}
.secondarynav1 li.first-child	{
	background: none;
	padding-left: 0;
	}
.secondarynav1 a	{
	color: #ccc;
	}
.secondarynav1 li.selected a	{
	color: #c2c938;
	}
	
.btn-schedule-demo1	{
	position: relative;
	top: 345px;
	left: 65px;
	}
body#home1 .btn-schedule-demo1	{
	position: absolute;
	top: auto;
	left: auto;
	margin: 315px 0 0 575px;
	}
.btn-schedule-demo1 a	{
	display: block;
	width: 182px;
	height: 45px;
	text-indent: -99999px;
	background: url(../images/btn-schedule-a-demo1.gif) 0 0 no-repeat;
	}
.btn-schedule-demo1 a:hover	{
	background-position: 0 -45px;
	}
	
#phone1,
#phone1 a	{
	display: block;
	width: 296px;
	height: 11px;
	}
#phone1	{
	clear: both;
	float: right;
	margin-top: 18px;
	}
#phone1 a	{
	text-indent: -99999px;
	background: url(../images/phone1.gif) 0 0 no-repeat;
	}
	
.byline1	{
	margin-left: 18px;
	}
body#home1 .byline1	{
	margin-left: 0;
	text-align: right;
	}
	
.feature	{
	padding: 7px 0 18px 60px;
	border-bottom: 1px dotted #999;
	margin-bottom: 28px;
	}
.feature.first-child	{
	}
.feature.last-child	{
	border: none;
	padding-bottom: 1px;
	margin-bottom: 0;
	}
#feature_technology	{
	background: url(../images/icon-technology1.gif) 0 0 no-repeat;
	}
#feature_productivity	{
	background: url(../images/icon-productivity1.gif) 0 0 no-repeat;
	}
#feature_logic	{
	background: url(../images/icon-logic1.gif) 0 0 no-repeat;
	}
#feature_x_ray	{
	background: url(../images/icon-x-ray1.gif) 0 0 no-repeat;
	}
#feature_auto	{
	background: url(../images/icon-auto1.gif) 0 0 no-repeat;
	}
#feature_communication	{
	background: url(../images/icon-communication1.gif) 0 0 no-repeat;
	}
.feature ul	{
	margin-left: 0;
	}

table.request_demo1	{
	border-collapse: collapse;
	margin-bottom: 0;
	}
table.request_demo1 td,
table.request_demo1 td.type1	{
	padding: 3px 6px;
	vertical-align: top;
	}
table.request_demo1 td.type1	{
	padding: 4px 6px;
	}
.request_demo1 input.text,
.request_demo1 textarea	{
	width: 210px;
	}
.request_demo1 input.text.type1	{
	width: 114px;
	}
.request_demo1 input.text.type2	{
	width: 40px;
	}
.request_demo1 input.text.type3	{
	width: 58px;
	}
.request_demo1 .required1	{
	background: url(../images/asterisk1.gif) 0 .3em no-repeat;
	//background-position: 0 .45em;
	padding-left: 7px;
	}
	
.radioset1	{
	margin: 3px 15px 3px 0;
	}
.radioset1 label	{
	position: relative;
	top: -2px;
	//top: -1px;
	margin-left: 6px;
	//margin-left: 3px;
	}
	
.question_set1	{
	margin-bottom: 12px;
	}
.question_set1 select,
.question_set1 textarea	{
	margin: 3px 0 0;
	}
	
#flash1	{
	position: absolute;
	top: 1px;
	margin-left: -58px;
	//margin-left: -64px;
	}
	
.footernav1	{
	margin-left: 0px;
	display: block;
	}
	
.title1,
b.title1	{
	color: #f90;
	font-weight: normal;
	}
.title2	{
	color: #000;
	}
.benefit1	{
	color: #000;
	}
	
.btn-submit1	{
	background: url(../images/btnSubmit1.gif) 0 0 no-repeat;
	border: none;
	width: 70px;
	height: 22px;
	text-indent: -99999px;
	display: block;
	}
.btn-submit1:hover	{
	background-position: 0 -22px;
	}
