@font-face {
    font-family: 'HelveticaNeueLTPro-Th';
	src: url('../fonts/helveticaneueltpro-th.eot?') format('eot'),
		 url('../fonts/helveticaneueltpro-th.woff') format('woff'),
		 url('../fonts/helveticaneueltpro-th.ttf') format('truetype'),
		 url('../fonts/helveticaneueltpro-th.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


.topnav {
    height: 28px;
}

td.topnav2 {
    background: url("../images/header_bg1_active.png") no-repeat scroll right center transparent;
}

.content {
    background: none #fff;
    padding: 0px;
    width: 1000px;
    font-family: Helvetica,Arial,Verdana,sans-serif;
    font-size: 13px;
    color: #666;
}

.imagesbox {
    background: none transparent;
}

.textbox {
    background: none transparent;
}

.tabletitle {
    font-family: "HelveticaNeueLTPro-Th",Helvetica,Arial,Verdana,sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: normal;
    border: 0px;    
}

.text_lightgray {
    color: #999;
}

.seperator_top {
    background: url("../images/border_top.png") repeat-x scroll center center transparent;
    width: 100%;
    height: 83px;
    margin: 20px 0 -63px 0;
}

.seperator_bottom {
    background: url("../images/border_bottom.png") repeat-x scroll center center transparent;
    width: 100%;
    height: 83px;
    margin: -83px 0 20px 0;
}