/* mainContent styles */

body {
	background-color: #DFDFDF;
	margin-bottom: 12px;
	margin-top: 12px;
	margin-left: 12px;
/*	margin-left: -399px; 
	left: 50%; 
	position: absolute; 
	
	Uncommenting this block enables the body to float in the middle of the viewport, but it also causes
	the drop down menus to be misaligned in IE and Opera
*/
}

#body {
	width: 798px;
	float: left;
	margin-top: 0px;
	background-color: White;
}
	
#fullwidth {
	width: 636px;
	float: right;
	margin-top: 45px;
}
	
#column1 {
	width: 290px;
	float: left;
	margin-right: 28px;
	margin-top: 15px;
	}
		
#column2 {
	width: 280px;
	float: right;
	margin-left: 28px;
	margin-top: 15px;
	padding-right: 10px;
	}
	
.story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13.5px;
	font-style: normal;
	color: #000000;
	text-align: left;
	white-space: normal;
	padding-bottom: 20px;
}

.story a {
	color: #666666;
	text-decoration: none;
}

.story a:hover {
	color: #FF3131;
}

.story ul li {
	list-style-type: disc;
	margin-top: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 24px;
}

h2.story {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3131;
	padding-top: 12px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF3131;
	padding-top: 12px;
	padding-bottom: 0px;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-top:10px;
	}
	
h3 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF3131;
	padding-top:10px;
	}
	
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3131;
	padding-top: 12px;
	padding-bottom: 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 0px;
}

#storyImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	}
	
.showPanel  {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	width: 90%;
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
	}

	


/* sidebar styles*/

#sidebar {
	background-color: #CCCCCC;
	float: left;
	width: 150px;
	margin-right: 12px;
	height: 100%;
	z-index: 100;
	}
	
.panel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: left;
	color: #000000;
/*	float: left;			// enabling these two attributes causes IE6 to lose its mind on the main page
	height: 100%; 			// it also causes IE7 to display the last bottom border correctly */
	width: 130px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-bottom: 6px;
}
	
.panel a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	text-align: left;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}
	
.panel a:hover {
	color: #FF3131;
}

.panel ul li {
	list-style-type: disc;
}

.panel h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.panel h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000
}

.panel h3 a:hover {
	color: #FF3131
}

.panel p.demo {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 3mm;
	margin-bottom: 3mm;
	text-align: center;
}

.panel p.demo a {
	font-size: 9pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 3mm;
	margin-bottom: 3mm;
	text-align: center;
	color: black; 
}

.panel p.demo a:hover {
	color: #666666;
}

.panel p img {
	margin-left: 3mm;
}

/* footer styles*/

#footer {
	width: 798px;
	height: 49px;
	background-color: #000000;
	padding-left: 0px;
	color: #FFFFFF;
	clear: both;
}
	
.footerLink {
	font-size: 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 20px;
	float: left;
	text-decoration: none;
	padding-left: 5px;
	}
	
.footerLink a {
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	text-decoration: none;
	}
	
.footerLink a:hover {
	text-decoration: underline;
	}
		


/* marketing styles*/

#marketingContainer {
	width:636px;
	float: right;
	z-index: 0;
	}

#marketing1 {
	height: 165px;
	width: 467px;
	float:left;
}

#marketing2 {
	width: 169px;
	height: 165px;
	float: right;
}

#tickerContainer {
	width: 486px;
	height: 23px;
	padding-left: 0px;
	background-color: #000000;
	float: left;
	}

.textTicker a {
	color: #FCE016;
	text-decoration:none;
	}	



/* header styles*/

#header {
	width: 798px;
	height: 165px;
	background-color: #000000;
	}
	
#headerLinks {
	width: 498px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-top: 0px;
	padding-bottom: 0px;
	top: -30px;
	left: 300px;
	position: relative;
}
	
#headerLinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
	
#headerLinks a:hover {
	color: #FDF400;
}


/* homeNav styles*/

#homeColumn1 {
	float: left;
	width: 162px;
}

#homeColumn2 {
	float: left;
	width: 162px;
}

#homeColumn3 {
	float: left;
	width: 162px;
}

