/******** BODY / LAYOUT STYLES **********/

html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	line-height: 1.5em;
	 font-size:11px;
}

body      
{

  left:0px; 
  top:0px;
  margin:0px;
  padding-top:0pt; 
  background-color:#fff; 

  border-style: none;
}

.shadoactivetab {  background-color:#fff; }


/* links */
a:link, a:visited { border-bottom: 1px solid #ccc;   text-decoration:none;}
a:active { border-bottom: 1px solid #00adfe;   text-decoration:none;color:#00adfe}
a:hover { border-bottom: 1px solid #00adfe;   text-decoration:none;color:#00adfe}


a:link.siteTreeLink, a:visited.siteTreeLink{
	 text-decoration: none; 
	 color:#000;
	  border-bottom: 0px solid #999;
}
a.siteTreeLink:hover {
	  text-decoration: underline; 
	color:#00adfe
}
.siteTreeLink:hover {
	  text-decoration: underline; 
	color:#00adfe
}
.fmsTreeLink{
	border-bottom: 0px solid #999;   text-decoration:none;
}
a.fmsTreeLink, a:visited.fmsTreeLink{
	border-bottom: 0px solid #999;   text-decoration:none;
}

.fmsTreeLink:hover {
	border-bottom: 0px solid #999;   text-decoration:none;color:#00adfe
}


.util          
{ 
  font-family:Arial, Verdana, Helvetica, sans-serif; 
  font-weight:bold;
  font-size:9pt;
  color:#fff;
  white-space:nowrap;
  padding:2px;
  text-decoration:none;
}

.utiltd {
padding-right:10px;
  color:#fff;
    text-decoration:none;
}


.bodypadding {
	padding:10px;
	/*background-image:url(../images/bgs/1bg.gif)*/
	}



/*********   HEADER / MENU STYLES *********/
#assistantBar {
	background: #f1f3f5;
	border-bottom: 1px solid #cccccc;
	width: 100%;
	height: 30px;
	margin-bottom: 0px;
	font-size: 15px;
	padding: 3px;
	vertical-align:middle;
	background-image:url(../../../../styles/forms/4bg.jpg);
}

#headerBar {
border-bottom:1px solid #ccc;
background-color:#eff9fe;
height:52px;
line-height:50px;
left-margin:8px;
padding-right:40px;
padding-left:4px;	
/*
background-image:url(../images/bgheader.jpg);*/
}

.menubar {

		background-color: #efefef;
		border: 0px #9E9E9E solid;
		background:#00adef url(../images/form_head_bg_02.gif) top left repeat-x;
	
		background-position: bottom;
		background-repeat : repeat-x;
	}
	
	
#pageTitle {
	text-align:center;
	font-size:14px;
	color:black
	}



#title td {
	font-size: 9px;
}

#tabholder {
	margin: 10px;
}

.stdFormTbl {
	margin-top: 10px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 2px solid gray;
	border-bottom: 2px solid gray;
	padding: 5px;
	background-color: #fff;
}

.stdFormTbl td {
	font-size: 12px;
	color: gray;
	vertical-align: top;
	align: right;
	padding: 2px;
}

.stdFormTbl th {
	font-size: 14px;
	color: gray;
	vertical-align: top;
	text-align: left;
	border-bottom: 1px solid #4890d0;
}

input,textarea {
	color: #444444;
}




h1
{
  padding-left:10px;
  font-size:16px; 
  color:#00adef; 
}



.stdbutton {

	border: 1px solid #ccc;
	background-color: #ffffff;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(../images/formButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-left:3px;
	padding-right:3px;
	margin-bottom:4px;
	text-decoration:none;
	}
	
.buttonOn, .stdbutton:hover, .stdbutton:focus, .buttonOn:focus {

	border: 1px solid  #00adfe;
	background-color:#00adfe;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	background-image: url(../images/formButtonBgOn.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-bottom:4px;
	text-decoration:none;
	}

/*
* Frameset
*/
frameset.frameborder{
	spacing:0;
}

frameset.frameborder frame{
	overflow:auto;
	margin:0;
}

frameset.frameborder frame#tree{
	border-right:1px solid #cccccc;
	
}

.FooterTable     
{
  line-height: 14px; 
  height:14px; 
  vertical-align:middle;
  background-image:url(../../../../styles/grey/pics/FooterBackground.gif); 
  background-repeat:repeat-x; 
}

.FooterFont    
{
  font-size:10px; 
}


.tenpixpadding {padding:10px;}