/* Sigco CSS Document */

body {
  	background: #000;
  	padding:0px 0px;
  	text-align:left;
	margin:0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font:x-small/1.5em Arial,Verdana,Helvetica,Sans-serif;
  	color:#000;
  	font-size/* */:/**/small;
  	font-size: /**/small;
  }
  
.divider {
	background-color:#ccc;
	}  
	
.divider2 {
	background-color:#999;
	}	
	
.header {
	background-color:#fff;
	}	

.hometext {
	color:#dfe0e1;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:90%;
	line-height:1.25em;
	}

.callout {
	color:#febc11;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-size:13px;
	}
.callout a {
	color:#febc11;
	text-decoration:none;
	}
	
.homelinks {
	color:#dfe0e1;
	font-size:85%;
 	}	
	
.homelinks a {
	color:#dfe0e1;
	text-decoration:none;
 	}	
		
.homelinks a:hover {
	color:#febc11;
	}

.copyright {
	color:#999;
	font-size:70%;
	}
	
.videolink a {
	color:#febc11;
	text-decoration:none;
	}	
	
.videolink a:hover {
	color:#dfe0e1;
	}	

/*content styles */

.content {
	background-color:#FFFFFF;
	}
	
.header1 {
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:120%;
	font-weight:bold;
	line-height:1.25em;
	}
	
/*leftnav styles */

.leftnav {
	color:#dfe0e1;
	font-size:85%;
 	}		

.button {
	color:#dfe0e1;
	}	
	
.button a {
	display: block;
	padding: 0 15px 0 0;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}	
	html>body .button a {
		width: auto;
		}

	.button a:hover {
		background: #666 url(images/leftnav_button.jpg);
		}	
	
/* Product nav styles */


.prodnav {
	color:#dfe0e1;
	font-size:85%;
	}	
	
.prodnav a {
	display: block;
	padding: 0 0 0 10px;
	color: #666;
	text-decoration: none;
	width: 100%;
	}	
	html>body .prodnav a {
		width: auto;
		}

.prodnav a:hover {
		background: #ff6600 url(images/prodnav_button.jpg);
		color: #fff;
		}	
.prodnavselect a	{
	font-size:85%;
	display: block;
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}	
	
.prodsubnav	{
	color:#dfe0e1;
	font-size:85%;
	}	
	
.prodsubnav	a{
	padding: 0 0 0 20px;
	color: #fff;
	text-decoration: none;
	}		

.prodsubnav a:hover	{	
	color:#febc11;
	}
	
.prodsubselect  {
	padding: 0 0 0 20px;
	color:#febc11;
	text-decoration: none;
	}	
	
.prodsubhead	a{
	padding: 0 0 0 10px;
	color: #fff;
	text-decoration: none;
	}	
	
.prodsubheadselect	a{
	padding: 0 0 0 10px;
	color:#febc11;
	text-decoration: none;
	}
		
#mainbg {
	background: #d5dfe0 url(images/mainbg1.jpg) no-repeat;
	}		
	
/*related styles */

.related {
	color:#dfe0e1;
	font-size:85%;
 	}		

.relatedbutton {
	color:#dfe0e1;
	}	
	
.relatedbutton a {
	display: block;
	background-color:#000;
	padding: 0 0 0 15px;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}	
	html>body .relatedbutton a {
		width: auto;
		}

	.relatedbutton a:hover {
		background: #666 url(images/leftnav_button.jpg);
		}		

.relatedheader {
	color:#CCC;
	font-family:"trebuchet ms", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:105%;
	background-color:#666;
	}
	
.subhead1 {
	color:#666;
	font-weight:bold;
	font-size:105%;
	}	