#homeColumn4 {
	float: left;
	width: 150px;
}

.homeBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	white-space: normal;
}

.homeNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	white-space: normal;
	padding-bottom: 20px;
}

.homeNav a {
	color: #000000;
	text-decoration: none;
}

.homeNav a:hover {
	color: #999999;
}

.homeNav h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FF3131
	}
	
.homeNav h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	color: #FF3131;
	text-decoration: none;
}
	
.homeNav h3 a:hover {
	color: #999999;
}



/* navigationBar styles*/

#navigationBar{
	width:636px;
	height:25px;
	float:right;
	}
	
.chromestyle{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.chromestyle ul{
	width: 100%; /*THEME CHANGE HERE*/
	padding: 4px 0px 4px 0px;
	margin: 0px;
	text-align: left; /*set value to "left", "center", or "right"*/
	background-color: #FF0000;
	/*background-image: url(images/sigmaNav2BG.gif);*/
	/*background-repeat: repeat-x;*/
	/*background-position: left;*/
}

.chromestyle ul li{
	display: inline;

}

.chromestyle ul li a{
	color: #FFFFFF;
	padding: 4px 88px 4px 4px; /*7px*/
	margin: 0px;
	text-decoration: none;
	border-right: 1px solid #FF3131; /*1px divider line*/
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v";*/
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

#noRightLine {
	border-right: 0px;
}

	/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	position: absolute;
	top: 0px;
	left: 0px;
	border: 0px solid #BBB; /*THEME CHANGE HERE*/
	border-bottom-width: 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 15px;
	padding: 0px 0px 0px 0px;
	z-index: 100;
	background-color: #FF0000;
	width: 156px;
	visibility: hidden;
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
	display: block;
	text-indent: 0px;
	border-bottom: 1px solid #FFFFFF; /*#BBB THEME CHANGE HERE*/
	padding: 4px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

* html .dropmenudiv a{ /*IE only hack*/
	width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	background-color: #000000;/*#F0F0F0*/
}



/* tabNav styles*/
		
.tabset_tabs	{
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	list-style-type:none;
	position:relative;
	z-index:2;
	white-space:nowrap
}
.tabset_tabs li	{
	margin:0;
	padding:0;
	display:inline
}
.tabset_tabs a	{
	color:#000000 ! important;
	background-color:#cccccc ! important;
	border:1px solid #666666;
	text-decoration:none;
	padding:0 8px;
	border-left-width:1px;
	border-bottom:none
}
.tabset_tabs a:hover	{
	color:#ffffff ! important;
	background-color:#000000 ! important;
	border:1px solid #000000
}
.tabset_tabs a.active	{
	color:#000000 ! important;
	background-color:#ffffff ! important;
	border-color:#000000;
	border-left-width:1px; 
	cursor:default;
	border-bottom:#ffffff;
	padding-top:1px;
	padding-bottom:1px
}

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	border:1px solid black;
	background-color:#ffffff;
	position:relative;
	z-index:1;
	padding:8px 8px;
	display:none
}
.tabset_label	{
	display:none;
	font-family: Arial, Helvetica, sans-serif;
}

.tabset_content_active	{ display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}



/* oldSite styles*/
		
a img {
	border-style: none }

.tracking /* A tracking link duplicates a reference to something in a script parameter that is not normally detected by a management tool. It does not actually appear on the page. Its title refers to the ID of the element it duplicates. */  {
	display: none }

div.copyright   { text-align: center; position: relative; top: -45% }
div.footerLinkFirst   {
	text-indent: 5mm;
	padding-top:  1em;
	clear:        left }

p.news { margin-top: 0; padding-top: 0; }

div.showStory { font-size: 8pt; padding-right: 1.1em; padding-bottom: 1em; }
div.story img {
	margin-top:   5mm;
	margin-bottom: 5mm;
	position: relative;
	z-index: 50;
}
div.showStory img { margin-top: 0; margin-bottom: 0; }
div.contact { font-size: 8pt; line-height: 1.1; padding-right: 1.1em }
div.story ol {
	margin-top:   0.8em;
	margin-bottom: 0;
	padding-top:   0.3em;
	position:      relative;
	top:           -3mm }

