html,body
{
	height: 100%;
	background: #E7E7E7;
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #57585A;
}

p
{
	margin: 0px;
	padding: 0px;
}

div.wysiwyg p
{
	margin: 0px 0px 6px 0px;
	padding: 0px;
}

div.wysiwyg ul
{
	margin: 0px 0px 5px 5px;
	padding: 0px;
}

div.wysiwyg li
{
	margin: 0px 0px 0px 15px;
	padding: 0px;
}

a
{
	color: #0079B5;
	text-decoration: none;
}

a:hover
{
	color: #DE4910;
	text-decoration: none;
	background-color: #E1F8FE;
}

hr
{
	width: 100%;
	height: 3px;
	background-color: #94DBEF;
	color: #94DBEF;
	border: 0px;
	margin: 0px;
	padding: 0px;
	margin-bottom:7px;

}

div.hr
{
	width: 100%;
	height: 3px;
	background-color: #94DBEF;
	font-size: 0px;/* IE expands height to at least font size */
	padding: 0px;
	margin: 5px 0px 7px 0px;
}

ul.link-list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.link-list li
{
	background: url(ts_ic_img_list_dot_blue.gif) left 6px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

img
{
	border: 0;
}

form
{
	margin: 0px;
}

input, textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #57585A;
}

div.page-width
 {
	min-width: 780px;
	max-width: 920px;
	min-height: 100%;
	margin: 0px auto;/* center */
	padding: 0px;
	text-align: left;
	background: #FFFFFF;
	border-right: 1px solid #D2D2CF;
	border-left: 1px solid #D2D2CF;
}

div.page-content
{
	padding: 20px 19px 20px 19px;
}

/* HEADER STARTS */

div.header-logo-left-top
{
	clear: both;
	height: 48px;
	background: url(ts_ic_img_logo.gif) left top no-repeat #00657B;
}

div.header-right-top
{
	height: 48px;
	background: url(ts_ic_img_right_top.gif) right top no-repeat;
}

div.header-left-bottom
{
	height: 48px;
	background: url(ts_ic_img_left_bottom.gif) bottom left no-repeat;
}

div.header-right-bottom
{
	height: 48px;
	background: url(ts_ic_img_right_bottom.gif) bottom right no-repeat;
}

div.header-logo
{
	width: 235px;
	height: 48px;
	cursor: pointer;
}

a.logo:hover
{
	background-color: transparent;
}

span.search-area
{
	float: right;
	padding-top: 15px;
	padding-right: 10px;
}

span.button-area
{
	float: right;
	padding-top: 9px;
	padding-right: 16px;
}

span.search-area input.search-box
 {
	width: 130px;
	font-size:11px;
	color:#56575A;
	background:#E7F0F2;
	padding: 2px;
}

input.search-submit
{
	vertical-align:top;
	padding-left: 5px;
}

/* HEADER ENDS */

/* FOOTER STARTS */

div.footer
{
	font-size: 11px;
	color: #7F7F7F;
	margin: 0px 0px 12px 0px;
}

div.footer a
{
	color: #7F7F7F;
	text-decoration: underline;
}

div.footer a:hover
{
	color: #7F7F7F;
	text-decoration: underline;
	background: none;
}

/* FOOTER ENDS */

/* NAVIGATION STARTS */

div.nav-lev-1
{
	clear: both;
	text-transform: uppercase;
	margin-left: 4px;
}

