/* ================================
	    CSS STYLES FOR TSN Skins
   ================================
*/ 

body
{
	background-color: #eceded;
	color: #006DA9;
}

table, tr, td, p {
	
}

select, input {
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica;
	font-size: 12px;
	color: #333;
}

h3 {
	
}

p {
	
}



/* Current Date
----------------------------------------------------------------------------------------*/
.date {
	
}

/* text style for the unselected tabs */
.OtherTabs
{
	font-weight: bold;
	font-size: 10pt;
	color: black;
	font-style: normal;
	font-family: Verdana;
	background-color: transparent;
	font-variant: normal;
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link, A.OtherTabs:visited, A.OtherTabs:active
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 10pt;
	border-left: 0px;
	color: black;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: transparent;
	text-decoration: none;
}

A.OtherTabs:hover
{
	border-right: 0px;
	border-top: 0px;
	font-weight: bold;
	font-size: 10pt;
	border-left: 0px;
	color: red;
	border-bottom: 0px;
	font-family: Verdana;
	background-color: transparent;
}


/* Main Menu */

.MainMenu_MenuContainer
{
    BACKGROUND: none transparent scroll repeat 0% 0%
}
.MainMenu_MenuBar
{
    CURSOR: hand;
    HEIGHT: 21px
}

.MainMenu_MenuItem
{
	border-right: 0px;
	padding-right: 15px;
	border-top: 0px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	background: #7798c2;
	border-left: 0px;
	cursor: hand;
	color: white;
	border-bottom: 0px;
	font-style: normal;
	font-family: Verdana;
	height: 20px;
}
.MainMenu_MenuItemSel
{
	border-right: 0px;
	padding-right: 15px;
	border-top: 0px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 12px;
	background: #a0c3e0;
	border-left: 0px;
	cursor: hand;
	color: white;
	border-bottom: 0px;
	font-style: normal;
	font-family: Verdana;
	height: 20px;
}
.MainMenu_MenuIcon
{
	display: none;
}
.MainMenu_SubMenu
{
	border-right: #dadada 1px solid;
	padding-right: 0px;
	border-top: #dadada 1px solid;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	border-bottom: #dadada 1px solid;
	border-left: #dadada 1px solid;
	
	z-index: 1000;
	filter: none;
	
	font-weight: bold;
	font-size: 12px;
	background: #7798c2;
	cursor: hand;
	color: white;
	
	font-style: normal;
	font-family: Verdana;
	
}

.MainMenu_MenuBreak {
	display: none;
}

.MainMenu_MenuArrow {
	display: none;
}

.MainMenu_RootMenuArrow  {
	display: none;
}

/* Menu-Styles */
/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuContainer {
	color: #2c2c2c;
}

.ModuleTitle_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 21px;
}

/* Module Title Menu 
----------------------------------------------------------------------------------------*/
.ModuleTitle_MenuItem {
	color: #FFFFFF; 
	background: #F1BDB2;
	cursor: pointer; 
	cursor: hand; 
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	font-size: 12px; 
	font-weight: bold; 
	font-style: normal;	
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0px none;
}

.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand;
	color: #2c2c2c;
	text-align: center;
	padding-right: 0px;
	padding-left: 3px;
	background: transparent;
	display: none;
}

.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #fff;
	background: #F1BDB2;
	margin-top: 5px;
	border: 1px solid #D05A41;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	filter: none; 
}

.ModuleTitle_MenuBreak {
	display: none;
}

.ModuleTitle_MenuItemSel {
	color: #000;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	font-size: 11px; 
	font-weight: bold;
	font-style: normal;
	padding-left: 2px;
	padding-right: 8px;
	height: 21px;
	border: 0px none;
	background: #E76A50;
}

.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


/* for the date ---------------------------------------------------*/
.SelectedTab
{
	font-weight: bold;
	font-size: 13px;
	color: dimgray;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	background-color: transparent;
}


/* Item titles on edit and admin pages 
----------------------------------------------------------------------------------------*/
.SubHead
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 9pt;
	padding-bottom: 0px;
	color: #2c2c2c;
	padding-top: 0px;
	font-family: Arial,Helvetica;
}


/* linky linky */

a.SubHead:link, a.SubHead:visited
{
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}

a.SubHead:hover {
	color: #4b80a9;
	text-decoration: underline;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
    	font-size: 13px;
    	font-weight: normal;
}


a.CommandButton:link, a.CommandButton:visited
{
	border-top-width: 1px;
	font-weight: normal;
	border-left-width: 1px;
	font-size: 13px;
	border-left-color: darkgray;
	border-bottom-width: 1px;
	border-bottom-color: darkgray;
	color: #1790a3;
	border-top-color: darkgray;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	border-right-width: 1px;
	text-decoration: none;
	border-right-color: darkgray;
}

