/***********************************************/
/* TOP                                 */
/***********************************************/
#container { 
	height: auto !important; /* For Modern Browsers */	
	height: 100%; /*/</strong> For IE */ 	
	min-height: 100%; /*For Modern Browsers <strong>*/
	min-width:1150px;
	width: 100%;
	} 
#header{	
	/*position:absolute;*/	
	background-image:  url("../images/wallpap.jpg");
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 100%;
	/*width:1300px;*/
	}	
#headbanner{
	background-image:  url("../images/header.jpg");
	background-repeat: no-repeat;
	background-position: 0% 0%;	
	height:100px;
	width:100%;
	
	}
/* RT added 11_08_2010 for the white space problem on browser resize */	
html, body, form
{
	height: 100%;
	margin: 0;
	padding: 0;
	/*overflow: hidden;*/
}
/***********************************************/
/* Body                                        */
/***********************************************/
body {
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	height: 100%;
	}
	
html{ 
	height: 100%; /* Required */ 
	} 	
/***********************************************/
/* Menu Bar                                    */
/***********************************************/	
#navTop{
	background-color: #CBDFFF;
		/*margin-top:100px;*/		
	border-top:1px solid white;
	border-bottom:1px solid black;
	float:left;
	width:100%;
	}	
#navWrap{
	width:1100px;
}
ul{
	font-family: Arial;
	list-style:none;
	margin:0;
	padding:0;
	}	
li ul {	
	display: none;
	font-family: Arial;
	font-weight: normal;
	left: 0;
	padding: 0.5em 0 1em 0;
	position: absolute;
	/*	top: 1em;*/
	}
li>ul {
	top:auto;
	left:auto;
	}
li:hover ul, li.over ul {
	display:block;
	}
#navMenu  {
	background-color: #CDDCF5;
	list-style:none;
	padding: 0px 0px 0px 50px;
	}
#navMenu a {
	color: #042061;
	font-size:	12px;
	/** height:14px; **/
	font-weight:bold;
	text-decoration: none;
	}
#navMenu .navMenuAuth a{
	color: #80002A;
	font-size:	12px;
	/** height:14px; **/
	font-weight:bold;
	text-decoration: none;
	}

#navMenu li {
	cursor: default;
	font-size:small;
	float:left;
	position: relative;
	width: 8.5em;
	}
#navMenu li li {
	border-left: 1px solid black;
	border-right: 1px solid black;
	display: block;
	margin:0px;
	padding:0px;
	}
.bottom{
	border-bottom: 1px solid black;
	}
.top{
	border-top: 1px solid black;
	}
.both{
	border-bottom: 1px solid black;
	border-top: 1px solid black;
	}
ul#navMenu li li{
	display: block;
	margin:0;
	padding:0px;
	}
#navMenu li li a {
	background:#CDDCF5;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style:solid;
	border-width: 1px;
	color: black;
	display: block;
	font-family:Arial;
	font-size:85%;
	font-weight: normal;
	padding: 0.5em 0.5em 0.5em 0.5em;
	text-decoration: none;	
	}
#navMenu li li a:hover {
	border-color: #aaab9c #fff #fff #ccc;
	color:#DC0C0C;
	}
#navMenu ul {
	background: #CDDCF5;
	list-style:none;
	margin: 0;
	padding: 0;	
	}	
/***********************************************/
/* Content                                */
/***********************************************/
#help-dialog{
  font-family: Verdana,Arial,sans-serif;
}
/*
.portalsection a:visited{
color: black;
text-decoration: none;
content: attr(title);
}*/

a{
	color: #006699;
	text-decoration: none;
	}
a:link{
	color: #006699;
	text-decoration: none;
	}
a:visited{
	color: #006699;
	text-decoration: none;
	}
a:hover{
	color: #006699;
	text-decoration: underline;
	}
h1{
 	font-family: Verdana,Arial,sans-serif;
 	font-size: 120%;
 	color: #334d55;
	margin: 0px;
 	padding: 0px;
	}
#h1black{
	font-family: Verdana,Arial,sans-serif;
 	font-size: 120%;
 	color: black;
	margin: 0px;
 	padding: 0px;
}

