body {
	background-color: #4D4F53;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
}

a { text-decoration:none; outline:none; }

a:link, a:visited, a:active {
	color: #999;
}

#press-releases #container a, #nsight #container a, #tradeshows #container a, #career-post #container a {
	color:#D1E7F5;
}

a:hover, #press-releases #container a:hover {
	color: #CCC;
}

#container {
	width:940px;
	min-height:560px;
	margin:0 auto;
	background-color:#004B8D;
}

#inner-left {
	width:607px;
	min-height:560px;
	padding:45px 18px 0 25px;
	float:left;
}

#footer {
	clear:both;
	width:940px;
	margin:0 auto;
	font-size:9px;
	color:#999;
	text-transform:uppercase;
}

#footer ul {
	list-style:none;
	margin:15px 0 0;
	padding:0 0 0 10px;
}

#footer ul li {
	display:inline;
}

#footer p {
	margin:0;
	padding-left:10px;
}

.bold {
	font-weight:bold;
}

.italic {
	font-style:italic;
}

.center {
	text-align:center;
	font-size:14px;
	margin-top:30px;
}

.spacer {
	clear:both;
	margin:0;
	padding:0;
}

/***************
*     News     *
***************/

#news #container {
	height:625px;
}

#news a {
	text-transform:uppercase;
}

#newsMov {
	float:left;
}

.bar-odd, .bar-even {
	height:85px;
	float:left;
	text-align:right;
	padding:12px 20px 0 0;
}

.bar-odd {
	width:620px;
	background-color:#175B97;
}

.bar-even {
	width:600px;
	background-color:#2F6CA2;
}

.block-right {
	float:right;
	height:97px;
	width:275px;
}

.block-right a {
	display:block;
	margin-top:40px;
}

p.no-margin {
	margin-top:6px;
}

/*****************
* Press Releases *
*****************/

body#press-releases {
	font-size:12px;
}

h1 {
	font-size:16px;
}

#inner-right h1 {
	font-size:10px;
	text-align:right;
	line-height:14px;
	font-weight:normal;
	margin-bottom:14px;
}

h2 {
	font-size:12px;
	text-transform:uppercase;
}

hr {
	color:#D1E7F5;
	background-color:#D1E7F5;
	height:2px;
	border:none;
	margin-bottom:35px;
}

hr.last {
	margin-bottom:100px;
}

#inner-right p {
	margin:0;
}

#inner-right p a {
	text-transform:uppercase;
	font-size:10px;
}

#press-releases #container {
	background-color:#004B8D;
}

a.back-to-top {
	text-transform:uppercase;
	display:block;
	text-align:center;
	letter-spacing:5px;
	font-size:12px;
	margin-top:25px;
}

#press-releases #inner-left {
	background:#2F6CA2 url(../images/news_pr.gif) no-repeat 0 -1px;
}

#inner-right {
	background:url(../images/news_clicktoview.gif) no-repeat top right;
	width:250px;
	padding:50px 25px 0 15px;
	float:left;
}

.share-buttons {
	height:16px;
}

.printControl, .emailControl, .fbShare {
	float:left;
	cursor:pointer;
}

.fbShare {
	height:18px;
	width:60px;
	overflow:hidden;
}

/*****************
*     Nsight     *
*****************/

body#nsight {
	font-size:14px;
}

#nsight #inner-left {
	background:#2F6CA2 url(../images/news_nsight.gif) no-repeat 0 -1px;
}

#nsight ul {
	font-weight:bold;
}

#nsight ul li {
	font-weight:normal;
}

/*****************
*   Tradeshows   *
******************/

body#tradeshows {
	font-size:14px;
}

#tradeshows #inner-left {
	background:#2F6CA2 url(../images/news_tradeshows.gif) no-repeat 0 -1px;
}

#tradeshows #inner-left h1 {
	color:#D1E7F5;
	font-size:18px;
}

#tradeshows table {
	margin-bottom:15px;
}

#tradeshows td {
	padding-bottom:8px;
}

#tradeshows h2 {
	font-size:16px;
}

/**************
*   Contact   *
***************/

#contact #container {
	height:820px;
}

address {
	font-style:normal;
	font-size:11px;
	line-height:15px;
}

address span {
	color:#739CC0;
}

#contact .block-right {
	height:60px;
	padding-top:37px;
	text-transform:uppercase;
	font-size:11px;
}

#contact .block-right span {
	color:#739CC0;
	font-size:12px;
}

/**************
*   Careers   *
***************/

#careers .block-right {
	height:60px;
	padding-top:37px;
	text-transform:uppercase;
	font-size:11px;
}

#careers p {
	padding:0 20px;
}

#careers .block-right a {
	margin-top:0;
	font-size:12px;
	color:#FFF;
}

#career-post #inner-left {
	background-color:#2F6CA2;
	padding-top:15px;
}

body#career-post {
	font-size:14px;
}

#career-post #inner-left h1 {
	color:#D1E7F5;
	font-size:18px;
}

p.lastp {
	margin-bottom:30px;
}
