/* CSS Document */
.pagemaster {
	width: 100%;
}
.skinmaster {
	line-height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	padding-left: 1px;
	padding-right: 1px;
}
.toplogo {
	width: 148px;
	height: 94px;
	/*background:url(Logo.gif) no-repeat transparent;*/
}
.topimage {
}
.toppane {
	margin-right: 1px;
	padding-right: 1px;
	/*width: 148px;*/
}
.toolbar {
	width: 100%;
	height: 4px;
	background:url(Bar01.gif) repeat-x transparent;
}
.menubar {
	width: 100%;
	height: 27px;
	background:url(MenuBar01.gif) repeat-x transparent;
}
.leftpane {
	width: 30%;
	padding-left: 1px;
}
.mainpane {
	width: 50%;
	padding-right: 1px;
	padding-left: 1px;
}
.rightpane {
	width: 20%;
	padding-left: 1px;
	padding-right: 1px;
}
.bottompane {
	width: 100%;
}
.copyrightpane {
	width: 100%;
	height: 21px;
	background:url(BottomBar01.gif) transparent;
	margin-left: 1px;
	margin-right: 1px;
}
.linktext_01 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 8pt;
	COLOR: black;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.linktext_01:link  {text-decoration: none; color:#457D92;}
.linktext_01:visited  {text-decoration: none; color: #457D92;}  
.linktext_01:hover {text-decoration: none; color: #1A404E;}
.linktext_01:active {text-decoration: none;color: #457D92;}

.linktext_02 {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
	COLOR: #991700;
	line-height:18px;
    letter-spacing: normal;
}
.linktext_02:link  {text-decoration:underline; color:#991700;}
.linktext_02:visited  {text-decoration:underline; color: #991700;}  
.linktext_02:hover {text-decoration:underline; color: #991700;}
.linktext_02:active {text-decoration:underline;color: #991700;}

.copyrightfont {
	color: #525044;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.copyrightfont:link  {text-decoration:none; color:#525044;}
.copyrightfont:visited  {text-decoration:none; color: #525044;}  
.copyrightfont:hover {text-decoration:none; color: #525044;}
.copyrightfont:active {text-decoration:none;color: #525044;}

.zrootmenuitem,.zrootmenuitemselected,.zrootmenuitemactive 
{
	font-family:Arial, Helvetica, sans-serif;
	color: #6A6762;
	cursor: hand;
	padding:1px;
}



.searchHeader {
	font:Arial;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
}

.searchCriteria {
	font:Arial;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.tr-alt{background-color:#CCCCCC;}

input.btn{
   /*BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial; */
    FONT-WEIGHT:bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: #000000; FONT-FAMILY: Arial; 
    border: solid 1px black;
     background-repeat:repeat-x;
     background-image:url(/images/bnormal.gif);
   
  }
  
input.btn-disabled{
   BORDER-RIGHT: #888855 1px outset; BORDER-TOP: #888855 1px outset; FONT-WEIGHT:normal; FONT-SIZE: 9pt; BACKGROUND: #EEEECC; BORDER-LEFT: #888855 1px outset; CURSOR:default; COLOR: #000066; BORDER-BOTTOM: #888855 1px outset; FONT-FAMILY: Arial; 
   font-style:italic;
  }
  
 input.btnhov
 {
	FONT-WEIGHT:bold; FONT-SIZE: 9pt; CURSOR: hand; COLOR: #FD5E02; FONT-FAMILY: Arial; 
    border: solid 1px black;
     background-repeat:repeat-x;
     background-image:url(/images/bover.gif);
   }
   
.searchText{
	font-family:Arial;
	font-size: 12px;
	width: 250px;
}

.searchTextMedium{
	font-family:Arial;
	font-size: 12px;
	width: 180px;

}

.searchTextSmall{
	font-family:Arial;
	font-size: 12px;
	width:50px;
}

.DateText{
	font-family:Arial;
	font-size: 12px;
	width:70px;
}

.searchTextSmall1{
	font-family:Arial;
	font-size: 12px;
	width:80px;
}

.searchCombo{
	font-family:Arial, Helvetica, sans-serif;
	width:250pt;
	font-size: 12px;
}
.searchComboSmall{
	font-family:Arial;
	width:100pt;
	font-size: 12px;
}
.searchComboMini{
	font-family:Arial;
	width:50pt;
	font-size:12px;
}

.searchOption{
	font-family:Arial;
	font-size: 12px;
}
.resultSmallHeader{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	text-align: center;
}
.resultSmallField{
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
	background-color:White;
}

.alterresultSmallField
{
	background-color:#CCCCCC;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}

.resultHeader{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align: center;
}
.resultField{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	background-color:White;
}

.alterresultField
{
	background-color:#CCCCCC;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
}

.NormalText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
}

.NodeText
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:black;
	height:20px;
	padding-left:2px;
	width: 100%;
}

.Container
{
	background-color:white;
	border:solid 1px black;
}

.NodeOver
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	background-color:Navy;
	color:white;
	height:20px;
	padding-left:2px;
	width: 100%;
}

.FootText
{
	font-family:Arial;
	font-size:8px;
	color:Gray;
	font-weight:normal;
	color:black;
}

.SmallText
{
	font-family:Arial;
	font-size:10px;
	vertical-align:middle;	
	font-weight:normal;
	color:black;
}

.HeaderText
{
	font-family:Arial Narrow;
	font-size:18px;
	font-weight:bold;
	color:#F65E00;
}

.SubHeaderText
{
	font-family:Arial Narrow;
	font-size:16px;
	font-weight:bold;
	color:black;
}

.LabelText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:black;
}

.LinkText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:darkblue;
	cursor:pointer;
	text-decoration:underline;	
}

.BlueText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:DarkGreen;
	font-style:italic;
}

.GreenText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Green;
}

.RedText
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:Red;
	font-style:italic;
}

.tabTD
{
	padding-left:12px;
}

input.NormalButton
{
	BORDER-RIGHT: #40331a 1px outset; BORDER-TOP: #40331a 1px outset; FONT-WEIGHT: bold; FONT-SIZE: 9pt; BACKGROUND: #ffcc66; BORDER-LEFT: #40331a 1px outset; CURSOR: hand; COLOR: #000066; BORDER-BOTTOM: #40331a 1px outset; FONT-FAMILY: Arial;
	vertical-align:top;
}

.TabBody4
{
  border-left: 1px solid #DED6C0;
  border-right: 1px solid #DED6C0;
  border-bottom: 1px solid #DED6C0;
  background-color: White;
}

.TabItemLeft4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/left.png);
}

.TabItemRight4
{
  width: 2px;
  height: 20px;
  background-image:  url(/images//right.png);
}

.TabItemLeftRight4
{
  width: 13px;
  height: 20px;
  background-image:  url(/images/leftright.png);
}


.TabItemMiddle4
{
  background-image:  url(/images//middle.png);
  background-repeat: repeat-x;
  text-align:center;
  cursor: pointer;
}

.TabItemSelectedLeft4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/sel_left.png);
}

.TabItemSelectedRight4
{
  width: 2px;
  height: 20px;
  background-image:  url(/images/sel_right.png);
}

.TabItemSelectedMiddle4
{
  height: 20px;
  background-image:  url(/images/sel_middle.png);
  background-repeat: repeat-x;
  text-align:center;
  cursor:default;
}

.TabItemLeftSelectedRight4
{
  width: 20px;
  height: 20px;
  background-image:  url(/images/left-sel_right.png);
}

.TabItemRightSelectedLeft4
{
  width: 13px;
  height: 20px;
  background-image:  url(/images/sel_right-left.png);
}

.TabItemText4
{
  margin-left: 2px;
  margin-right: 4px;
  font-family: arial;
  font-size: 12px;
  color:Black;
}

.TabItemTextSelected4
{
  margin-left: 2px;
  margin-right: 4px;
  margin-bottom: 3px;
  font-family: arial;
  font-size: 12px;
  font-weight: bold;
  text-decoration:none;
}


.TabLine4
{
  background-image:  url(/images/line.png);
  background-repeat: repeat-x;
}

A.ErrorMsgLink
{ 
    font-weight: bold; 
    font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color:Red;
	padding-left:15px;
} 

A.ErrorMsgLink:link
{ 
	color:Red;
} 

A.ErrorMsgLink:visited
{ 
	color:Red;
} 

A.ErrorMsgLink:hover
{ 
	color:Red;
} 

.ErrorSummary
{
	font-weight: bold; 
    font-family: arial;
	font-size: 12px;
	color:Red;
	padding-bottom:10px;
}

.LowZ
{
	z-index:1;
}

.rpt
{
	position:relative;
	padding-left:-30px;
}

.floatPanel
{
	position:absolute;
	BACKGROUND-COLOR: #eeeecc;
	border:solid 1px Silver;
}

.hr-center 
{ margin: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style:dashed; border-right-style: none; border-bottom-style: none; border-left-style: none; border-top-color: #999999; border-right-color: #999999; border-bottom-color: #999999; border-left-color: #999999; }


.body {
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	font: Arial;
}

.title {
	font:Arial;
  font-size: 24px;
	line-height: 30px;
}

.subtitle {
	font:Arial;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
}

.nav {
	font:Arial;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font:Arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}

a:hover {
	text-decoration: underline;
}

.flex_header_open 
{
	cursor:pointer;
  border-top: solid 1px #3B5998;
  background-color: #D8DFEA;
  background-repeat: no-repeat;
  background-image: url('/images/min.gif');
  background-position: left top; }

.flex_header_close 
{
	cursor:pointer;
   border-top: solid 1px #D8DFEA;
  background-color: #eee;
  background-repeat: no-repeat;
  background-image: url('/images/max.gif');
  background-position: left top; }
  
.flex_header_on 
{
   cursor:pointer;
  border-top: solid 1px #3B5998;
  border-bottom: solid 1px #3B5998;
  background-color: #D8DFEA;
  background-repeat: no-repeat;
  background-image: url('/images/flex_arrow_open.gif');
  background-position: left top; }
  
.flex_header_off
{
	cursor:pointer;
   border-top: solid 1px #D8DFEA;
   border-bottom: solid 1px #D8DFEA;
  background-color: #eee;
  background-repeat: no-repeat;
  background-image: url('/images/flex_arrow_open.gif');
  background-position: left top; }
  
Body
{
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	width : 100%;
	height : 100%;
}

.Head   
{
	font-family : Arial;
	font-size : 12pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* style of item titles on edit and admin pages */
.SubHead    {
	font-family : Arial;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family : Arial;
	font-size : 9pt;
	color : black;
	font-weight : normal;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
	font-family : Arial;
	font-size : 9pt;
	color : #CC1218;
	font-weight : bolder;
	text-decoration : none;
}

.NormalBold
{
	font-family : Arial;
	font-size : 9pt;
	color : black;
	font-weight : bolder;
	text-decoration : none;
}