div.nav-lev-1 span
{
	float: left;
	background-image: url(ts_ic_img_navigation_separator.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	padding-left: 12px;
	padding-right: 8px;
}

div.nav-lev-1 span.nav-selected
{
	color: #DE4910;
}

div.nav-lev-1 span.nav-unselected
{
	color: #00657B;
}

div.nav-lev-1 span.nav-first
{
	background: none;
	padding-left: 0px;
}

div.nav-lev-1 a
{
	text-decoration: none;
}

div.nav-lev-1 a:hover
{
	text-decoration: underline;
}

a:hover span.nav-unselected
{
	color: #DE4910;
}

div.nav-lev-2
{
	clear: both;
	margin-left: 4px;
}

div.nav-lev-2 span
{
	float: left;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 18px;
}

div.nav-lev-2 span.nav-selected a
{
	color: #DE4910;
	text-decoration: none;
}

div.nav-lev-2 span.nav-unselected a
{
	color: #00657B;
	text-decoration: none;
}

div.nav-lev-2 span.nav-selected a:hover
{
	color: #DE4910;
	text-decoration: underline;
	background: none;
}

div.nav-lev-2 span.nav-unselected a:hover
{
	color: #DE4910;
	text-decoration: underline;
	background: none;
}

div.left-nav
{
	margin: 20px 12px 10px 10px;
}

div.left-nav div.hr
{
	width: 100%;
	height: 1px;
	background-color: transparent;
	border-bottom: 1px solid #B4B2B4;
	font-size: 0px;/* IE expands height to at least font size */
	padding: 0px;
	margin: 8px 0px 9px 0px;
}

div.nav-lev-3
{
	color: #00657B;
	padding: 0px;
}

div.nav-lev-3-selected
{
	color: #DE4910;
	padding: 0px;
}


div.nav-lev-4
{
	background-image: url(ts_ic_img_arrow_blue.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	background-position: 3px 5px;
	padding: 0px 0px 0px 13px;
	color: #00657B;
}

div.nav-lev-4-selected
{
	background-image: url(ts_ic_img_arrow_orange.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	background-position: 3px 5px;
	padding: 0px 0px 0px 13px;
	color: #DE4910;
}

div.nav-lev-5
{
	padding: 0px 0px 0px 19px;
	color: #00657B;
	text-decoration: none;
}

div.nav-lev-5-selected
{
	background-image: url(ts_ic_img_arrow_orange_double.gif);
	background-repeat: no-repeat;
	background-attachment: scroll !important;
	background-attachment: fixed;
	background-position: 3px 5px;
	padding: 0px 0px 0px 19px;
	color: #DE4910;
	text-decoration: none;
}

a:hover div.nav-lev-3,a:hover div.nav-lev-3-selected,a:hover div.nav-lev-4,a:hover div.nav-lev-4-selected,a:hover div.nav-lev-5,a:hover div.nav-lev-5-selected
{
	background-color: #E1F8FE;
	color: #DE4910;
	text-decoration: none;
}

a:hover div.nav-lev-4
{
	background-image: url(ts_ic_img_arrow_orange.gif);
}

div.nav-year
{
	clear: both;
	text-transform: uppercase;
	margin-left: 4px;
}

div.nav-year span
{
	float: left;
	background-image: url(ts_ic_img_nav_year_separator.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	cursor: pointer;
	padding-left: 12px;
	padding-right: 8px;
}

div.nav-year span.nav-selected
{
	color: #DE4910;
}

div.nav-year span.nav-unselected
{
	color: #00657B;
}

div.nav-year span.nav-first
{
	background: none;
	padding-left: 0px;
}

div.nav-year a
{
	text-decoration: none;
}

div.nav-year a:hover
{
	text-decoration: underline;
}

/* NAVIGATION ENDS */

/* LOGOUT LINK STARTS */

span.logout
{
	float: right;
	color: #C966CD;
	font-weight: bold;
}

span.logout a
{
	color: #C966CD;
}

/* LOGOUT LINK ENDS */

/* SITE LINK STARTS */

span.site-link
{
	float: right;
	font-size: 10px;
	color: #00657B;
	padding-right: 10px;
}

span.site-link a
{
	color: #00657B;
	text-decoration: none;
}

span.site-link a:hover
{
	background-color: transparent;
	color: #DE4910;
	text-decoration: underline;
}

/* SITE LINK ENDS */

/* CONTENT CONTAINERS STARTS */

table.content
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.content td
{
	vertical-align: top;
}

table.content td.right-middle
{
	text-align: right;
	vertical-align: middle;
}

td.left
{
	width: 187px;
}

td.page-title
{
	height: 62px;
	padding: 0px;
}

td.container
{
	width: 100%;
	padding: 0px;
}

td.center
{
	width: 100%;
	padding: 17px 19px 17px 0px;
}

td.center td.left
{
	width: 48%;
	padding: 0px 18px 0px 0px;
}

td.center td.right
{
	width: 52%;
	padding: 0px 8px 0px 10px;
}

td.right
{
	width: 180px;
	padding: 17px 0px 17px 0px;
}

td.box-content
{
	padding: 0px 15px 0px 12px;
}

div.box-title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #DE4910;
	padding: 0px 0px 7px 0px;
}

div.content-box
{
	margin: 0px 12px 0px 12px;
}

div.start-page-title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #DE4910;
	margin: 0px;
}

/* CONTENT CONTAINERS ENDS */

/* PAGE TITLE STARTS */

div.page-title
{
	height: 62px;
	background-image: url(ts_ic_img_title_background.gif);
	background-repeat: repeat-x;
}

span.page-title-left
{
	float: left;
	width: 3px;
	height: 62px;
	background-image: url(ts_ic_img_title_left.gif);
	background-repeat: no-repeat;
}

span.page-title-right
{
	float: right;
	width: 3px;
	height: 62px;
	background-image: url(ts_ic_img_title_right.gif);
	background-repeat: no-repeat;
}

body.logged-in div.page-title
{
	height: 62px;
	background-image: url(ts_ic_img_title_background_sec.gif);
	background-repeat: repeat-x;
}

body.logged-in span.page-title-left
{
	float: left;
	width: 3px;
	height: 62px;
	background-image: url(ts_ic_img_title_left_sec.gif);
	background-repeat: no-repeat;
}

body.logged-in span.page-title-right
{
	float: right;
	width: 3px;
	height: 62px;
	background-image: url(ts_ic_img_title_right_sec.gif);
	background-repeat: no-repeat;
}

div.page-title-full-width
{
	float: left;
	font-size: 39px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 15px 0px 0px 6px
}
div.page-title-full-width h1
{
	font-size: 39px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

div.page-title-narrow-width
{
	float: left;
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 4px 0px 0px 3px
}

div.page-title-narrow-width h1
{
	font-size: 30px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;

}


div.breadcrumb
{
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 6px 0px
}

div.breadcrumb a
{
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}

div.breadcrumb a:hover
{
	background: none;
	color: #FFFFFF;
	text-decoration: underline;
}

/* PAGE TITLE ENDS */

/* SIDEBAR STARTS */

div.sidebar-title
{
	background: url(ts_ic_img_sidebar_title_top.gif) left top no-repeat #D6D3D6;
	border-bottom: 1px solid #B4B2B4;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 8px 9px 8px;
}

body.secure div.sidebar-title
{
	background: url(ts_ic_img_sidebar_title_top_se.gif) left top no-repeat #C966CD;
	border-bottom: 1px solid #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px 8px 9px 8px;
}

div.sidebar-image
{
	background-color: #E9E9E9;
	margin: 0px;
	padding: 0px;
}

div.sidebar-box-top
{
	height: 4px;
	background: url(ts_ic_img_sidebar_box_top.gif) left top no-repeat #E9E9E9;
	font-size: 1px;
	margin: 0px;
}

div.sidebar-box
{
	background: url(ts_ic_img_sidebar_box_bottom.gif) left bottom no-repeat #E9E9E9;
	font-size: 12px;
	margin: 0px;
	padding: 5px 8px 15px 8px;
}

div.sidebar-box div.title
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #DE4910;
	margin: 0px;
}

div.sidebar-box ul
{
	list-style:none;
	margin: 10px 0px 10px 0px;
	padding: 0px;
}

div.sidebar-box li
{
	list-style:none;
	background: url(ts_ic_img_list_dot_black.gif) left 6px no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

div.sidebar-box ul.link-list li
{
	background: url(ts_ic_img_list_dot_blue.gif) left 6px no-repeat;
	padding: 0px 0px 0px 10px;
}

div.sidebar-box-table
{
	background: url(ts_ic_img_sidebar_box_bottom.gif) left bottom no-repeat #E9E9E9;
	font-size: 12px;
	margin: 0px;
	padding: 1px 0px 15px 0px;
}

div.sidebar-box-table table
{
	width: 100%;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	padding: 0px;
}

div.sidebar-box-table th, div.sidebar-box-table td
{
	font-size: 12px;
	width: 30%;
	vertical-align: top;
	margin: 0px;
	padding: 2px 0px 2px 6px;
}

div.sidebar-box-table td
{
	text-indent: 3px;
}

div.sidebar-box-table tr.even
{
	background-color: #DCDCDC;
}

div.sidebar-box-table p
{
	margin: 12px 0px 0px 0px;
	padding: 0px 8px 0px 8px;
}

div.link-box
{
	width: 180px;
	margin: 0px;
	padding: 0px;
}

div.link-box div.top
{
	height: 4px;
	font-size: 1px;
	margin: 0px;
}

div.link-box div.blue div.top
{
	background: url(ts_ic_img_link_box_top.gif) left top no-repeat #218DBB;
}

div.link-box div.red div.top
{
	background: url(ts_ic_img_link_box_top.gif) left top no-repeat #C56DCE;
}

div.link-box div.middle
{
	height: 57px;
	margin: 0px;
	padding: 0px 12px 0px 35px;
}

div.link-box div.blue div.middle
{
	background: url(ts_ic_img_link_box_bullet_blue.gif) 12px 20px no-repeat #218DBB;
	background-color: #218DBB;
}

div.link-box div.red div.middle
{
	background: url(ts_ic_img_link_box_bullet_red.gif) 12px 20px no-repeat #C56DCE;
	background-color: #C56DCE;
}

div.link-box div.middle div.title
{
	margin: 0px;
	padding: 11px 0px 0px 0px;
}

div.link-box div.middle div.title a
{
	background-color: transparent;
	color: #FFFFFF;
	font-size: 14px;
}

div.link-box div.middle div.title a:hover
{
	text-decoration: underline;
}

div.link-box div.bottom
{
	height: 4px;
	font-size: 1px;
	margin: 0px;
}

div.link-box div.blue div.bottom
{
	background: url(ts_ic_img_link_box_bottom.gif) left top no-repeat #218DBB;
}

div.link-box div.red div.bottom
{
	background: url(ts_ic_img_link_box_bottom.gif) left top no-repeat #C56DCE;
}

div.link-box div.bottom
{
	height: 4px;
	font-size: 1px;
	margin: 0px;
}

div.link-box div.blue div.bottom
{
	background: url(ts_ic_img_link_box_bottom.gif) left top no-repeat #218DBB;
}

div.link-box div.red div.bottom
{
	background: url(ts_ic_img_link_box_bottom.gif) left top no-repeat #C56DCE;
}

input#login-username
 {
	width: 131px;
	height: 17px;
	font-size: 11px;
	color: #9C9A9C;
	background:#FFFFFF;
	border: 1px solid #D6D3D6;
	padding: 2px 0px 0px 3px;
}

input#login-password
 {
	width: 102px;
	height: 17px;
	font-size: 11px;
	color: #9C9A9C;
	background:#FFFFFF;
	border: 1px solid #D6D3D6;
	padding: 2px 0px 0px 3px;
}

input#login-submit
{
	vertical-align: text-bottom;
	padding-left: 1px;
}

div.sidebar-login-title
{
	background: url(ts_ic_img_login_title_top.gif) left top no-repeat #D6D3D6;
	border-bottom: 1px solid #B4B2B4;
	font-size: 12px;
	font-weight: bold;
	padding: 10px 8px 9px 8px;
}

div.sidebar-login-box
{
	background: url(ts_ic_img_login_box_bottom.gif) left bottom no-repeat #E9E9E9;
	font-size: 12px;
	padding: 5px 10px 15px 10px;
}

/* SIDEBAR ENDS */

/* VERTICAL SPACES STARTS */

div.vertical-space-4px
{
	clear: both;
	height: 4px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-6px
{
	clear: both;
	height: 6px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-8px
{
	clear: both;
	height: 8px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-10px
{
	clear: both;
	height: 10px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-12px
{
	clear: both;
	height: 12px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-16px
{
	clear: both;
	height: 16px;
	font-size: 1px;/* IE expands height to at least font size */
}
div.vertical-space-20px
{
	clear: both;
	height: 20px;
	font-size: 1px;/* IE expands height to at least font size */
}

div.vertical-space-24px
{
	clear: both;
	height: 24px;
	font-size: 1px;/* IE expands height to at least font size */
}

/* VERTICAL SPACES ENDS */

/* FONTS STARTS */

.Title-1
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: normal;
	color: #00667F;
}

.Title-2
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #5A595A;
}

.Title-3
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A595A;
}

.Introduction
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #57585A;
	margin: 0px;
}

.BodyText
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #57585A;
	margin: 0px;
}

.BannerTitle-Black
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

.BannerTitle-White
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

.BannerTitle-DarkBlue
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #00667F;
	margin: 0px 0px 10px 0px;
}

.BannerTitle-Blue
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #0578B3;
	margin: 0px 0px 10px 0px;
}

.BannerTitle-LightBlue
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	font-weight: normal;
	color: #90D7E7;
	margin: 0px 0px 10px 0px;
}

