.search {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 9px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.subhead {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #1C3A59;
	text-decoration: none;
}
.text {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textBold {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.textItalic {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.textBoldItalic {


	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.colText {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.colBold {


	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.colLink {
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;

}
.colLinkBold {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.colLinknoUL {

	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newsticker_num {
	text-align: right;
	padding-top: .2em;
}
p span.displaynone { display:none; }
.translucent {
	width: 943px;
	height: 240px;
	top: 260px;
	position: absolute;
	opacity: 0.80;
	filter:alpha(opacity: 60);
	-moz-opacity: 0.80;
	-khtml-opacity: 0.80;
	z-index: 100;
}
#swflayer {
	width: 250px;
	height: 62px;
	top: 260px;
	left:31px;
	position: absolute;
	z-index: 100;
}

/* the popover element */
.popover {
    display:none;
    z-index:10000;
    background-color:#333;
    width:675px;
    height:450px;
    border:1px solid #666;

    /* CSS3 styling for latest browsers */
    -moz-box-shadow:0 0 90px 5px #000;
    -webkit-box-shadow: 0 0 90px #000;
}
.popover .close {
    background-image:url(/main/images/popup_close.png);
    position:absolute;
    right:-15px;
    top:-15px;
    cursor:pointer;
    height:35px;
    width:35px;
}
.popover_details {
    position:absolute;
    top:15px;
    left:15px;
    font-size:12px;
    color:#FFF;
    width:600px;
	float: left;
}
.popover_details h2 {
    color:#FFF;
    font-size:15px;
    margin:0 0 -10px 0;
}

/* Tool tips for /products/SuperCase.html */
#tabs_SuperCase ul.tabs_ul { margin:0; padding:0; }
#tabs_SuperCase ul.tabs_ul li { width:210px; margin:0; padding:0 3px; display:inline; float:left; }
#tabs_SuperCase ul.tabs_ul li.tab_csc { list-style: none; border-right:1px solid black; }
#tabs_SuperCase ul.tabs_ul li.last { border: none; }
#tabs_SuperCase ul.tabs_ul li img { margin-bottom:0; }

#container-CSC {
	width:295px;
	height:355px;
	padding:10px 345px 10px 10px;
	position:relative;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#container-CSC ul {
	margin-left:-25px;
}
#container-CSC li {
	margin-bottom:8px;
}
#container-img {
	width:340px;
	height:375px;
	position:absolute;
	top:0;
	right:0;
}
#container-CSC-X {
	width:295px;
	height:355px;
	padding:10px 345px 10px 10px;
	position:relative;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#container-CSC-X ul {
	margin-left:-25px;
}
#container-CSC-X li {
	margin-bottom:8px;
}
#container-CSC-XP {
	width:295px;
	height:455px;
	padding:10px 345px 10px 10px;
	position:relative;
	font-family: Tahoma, Verdana, "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
#container-CSC-XP ul {
	margin-left:-25px;
}
#container-CSC-XP li {
	margin-bottom:8px;
}
/* VIDEOS */
#video-div { width:560px; height:315px; margin:0; padding:10px; }
#video-div-2 { width:640px; height:360px; margin:0; padding:10px; }
#prezi{ width:550px; height:400px; margin:0; padding:10px; }
