body {
  font-family: Trebuchet MS;
  font-size: 0.7em;
}

a {
	color: #3D8CE2;
	text-decoration : underline;
}


a:hover{
  color: #000000;
  text-decoration : underline;
}


.ts_nav {
  color: #FFFFFF;
}

.ts_nav_on {
  color: #333333;
  font-weight: bold;
  text-decoration : none;
}

.ts_bread_title {
  color: #333333;
  font-weight: bold;
  font-size: 2.0em;
}

.ts_bread_subtitle {
  color: #999999;
  font-weight: normal;
  font-size: 1.65em;
}

.ts_subtitle {
  font-weight: bold;
  font-size: 1.5em;
}

.ts_product_1 {
  color: #3588E3;
  font-weight: normal;
  font-size: 1.4em;
}

.ts_product_2 {
  color: #8C2418;
  font-weight: normal;
  font-size: 1.4em;
}

.ts_product_3 {
  color: #9CB221;
  font-weight: normal;
  font-size: 1.4em;    
}

.ts_product_4 {
  color: #006666;
  font-weight: normal;
  font-size: 1.4em;    
}

.ts_product_5 {
  color: #333333;
  font-weight: normal;
  font-size: 1.4em;    
}

.ts_productcol_1 {
  color: #3588E3;
}

.ts_productcol_2 {
  color: #8C2418;
}

.ts_productcol_3 {
  color: #9CB221;
}

.ts_productcol_4 {
  color: #006666;
}

.ts_productcol_5 {
  color: #333333;
}

.ts_main_text {
  font-size: 1.2em;
}

.ts_main_text_big {
  font-size: 1.35em;
}

.ts_main_text_small {
 font-size: 0.8em;
}

.ts_dash {
	border-bottom: 1px dashed #CCCCCC;
}

.ts_print {
  color: #000000;
  font-weight: bold;	
}

.ts_ box {
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.ts_dashbox {
	border-bottom: 1px dashed #CCCCCC;
	border-top: 1px dashed #CCCCCC;
	border-left: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
}

.ts_dashbox_web {
	border-bottom: 1px dashed #3588E3;
	border-top: 1px dashed #3588E3;
	border-left: 1px dashed #3588E3;
	border-right: 1px dashed #3588E3;
}

.ts_dashbox_agent {
	border-bottom: 1px dashed #8C2418;
	border-top: 1px dashed #8C2418;
	border-left: 1px dashed #8C2418;
	border-right: 1px dashed #8C2418;
}

.ts_dashbox_echo {
	border-bottom: 1px dashed #9CB221;
	border-top: 1px dashed #9CB221;
	border-left: 1px dashed #9CB221;
	border-right: 1px dashed #9CB221;
}

.playerTopBorder {
	border-top: 1px solid #DEDEDE;
}
.playerLeftBorder {
	border-left: 1px solid #DEDEDE;
}
.playerRightBorder {
	border-right: 1px solid #DEDEDE;
}
.playerBottomBorder {
	border-bottom: 1px solid #DEDEDE;
}

.ts_pullquote {
  color: #333333;
  font-weight: normal;
  font-size: 1.8em;    
}	
}