.BannerTitleMini-Orange
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	font-weight: normal;
	color: #DE4910;
	margin: 0px 0px 10px 0px;
}

.BannerText-Black
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 10px 0px;
}

.BannerText-White
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}

.BannerText-Blue
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: normal;
	color: #0578B3;
	margin: 0px 0px 10px 0px;
}

.BannerTextMini-Blue
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
	color: #0578B3;
	margin: 0px 0px 10px 0px;
}

.Alert
{
	color: #FF0000;
}

.PressreleaseTitle
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 18px;
	color: #5A595A;
}

/* FONTS ENDS */

/* CALENDAR STARTS */

td.calendar-month
{
	width: 128px;
	text-align: center;
	font-weight: bold;
}

td.calendar-arrow
{
	width: 13px;
}

div.calendar
{
	background-color: #FFFFFF;
	padding: 0px 2px 2px 2px;
	border: 1px solid #CCCCCC;
}

table.calendar
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

table.calendar tr
{
}

table.calendar th
{
	background-color: #E9E9E9;
	text-align: center;
	font-size: 11px;
}

table.calendar td
{
	text-align: center;
	font-size: 11px;
	padding: 0px;
}

table.calendar div.hr
{
	height: 1px;
	padding: 0px;
	background-color: #E9E9E9;
	font-size: 0px;/* IE expands height to at least font size */
	padding: 0px;
	margin: 0px;
}

