/* Reset Styles */
*{text-decoration:none;font-size:1em;outline:none;margin:0;padding:0}code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{font:inherit;white-space:normal}a,img,a img,iframe,form,abbr,acronym,object,applet,table,a abbr,a acronym{border-width:0}dfn,i,cite,var,address,em{font-style:normal}th,b,strong,h1,h2,h3,h4,h5,h6,dt{font-weight:400}caption,th,td{text-align:left}html{background:#FFF;color:#000;line-height:1;font-family:arial, sans-serif}/* \*/html{font-family:sans-serif}/* */q{quotes:"\201C""\201D""\2018""\2019"}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}

html { background-color: #AABAC5; }
body { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 62.5%; line-height:1.8em; padding:0 15px; }

#page { margin:15px auto; padding:10px; color:#444; background-color:#fff; border:1px solid; font-size:1.2em; }

h1 { font-size:1.8em; color:#4C7EB1; line-height:1; margin:0 0 .5em; }
h1 a { font-weight:normal; text-decoration:underline; }

a { color:#4C7EB1; font-weight:bold; }

table { width:100%; border-collapse:collapse; border-bottom:1px solid #444; }
table a { display:block; width:100%; }
tr { border-left:1px solid #444; border-right:1px solid #444;}
tr.alt { background-color:#eee;}
tr:first-child  { border-left-color:white; border-right-color:white; border-bottom:1px solid; }

tr:hover { background-color:#94B5C2; }
tr:first-child:hover { background-color:white; }

td, th { padding: 0 2px; margin:0; }
th a {text-decoration:underline; display:inline;}

td:first-child, .IE_fixcol1 { width: 24px; text-align:center;}
td+td, .IE_fixcol2 {width: auto; }
td+td+td, .IE_fixcol3 {width: 20%; }
td+td+td+td, .IE_fixcol4 {width: 10%; }
td+td+td+td+td  { display:none; } .IE_fixcol5  { display:none; } /* Fully supress the description column */ 
/* This is the most arbitaryly stupid bug ever, IE6 ignores 4 sibling selectors, but make it 5 and and other selections get ignored */

#filter {
float:right;
background:url('icons/page_white_find.png') no-repeat 2px 1px;
padding:1px 0 1px 22px;
margin-left:0px;
height:18px;
width:15em;
}

.hint { color: #aaa; }

#footer {
margin-top:5px;
font-size:0.8em;
text-align:center;
}

/* IE border fix because it doesn't display borders on tr elements  workaround by giving td's borders in IE7 / classes that JS can hook onto in IE6 */
table tr td:first-child, .IE_fixleftborder { border-left:1px solid #444 !important; }
table tr td+td+td+td  { border-right:1px solid #444 !important; } .IE_fixrightborder { border-right:1px solid #444 !important; }
table tr:first-child th, .IE_fixtopborder, .IE_fixbottomborder  { border-bottom:1px solid #444 !important; }
/* Don't show table border for IE6 as it doesn's support the above selectors */
* html table { border:none; }


/* Thickbox */
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a {color: #666666;}
#TB_window a:hover {color: #000;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
	background-color:#000;
}
* html #TB_overlay, * html #TB_window {
	position:absolute;
}
#TB_window {
	position: fixed;
	z-index: 102;
	display:none;
	text-align:left;
	top:50%;
	left:50%;
	background-color:#fff;
	border:solid 1px #444;
	
}

#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 15px 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#94B5C2;
  color:#4C7EB1;
  font-weight:bold;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

