﻿html{}
body{
	font-family:verdana;
	background-color:#ffffff;
	color:#000000;
	padding:0;
	margin:0;
	height:100%;
	width:100%;
}
table{
	font-family:verdana;
	padding:0;
	margin:0;
	border-collapse: collapse;
	border:0;
}
table td{
	font-family:verdana;
	padding:0;
	margin:0;
	border-collapse: collapse;
	border:0;
}
#flashContainer{
	background-color:#000000;
	}
div{
	border:0;
	margin:0;
	pading:0;
}
a img{
	border:none;
	}
#header{
	height:73px;
	width:100%;
	border:0;
	margin:0;
	margin-right:20px;
	
}
#ContentTable1{
	width:100%;
	border-collapse: collapse;
	text-align:center;
	height:100%;
}
#ContentTD1{
	vertical-align:top;
	height:100%;
	width:100%;
	}
#ContentDiv2{
	height:100%;
	width:1024px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}
.threehdr1{
	height:132px;Width:279px;
	float:left;
	background-color:#666666;
}
.threehdr2{
	height:132px;Width:201px;
	float:left;
	margin-left:4px;
	background-color:#666666;
}
.threehdr3{
	height:132px;Width:279px;
	float:left;
	margin-left:4px;
	background-color:#666666;
}
#leftnav{
	padding-top:20px;
	background-color:#000000;
	font-family: Arial Black;
	font-size:9pt;
	color:#ffc000;
	width:248px;   
	text-align:left; 
	
	margin-bottom:0;
	vertical-align: top;
}
#leftnav .MenuHome{
	color:#ffffff;
	font-size:12pt;
	}
#leftnav a{
	display:block;
	width:228px;
	text-decoration:none;
	color:#ffc000;
	padding-left:20px;
	margin-top:2px;	
	}
#leftnav a:hover{
	/*background:url("/images/activegrey.gif");*/
	text-decoration:underline;
	}
#leftnav .active{
	background:url("/images/activegrey.gif");
	}
#leftnav .subitem{
	font-family: Arial;
	font-size:10pt;
	color:#ffffff;
	font-weight:bold;
	padding-left:40px;
	width:208px;
	margin-bottom:2px;	
	}
#leftnav .subsubitem{
	font-family: Arial;
	font-size:9pt;
	color:#dddddd;
	font-weight:bold;
	padding-left:80px;
	width:168px;
	margin-bottom:2px;	
	}
#leftnav .subFamilyLink{
	font-family: Arial;
	font-size:9pt;
	color:#dddddd;
	text-decoration:underline;
	font-weight:bold;
	padding-left:60px;
	width:148px;
	margin-bottom:2px;	
	}
#leftnav .subsubsubitem{
	font-family: Arial;
	font-size:9pt;
	color:#dddddd;
	font-weight:bold;
	padding-left:120px;
	width:128px;
	margin-bottom:2px;	
}
#leftNavImg{
	width:248px;
	position:relative;
	margin:0;
	padding-left:0px !important;
	}
.flashvid{
	background-color:black;	
	margin-right:2px;
}
.promorow{
	margin-top:4px;
	height:108px;
	width:100%;
	}
.promodiv{
	width:33.3%;
	height:100%;
	float:left;
	cursor:pointer;
}
.promodiv .left{	
	margin-right:2px;
	height:100%;
}
.promodiv .mid{
	margin-left:2px;
	margin-right:2px;
	height:100%;
}
.promodiv .right{
	margin-left:2px;
	height:100%;
}

.promospan {
	margin-left:2px;
	height:100%;
	width:100%;
	
}
.promotxt1{
	float:right;
	color:#b1b3b6;
	text-align:right;
	font-size:9pt;
	font-style: italic;
	margin-top:70px;
	margin-right:15px;

}

.downloadslayout{
	width:100%;
}
.downloadslayout td{
	width:33%;
	text-align:top;
}
.overdiv{
	color:#ffffff;
	font-weight: bold;
}
.familyrollover{
	float:left;
	text-align:center;width:115px;height:80px;	
	cursor:pointer;
	text-align:center;
}
.familyrollover a{
	color:#464646;
	font-size:8pt;
	font-family:verdana;
	text-decoration:none;
	}
.notfirst{
	margin-left:11px;
	}
.familyrollover:hover{
	text-decoration:underline;
}

.familyrollover img{
	border:0;
}
.subfamilytitlerow{
	width:100%;
	background-color:#666666;
	color:#ffffff;
	font-size:12pt;
	font-weight:bold;
	font-family:verdana;
	padding-left:10px;
}
#spectable{
	width:100%;
}
#spectable td{
	text-align: left;
}
#spectable tr{
	border-bottom:1px solid #aaaaaa;
}

.Alt1{ background-color:#f9efd3;}
.Alt2{ background-color:#ffffff; }	
.yellowbutton{
	background: transparent url('/images/button-design_down.gif') no-repeat scroll top right; 
    float: right;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor:pointer;
}
.yellowbutton span {
    background: transparent url('/images/button-design_down_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}
.yellowbutton a{
		text-decoration:none;
	}
.yellowbutton_down a{
		text-decoration:none;
	}
.yellowbutton_down{
	background: transparent url('/images/button-design_up.gif') no-repeat scroll top right;  
    float: right;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    cursor:pointer;
}
.yellowbutton_down span {
    background: transparent url('/images/button-design_up_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
}