h2{
	font-family: Arial,sans-serif;
	font-size: 114%;
	color: #006699;
 	margin: 0px;
	padding: 0px;
	}
h3{
	font-family: Arial,sans-serif;
	font-size: 100%;
	color: black;
	margin: 0px;
	padding: 0px;
	}
h4{
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	}
h5{
	font-family: Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #334d55;
	margin: 0px;
	padding: 0px;
	}
ul ul{
	list-style-type: disc;
	}
ul ul ul{
	list-style-type: none;
	}
label{
	color: #334d55;
	font-family: Arial,sans-serif;
	font-size: 100%;
	font-weight: bold;

	}
/***********************************************/
/* Left side bar, Content &amp; Right side bar     */
/***********************************************/
#columns{
	clear:both;
	/*float: left keeps from wrapping but puts space in the bottom*/
	margin:50;
	width:890px;
	}
#base{
    /*float: left keeps from wrapping but puts space in the bottom*/
	padding: 0px 0px 0px 20px;
	float: left;	
	width:700px;
	height:430px;
	}
#firstscroll{
	float:left;
	width:300px;
	height:370px;
}
#secondscroll{
	float:left;
	padding: 0px 0px 0px 55px;
	width:300px;
	height:370px;
}
#navBar{	
	float: left;
	height:475px;
	margin: 0px;
	padding: 0px 5px 130px 3px;	
	width: 140px;
	}
#firstcol{
	background-color: white;
	font-family:verdana;
	font-size: 80%;
	float: left;
	padding: 0px 0px 5px 5px;
	width:350px;	
	}
#firstcol a{
	color:black;	
	}
#firstcol blockquote a{
	color:#006699;
	}
#realwidecol{
	background-color: white;
	color:black;
	font-family:verdana;
	font-size: 80%;
	float: left;
	padding: 0px 0px 120px 5px;
	width:700px;
}	
#widecol{
	background-color: white;
	font-family:verdana;
	font-size: 80%;
	float: left;
	padding: 0px 0px 120px 5px;
	width:500px;	
	} 
#image{
	float:left;
	margin-top:0px;
	padding: 40px 0px 15px 25px;
	/* padding: top right bottom left*/
	width:350px;
	/*margin-top: -120px;*/
	}
#secondcol{
	background-color: white;
	font-family:verdana;
	font-size: 80%;
	float:left;
	padding: 0px 0px 0px 25px;
	/*padding: causes space at bottom of screen;*/
	width:350px;
	}
#secondcol a{
	color:black;	
	}
#secondcol blockquote a{
	color:#006699;
	}
	
#secondcol p{
	/*padding: 5px 0px 5px 0px;*/
	}	
/*************** #pageName styles **************/
#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
/************* #breadCrumb styles *************/
#breadCrumb{
	background-color: white;
	font-size: 80%;
	padding: 2px 0px 0px 10px;
	}
/************** .content styles ***************/
.content{
	background-color: white;
	clear:left;
	font-family:verdana;
	font-size: 80%;
	/*padding: 0px 0px 100px 15px;*/
	padding: 60px 0px 150px 50px;
	/*width:410px;*/
	width:670px;	
	}
.contentmember{
	background-color: white;
	/*clear:left;*/
	font-family:verdana;
	font-size: 80%;
	/*padding: 0px 0px 100px 15px;*/
	padding: 60px 0px 150px 50px;
	/*width:410px;*/
	width:870px;	
	}

	
	
.content select{
	font-size: 100%;
}	
.content select.small{
	font-size: 85%;
}	
.content select.big{
	font-size: 100%;
}	
.contentwide{
	background-color: white;
	clear:left;
	font-family:verdana;
	font-size: 80%;
	/*padding: 0px 0px 100px 15px;*/
	padding: 60px 0px 150px 50px;
	/*width:410px;*/
	width:950px;	
	} 
.contentwidepopup{
	background-color: white;
	clear:left;
	font-family:verdana;
	font-size: 80%;
	/*padding: 0px 0px 100px 15px;*/
	padding: 0px 0px 0px 0px;
	/*width:410px;*/
	width:950px;	
	} 
/************** .feature styles ***************/
.feature{
	background-color: white;
	padding: 10px 5px 0px 10px;
	margin-top:0px;
	/*width:30%; */
	}
