.fapure {
    color: #333333;
    float: right;
    padding-right: 5px;
    padding-left: 5px;
    text-decoration: none;
}
.strip_button{
    display:block;
    float: left;
    font-size: 0.8em;
    border: 1px #ffffff solid;
    padding: 3px;
    color: #cccccc;
    text-decoration: none;
    margin-right: 3px;
		height: 25px
}
.strip_button:hover{
    color: #999999;
    border: 1px #aaa solid;
}
.fake_button:hover{cursor: pointer;}
#export_hold{padding: 40px;}
#export_hold form{margin-top: 20px;}
#exported_files{margin-top: 30px;}
#exported_files p a{
    color: #009900;
    text-decoration: none;
}
#exported_files p a:hover{text-decoration: underline;}
.box_style{
    border: 1px #999999 solid;
    border-collapse: collapse;
}
#audit_trail table tr td{
    text-align: left !important;
    font-size: 13px !important;
    padding: 8px !important;
}
html{
  height: 100%;
}
body{
  width: 100%;
  margin: 0px;
  padding: 0px;
  font-size: 10pt;
  font-family: arial, verdana, serif;
  height: 100%;
}
a img{border: 0px;}
h1{
  font-size: 1.3em;
  color: #c2202f;
  background-repeat: no-repeat;
}
.padder{
  padding: 20px;
}
.white_link{
  color: #ffffff;
  text-decoration: none;
}
.white_link:hover{
  text-decoration: underline;
}
.regular_link{
  color: #666666;
  text-decoration: none;
}
.regular_link:hover{
  text-decoration: underline;
}
.skills_suitable{
  padding-top: 15px;
}
.skills_suitable ul li{
  color: #333333;
}
#branch_in_header{
  color: #ff0000;
  font-weight: bold;
  font-size: 1.1em;
  margin-top: 8px;
  margin-bottom: 8px;
}
#main_content h1{
  height: 40px;
  padding-top: 24px;
  padding-left: 75px;
  margin-top: 10px;
  color: #333333;
  margin-left: 20px;
}
#site_hold{
  width: 938px;
  height: auto !important;
  min-height: 400px;
  height: 400px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0px;
  padding-left: 4px;
  padding-right: 4px;
  background-image: url(/images/backgrounds/main_back.gif);
  background-repeat: repeat-y;
}
#header{
  height: 120px;
  padding: 0px;
  margin: 0px;
}
#header img{
  margin-left: 10px;
  margin-top: 12px;
}
#user_info{
  float: right;
  top: 0px;
  margin: 10px;
  width: 400px;
  text-align: right;
  color: #666666;
}
#user_info a{
  color: #666666;
  font-weight: bold;
  text-decoration: none;
}
#main_menu{
  height: 35px;
  background-image: url(/images/backgrounds/menu/menu_back.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 0px;
  margin: 0px;
}
#main_content{
  height: auto !important;
  min-height: 350px;
  height: 350px;
}
#footer{
  border-top: 1px #e2e2e2 solid;
  padding-top: 15px;
  text-align: center;
  color: #999999;
  font-size: 0.8em;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 15px;
  padding-bottom: 15px;
  clear: both;
}
#footer a{
  color: #999999;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
}
#footer_close{
  width: 946px;
  height: 4px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  margin-top: 0px;
  background-image: url(/images/backgrounds/main_footer.gif);
  background-repeat: no-repeat;
  background-position: top;
}
.blue_link{
  color: #0000ff;
  text-decoration: none;
}
.blue_link:hover{
  text-decoration: underline;
}
.button_horizontal{
  display: block;
  height: 23px;
  background-repeat: no-repeat;
  background-position: 5px 3px;
  text-decoration: none;
  color: #333333;
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 33px;
  padding-right: 8px;
}
.button_horizontal:hover{
  color: #000000;
  background-color: #cccccc;
  border-left: 1px #999999 solid;
  border-right: 1px #999999 solid;
  padding-right: 7px;
}
#flag_table{
  border: 0px !important;
  padding: 0px;
  margin: 0px !important;
  float: right;
}
#flag_table tr td{
  padding-right: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  padding-left: 5px;
  margin: 0px;
  border: 0px !important;
  vertical-align: middle;
  text-align: right;
}

.tooltip {
	display:none;
	background:transparent url(/images/backgrounds/tooltip.png) no-repeat;
	font-size:14px;
    text-align: center;
	height:65px;
	width:179px;
	padding:15px;
	color:#000;
}

.monday_request{

}
