/* tsApps styles and overrides */
@import url("/style/tsApps.css");

.topLinks{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b8952f;
	font-style: normal;
}
	
a.topLinks:link, a.topLinks:visited,  .topLinks a:link, .topLinks a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#b8952f;
	font-weight: normal;
	text-decoration : none;
}

a.topLinks:active, .topLinks a:active, a.topLinks:hover, .topLinks a:hover{
	text-decoration : underline;
}

.orgmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:12px;
	text-decoration:none;
}

.loginPageTitle{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color:#003366;
}

.loginPage {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

.BodyText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

a.BodyText:active, .BodyText a:active, a.BodyText:hover, .BodyText a:hover, .BodyText a:link, .BodyText a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration: underline;
}
.MainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	font-weight:bold;
	font-stretch:condensed;
	font-stretch:ultra-condensed;
}

a.MainText:active, .MainText a:active, a.MainText:hover, .MainText a:hover, .MainText a:link, .MainText a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	font-stretch:ultra-condensed;
}
.toptext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:100;
	text-align:right;
	text-decoration:none;
}
.HeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#003366;
}

.HeaderText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:14px;
}
	
a.HeaderText:link, a.HeaderText:visited, .HeaderText a:link, .HeaderText a:visited  {
	color:#003366;
	text-decoration : underline;
}

a.HeaderText:active, .HeaderText a:active, a.HeaderText:hover, .HeaderText a:hover{
	text-decoration : none;
}

.FormText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-align:right;
}


.TitleText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #b8952f;
}

.content-inner {
	padding-left: 20px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.menuBG {
	background-image:url(images/gradient.jpg);
	background-repeat:no-repeat;
	width:850;
	height:50;
	position:inherit;
}

.headerBG {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:850;
	height:188;
	position:inherit;
}















.newsScroller {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10px;
}



a.loginPage:link, a.loginPage:visited, a.loginPage:active {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight:normal;
	text-decoration : none;
}

a.loginPage:hover {
	text-decoration : underline;
}

.loginError{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	background:#f9e1a7;
	border:1px solid #333333;
	padding:2px;
	color:#882b3d;
	font-weight:bold;
}

.listbrowse1{
	background-color: #ffffff;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.listbrowse2 {
	background-color: #EBBCAB;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.footerText {
	font-family: Verdana;
	color:	#fff;
	font-size: 9px;
}

a.footerText, a.footertext:link, a.footertext:visited, a.footertext:active, a.footertext:hover  { 
	font-family: Verdana;	
	color:	#fff; 
	font-size: 9px;
	text-decoration:none;
}


.menuText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}

.dropmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
}


.menuBackground {
	background-color:navy;
}

.portalHeader {
	background-color:#FFFFFF;
	font-weight:bold;
}

.portalHeaderBox {
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

.portalHeaderAdmin {
	background-color:#ffcccc;
	font-weight:bold;
}

.portalHeaderBoxAdmin {
	border-top: 1px solid #ffcccc;
	border-left: 1px solid #ffcccc;
	border-right: 1px solid #ffcccc;
	border-bottom: 1px solid #ffcccc;
}


.TextNormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}


.TextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.PlainHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	line-height: 18px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
}

.loginText {
	font-family: Arial, Helvetica;
	font-size: 9px;
	color: #000;
	font-style: normal;
	font-weight: bold;
}

.bannerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #9d0000;
}

.WikiText {
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman";
	font-size: 9pt;
}

.HomePageText {
	font-family: Eras, "Eras Light ITC", Arial, Helvetica;
	font-size: 12pt;
}
.evenColor {
	background-color:#FFFFFF;
}
.oddColor {
	background-color:#e8e8e8;
}

.alertText {
	color: red;
	font-size: 14pt;
}

.tablebackground {background-color:#0E164E; background-image: url(images/gradientBG.jpg); background-repeat: repeat-x; }


a.bucket:link, a.bucket:hover, a.bucket:visited, a.bucket:active {color: #000000;}
a.resultsheader {font-size:7pt;}
a.docdetailssmall {font-size:7pt; font-weight: bold;}
a.docflags {font-weight: bold; color:#ff0000;text-decoration:underline;}
.resultsheader {font-size:7pt;}

.docdetails {font-weight: bold;}
.docdetailssmall {font-size:7pt; font-weight: bold;line-height:11pt;}
.docdetailssmall_nobold {font-size:7pt; font-weight: normal;}
.docflags {font-weight: bold; color:#ff0000;}


#emailbrowser .emailheader{font-family:verdana;font-size:11px;background-color: #aa0000;color:#ffffff;}
#emailbrowser a.emailheader, a.emailheader:visited , a.emailheader:link, a.emailheader:active {font-family:verdana;font-size:11px;color:#ffffff;}
#emailbrowser .emailmenu{font-family:verdana;font-size:11px;color:#000000;line-height : 200%;border:1px; border-color:#000000;}
#emailbrowser a.emailmenu, a.emailmenu:visited , a.emailmenu:link, a.emailmenu:active {font-family:verdana;font-size:11px;color:#000000;font-weight:bold;line-height : 200%;text-decoration:none;}
#emailbrowser .emaillist{font-family:verdana;font-size:11px;}
#emailbrowser .emaillistheader{font-family:verdana;font-size:9px;background-color:#000000;color:#ffffff;font-weight:bold;}
#emailbrowser a.emaillistheader{font-family:verdana;font-size:9px;background-color:#000000;color:#ffffff;text-decoration:none;font-weight:bold;}
#emailbrowser .emailrow0{font-family:verdana;font-size:11px;background-color:#ffffff;padding:1px;}
#emailbrowser .emailrow1{font-family:verdana;font-size:11px;background-color:#B6E0E5;padding:1px;}
#emailbrowser a.emailrow0{font-family:verdana;font-size:11px;font-weight:bold;background-color:#ffffff;padding:1px;text-decoration:none;color:#000000;}
#emailbrowser a.emailrow1{font-family:verdana;font-size:11px;font-weight:bold;background-color:#B6E0E5;padding:1px;text-decoration:none;color:#000000;}
#emailbrowser a.emailrow0:visited{font-family:verdana;font-size:11px;font-weight:bold;padding:1px;text-decoration:none;color:#888888;}
#emailbrowser a.emailrow1:visited{font-family:verdana;font-size:11px;font-weight:bold;padding:1px;text-decoration:none;color:#888888;}
	
#emailbrowser .emailrowselected,a.emailrowselected,a.emailrowselected:visited{font-family:verdana;font-size:11px;font-weight:bold;background-color:#aa0000;padding:1px;text-decoration:none;color:#ffffff;}
#emailbrowser .emailrowdivider{font-family:verdana;font-size:11px;font-weight:bold;background-color:#0D6BB3;padding:1px;text-decoration:none;color:#ffffff;}

a.searchmap {font-size:10px;color:#000000;font-weight:bold;text-decoration:none;font-family:Verdana,Helvetica}
.searchmap {font-size:10px;color:#000000;text-decoration:none;font-family:Verdana,Helvetica}
.searchmap_oddrow {font-size:10px;background-color:#eff9ff;}
.searchmap_evenrow {font-size:10px;background-color:#ffffff;} 
legend.searchmap {font-size:10px;color:#0000ff;font-weight:bold;text-decoration:none;font-family:Verdana,Helvetica}