.feature h3{
	padding: 10px 0px 5px 0px;
	text-align: center;
	}
.feature img{
	float: left;
	padding: 10px 10px 0px 0px;
	}
.newslinks{	
	font-family:verdana;
	font-size: 80%;
	/**background-image:url(../images/news2.jpg);	
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 70%;
	height: 275px;
	list-style:none;
	margin-left: 0px;
	position: relative;
	text-decoration:none;
	width: 325px;**/
	}
#pscroller{
	background-color:none;
	border: none;
	height: 350px;
	/**padding: 5px;**/
	/**top right bottom left*/
	}
#pscroller2{
	background-color:none;
	border: none;
	height: 350px;
	/**padding: 5px;**/
	/**top right bottom left*/
	}
/*.rssclass{
	background-color:none;
	border: none;
	height: 100px;
	/**padding: 5px;**/
	/**top right bottom left
	}
.rssclass2{
	background-color:none;
	border: none;
	height: 125px;
	/**padding: 5px;**/
	/**top right bottom left
	}	*/
/************** .story styles *****************/
.story{
	padding: 10px 10px 0px 10px;
	}
.story p{
	padding: 0px 0px 10px 0px;
	}
/************* #search styles ***************/
#search{
	font-size: 90%;
	padding: 5px 0px 5px 10px;
	}
#search form{
 	margin: 0px;
 	padding: 0px;
	}
#search label{
	color:black;
	display: block;
	margin: 0px;
	padding: 0px;
	}
/*********** #navBar link styles ***********/
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/*********** #sectionLinks styles ***********/
.sectionLinks{
	border: 1px solid #cccccc;
	font-family: Verdana; 
	font-size: 65%;
	list-style:none;
	margin-left: 10px;
	position: relative;
	text-decoration:none;
	}
.sectionLinks h3{
	background-color:#052162;
	color:white;
	font-family: Verdana;
	font-size: 140%;
	font-weight:550;
	padding: 10px 0px 2px 6px;
	}
.sectionLinks a {
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	color:black;
	display: block;
	font-family:verdana;
	/*font-size caused problem here*/
	padding: 2px 0px 2px 10px;
	}
.sectionLinks a:hover{
	background-color: #dddddd;
	text-decoration:none;
	}
.sectionLinks li ul, ul, li {
		}
.sectionLinks a:link,
.sectionLinks a:visited {
	color:black;
	}	
/*********** .relatedLinks styles ***********/
.relatedLinks{
	border: 1px solid #cccccc;
	color:black;
	font-family:Verdana;
	font-size:65%;
	position: relative;
	margin-left: 10px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	}
.relatedLinks h3{
	background-color:#052162;
	color:white;
	font-size:140%;
	font-weight:550;
	padding: 10px 0px 2px 6px;
	}
.relatedLinks a{
	color:black;
	display:block;
	font-family:Verdana;
	padding: 2px 0px 2px 10px;
	}	
.relatedLinks a:hover{
	background-color: #dddddd;
	text-decoration:none;
	}
.relatedLinks a:link,
.relatedLinks a:visited {
	color:black;
	}
.relatedLinks li {
	color:black;
	font-family:Verdana;
	list-style: none;	
	}	
/************** #advert styles **************/
#advert{
	/*padding: 30px 0px 10px;*/
	}
#advert img{
	/*display: block;*/
	}
/************** #headlines styles **************/

/************** SQL DATA styles **************/
ul.clientinfo-header li {
  float: left;
  width: 85px;
  font-weight: bold;
  /*display: inline;*/
}
ul.clientinfo-headerw li {
  float: left;
  width: 110px;
  font-weight: bold;
  /*display: inline;*/
}

ul.clientinfo-header li.company, ul.clientinfo li.company {
  width: 150px;
}
/************** SQL DATA styles **************/
ul.clientinfo li {
 float: left;
 width: 85px;
  /*display: inline;*/
}
ul.clientinfow li {
 float: left;
 width: 110px;
  /*display: inline;*/
}

