/* tsApps styles and overrides */
@import url("/style/tsApps.css");

/*
input.tsAppBodyText { color:#000; }
.tsAppBodyTextImportant { color:#0E568D; }
.tsAppLegendTitle .red, .tsAppBodyText .red { color:#0E568D; }
fieldset.tsApp { background-color:#aecada; }
*/
.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#82113d;
	font-weight: bold;
}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#345469;
}

.BodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.BodyText:link, .BodyText a:link {
	color: #345469;
	text-decoration:none;
}

a.BodyText:hover, .BodyText a:hover {
	color: #345469;
	text-decoration:underline;
}

a.BodyText:visited, .BodyText a:visited {
	color: #82113d;
	text-decoration:none;
}



.HeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#345469;
	font-weight: bold;
}

a.HeaderText:link, .HeaderText a:link, a.HeaderText:visited, .HeaderText a:visited {
	color: #82113d;
	text-decoration:none;
}

a.HeaderText:hover, .HeaderText a:hover {
	color: #345469;
	text-decoration:underline;
}




.TitleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#82113d;
	font-weight: bold;
}

a.TitleText:link, .TitleText a:link {
	color: #345469;
	text-decoration:none;
}

a.TitleText:hover, .TitleText a:hover {
	color: #345469;
	text-decoration:underline;
}

a.TitleText:visited, .TitleText a:visited {
	color: #82113d;
	text-decoration:none;
}

.leftMenu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px; 
	color: #fffFFF;
}

.leftMenu a {
	text-decoration: none;
	color: #fff;
	font-size:10px; 
	display: block;
}

.leftMenu a:hover {
	color:#cdd57f;
	font-size:10px; 
}

.loginPageTitle{
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color:#03608b;
}

.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:#edf9db;
	border:1px solid #333333;
	padding:2px;
	color:#f00;
	font-weight:bold;
}

.HomePageText {
	font-family: Eras, "Eras Light ITC", Arial, Helvetica;
	font-size: 12pt;
}

.orgmenu {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #cdd57f;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

a.orgmenu:hover, .orgmenu a:hover {
	color: #ffd000;
}

.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;
}

.photosBox {
	border-left: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.loginTable {
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

.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;
}

.evenColor {
	background-color:#FFFFFF;
}
.oddColor {
	background-color:#e8e8e8;
}

.alertText {
	color: red;
	font-size: 14pt;
}

/* capwiz styles */
#legAll{
 float:left;
 width:174px;
 margin-right:5px;
 display:inline;
 border:1px solid #000;

}
#legTop{
  float:left;
  width:134px;
  padding:10px 20px 10px 20px;
  border-bottom:1px solid #000;
  background-color:#82113D;
}
#legBottom{
  float:left;
  width:174px;
  background-color:#AECADA;
}
#zipLine{
float:left;
width:160px;
padding:10px 7px 10px 7px;
}
#zipLine1{
  float:left;
  width:50px;
  padding-top:3px;
  
}
#zipLine2{
  float:left;
  width:90px;
 
}
#zipGo{
  float:left;
  width:34px;
  padding:0 70px 5px 70px;
}
/* capwiz styles */


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 : #617CB8;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:bold;
}

.storeCategoryList{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight:normal;
}

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}