a.CommandButton:hover
{
	color: #333;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	font-weight: normal;
	font-size: 13px;
	text-decoration: none;
}

a.Normal:link, a.Normal:visited
{
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}

a.Normal:hover
{
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: underline;
}


A:link
{
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}

A:visited {
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: none;
}

A:hover
{
	font-weight: normal;
	font-size: 13px;
	color: #4b80a9;
	font-family:  Verdana, 'Trebuchet MS' , Arial, Helvetica;
	text-decoration: underline;
}



.Head
{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #04658E;
}


.Normal
{
	font-weight: normal;
	font-size: 9pt;
	color: black;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
}

.NormalRed
{
	font-weight: bold;
	font-size: 9pt;
	color: red;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
}

.NormalBold
{
	font-weight: bold;
	font-size: 9pt;
	color: #646464;
	font-family: Verdana, 'Trebuchet MS' , Arial, Helvetica;
}

.NormalTextBox { BORDER-RIGHT: #ccc 1px solid; BORDER-TOP: #ccc 1px solid; PADDING-LEFT: 4px; SCROLLBAR-FACE-COLOR: #fff; FONT-WEIGHT: normal; FONT-SIZE: 13px; BACKGROUND: #fff; SCROLLBAR-HIGHLIGHT-COLOR: #fff; BORDER-LEFT: #ccc 1px solid; SCROLLBAR-SHADOW-COLOR: #fff; COLOR: black; SCROLLBAR-3DLIGHT-COLOR: #fff; LINE-HEIGHT: 13px; SCROLLBAR-ARROW-COLOR: #686868; SCROLLBAR-TRACK-COLOR: #fff; BORDER-BOTTOM: #ccc 1px solid; FONT-FAMILY: Arial, Helvetica; SCROLLBAR-DARKSHADOW-COLOR: #fff }


td.NormalTextBox {
	padding: 0;
	margin: 0;
	background: transparent;
	border: 1px solid #f5f5f5;
	visibility: invisible;
}


.RightPane
{
	padding-left: 5px;
	border-left: darkgray 1px dotted;
}

.LeftPane
{
	border-right: darkgray 1px dotted;
	padding-right: 5px;
}

.ContentPane
{
	padding-right: 5px;
	padding-left: 5px;
}

.BottomPane {
}


.topTable {
}

.footerTable {
}

/* ================================
    TSN-THC STYLES
   ================================
  

.LinkSmall {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #512C49;
	text-decoration: none;
}
a.LinkSmall:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #04658E;
	text-decoration: none;
}
a.LinkSmall:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #04658E;
	text-decoration: none;
}
a.LinkSmall:active {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #04658E;
	text-decoration: none;
}
.BigLinkText {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04658E;
	line-height: 110%;
	text-decoration: none;
}

a.BigLinkText {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #04658E;
	line-height: 110%;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;

}

a.BigLinkText:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #512C49;
	line-height: 110%;
	text-decoration: none;
}
a.BigLinkText:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #512C49;
	line-height: 110%;
	text-decoration: none;
}
a.BigLinkText:active {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #512C49;
	line-height: 110%;
	text-decoration: none;
}
.Quote {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: none;
}
hr {
	border: dashed #9AB06D;
}
.Headline {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
.HeadlineLink {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: underline;
}
a.HeadlineLink {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: underline;
}
a.HeadlineLink:hover {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: underline;
}
a.HeadlineLink:visited {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: underline;
}
a.HeadlineLink:active {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: underline;
}
.HomeFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
a.HomeFoot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
a.HomeFoot:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: underline;
}
a.HomeFoot:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: underline;
}
a.HomeFoot:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: underline;
}
.MainTitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 100%;
	font-weight: bold;
	font-variant: normal;
	color: #04658E;
}
.wlstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.wlstextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.highlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04658E;
}
a.highlightText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #04658E;
	text-decoration: underline;
}
a.highlightText:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #512C49;
	text-decoration: underline;
}
a.highlightText:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #512C49;
	text-decoration: underline;
}
a.highlightText:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #512C49;
	text-decoration: underline;
}
a.wlstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #04658E;
	text-decoration: underline;
}
a.wlstext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #512C49;
	text-decoration: underline;
}
a.wlstext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #512C49;
	text-decoration: underline;
}
a.wlstext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:  #512C49;
	text-decoration: underline;
}
.MainSubtitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
.NewsHistoryLinks {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
a.NewsHistoryLinks {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
.NewsletterTitle {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
a.crumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #04658E;
	text-decoration: none;
}
a.crumbs:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: none;
}
a.crumbs:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: none;
}
a.crumbs:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #512C49;
	text-decoration: none;
}
ul {
	margin-left:-20;
	padding-left:0;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: disc;
}
*/ 


