/*@import url(/common/css/infinity.css);
*/
@media all, screen, print {
	
	
	a {
		color: #06e;
	}
	
	a.magnify {
		cursor: url(/images/imgzoom.cur), crosshair;
	}
	
	a:active {
		color: #000;
		text-decoration: none;
	}
	
	a:hover {
		color: #666;
	}
	
	a:visited {
		color: #037;
	}
	
	body {
		background-color: #fff;		
		font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; 
		font-size: 62.5%;
		margin: 0;
		padding: 10px;
		text-align: left;
	}
	
	img {
		border: 0px;
	}
	#header
	{
	margin:0 0 10px 0;
	padding:0;
	width:700px;
	}
	.CentriTelOptic
	{
		font-size: 1.75em;
		font-weight: 400;
		float: right;
		clear: right;
	}
	#PageContainer {
		margin: 0;
		padding: 0;
		overflow: hidden;
		position: relative;
	}
	
	#PageContainer hr {
		background-attachment: fixed;
		background-repeat: no-repeat;
		clear: both; 
		margin: 10px 0;
		width: 100%;
	}
	
	#PageContainer #RightContent {
		clear: none;
		float: right; 
		overflow: visible;
		voice-family: inherit;
		margin-left:5%;
		width: 15%;
	}
	
	#PageContainer #RightContent a:link {
		text-decoration: none;
	}
	
	#PageContainer #RightContent #ProductGroupNav {
		background-color: #BDBDBD;
		background-image: url(/Products/Common/images/productGroupNav.png);
		background-repeat:no-repeat;
		background-size: cover;
		border: solid 2px #ddd;
		overflow: visible;
		width: 100%;
		margin: 0 0 10px 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav a.MainMenu {
		font-weight: 700;
	}
	
	#PageContainer #RightContent #ProductGroupNav a:hover {
		color: #1e90ff;
		text-decoration: underline;
	}
	
	#PageContainer #RightContent #ProductGroupNav a {
		color: #003a61;
		text-decoration: none;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul {
		margin: 0px 5px;
		padding: 10px 0;
		text-align: left;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li {
		font-size: 1.1em;
		font-weight: 700;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li ul li {
		font-size: 1em;
		font-weight: 400;
		list-style-type: none;
		margin: 4px 0 0 5px;
		padding: 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li ul li ul li {
		font-size: .8em;
		font-weight: 400;
		margin-left: 5px;
		padding: 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li ul li ul li ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#PageContainer #RightContent #ProductGroupNav ul li ul li ul li ul li {
		font-size: 1em;
		font-weight: 400;
		line-height: 10px;
		margin-left: 5px;
	}
	
	#PageContainer .MainContent {
		float:left;
		margin-bottom: 10px;
		overflow: hidden;
		position: relative;
		white-space: normal;
		width: 80%;
	}
	
	#PageContainer .MainContent .contentSection h1 {
		font-size: 3em;
		margin: 0;
		padding: 0;
		font-weight: 600;
	}
	
	#PageContainer .MainContent .contentSection h2 {
		font-size: 2em;
		margin: 0;
		padding: 0;
	}
	
	#PageContainer .MainContent .contentSection h2 a {
		color: #000;
		text-decoration: none;
	}
	
	#PageContainer .MainContent .contentSection hr {
		clear: both;
	}
	
	#PageContainer .MainContent .contentSection p {
		overflow: hidden;
		
	}
	.contentSection p.introbold {
    font-weight: bold;
  }
	
	#PageContainer .MainContent .contentSection ol
	{
  		font-size: 1.2em;
	}
	#PageContainer .MainContent .contentSection ul {
		font-size: 1.5em;
		font-weight: 700;
		padding: 0 0 0 0;
	}
	
	.HalfGrid
	{
		float: left;
		margin-left: 0;
		width: 50%;
		text-align: center;
	}
	
	/****** - FOOTER - ******/
	
	/****** - FOOTER - ******/
	
	#Footer {
		margin: 20px 0 0;
		text-align: center;
		width: 100%;
	}
	
	#Footer hr {
		clear: both; 
	}
	
	.btmNav {
		background-position: 1em 0;
		font-size: 1.1em;
		margin: 10px 0;
	}
	
	.btmNav  a { text-decoration: none;	}
	.btmNav  a:hover { text-decoration: underline;	}
	
	
	.center {
		text-align: center;
	}
	
	.foot {
		font-size: .8em;
		text-align: center;
		width: 780px;
	}
	
	.header {
		clear: both;
		float: left;
		width: 700px;
	}
	
	.Caption a {
		color: #000;
		text-decoration: none;
	}
	
	.Caption h3 {
		font-size: 1.2em;
		margin: 0;
		padding: 0;
	}

	.Trademark
	{  
	}
}
@media print
{
	* { background: #fff; color: #000; }
	html {
	margin: 0; 
	}
	a:after {
	content: " [" attr(href) "] ";
	}

	body {
	margin: 0; 
	}

	form
	{margin: 0; float: none;
	height:  100%;
	width: 100%; 
	} 
	
	#header,
	#footer 
	{
		display: none;
		height: auto;
		width: 100%;
	}
	#PageContainer
	{
	
	width: auto;
	border: 0;
	margin: 0;
	padding: 0;
	float: none !important;

}
	#PageContainer,
	#PageContainer .MainContent
	{	
		clear:  none;
		display:  block;
		float: none;
		height: auto;
		page-break-before: avoid;
		page-break-inside: avoid;
		page-break-after: avoid;
		width: auto;
	}
	#PageContainer .MainContent .contentSection
	{
		clear:  none;
		display:  block;
		float: none;
		height: auto;
		page-break-before: auto;
		page-break-inside: avoid;
		page-break-after: auto;
		width: auto;
	}
	#PageContainer * {

		float: none;
		height: auto;
		overflow: auto;
		width: auto;
	}
 
	#PageContainer #RightContent {
		display:  none;
		}
}


@media print {
	body
	{
		margin: 0;
	}
	#buyonline
	{
		display: none;
	
	}
	#PageContainer,
	#PageContainer .contentSection,
	#PageContainer *
	{ 
		float: none;
		width: auto;
	}

	#PageContainer .MainContent 	{ 
		display: block;
		float: none;
		overflow: visible;
		clear: both;
		position: relative;
		visibility: visible;
}
 
	

}