
/*@font-face {
    font-family: 'copy';
    src: url('font-face/ColabThi-webfont.eot');
    src: url('font-face/ColabThi-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/ColabThi-webfont.woff') format('woff'),
         url('font-face/ColabThi-webfont.ttf') format('truetype'),
         url('font-face/ColabThi-webfont.svg#ColaborateThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'headding';
    src: url('font-face/ColabReg-webfont.eot');
    src: url('font-face/ColabReg-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/ColabReg-webfont.woff') format('woff'),
         url('font-face/ColabReg-webfont.ttf') format('truetype'),
         url('font-face/ColabReg-webfont.svg#ColaborateRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/
@font-face {
    font-family: 'copy';
    src: url('font-face/Ubuntu-Light-webfont.eot');
    src: url('font-face/Ubuntu-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/Ubuntu-Light-webfont.woff') format('woff'),
         url('font-face/Ubuntu-Light-webfont.ttf') format('truetype'),
         url('font-face/Ubuntu-Light-webfont.svg#UbuntuLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'headding';
    src: url('font-face/Ubuntu-Medium-webfont.eot');
    src: url('font-face/Ubuntu-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('font-face/Ubuntu-Medium-webfont.woff') format('woff'),
         url('font-face/Ubuntu-Medium-webfont.ttf') format('truetype'),
         url('font-face/Ubuntu-Medium-webfont.svg#UbuntuMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

body			{ margin:0px; background-color:#E5E5E5}
.bglft 			{ background-image:url(images/bgnd-left.jpg); background-position:right; background-repeat:repeat-y;}
.bgrt 			{ background-image:url(images/bgnd-right.jpg); background-position:left; background-repeat:repeat-y;}

.footer 		{ font-family: copy, Arial, Helvetica, sans-serif; font-size:10px; color:#FFF;}
.footer a 		{ color:#FFF; text-decoration:none;}

.header			{ font-family:headding, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#334E5F;}
.header a 		{ text-decoration:none; color:#334E5F;}

.phone			{ padding-bottom:10px; }

.content		{ font-family: copy, Tahoma, Geneva, sans-serif; font-size:13px; color:#003; }
.content p,.content td, .content li 	{line-height:18px; }

.content a	 	{
	color:#006;
}

p, h1, h2, h3, h4, h5, h6		{ margin: 0px 0px 15px 0px; text-align: justify; }

h1				{ font-family: headding, "Arial Narrow", Arial, Helvetica, sans-serif; font-size:24px; color:#254156; } 
h2				{ font-family: headding, "Arial Narrow", Arial, Helvetica, sans-serif; font-size:19px; color:#254156; }
h3				{ font-family: headding, "Arial Narrow", Arial, Helvetica, sans-serif; font-size:15px; color:#254156; }
h4				{ font-family: copy, Arial, Helvetica, sans-serif; font-size:24px; color:#334E5F; }
h5				{ font-family: copy, Arial, Helvetica, sans-serif; font-size:20px; color:#334E5F; }
h6				{ font-family: copy, Arial, Helvetica, sans-serif; font-size:17px; color:#2687D4; }

ul				{ margin-left: 5px; padding-left: 0; list-style: none;  }
ul li				{ padding-left: 17px; background-image: url(images/bullet-dk.gif); background-repeat: no-repeat; background-position: 0 .45em; margin-bottom:6px;}

#tbl-prod th				{ border:1px #254156 solid; background-image:url(images/title-bar-bgnd.jpg); background-repeat:repeat-x; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:4px;}
#tbl-prod .th-nobg			{ border:0px; background:none; }
#tbl-prod td				{ padding-left:8px; }

.tbl-prod2 td				{ padding-left:8px;   border-bottom:1px solid #A2CEE5;border-left:1px solid #A2CEE5;border-right:1px solid #A2CEE5; font-size:10px; }

.tbl-hdr					{ border:1px #254156 solid; background-image:url(images/title-bar-bgnd.jpg); background-repeat:repeat-x; color:#FFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; padding:4px; text-align:center; }

a.download					{ font-size:11px; color:#254156; }


.sm { list-style:none; width:565px; height:255px; display:block; overflow:hidden;margin:-10px 0px 15px -10px; padding:0}
.sm li {float:left; display:inline; overflow:hidden; margin:0; padding:0}

/*** set the width and height to match your images width="177" height="183"**/
#slideshow {
    position:relative;
    height:183px;
	margin:-4px 0px 0px -9px;
	padding:0px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 183px;
    background-color: #FFF;
	margin:0px;
	padding:0px;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 183px;
    display: block;
    border: 0;
    margin-bottom: 0px;
}
