﻿#tsm-page {
	padding: 0px;
	border: 1px solid #3399cc;
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background-color: #FFFFFF;
}
#tsm-banner {
	background-position: 0px center;
	border-width: 1px;
	border-color: #3399cc;
	background-color: #336699;
	height: 46px;
	border-top-style: solid;
	border-left-style: solid;
	background-image: url('../images/TopBannerNew.gif');
	background-repeat: no-repeat;
	border-bottom-style: solid;
	border-right-style: none;
	width: 661px;
	float: left;
}
#tsm-banner img {
	padding: 7px;
	float: left;
}
#tsm-banner a {
	background-position: left;
	float: right;
	padding: 3px 8px 8px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url('../images/e-mail.gif');
	background-repeat: no-repeat;
}
#tsm-banner a:hover {
	color: #FFFF00;
}

#tsm-footer {
	background-color: #99CCCC;
	font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
	font-size: .7em;
	float: left;
	font-weight: normal;
	width: 100%;
	text-align: center;
	clear: both;
}

#tsm-user-content {
	background-color: #FFFFFF;
}

#tsm-content {
	padding: 5px;
	background-color: #FFFFFF;
	display: block;
}

.tsm-tabs
{
	border: 1px solid #3399cc;
	border-left-style: none;
	border-right-style: none;
	float: right;
	padding:0px;
	margin:0px;
	background-color: #336699;
	padding-top: 5px;
}