table.calendar td.today
{
	border: 1px solid #000000;
}

table.calendar td.alert
{
	background-color: #C966CD;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

table.calendar td.not-in-month
{
	color: #CCCCCC;
}

/* CALENDAR ENDS */

/* IMAGE-BANNER STARTS */

div.banner
{
	height: 174px;
	margin: 0px 0px 17px 0px;
}

div.banner a
{
	color: transparent;
}

div.banner a:hover
{
	background-color: transparent;
	color: transparent;
}

div.banner-left-corners
{
	height: 174px;
	background: url(ts_ic_img_banner_left_corners.gif);
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

table.banner-content
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.banner-content td
{
	padding: 20px 0px 20px 12px;
	margin: 0px;
}

table.banner-content td.links
{
	width: 208px;
	height: 174px;
	vertical-align: middle;
	padding: 7px 44px 0px 0px;
	margin: 0px;
}

div.banner-content
{
	padding: 21px 260px 0px 13px;
}

span.banner-content-left
{
	float: left;
	width: 300px;
	padding: 21px 10px 0px 13px;
}

span.banner-content-right
{
	float: right;
	width: 164px;
	padding: 36px 45px 0px 10px;
}

div.banner-link-btn
{
	float: right;
	width: 164px;
	height: 22px;
	background: url(ts_ic_img_banner_link_btn.gif);
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 7px;
}

div.banner-link-btn-text
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 19px;
}

div.banner-link-btn-text a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.banner-link-btn-text a:hover
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
}

