/*
SBIS / iiSBE : 2003, July 08.  MK.
*/


/*
ROOT (rt_)
main pages styles for the root folders.
*/
.rt_topLocators {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	vertical-align: baseline;
}
.rt_animLOgo {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9px;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	vertical-align: baseline;
	background-color: #FFFFFF;
}
.rt_botFooter, .rt_botFooter A:link, .rt_botFooter A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 400;
	color: #006666;
	text-align: right;
	text-decoration: none !important;
}
.rt_topHeader {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	background: #565658;
}
.rt_menuSel, .rt_menuSel A:link, .rt_menuSel A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none !important;
	text-transform: uppercase;
}
/*
note the [regular, link, visited] contextual selectors (next)
*/
.rt_menuNorm, .rt_menuNorm A:link, .rt_menuNorm A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #003300;
	text-decoration: none !important;
	text-transform: uppercase;
}
.rt_menuHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-align: center;
}
.rt_dateModified {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #006666;
	text-align: right;
}
/*
contextual selectors (next) to make links equal regular text (p30, red DHTML book)
*/
.rt_topMenuHome, .rt_topMenuHome A:link, .rt_topMenuHome A:visited { 
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	color: #FFFFFF;
	text-decoration: none !important;
}
.rt_topMenuNorm, .rt_topMenuNorm A:link, .rt_topMenuNorm A:visited {  
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	color: #000000;
	text-decoration: none ;
}
.rt_topSearchBox {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	color: #006666;
	text-align: left;
}
.rt_TDthinBorder {
	background-color: #FFFFFF;
	border: 1px solid #006666;
}

/*
LAYOUT (ly_)
styles for dynamically retreived data or other standarded layouts.
*/

.ly_headTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-align: center;
	background-color: #e7f7f8;
}
.ly_headText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #e7f7f8;
}
.ly_fieldOutputNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #006666;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.ly_fieldWebEmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #FFFFFF;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
	text-align: left;
	border: 1px solid #006666;



}

.ly_fieldWebEmail_int {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #FFFFFF;
	padding: 0px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: underline;
	text-align: left;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;

}


/*continued below*/
.ly_fieldOutputNorm A:link, .ly_fieldOutputNorm A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: none !important;
	padding: 1px;
	border: 1px solid #006666;
}

.ly_fieldOutputBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #006666;
}
.ly_headDescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	background-color: #99CCCC;
	text-align: left;
}
.ly_headDescriptActiv, .ly_headDescriptActiv A:link, .ly_headDescriptActiv A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	background-color: #99CCCC;
	text-align: left;
	cursor: hand;
	text-decoration: none;
}
.ly_headTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
}
.ly_bluTable {
	font-family: Arial, Helvetica, Verdana;
	background-color: #e7f7f8;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #003300;
}
.ly_fieldName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: left;
	vertical-align: bottom;
	font-weight: normal;
	font-variant: normal;

}
.ly_fieldNameRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: right;
	vertical-align: bottom;

}
.ly_fieldNameCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: center;
	vertical-align: bottom;

}

.ly_fieldNameLink A:link, .ly_fieldNameLink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: center;
	text-decoration: none !important;
	letter-spacing: normal;
	vertical-align: top;
}
.ly_resultsLink A:link, ly_resultsLink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CCCC;
}
.ly_fieldNameLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CCCC;
 } 
 .ly_resultsLink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006666;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background-color: #99CCCC;
 } 
 .ly_fieldContentLink, .ly_fieldContentLink A:link, .ly_fieldContentLink A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.ly_fieldInput{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	text-align: left;
}
.ly_fieldOutputHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
	background-color: #FFFFFF;
	border: medium solid #006666;
}
.ly_recordNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003300;
}
.lyfieldOutputRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	font-style: normal;
	font-variant: normal;
}
.lyfieldOutputRed P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

/*
, .ly_fieldOutputHLight A:link, .ly_fieldOutputHLight A:visited 
*/

