.page-title-hold{
  position: relative;
  display: block;
  height: 90px;
  background-repeat: no-repeat;
  background-position: left top;
	border-bottom: 1px solid #CCC;
}





.section_heading{
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

.section_link{
  color: #666666;
  text-decoration: none;
}

.section_link:hover{
  text-decoration: underline;
  color: #333333;
}

html{
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

body {
	font-family: arial, helvetica, serif;
	font-size: 8pt;
	margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
  color: #333333;
}

.right{
  float: right;
  margin-right: 15px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.page-title{
  position: relative;
  margin-left: 60px;
  font-size: 200%;
  padding-top: 7px;
  color: #333333;
  font-weight: bold;
  width: 60%;
}
.add-table{
	padding: 20px;
  margin-top: 15px;
  border: 1px #cccccc solid;
	border-radius: 5px;
	width: 100%;
}
.add-table tr td{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
}

.add-table .section-title {
	font-size: 1.8em;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	margin-top: 20px;
}

.table-format{
  padding: 0px;
  border-spacing: 0px;
  margin-top: 20px;  
  /*border: 1px #cccccc solid;*/
  width: 100%;
  border-collapse: collapse;
}
.table-format tr{
  
}
.table-format tr td{
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 8px;
  padding-right: 8px;
  /*border-top: 1px #cccccc solid;*/
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.table-format a {
  color: #000;
	text-decoration: underline;
}

.table-format a:hover {
  color: #000;
	text-decoration: none;
}

.table-title-row{
  font-weight: bold;
  height: 20px;
  background-image: url(images/backgrounds/table-format.gif);
  background-repeat: repeat-x;
  background-position: bottom;
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
	border: 1px #bababb solid;
}
.table-title-row td{
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  border-collapse: collapse;
}

.row-style-1{
  background-color: #ffffff;
}
.row-style-1:hover{
  background-color: #c4c4c4 !important;
}
.row-style-2{
  background-color: #e5e5e5;
}
.row-style-2:hover {
  background-color: #c4c4c4 !important;
}
.parent-indent{
  background-image: url(images/icons/indent.gif);
  background-repeat: no-repeat;
  background-position: 10px center;
}

.noborder{border:0px;}

#header_line {
	background: url(images/backgrounds/header_line_bg.png) repeat-x;
	height: 9px;
}

#nav, #nav ul { /* all lists */
	padding: 0px 0px 0px 0px;
	margin: 0;
	list-style: none;
	line-height: 2;
	z-index: 5;
}

#nav li ul{

  z-index: 5;
}

#nav a {
	display: block;
	z-index: 5;
}

#nav li a{
  color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	z-index: 5;
	font-size: 1.5em;
}

#nav li ul li {
	padding-left: 0px;
	width: 200px;
}

#nav li ul li a{
  color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 100%;
	padding: 0px 0px 0px 10px;
	z-index: 5;
	text-align: left;
	font-size: 1.5em;
}

#nav li ul li a:link{
  font-weight: normal;
  background-color: #f1f3f5;
}

#nav li ul li a:hover{
  font-weight: normal;
  background-color: #cccccc;
}

#nav li { /* all list items */
	float: left;
	width: 10em;
	background-color: #f1f3f5;
	z-index: 5;
	text-align: left;
	padding-left: 40px;
	border-right: 1px solid #CCC;
}

#nav li:hover { /* all list items */
	background-color: #cccccc;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #f1f3f5;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align: left;
	border: 1px solid #cccccc;
	margin-left: -40px;
	width: 200px;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav_bar{
  position: relative;
  width: 100%;
  background-color: #f1f3f5;
  height: 32px;
  border-top: 1px;
  border-right: 0px;
  border-bottom: 1px;
  border-left: 0px;
  border-color: #cccccc;
  border-style: solid;
}
#content{
	position: relative;
	margin: 15px;
    clear: left;
	color: #cccccc;
	height: auto !important;
	min-height: 350px;
	height: 350px;
}
#footer{
  position: relative;
  margin-top: 40px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: #cccccc;
  border-style: solid;
  padding-top: 10px;
  padding-bottom: 10px;
}
#ml_hold{
  position: relative;
  height: auto !important;
  min-height: 400px;
  height: 400px;
  margin: 5px;
  padding: 0px;
  background-color: transparent;
  z-index: 0;
  border: 1px solid #ABACAD;
  
  /*CSS 3*/
  border-radius: 5px;
}