/************* #FOOTER ***************/
#footwrap{
	background-image:  url("../images/wallpap.jpg");
	clear:both;
	color: white;
	font-family: Arial;
	font-size: 75%;	
	font-weight: bold;
	min-width: 1150px;
	width:100%;
	height: 115px; 
	margin-top:-115px;	
	} 
#footbanner{		
	padding: 10px 0px 0px 0px;	
	/*width:890px;*/
	width:100%;
	}
#lft{
	float:left;
	padding: 0px 0px 0px 10px;
	}
#mid{
	float:left;	
	width:20%;
	}
#rght{
	float:left;
	
	}
a.footer{
	color:white;
	text-decoration: none;
	}
a.footer:link{
	color:white;
	text-decoration: none;
	}
a.footer:visited{
	color:white;
	text-decoration: none;
	}
a.footer:hover{
	color:white;
	text-decoration: underline;
	}

.error-feedback {
  color: red;
}
#register-link {
    margin-left: 2em;
    margin-top: 2em;
}
/******** newsletter **********/
#newsletter{
float: left;
margin-top: 1em;
}
#newsletter-id{
margin-top: 15px;
width:234px;
background-color: #CBDFFF;
}
	
/******** #form-login **********/
#form-login {
  margin-left: 2em;
  margin-top: 2em;
}
#form-login label {
    width: 6em;
    float: left;
    font-size: small;
}
#form-login input {
    display: block;
    clear: right;
    margin-bottom: .5em;
}

/******** Admin Page *********/
#sa-link 
{
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  
}
/******** Super Admin Page *********/
.global-activity-content
{
	background-color: #cbdfff;
	background-color: #dbdfff;
}
.global-activity
{
  display: block;
  clear: left;
  margin-bottom: 5px;
  overflow: auto;
}
legend 
{
  margin-left: 15px;
  font-weight: bold;
  padding: 5px;
}

fieldset
{
  padding: 10px;
  margin-bottom: 10px;
  clear: both;
  display: block;
}
.global-note
{
  color: #000;
  font-weight: normal;
}
#global-dist
{
	float: left;
	margin: 0;
	padding: 0;
	width: 590px;
	clear: left;
}
#global-dist #file_list
{
  padding: 0;
  margin: 0;
  margin-top: 20px;
  float: left;
}
#failed-attempts 
{
  float: left;
  width: 360px;

  /*clear: both; 
  width: 100%;*/
}
#reports 
{
  float: left;
  width: 350px;

  /*clear: both; 
  width: 100%;*/
}
#reports fieldset
{
  width: 360px;
}
#failed-attempts  table
{
  font-size: smaller;
  /*clear: both; 
  width: 100%;*/
}

/******** Registration Page *********/
span.input-feedback
{
  font-weight: bold;
  font-size: smaller;
  margin-left: 1em;
  width: auto;
}

/******** Manage Page *********/
.return-link
{
	float:right;
	clear: both;
	margin: 0;
}
.return-link a
{    
	font-weight: bold;
	color: #042261;
}
#query-options
{
	clear: both;
}
.clientinfo .client-status, .clientinfo-header .client-status
{
	width: 60px;
}
.clientinfo .client-access 
{
	width: 80px;
}

#global-history {
  background-color: #DBDFFF;
}
.ui-dialog  #login-history,.ui-dialog  #reg-info , .ui-dialog #global-history , .ui-dialog #unauth-info{
  padding: 0 !important;
}
.loader-blue {
  display: none;
  position: absolute;
  top: 45%;
  left: 50%;
  float: left;
  z-index: 100;
}
.loading {
   background-image:url('../cgi/loader-white.gif') !important;
   background-repeat: no-repeat !important;
   background-position: center center !important;
}
.loading-blue {
   background-image:url('../cgi/loader.gif') !important;
   background-repeat: no-repeat !important;
   background-position: center center !important;
}
#activity-pages {
  float: left;
  margin-left: 15px;
  margin-top: 20px;
}
#activity-pages li {
  display: inline;
  padding: 5px;
}
.clientinfo .activity-link 
{
  width: 60px;
}

/******** Member Page *********/
#member-content
{
  float: left;
}
.member-header
{
/*	height: 1px;*/

}
.help-icon {
	float: left;
	margin-left: 5px;
	content: attr(title);
}
.member-header h2
{
	display: inline;
	float: left;
	color: #000;
	text-decoration: underline;
	margin-bottom: 10px;
}
.contentwide h2
{
	display: inline;
	float: left;
	color: #000;
	text-decoration: underline;
	margin-bottom: 10px;
}

