@charset "utf-8";
/* CSS Document */

* {
	margin:0;padding:0;
}

body {
	margin:0;padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:25px; /* 40px is in the design sheet but we don't have much room to work with */
	padding-top:25px;
	padding-bottom:15px;
	border:none;
	width:456px;
}
.list_header {
	margin:0px !important;
	padding:0px !important;
}
.spacer {
	height:40px;
}
.job_title {
	margin-top:13px;
	margin-bottom:7px;
	font-weight:bold;
}
.email_address {
	margin-bottom:7px;
}
.quote {
	font-size: 11px;
	color: #ff0000;
	line-height:20px;
	border: 1px solid #cccccc;
	padding: 10px;
	margin-bottom: 50px;
	font-weight: bold;
}
.quote_source {
	font-style: italic;
	font-weight: normal;
	margin-top:5px;
	margin-bottom: 0px;
}
.release_date {
	/*font-style:italic;*/
	margin-bottom:20px;
}
h2 {
	display:none;
	font-size: 26px;
	letter-spacing: .1em;
	text-transform:uppercase;
	color: #FF0000;
	font-weight:normal;
	margin-bottom:20px;
}
.visible {
	display:block !important;
}
.top_of_block {
	margin-top:0;padding-top:0;
}
h3 {
	font-size:15px;
	font-weight:normal;
	text-transform:uppercase;
	color: #FF0000;
	margin-bottom:15px;
	letter-spacing: .08em;
	margin-top: 30px;
}
h4 {
	margin-top: 5px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:12px;
}
h5 {
	margin:0;
	padding:0;
	font-size:15px;
	font-weight:normal;
	color: #FF0000;
	letter-spacing: .1em;
}

p {
	font-size: 11px;
	line-height:20px;
	margin-bottom:10px;
	margin-top: 5px;
}
li {
	font-size: 11px;
	line-height:20px;
	margin-left:15px;
}

td {
	padding-right:10px;
	/*padding-bottom:5px;*/
	line-height:18px;
}
th {
	font-size:12px;
	color:#FF0000;
	text-transform:uppercase;
	padding-bottom:15px;
}
table {
	text-align:left;
	vertical-align:top;
}

a {
	color:#ff0000;
	font-size:11px;
	text-decoration: none;
	
}

a:hover {
	color: #ff00000;
	text-decoration:underline;
}

.mvx_model, .white_paper, .customer_resource {
	clear:both;
}

.mvx_model img {
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	border:1px #000000 solid;
}
#vision_x_img {
	margin-bottom:10px;
}

img {
	border:none;
}

.market_served, .case_study {
	clear:both;
}

.market_served img, .case_study .csimg, .white_paper img, .customer_resource img {
	margin-right:20px;
	float:left;
	margin-bottom:20px;
	border:1px solid #333333;
}

.white_paper img {
	margin-bottom:100px;
}

.industry_recognition {
	clear:both;
}
.industry_recognition a img {
	margin-right:10px;
	float:left;
	margin-bottom:30px;
	border: 1px black solid;
}
.industry_recognition p {
	float:left;
}

#white_papers p img {
	border: 1px black solid;
}

.company_strategy {
	width:200px;
	text-align:center;
}
.company_strategy p {
	margin:0;padding:0;
	margin-bottom:20px;
}

#recently_shipped_img {
	float:right;
}

ul {
	padding-bottom:15px;
}

form label {
	width:80px;
	padding-bottom:15px;
	font-weight:bold;
}
form input {
	width:150px;
}
form input.submit_button {
	width:60px;
}

.list_events {
	list-style:none;
	padding-left:0;
	margin-left:0;
	padding-bottom: 0px;
}

.list_events li {
	margin-left:0;
	padding-left:0;
	padding-bottom: 10px;
}

.italics {
	font-style:italic;
}

#newspage p, #press_releases p {
	margin-bottom:20px;
}

#newspage p {
	margin-top:0px;
}

#newspage .pdflink {
	float:left;
	margin-right:10px;
}

#newspage h4, #press_releases h4 {
	margin-bottom:0;
	padding-bottom:0;
}

.newspage_indent {
	margin-left: 39px;
}

.case_study, .customer_resource, .white_paper {
	margin-bottom:20px;
}

.clr {
	clear:both;
}

#winpage td {
	padding:4px;
}

.cs_logo {
	margin-left:200px;
}