div.story ol li {
	list-style-type: decimal;
	margin-top:       1.5mm }

.story h5 {
	color:        #9696af;
	font-size:     8pt;
	font-family:   Verdana, Helvetica, Arial, sans-serif;
	font-weight:   bolder;
	margin-top:    0.5em;
	margin-bottom: 0;
	padding-top:   0.3em }
.story h6 { color: black; font-size: 8pt; font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: bolder; margin-top: 0.5em; margin-bottom: 0; padding-top: 0.3em; }
.storyBorder { border-right: 0.5pt solid #b3b3b3; border-bottom: 0.5pt solid #b3b3b3 }
.right70 /* occupy the right 70% of its container */  {
	width: 65%;
	float:  right }
.contactspace { width: 90%; float: right }
.wideh3 { color: #f00; font-size: 12pt; font-weight: bolder; width: 65%; margin-top: 1.5em; margin-bottom: 0.2em; padding-top: 0.3em; border-top: 3pt dotted #9696af; }
#ieFooterFix /* To try to make IE display the whole of the footer */   {
	color:     white;
	visibility: hidden;
	height:     12px }
#spacingFix { color: white; height: 60px; visibility: visible; }
hr { clear: both }
img#SigmaTEKFooter { position: relative; top: 20%; right: 2mm; float: right }
img.leftMargin {
	position: absolute;
	top:       1.25cm;
	width:     180px }

.imageCaption {
	color:    #9696af;
	font-size: 7pt }
#mozillaPlaceholder /* Mozilla has problems with a footer following a body that ends in two side-by-side columns so an invisible fullwidth element occurs at the bottom of the body. It must have text in it, but it is in the background colour. */      {
	color:  #fff;
	display: block;
	clear:   both }


.note {
	color:    #b40000;
	font-size: 7pt }
	
.line {
	color:    black;
	font-size: 7pt }
	
p {
	margin-top: 0.5em;
	margin-bottom: 0;
	padding-top: 0.2em;
	padding-bottom: 0;
	padding-right: 1em;
}
p.legalNotice { font-size: 7pt; font-style: italic; margin-top: 0.5em; margin-bottom: 0; padding-top: 0.2em; padding-bottom: 0; position: relative }
#pageCounter  {
	color: #9696af;
	font-size: 10pt;
	font-family: Papyrus, "BankGothic Md BT", "AmerType Md BT", sans-serif;
	font-weight: bolder;
	text-align: left;
	letter-spacing: 0.1em;
}
p.story2   {
	font-size:     8pt;
	padding-right:  1.1em;
	padding-bottom: 1em }

.page {
	background-color: #FFFFFF;
	width: 798px;
	border-bottom-color: Silver;
	border-bottom-style: outset;
	border-bottom-width: 2px;
	border-right-color: Silver;
	border-right-style: outset;
	border-right-width: 2px;
	margin-bottom: 12px;
}


.panel p.version { font-size: 7pt }
q {
	font-style: italic }

#regionGlobe {
	margin-right: 2mm;
	position:      relative;
	bottom:        -0.5mm }

.selected a:link {
	color:           black;
	background-color: #ffec9a }

.selected a:visited {
	color:           black;
	background-color: #ffec9a }

.selected a:hover {
	color:           black;
	background-color: #ffec9a }

span.headerLink { font-weight: bolder; padding-right: 1mm; padding-left: 1mm; border-right: 1.5pt dotted #9696af }
span.headerRegion  /* http://www.SigmaNEST.com/webdownload/SigmaNESTEditor.exe */   {
	font-weight: bolder;
	padding-left: 1mm }

span.selectedItem {
	font-weight: bold }

table    {
	font-size:    8pt;
	font-family:   Verdana, Arial, Helvetica, sans-serif;
	margin-top:    2mm;
	margin-bottom: 2mm }

th {
	text-align: left }

form { }
.verticalSpacer {
	display: block;
	clear:    both }
.inlinePara { margin-left: 2em; }
div.fullwidthSpecial   { position: relative; left: 1mm; width: 14.5cm }