span.admin-link
{
	float: right;
	clear: both;
}
#global-reports
{
  background-color: #ff9999;
  font-family: verdana;
  float: left;
  text-align: right;
  width: 180px;
  padding: 5px;
  padding-left: 5px;
  padding-right: 10px;
  margin: 10px;
  margin-top: 50px;
}
#global-reports h3
{
  text-align: center;
  margin-bottom: 5px;
  color: #ff0033;
}
#global-reports div.global-activity
{
  font-weight: bold;
  font-size: 12px;
  color: white;
}
#global-reports div.global-activity a {
  font-size: 12px;
  font-weight: normal;
  color: #222;
  text-align: left;
  float: left;
  margin-left: 5px;
}
#global-reports div.global-activity a:hover {
content: attr(title);
}
#global-reports div.global-activity a.report-download {
	display: block;
	margin-left: 100px;
}
#global-reports div.global-activity span {
  text-align: right;
  float: left;
  width: 95px;
  color: #111;
}
#global-reports .select-date-h3 {
  float: left;
  color: #111;
  margin-left: 5px;
  font-size: 13px;
}
#activity-filter-setting {
	margin-top: 2px;
}
.smalldate{
  font-size: 10px;
  float: left;
  margin-left: 5px;
  margin-bottom: 2px;
}

.calendar, .ui-widget-content {
  font-size: 12px;
}
#portal-member
{
    margin-top: 10px;
	width: 100%;
	padding: 10px 0 15px 0px;
	background-color: #cbdfff;
	float: left;
}

#portal 
{
  /*  margin-top: 10px;*/
	width: 100%;
	padding: 10px 0 15px 0px;
	background-color: #cbdfff;
	float: left;
}
#portal2
{
	float: left;
	width: 100%;
	padding: 10px 0 10px 0px;
	background-color: #cbdfff;
	clear: both;
}
#portalfile
{
	float: left;
	width: 100%;
	padding: 10px 0 10px 8px;
	background-color: #dbdfff;
	clear: both;
}

#portalfile2
{
	float: left;
	width: 100%;
	padding: 10px 0 10px 8px;
	background-color: #dbdfff;
	clear: both;
}
#portal2 
{
	float: left;
	width: 100%;
	padding: 0px 0 0px 0px;
	background-color: #cbdfff;
	clear: both;
}
#portal h2 
{
	margin-bottom: 10px;
	padding-left: 10px;
}
.portal-info {
	
}
.portal-info-header
{
	float: left;
	font-weight: bold;
	width: 65px;
	padding-left: 10px;
}
.portal-info-header2
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding-left: 10px;
}
.portal-info-header3
{
	float: left;
	font-weight: bold;
	width: 190px;
	padding-left: 10px;
}
.portal-info-header4
{
	float: left;
	font-weight: bold;
	width: 200px;
	padding-left: 10px;
}
.portal-info-header5
{
	float: left;
	font-weight: bold;
	width: 100px;
	padding-left: 10px;
}
.portal-info-header6
{
	float: left;
	font-weight: bold;
	width: 250px;
	padding-left: 10px;
}
.portal-info-header7
{
	float: left;
	font-weight: bold;
	width: 110px;
	padding-left: 10px;
}
.portal-info-data
{
	float: left;
	width: 65px;
	padding-left: 10px;
}
.portal-info-data2
{
	float: left;
	width: 100px;
	padding-left: 10px;
}
.portal-info-data3
{
	float: left;
	width: 200px;
	padding-left: 10px;
}
.portal-info-data4
{
	float: left;
	width: 200px;
	padding-left: 10px;
}
.portal-info-data5
{
	float: left;
	width: 100px;
	padding-left: 10px;
}
.portal-info-data6
{
	float: left;
	width: 250px;
	padding-left: 10px;
}
.portal-info-data7
{
	float: left;
	width: 110px;
	padding-left: 10px;
}
.portal-info-delimiter
{
	width: 20px;
	float: left;
	font-weight: bold;
}
#member-feedback 
{
	float: left;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana; !testing this out for now
        display: block;
}   