.BannerText-Black a
{
	color: #000000;
	text-decoration: none;
}

.BannerText-Black a:hover
{
	color: #000000;
	text-decoration: none;
	background-color: transparent;
}

.BannerText-White a
{
	color: #FFFFFF;
	text-decoration: none;
}

.BannerText-White a:hover
{
	color: #FFFFFF;
	text-decoration: none;
	background-color: transparent;
}

/* IMAGE-BANNER ENDS */

/* LINK BUTTON STARTS */

div.link-btn
{
	width: 164px;
	height: 25px;
	background: url(ts_ic_img_link_btn.gif);
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

div.link-btn-text
{
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px 0px 0px 19px;
}

div.link-btn-text a
{
	color: #FFFFFF;
	text-decoration: none;
}

div.link-btn-text a:hover
{
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: underline;
}

/* LINK BUTTON ENDS */

/* PRODUCT LIST STARTS */

table.product-list
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.product-list th, table.product-list td
{
	color: #57585a;
	font-size: 12px;
	border-top: 1px solid #B3B2B2;
	border-bottom: 1px solid #B3B2B2;
	padding: 6px 12px 6px 12px;
}

table.product-list th
{
	background-color: #EDEDED;
}

table.product-list th.icon, table.product-list td.icon
{
	width: 16px;
	padding: 6px 0px 6px 0px;
}

/* PRODUCT LIST ENDS */

/* EVENT LIST STARTS */

table.event-list
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border: 1px solid #00657B;
	padding: 0px;
	margin: 0px;
}