.ly_fieldOutputHLight A:link, .ly_fieldOutputHLight A:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEDEDE;
	font-weight: bold;
	color: #003300;
	text-decoration: none !important;
}


.ly_fieldOutputHLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEDEDE;
	border: thin solid #CC0000;
	font-weight: bold;
	color: #003300;
	text-decoration: none !important;
 } 
.ly_buttonForm A:visited , 
.ly_buttonForm_RedBorder_RedBorder A:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #BEDEDE;
	border: thin solid #CC0000;
	font-weight: bold;
 }
.ly_buttonForm_NoBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #006666;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}
.ly_buttonForm_RedBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #006666;
	border: thin solid #CC0000;
	font-weight: bold;
	color: #FFFFFF;
 } 
 /* 
 
 new french versions 
 
 */
 
.FrtMenuSel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none !important;
	text-transform: uppercase;
}

.FrtMenuSel A:link, .FrtMenuSel A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none !important;
}
.FrtMenuNorm {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	text-decoration: none ;
	text-transform: uppercase;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
 } 
.FrtMenuNorm A:link, .FrtMenuNorm A:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
}
.ly_LinkColour {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.rt_topLogo_smaller {
	font-family: "Arial Black";
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	text-transform: none;
	color: #006666;
	line-height: normal;
	background-position: center center;
	text-align: center;
	z-index: auto;
	height: auto;
	width: auto;
	top: auto;
}
.ly_headDescript_borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	background-color: #99CCCC;
	text-align: left;
	border: thin groove #FFFFFF;
}
.ly_headTitle_borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006666;
	text-align: center;
	border: thin solid #FFFFFF;
}
.navclass {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 115%;
	font-weight: bold;
	color: #003300;
	position: absolute;
	left: 5px;
	top: 110px;
	z-index: auto;
	height: auto;
	width: 130px;
}
.ly_fieldOutputHLight_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #C4E1E1;
	font-weight: normal;
	color: #003300;
	text-decoration: none !important;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin none;
	border-left: thin none;
}
.rt_topHeaderRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: bold;
	text-align: right;
	background-color: #565658;
}
.rt_buttonPressed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006666;
	text-align: right;
	border: none;
	background: #FFFFFF;
}
.rt_topHeaderDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: 300;
	text-align: center;
	background: #006666;
}
.ly_LinkDescript {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	background-color: #99CCCC;
}
.ly_LinkDescript_with_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006666;
	text-align: left;
	background-color: #e7f7f8;
}
.ly_headTitle_borders_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-image: none;
	background-color: #66CCCC;
}
.ly_LinkDescript_no_brd {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006666;
	text-align: center;
}
.rt_button_main {
	font-family: Arial, Helvetica, Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background: #66CCCC;
	font-variant: normal;
	top: auto;
	clip:  rect(auto auto auto auto);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.ly_headTitle_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
	background-color: #66CCCC;
	text-align: center;
	border-top: none;
}
.ly_headTitle_borders_dark {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	border: 1px solid #FFFFFF;
	background-image: none;
	background-color: #565658;
}
.art_main_big {
	font: bold normal 12px/normal Arial, Helvetica, Verdana;
	text-transform: none;
	color: goldenrod;
}
.ly_headTitleGrey {

	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
	background-color: #565658;
}
.ly_greyTable {
	font-family: Arial, Helvetica, Verdana;
	background-color: #565658;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.ly_greyyTxt {

	font-family: Arial, Helvetica, Verdana;
	background-color: #565658;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #565658;
}
.rt_topHeadReverse {
	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #565658;
	letter-spacing: normal;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
	background: #FFFFFF;
	background-color: #FFFFFF;
}
.rt_topHeaderTrans {

	font-family: Arial, Helvetica, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: normal;
	font-weight: 300;
	text-align: center;
	vertical-align: middle;
}
.ly_headTitleTrans {


	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: center;
}
.ly_headTitleTransBold {



	font-family: Arial, Helvetica, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.ly_greyTableYellow {

	font-family: Arial, Helvetica, Verdana;
	background-color: #565658;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFCC;
}