.member-input-upload
{
  background-color: #fff;
}


#form-upload
{
	margin-top: 20px;
	clear: both;
	float: left;
	width:100%;
}

#file_list {
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom: 50px;
}

#file-action-menu {
	background-color: #ddd;
	background-color: #CBDFFF;
	margin-bottom: 10px;
	padding: 2px;
}

#file-action-menu input {
	font-size: 12px;
}

#file-delete {
	margin: 0;
}
#file_list a:visited{
color: black;
text-decoration: none;
content: attr(title);
/*font-weight:bold;*/
}

.file-row {
	float: left;
	width: 100%;
}
.file-selected {
  background-color: #cbdfff !important;
  background-color: #069 !important;
  color: #fff !important;
}

.file-selected  a {
  color: #fff !important;
}

.file-color
{
	background-color: #ddd;
	background-color: #fff;
}
.file-alt-color
{
	background-color: transparent;
	background-color: #cbdfff;
	float: left;
	width: 100%;
}
.filename
{
	display: inline;
	float: left;
	width: 180px;
	padding: .1em;
}
.filenamebigger
{
	display: inline;
	float: left;
	width: 350px;
	padding: .1em;
}

.datemodified
{
	display: inline;
	width: 180px;
	float: left;
	padding: .1em;
}
.filesize 
{
	display: inline;
	width: 60px;
	float: left;
	padding: .1em;
}
.uploadedby
{
	display: inline;
	width: 90px;
	float: left;
	padding: .1em;
}
.filetype
{
	display: inline;
	width: 80px;
	float: left;
	padding-top: .1em;
	padding-bottom: .1em;
}
.deletefile
{
	display: inline;
	width: 50px;
	float: left;
	padding-top: .1em;
	padding-bottom: .1em;
}
.deletefile a
{
  color: red;
}
/******** Admin Tools Page *********/
table.password-reset
{
  font-size: 10px;
  font-family: Verdana;
  
}
#pass-feedback
{
  font-weight: bold;
  text-align:left;
  font-size: 10px;
}
#pass-feedback2
{
  font-weight: bold;
  text-align:left;
  font-size: 10px;
}
#user-feedback
{
  font-weight: bold;
  text-align:left;
  font-size: 10px;
}
#userid-feedback2
{
  font-weight: bold;
  text-align:left;
  font-size: 10px;
}
.filter {
  font-size: 10px;
  border: 0;
  background-color: transparent;
  font-weight: bold;
  padding: 0;
}
#upload-iframe {
  margin: 0;
  padding: 0;
  border: 0; 
  float: left;
  width: 100%;
  overflow: hidden; 
  height: 60px;
}
#uploadprogress {
  display: none;
}
#progressinfo {
  float: left;
  width: 400px;
  clear: both;
  overflow: auto;
}
#progressouter {
  margin-top: 3px;
  float: left;
  height: 15px;
  padding: 2px;
  width: 200px;
  clear: both;
  border: 1px solid #999;
}

#progressinner {
  float: left;
  height: 15px;
  width: 0px; 
  overflow: hidden; 
  background-color: #CBDFFF;
}
#progress-buttons {
  float: left;
  margin-top: 3px;
  clear: both;
}
.file-checkbox, #all-checkbox {
  float: left;
  margin-right: 8px;
}

.fixedheader  thead{
border-style: solid;
border-color: black;
border-width: 100px;
}

.fixedHeader td {
background-color: #CBDFFF;
/*border-color: #CBDFFF #CBDFFF black #CBDFFF;*/
clear:left;
color:black;
font-family:verdana;
font-size: 100%;
font-weight: bold;
padding-right: 50px;
}

/* Client links */
.client-link, .client-link-header , .client-link-modify {
  padding: 3px;
  clear: both;
}
.client-link-header  {
  font-weight: bold;
  overflow: auto;
  margin-bottom: 5px;
}
.client-link-field {
  float: left;
  width: 130px;
}
.client-link-name {
  width: 200px;
}
.client-link-modify {
  display: none;
}
.client-link-button {
  float: left;
  width:60px;
}
