@charset "UTF-8";
/* CSS Document */

.tech-sb{
border-left: 1px solid #cccccc;
}
.item_cell{
	text-align: center;
	width: 165px;
	font-family: "TitilliumMaps26L500wt", Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.category-title{
	font-size: 24px;
	font-family: "TitilliumMaps26L999wt", Arial, sans-serif;
	padding-top: 30px;
	padding-bottom: 10px;
	color:#101822;
}
.tsb-title{
	font-size: 20px;
	font-family: "TitilliumMaps26L999wt", Arial, sans-serif;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
.item_img{
display: block;
margin-left: auto;
margin-right: auto;
border: 0;
padding-bottom: 5px;
}
.right-dots{
border-right: 1px dotted #CBE3FF;
}

.item_cell a{
text-decoration: none;
color: #101822;
border-bottom: 1px dotted #DDDDDD;
}
.item_cell a:hover{
border-bottom: 1px dotted #602905;	
color: #602905;
}
.sb-item{
text-align: center;	
}
.sb-item a{
text-decoration: none;
color: #101822;
border-bottom: 1px dotted #DDDDDD;
}
.sb-item a:hover, .quicklinks a:hover{
border-bottom: 1px dotted #602905;	
color: #602905;
}
.tsb-separator{
padding-top: 10px;
padding-bottom: 10px;
}
.quicklinks{
	text-align:center;
	font-size: 16px;
	font-family: "TitilliumMaps26L999wt", Arial, sans-serif;
	background-color:#FFFFCC; 
	padding: 5px 15px 5px 15px; 
	border: 1px dotted #cccccc;
}
.quicklinks a{
	color: #101822;
	text-decoration: none;
	border-bottom: 1px dotted #DDDDDD;
}

a.customlink{
text-decoration: none;
color: #101822;
border-bottom: 1px dotted #DDDDDD;
}
a.customlink:hover{
border-bottom: 1px dotted #602905;	
color: #602905;
}

.sb14{
	font-size: 14px;
	font-family: "TitilliumMaps26L500wt", Arial, sans-serif;
}
.sb16{
	font-size: 16px;
	font-family: "TitilliumMaps26L750wt", Arial, sans-serif;
}