/* tsApps styles and overrides */
@import url("/style/tsApps.css");

.body { 
	background-image: url(images/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.lt_border {
	background-image:url(images/shadow_lt.png);
	background-repeat:repeat-y;
	width:14px;
	height:1px;
}

.rt_border {
	background-image:url(images/shadow_rt.png);
	background-repeat:repeat-y;
	width:14px;
	height:1px;
}

.top_border {
	background-image:url(images/shadow_top.png);
	background-repeat:no-repeat;
	width:971px;
	height:14px;
}

.bottom_border {
	background-image:url(images/shadow_bt.png);
	background-repeat:no-repeat;
	width:971px;
	height:15px;
}
.main_bg {
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	width:941px;
	height:124px;
}

.menu_bg {
	background-image:url(images/menubar.gif);
	background-repeat:no-repeat;
	width:941px;
	height:29px;
}

.lt_column {
	background-image:url(images/colshad_lt.png);
	background-repeat:repeat-y;
	width:23px;
	height:1px;
}

.rt_column {
	background-image:url(images/colshad_rt.png);
	background-repeat:repeat-y;
	width:23px;
	height:1px;
}

.top_column {
	background-image:url(images/colshad_top.png);
	background-repeat:no-repeat;
	width:256px;
	height:10px;
}
.bottom_column {
	background-image:url(images/colshad_bt.png);
	background-repeat:no-repeat;
	width:256px;
	height:9px;
}
.col_bg { 
	background-image:url(images/col_bg.png); 
}

.loginPageTitle{
	font-family: Calibri, Arial, Helvetica;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	background-color:#b90909;
}

.loginPage {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
}

a.loginPage:link, a.loginPage:visited, a.loginPage:active {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: none;
	text-decoration : none;
}

a.loginPage:hover {
	text-decoration : underline;
}

.loginError{
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	background:#9cad5a;
	border:1px solid #333333;
	padding:2px;
	color:#ffffff;
	font-weight:bold;
}


.menuText {
	font-family: Calibri, Arial, Helvetica;
	color:#51b4de;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

a.menuText:link, a.menuText:visited, a.menuText:active {
	font-family: Calibri, Arial, Helvetica;
	color:#51b4de;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;
}

.menu {
	font-family: Calibri, Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.infoText {
	font-family: Calibri, Arial, Helvetica;
	color:#51b4de;
	font-size:9pt;
	font-weight:bold;
}

a.infoText:link, a.infoText:visited, a.infoText:active  {
	font-family: Calibri, Arial, Helvetica;
	color:#51b4de;
	font-size:9pt;
	font-weight:bold;
}

.orgMenu {
	font-family: Calibri, Arial, Helvetica;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	font-style:normal;
}

a.orgMenu:link, a.orgMenu:visited, a.orgMenu:active  {
	font-family: Calibri, Arial, Helvetica;
	color:#fff;
	font-size:14px;
	text-decoration:none;
}

.orgMenuWhite {
	color:white;
	font-family: Calibri, Arial, Helvetica;
	font-size:10px;
	text-decoration:none;
	font-style:normal;

}


.listbrowse1{
	background-color: #ffffff;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.listbrowse2 {
	background-color: #DEAD31;
	font-family: verdana;
	font-size:7pt;
	font-weight:bold;
	text-decoration:none;
}

.newsscrollerTitle {
	font-family: Calibri, Arial, Helvetica;
	font-size: 10pt;
	font-style: normal;
	color:#b90909;
	font-weight: bold;
	letter-spacing:-1pt;
}
.newscrollerText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 10pt;
	color:#002b54;
	letter-spacing:-1pt;
}

a.newscrollerText:link, a.newscrollerText:visited, a.newscrollerText:active { font-family: Eras, "Eras Medium ITC", Arial, Helvetica; font-size: 10pt; color:#002b54; }

.TextNormal {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.TextHeader {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.PlainHeader {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12px;
	font-style: oblique;
	line-height: 18px;
	font-weight: 700;
	font-variant: normal;
	text-transform: none;
}
.BodyText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12pt;
	color:#002b54;
	font-style:normal;
	letter-spacing:0pt;
}

a.BodyText:link, a.BodyText:visited, a.BodyText:active { font-family: Eras, "Eras Light ITC", Arial, Helvetica; font-size: 12pt; color:#002b54; }

.lt_columnText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 11pt;
	color:#002b54;
	font-style:normal
}

a.lt_columnText:link, a.lt_columnText:visited, a.lt_columnText:active { font-family: Calibri, Arial, Helvetica; font-size: 10pt; color:#002b54; }

.WikiText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 9pt;
}
.HeaderText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
}
.HomePageText {
	font-family: Calibri, Arial, Helvetica;
	font-size: 12pt;
}

.TitleText {
	color:#b90909;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17pt;
	letter-spacing:-1pt;
}

.PageTitle {
	color:#DEAD31;
	font-family: Calibri, Arial, Helvetica;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
}

.sectionTitle {
	color:#51b4de;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	text-decoration:underline;
}

.sectionText {
	color:#002b54;
	font-family: Calibri, Arial, Helvetica;
	font-size: 11pt;
	text-decoration:none;
	font-weight:bold;
}

.evenColor {
	background-color:#FFFFFF;
}
.oddColor {
	background-color:#e8e8e8;
}

.alertText {
	color: red;
	font-size: 14pt;
}

.formText {
	font-family: monospace;
	font-size: 11px;
}

.adminText {
	font-family: Calibri, Arial, Helvetica;
	color:#b90909;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.footerText {
	font-family: Calibri, Arial, Helvetica;
	color:#fff;
	font-size:9.5pt;
	font-weight:none;
	text-decoration:none;
}

.MemberText {
	color:#b90909;
	font-family:Cambria;
	font-weight:bold;
	font-size: 9pt;
}

.LoginText {
	color:#fff;
	font-family: Myriad pro, verdana, tahoma, arial, sans-serif;
	font-size: 8pt;
}
.forgotText {
	font-family: Myriad pro, verdana, tahoma, arial, sans-serif;
	color:#51b4de;
	font-size:8pt;
	font-weight:none;
	text-decoration:underline;
}

a.forgotText:link, a.forgotText:visited, a.forgotText:active  {
	font-family: Myriad pro, verdana, tahoma, arial, sans-serif;
	color:#51b4de;
	font-size:8pt;
	font-weight:none;
	text-decoration:underline;
}

.rt_col_Text {
	font-family: Cambria, Georgia, Calibri;
	color: #002b54;
	font-size:16px;
	font-weight:700;
	text-decoration:none;
	letter-spacing:-1pt;
}




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:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;background-color: #aa0000;color:#ffffff;}
#emailbrowser a.emailheader, a.emailheader:visited , a.emailheader:link, a.emailheader:active {font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;color:#ffffff;}
#emailbrowser .emailmenu{font-family:Eras, "Eras Light ITC", Arial, Helvetica;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:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;color:#000000;font-weight:bold;line-height : 200%;text-decoration:none;}
#emailbrowser .emaillist{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;}
#emailbrowser .emaillistheader{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:9px;background-color:#000000;color:#ffffff;font-weight:bold;}
#emailbrowser a.emaillistheader{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:9px;background-color:#000000;color:#ffffff;text-decoration:none;font-weight:bold;}
#emailbrowser .emailrow0{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;background-color:#ffffff;padding:1px;}
#emailbrowser .emailrow1{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;background-color:#B6E0E5;padding:1px;}
#emailbrowser a.emailrow0{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;font-weight:bold;background-color:#ffffff;padding:1px;text-decoration:none;color:#000000;}
#emailbrowser a.emailrow1{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;font-weight:bold;background-color:#B6E0E5;padding:1px;text-decoration:none;color:#000000;}
#emailbrowser a.emailrow0:visited{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;font-weight:bold;padding:1px;text-decoration:none;color:#888888;}
#emailbrowser a.emailrow1:visited{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;font-weight:bold;padding:1px;text-decoration:none;color:#888888;}
	
#emailbrowser .emailrowselected,a.emailrowselected,a.emailrowselected:visited{font-family:Eras, "Eras Light ITC", Arial, Helvetica;font-size:11px;font-weight:bold;background-color:#aa0000;padding:1px;text-decoration:none;color:#ffffff;}
#emailbrowser .emailrowdivider{font-family:Eras, "Eras Light ITC", Arial, Helvetica;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:Eras, "Eras Light ITC", Arial, Helvetica}
.searchmap {font-size:10px;color:#000000;text-decoration:none;font-family:Eras, "Eras Light ITC", Arial, 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:Eras, "Eras Light ITC", Arial, Helvetica}
