/* tsApps styles and overrides */
@import url("/style/tsApps.css");

.left {
	font-family: Verdana, Tahoma, Helvetica;
	font-size:11px; 
	color: #808000;
	padding-top: 5px;
	font-weight:bold;
	padding-left: 10px;
}

.left a {
	text-decoration: none;
	size:8pt;
	color: #808000;
	width: auto;
	display: block;
	padding-top: 2px;
	padding-bottom: 3px;
}

.left a:hover {

	text-decoration: none;
	background: #005d81;
	color: #ffffff;
}


.BodyText {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color: #005d81;
	font-weight: normal;
	}
	
a.BodyText:link, a.BodyText:visited, a.BodyText:active {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 12px;
	color:#005d81;
	font-weight: normal;
	text-decoration : underline;
}

.bodyText a:link, .bodytext a:visited, .bodyText a:active {
	font-family: Verdana, Tahoma, Helvetica;
	font-size:12px;
	color:#005d81;
	font-weight:normal;
	text-decoration:underline;
}

.BodyTextSmall {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #005d81;
	font-weight: normal;
	}
	
a.BodyTextSmall:link, a.BodyTextSmall:visited, a.BodyTextSmall:active {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color:#005d81;
	font-weight: normal;
	text-decoration : underline;
}

.popup a:link, .popup a:visited, .popup a:active {
	font-family: Verdana, Tahoma, Helvetica;
	font-size:12px;
	color:#005d81;
	font-style:italic;
}

.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #808000;
}


.FormTitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #fff;
	background-color:#93bd1c;
}

.star {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #93BE3E;
}

.orgmenu {
	font-family:  Verdana, Tahoma, Helvetica;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.footerText {
	font-family: Verdana, Tahoma, Helvetica;
	color:	#454545;
	font-size: 10px;
}

a.footerText:link, a.footerText:visited, a.footerText:active {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10px;
	color: #005d81;
	font-weight: none;
	text-decoration : none;
}

a.footerText:hover {
	text-decoration : underline;
}

.loginPageTitle{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color:#808080;
}

.loginPage {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

a.loginPage:link, a.loginPage:visited, a.loginPage:active {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: none;
	text-decoration : none;
}

a.loginPage:hover {
	text-decoration : underline;
}

.loginError{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 12px;
	background:#93bd1c;
	border:1px solid #ffffff;
	padding:2px;
	color:#ffffff;
	font-weight:bold;
}


.listbrowse1{
	background-color: #ffffff;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.listbrowse2 {
	background-color: #DAC2B3;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.dropmenu {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
}

.menuDrop {
	font-family: Verdana;
	font-size:9px;
	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;
}

.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;
}

.formText {
	font-family: monospace;
	font-size: 11px;
}

.TextHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.SubHeaderText {
	font-family: Garamond;
	font-size: 14pt;
	font-weight: bold;
	color: maroon;
}

.TitleText {
	font-family: Tahoma;
	font-size: 18px;
	color: #525252;
	font-weight: bold;
}/*
.evenColor {
	background-color:#FFFFFF;
}
.oddColor {
	background-color:#e8e8e8;
}

.alertText {
	color: red;
	font-size: 14pt;
}
*/

table.storecategory{
	border-top: 1px solid rgb(0,0,0); 
	border-left: 1px solid rgb(0,0,0); 
	border-right: 1px solid rgb(0,0,0); 
	border-bottom: 1px solid rgb(0,0,0);
}

.storeCategoryHeader{
	background-color : #93bd1d;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}

.storeCategoryList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
}

a.storeCategoryList:link, a.storeCategoryList:visited, a.storeCategoryList:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#005d81;
	font-weight: normal;
	text-decoration : underline;
}

.storeCategoryList a:link, .storeCategoryList a:visited, .storeCategoryList a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#005d81;
	font-weight:normal;
	text-decoration:underline;
}


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}
td.optionsVertical textarea.smallBox { width:300px; height:40px; }
