/*--$Name: 1.8 $--*/
/*--$Header: /CVSRepositories/TSI_WebSite/design/ts.css,v 1.18 2009/06/25 14:13:58 TSI Exp $--*/
hr {
	height: 1px;
	width: 90%;
	background-color: #639EE6;
	color: #639EE6;
	padding: 0px;
}
h4 {
	font-family: Arial Black, Charcoal, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}
a.partner:link {
  font-family: Arial Black, Charcoal, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
a.partner:hover {
  font-family: Arial Black, Charcoal, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: red;
	text-decoration: none;
}
a.buttons:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.buttons:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.buttons:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.buttons:active {
	color: #FFFFFF;
	text-decoration: none;
}
.buttontext {
	font-family: Arial Narrow, Charcoal, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
        color: #FFFFFF;
	background-color: #639EE6;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
}
.mouseoutbutton {
  background-color:#639EE6;
  margin:0px;
  border-spacing:0px;
  border-top-color:black;
  border-bottom-color:black;
  border-left-color:transparent;
  border-right-color:transparent;
  border-top-width:2px;
  border-bottom-width:2px;
  border-left-width:0px;
  border-right-width:0px;
  border-top-style:solid;
  border-bottom-style:solid;
  border-left-style:none;
  border-right-style:none;
  padding:0;
	font-family: Arial Narrow, Charcoal, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
        color: #FFFFFF;
}
a.onpage:link {
  font-family:verdana;
  font-size:12px;
  font-color:#00A54E; 
  text-decoration:none;
}
a.onpage:hover {
}
a.onpage:visited {
}

a:link {
        color: #2E7DDD;
        text-decoration: none;
}
a:visited {
        color: #9C2C86;
        text-decoration: underline;
}
a:hover {
        color: #a60000;
        text-decoration: none;
}
a:active {
        color: #2E7DDD;
        text-decoration: none;
}

.leftcolumn {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #639EE6;
	vertical-align: top;
}
.topline {
        vertical-align:middle;
        background-image:url(design/bgmenu.gif);
        background-repeat:repeat-x;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.borders {
	border-right-width:2px;
	border-left-width:2px;
	border-right-style:solid;
	border-left-style:solid;
	border-right-color:#F0F0F0;
	border-left-color:#F0F0F0;
}
.threePtSpacer {
  margin-top:6.0pt;
	margin-left:0.0pt;
	margin-right:0.0pt;
	margin-bottom:6.0pt;
	text-align:justify;
}
.outline {
  border-style: solid;
  border-width:1px;
  border-color:red;
}

.whitefooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.darkfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #195399;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
}
.font12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.killed {
  text-decoration:line-through;
  color:red;
}
.contentgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-color: #639EE6;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #003399;
	color: #FFFFFF;
}
.newfoot {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
	text-align:center;
	vertical-align:middle;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:4px;
	padding-left:4px;
	background-color: #639EE6;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
}
a.newfoot:link {
        color:#FFFFFF;
        text-decoration:underline;
}
a.newfoot:hover {
        color:#FFFFFF;
        text-decoration:underline;
}
a.newfoot:visited {
        color:#FFFFFF;
        text-decoration:underline;
}

a.wt:link {
        color: #FFFFFF;
}
a.wt:hover {
        color: #FFFFFF;
}
a.wt:visited {
        color: #FFFFFF;
}

.contentright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