#top_bar{
  position: relative;
  height: 70px;
	background-color: #F4F4F4;
	border-radius: 5px;
}

#logo_hold{
  position: absolute;
  margin-left: 5px;
  padding: 10px;
}
#title_hold{
  position: absolute;
  font-weight: bold;
  font-size: 150%;
  margin-top: 30px;
  color: #333333;
  width: 100%;
  text-align: center;
}
#inner_nav_bar{
  position: relative;
}
#details_bar{
  float: right;
  width: 300px;
  text-align: right;
  margin-right: 5px;
  margin-top: 5px;
}
.top_link{
  color: #0000ff;
  text-decoration: none;
}
.top_link:hover{
  text-decoration: underline;
}

#content{
  position: relative;
  color: #333333;
  clear: left;
  z-index: -1;
}
.heading{
  font-weight: bold;
  padding: 2px 8px 2px 8px;
  margin: 0px;
  color: #ffffff;
  border-spacing: 0px;
}
.cell{
  padding: 2px 8px 2px 8px;
  margin: 0px;
  border-spacing: 0px;
}
.table_main{
  margin: 0px;
  border: 1px #000000 solid;
  border-spacing: 0px;
  padding: 0px;
  border-collapse: collapse;
  color: #333333;

}
.table_header_row{
  margin: 0px;
  background-color: #333333;
  border-spacing: 0px;
  padding: 0px;
}

.table_row_rollover{
  background-color: #ffffff;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
}

.table_row_rollover:hover{
  background-color: #cccccc;
}

.highlighted{
  background-color: #ff0000;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
}
.highlighted:hover{
  background-color: #cccccc;
}
.highlighted_key{
  background-color: #ff0000;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-size: 90%;
  padding: 3px;
}

.highlighted_2{
  background-color: #ff9933;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
}
.highlighted_2:hover{
  background-color: #cccccc;
}
.highlighted_key_2{
  background-color: #ff9933;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-size: 90%;
  padding: 3px;
}

.highlighted_3{
  background-color: #66cccc;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
}
.highlighted_3:hover{
  background-color: #cccccc;
}
.highlighted_key_3{
  background-color: #66cccc;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-size: 90%;
  padding: 3px;
}

.expired{
  background-color: #ffcc99;
  margin: 0px;
  border-spacing: 0px;
  padding: 0px;
}
.expired:hover{
  background-color: #cccccc;
}
.expired_key{
  background-color: #ffcc99;
  color: #ffffff;
  text-align: left;
  font-weight: normal;
  font-size: 90%;
  padding: 3px;
}

#browse_table{
  position: relative;
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.page_links{
  color: #333333;
  background-color: #ffffff;
  border: 1px #333333 solid;
  padding: 4px;
  text-decoration: none;
  font-weight: normal;
}
.page_links:hover{
  color: #ffffff;
  background-color: #333333;
  border: 1px #333333 solid;
  text-decoration: none;
  font-weight: normal;
}
.current_page{
  color: #ffffff;
  background-color: #333333;
  border: 1px #333333 solid;
  padding: 4px;
}
#page_hold{
  position: relative;
  height: 35px;
  border-bottom-width: 0px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-color: #8349a0;
  border-style: solid;
  text-align: left;
  font-weight: normal;
  color: #cccccc;
  margin-top: 20px;
  margin-left: 25px;
}
.table_title{
  position: relative;
  color: #333333;
  font-size: 150%;
  margin-left: 25px;
  font-weight: bold;
  margin-top: 25px;
}
.record_count{
  float: right;
  color: #333333;
  font-size: 80%;
  margin-right: 25px;
  font-weight: bold;
  text-align: right;
}

.order_by{
  float: right;
  color: #333333;
  margin-right: 25px;
  font-weight: bold;
}

.order_links{
  color: #ffffff;
  text-decoration: none;
}
.order_links:hover{
  text-decoration: underline;
}