table.event-list th, table.event-list td
{
	color: #57585A;
	font-size: 12px;
	padding: 10px 18px 10px 7px;
}

table.event-list th
{
	background-color: #D9F7FF;
	border: 1px solid #00657B;
}

/* EVENT LIST ENDS */

/* COMMON LIST STARTS */

table.common-list
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.common-list th, table.common-list td
{
	color: #57585a;
	font-size: 12px;
	border-top: 1px solid #B3B2B2;
	border-bottom: 1px solid #B3B2B2;
	padding: 6px 12px 6px 12px;
}

table.common-list th
{
	background-color: #EDEDED;
}

/*table.common-list td
{
	font-size: 10px;
}*/

/* COMMON LIST ENDS */

/* SITE MAP STARTS */

table.site-map
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

div.site-map ul
{
	list-style: none;
	color: #0079B5;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}

div.site-map ul.level-1
{
	border-top: 1px solid #CCCCCC;
	margin: 0px 0px 10px 10px;
	padding: 10px 0px 10px 0px;
}

div.site-map ul.first-in-column
{
	border-top: none;
}

div.site-map li
{
	list-style:none;
}

div.site-map li.level-1
{
	font-weight: bold;
	text-transform: uppercase;
}

div.site-map li.level-2
{
	font-weight: bold;
	text-transform: none;
}

div.site-map li.level-3
{
	font-weight: normal;
	text-transform: none;
}

/* SITE MAP ENDS */

/* CONTACT FORM STARTS */

form.contact-form input, form.contact-form textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #57585A;
}

form.contact-form input[type="text"]
{
	width: 230px;
}

form.contact-form textarea
{
	width: 100%;
}

/* CONTACT FORM ENDS */

/* CONTACT STARTS */

form.contact input, form.contact textarea
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #57585A;
}

form.contact input[type="text"]
{
	width: 314px;
}

form.contact input.other
{
	width: 134px;
}

form.contact input.captcha-textfield
{
	width: 194px;
}

form.contact textarea
{
	width: 314px;
}

/* CONTACT ENDS */

/* IMAGE GALLERY STARTS */

table.image-gallery
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
}

table.image-gallery td
{
	padding: 8px;
}

/* IMAGE GALLERY ENDS */

div.horizontal-dotted-line
{
	height: 1px;
	background-color: transparent;
	background-image: url(ts_ic_img_dotted_line.gif);
	background-position: left center;
	background-repeat: repeat-x;
}

/* AFTER A COMMENT AT THE END OF THE FILE THE FILE MUST END WITH AN ENTER - BUG IN SITE STUDIO */

/*For Global and FI */
#search-box {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#E7F0F2 none repeat scroll 0 0;
color:#56575A;
font-size:11px;
margin:5px 0 0;
padding:2px;
}
#search_btn {
margin:3px 0 0 5px;
vertical-align:top;
}
#search-area a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
}

