.steps_container {
	border-style:solid;
	border-width:4px;
	border-color:#004080;
	width:179px;
	float:right;
	margin-left:14px;
	padding:4px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
.steps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080;
	margin: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004080;
	margin: 0px;
}
.bottom_nav_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	text-align: center;
	width: 984px;
}
.bottom_nav {
	color: #004080;
	text-decoration: none;
	line-height: 26px;
	margin-right: 10px;
	margin-left: 10px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
.bottom_nav:hover {
	text-decoration:underline;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #004080;
	margin: 0px;
}
.main_content_table {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.content_box {
	border: 3px solid #000000;
	/*	background-image: url(slices/content_box_bg.gif);
	background-repeat: repeat-y;
	background-position: right;*/
	padding: 8px 24px 8px 8px;
	width: 664px;
	height: 320px;
	overflow: auto;
}
.navigation {
	margin-bottom: 8px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #10427F;
	margin: 0px;
}
.heading3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	margin: 0px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #004080;
	border-right-color: #004080;
	border-bottom-color: #004080;
	border-left-color: #004080;
	margin-top: 10px;
	margin-bottom: 10px;
}


/* add by jim */
.add_edit_move {
	width:100%;
	height:100%;
	position:absolute;
	/*position:fixed;*/
	z-index:1001;
	top:0px;
	left:0px;
	text-align:center;
	visibility:hidden;
	color:#FFFFFF;
	background-image: url(graphics/add_edit_bg.png);
	font-size: 12px;
}

.popup_header_cell {
	background-color:#004F9D;
	color:#D2E9FF;
	font-size:13px;
}

.hidden {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}


/*body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 15px;
}*/
.popup_header_cell {
	background-color:#004F9D;
	color:#D2E9FF;
	font-size:13px;
}
td {
	text-align: left;
}
/*.heading_lg {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}
.heading_med {
	font-size: 16px;
	font-weight: bold;
}
.heading_sm {
	font-size: 14px;
	font-weight: bold;
}
.hidden_node {
		color: #81ABC5;
		text-decoration:line-through;
}*/
.hidden {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
}
/*.n_lv_1 {
	padding-left:18px;
	background-repeat:no-repeat;
	background-position: 18px;
	font-size:13px;
	font-weight:bold;
	color: #990000;
	text-decoration: line-through;
}
.n_lv_2 {
	padding-left:48px;
	background-image: url(graphics/nav_connector2.gif);
	background-repeat:no-repeat;
	background-position: 18px;
	font-size:13px;
	font-weight:bold;
	line-height: 21px;
}
.n_lv_3 {
	padding-left: 78px;
	background-image: url(graphics/nav_connector3.gif);
	background-repeat:no-repeat;
	background-position: 18px;
	font-size:13px;
	font-weight:bold;
	line-height: 21px;
	color: #003A75;
}
.n_lv_4 {
	padding-left: 108px;
	background-image: url(graphics/nav_connector4.gif);
	background-repeat:no-repeat;
	background-position: 18px;
	font-size:13px;
	font-weight:bold;
	line-height: 21px;
}
.n_lv_5 {
	padding-left: 138px;
	background-image: url(graphics/nav_connector5.gif);
	background-repeat:no-repeat;
	background-position: 18px;
	font-size:13px;
	font-weight:bold;
	line-height: 21px;
	color: #003A75;
}
.trashed {
	text-decoration: line-through;
	background-image: url(graphics/trashed.gif);
	background-repeat: no-repeat;
	color: #999999;
	background-position: left;
}
a {
	color: #004F9D;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	text-decoration:underline;
}*/
.add_edit_move {
	width:100%;
	height:100%;
	/*position:absolute;*/
	position:absolute;
	z-index:1001;
	top:0px;
	left:0px;
	text-align:center;
	visibility:hidden;
	color:#FFFFFF;
	background-image: url(graphics/add_edit_bg.png);
	font-size: 12px;
}
.aem_form_table {
	border:thin solid #004F9D;
	margin:50px auto 0px;
	background-color: #CCCCCC;
	color: #000000;
	font-weight: bold;
}
/*.vert_rule {
	width:1px;
	background-color:#004F9D;
	padding:0px;
}
.move_list {
	color:#004F9D;
	background-color:#FFFFFF;
	padding:3px;
	width:500px;
	height:300px;
	overflow:auto;
	border:thin solid #004F9D;
	margin-left:8px;
}
hr {
	border-top: thin solid #004F9D;
	border-right: thin none #004F9D;
	border-bottom: thin none #004F9D;
	border-left: thin none #004F9D;
	margin-top: 8px;
	margin-bottom: 8px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
*/