.form_margin_top{
  margin: 25px;
}

.button{
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 6px;
  padding-right: 6px;
  border: 1px #333333 solid;
  background-color: #333333;
  text-decoration: none;
  font-weight: normal;
  color: #ffffff;
}
.button:hover{
  color: #333333;
  background-color: #ffffff;
  border: 1px #333333 solid;
  text-decoration: underline;
  font-weight: normal;
}

.client_link{
  color: #333333;
  font-weight: normal;
  text-decoration: none;
}
.client_link:hover{
  text-decoration: underline;
}

.top_line{
  border-top: 1px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
  border-color: #000000;
  border-style: solid;
}
.icon_button{
	display: block;
	float: right;
	padding: 3px;
	color: #CCC;
	border: 1px #CCC solid;
	width: 56px;
	height: 70px;
	text-decoration: none;
	text-align: center;
	background-color: white;
}
.icon_button:hover{
  border: 1px #999999 solid;
  color: #999999;
  background-color: #f1f3f5;
}

.icon_button2{
  display: block;
  margin-top: 4px;
  padding: 3px;
  color: #cccccc;
  border: 1px #cccccc solid;
  width: 40px;
  height: 42px;
  text-decoration: none;
  text-align: center;
  background-color: #ffffff;
}
.icon_button2:hover{
  border: 1px #999999 solid;
  color: #999999;
  background-color: #f1f3f5;
}
.icon_test{
  list-style-image: url(images/icons/file_add.png);
}

/* START - HOME/SUMMARY PAGE */

#home-sort { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 20px;
}

#home-sort li {
	float: left;
	width: 49.9%;
	position: relative;
}

#home-sort .home-sort-tool-move {
	position: absolute;
	top: 10px;
	left: 10px;
	background: url(images/other/panel-tool-move.png) no-repeat;
	width: 32px;
	height: 32px;
	border-top-left-radius: 5px;
	cursor: move;
}

#home-sort .home-sort-panelwrapper {
	border: 1px solid #CCC;
	border-radius: 5px;
	height: 200px;
	margin: 10px;
	padding: 20px;
	background-color: #FFF;
}

#home-sort .home-sort-title {
	font-size: 1.8em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#home-sort .home-sort-content {
	font-size: 1.4em;
	position: relative;
	height: 130px;
}

#home-sort .home-sort-content-title {
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 5px;
}

#home-sort .home-sort-table-title {
	font-weight: bold;
	margin-bottom: 5px;
}

#home-sort .home-sort-table {
	font-size: 0.75em;
}

#home-sort .home-sort-table-row-normal {
	background-color: #E5E5E5;
	padding: 3px;
}

#home-sort .home-sort-table-row-normal:hover {
	background-color: #c4c4c4;
}

#home-sort .home-sort-table-row-normal td {
	padding: 3px;
}

#home-sort .home-sort-table-row-alternate {
	background-color: #FFF;
	padding: 3px;
}

#home-sort .home-sort-table-row-alternate:hover {
	background-color: #c4c4c4;
}

#home-sort .home-sort-table-row-alternate td {
	padding: 3px;
}

#home-sort .home-sort-toolbar-wrapper {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	bottom: 25px;
	margin-top: 10px;
}

/* END - HOME/SUMMARY PAGE */

/* START - OPERATIONS PAGES */

.opa-box-wrapper {
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #CCC;
	border-radius: 5px;
}

.opa-box-title {
	font-size: 1.8em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.opa-box-row {
	margin-top: 5px;
}

.opa-box-row:first-child {
	margin-top: 0px;
}

.opa-box-button {
	margin-top: 20px;
	text-align: center;
}

.opa-box-button input[type="submit"]{
	border: 1px solid #CCC;
	background-color: #CCC;
	font-size: 1.4em;
	font-weight: bold;
	color: #000;
	padding: 5px 20px 5px 20px;
	border-radius: 5px;
	cursor: pointer;
}

.opa-box-button input[type="submit"]:hover{
	border: 1px solid #CCC;
	background-color: #FFF;
	color: #000;
}

/* END - OPERATIONS PAGES */