#search-area {
margin:9px 9px 0 0;
padding:0;
position:absolute;
right:0;
text-align:right;
top:0;
width:40em;
}
#branding-area #search-area #contact-img {
margin:-1.1em 0 0;
}
#branding-area #search-lbl {
color:#A5AEB5;
float:right;
font-family:Verdana,Helvetica,sans-serif;
font-size:11px;
margin:0.8em 17.75em 0 0;
}
#branding-area #search-lbl a {
color:#FFFFFF;
margin-right:4px;
}
#branding-area #search-lbl a:hover {
text-decoration:none;
}
#branding-area #frm_search {
position:absolute;
right:0;
}
#search-area .search-submit {
margin:5px 0 0 5px;
vertical-align:top !important;
}

#branding-area {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height:4.6em;
position:relative;
}
/*End Global and FI */


/* FAQ STARTS */

div.faq div.question
{
	background: url(ts_ic_img_faq_plus.gif) left center no-repeat transparent;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
}

div.faq div.question-open
{
	background: url(ts_ic_img_faq_minus.gif) left center no-repeat transparent;
	font-weight: bold;
	padding: 4px 0px 0px 16px;
}

div.faq div.answer
{
	padding: 4px 0px 12px 14px;
}

/* FAQ STARTS */


/* GLOSSARY STARTS */

table.glossary-navigation
{
	width: 100%;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0px;
	background-color: #EBF7FB;
	padding: 0px;
	margin: 0px;
}

table.glossary-navigation td.left
{
	width: 30px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 24px;
	font-weight: bold;
	color: #57585A;
	padding: 9px 0px 9px 12px;
	margin: 0px;
}

table.glossary-navigation td.top
{
	vertical-align: top;
}

table.glossary-navigation td.bottom
{
	vertical-align: bottom;
}

table.glossary-navigation td.center
{
	padding: 12px 30px 12px 0px;
	margin: 0px;
}

table.glossary-navigation div.letters
{
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	color: #57585A;
	padding: 0px;
	margin: 0px;
}

table.glossary-navigation div.page
{
	text-align: center;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	color: #57585A;
	padding: 0px;
	margin: 0px;
}

table.glossary-navigation a
{
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

table.glossary-navigation span.no-link
{
	padding: 0px;
	margin: 0px 4px 0px 4px;
}

table.glossary-navigation div.page span.no-link
{
	font-weight: bold;
}

/* GLOSSARY ENDS */

/* PERSON STARTS */

table.person
{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	border-left: 1px solid #00657B;
	border-right: 1px solid #00657B;
	border-bottom: 1px solid #00657B;
	padding: 0px;
	margin: 0px;
}

table.person td
{
	padding: 12px;
}

/* PERSON ENDS */

/* SEARCH STARTS */

div.search-form
{
	background-color: #D9F7FF;
	border: 1px solid #00657B;
	padding: 15px 20px 15px 20px;
}

div.search-form input.search-box
 {
	width: 268px;
	height: 15px;
	font-size:12px;
}

table.search-result-pages
{
	width: 100%;
}

table.search-result-pages td.previous
{
	width: 20%;
	text-align: left;
}

table.search-result-pages td.pages
{
	width: 60%;
	text-align: center;
}

table.search-result-pages td.next
{
	width: 20%;
	text-align: right;
}

table.search-result-pages a
{
	padding: 0px 4px 0px 4px;
}

table.search-result-pages span.selected
{
	font-weight: bold;
}

/* SEARCH ENDS */


div.horizontal-dotted-line
{
	height: 1px;
	background-color: transparent;
	background-image: url(ts_ic_img_dotted_line.gif);
	background-position: left center;
	background-repeat: repeat-x;
}

div.form input.error, div.form textarea.error, div.form select.error
{
	background-color: #f67b00;
	color: #ffffff;
}

div.form label.error
{
	color: #f67b00;
	font-weight: bold;
}


/* AFTER A COMMENT AT THE END OF THE FILE THE FILE MUST END WITH AN ENTER - BUG IN SITE STUDIO */



