/* CSS Document */

body {
	margin: 0px;
	line-height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, "Sans Serif";
	font-size: 80%;
	color: #000000;
	background: #fff;
	
}




html {
	height: 100%;
	scrollbar-base-color:#ffffff;
	scrollbar-3d-light-color:#ffffff;
  	scrollbar-arrow-color:#eaeaea;
  	scrollbar-darkshadow-color:#ffffff;
  	scrollbar-face-color:#ffffff;
  	scrollbar-highlight-color:#eaeaea;
  	scrollbar-shadow-color:#eaeaea;
  	scrollbar-track-color:#ffffff;
}

.clr {
	clear: both;
}

.outline {	

}
.input {
	border: 0px solid #fff;	

}





#header {
	width: 1000px;
	background: url(../images/header.png) no-repeat;	
	height: 150px;

}
#user3 {
	width: 405px;
	height: 24px;
	margin-top: 14px;
	border-left: 1px solid #ffffff;
}

#content {
	width: 1000px;
	background: url(../images/content.png) repeat-y;	
}
#bottom {
	width: 1000px;
	background: url(../images/bottom.png) no-repeat;	
	height: 20px;

}

#left_top { 
	height: 15px;
	width: 191px;	
	background: url(../images/left_top.png) no-repeat;
}
#left_center{ 
	width: 191px;	
	background: url(../images/left_center.png) repeat-y;
}
#left {
	margin-left: 30px;
}
#left_bottom { 
	height: 15px;
	width: 191px;	
	background: url(../images/left_bottom.png) no-repeat;
}
#right_inner { 
	padding-left: 10px;
}
#body_outer_top { 
	height: 15px;
	width: 745px;	
	background: url(../images/body_outer_top.png) no-repeat;
}
#body_outer_center { 
	width: 745px;	
	background: url(../images/body_outer_center.png) repeat-y;
}	
#body_outer { 
	min-height: 400px;
	width: 705px;	
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000000; 
	font-size: 1em;
}
#body_outer_bottom { 
	height: 15px;
	width: 745px;	
	background: url(../images/body_outer_bottom.png) no-repeat;
}


.maintitle {
	color: #000000;
	font-size: 1em;
	padding-left: 15px;
	padding-top: 20px;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #ffffff;
  font-size: 1em;
  font-weight: bold;
	width: 100%;
}

/** old stuff **/

.back_button {
	float: left;
	text-align: center;

	width: auto;
	line-height: 15px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-color: #;
	
}

.pagenav {
	float: left;
	text-align: center;

	font-weight: normal;
	border: 1px double #3B3B3B;
	width: auto;
	line-height: 14px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	background-image: url(../images/sechdr1bg.png);
	background-repeat: repeat-x;
}

.pagenavbar {
	margin-right: 10px;
	float: right;
}

#footer {
	text-align: center;
	padding: 3px;
}

ul
{
margin: 0;
padding: 0;
list-style: none;
}

li
{
line-height: 15px;
padding-left: 15px;
padding-top: 0px;
background-image: url(../images/bullet.png);
background-repeat: no-repeat;
background-position: 0px 2px;
}







td {
	text-align: left;

}
table.content_table {
  width: 100%;
	padding: 0px;
	margin: 0px;
}

table.content_table td {
	padding: 0px;
	margin: 0px;
}
table.contentpaneopen {
    width: 100%;
	
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpaneopen td {
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpaneopen td.componentheading {
	padding-left: 0px;
}



table.contentpane {
  width: 100%;
	padding-right: 10px;
	padding-left: 10px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}

table.contentpaneopen fieldset {
	border: 0px;
	border-bottom: 1px solid #eee;
}
table.searchinto {
	width: 100%;
}

table.searchintro td {
	font-weight: bold;
}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;

}

div.moduletable {
	padding: 0;
	margin-bottom: 0px;
}
table.moduletable th, div.moduletable h3 {
	
	color: #000;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 160px;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  10px;
	margin-bottom:  0px;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	padding: 0px;
	
}
table.moduletable_menu th, div.moduletable_menu h3 {
	color: #000;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 160px;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  10px;
	margin-bottom:  0px;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	padding: 0px;
	
}
table.moduletable_text th, div.moduletable_text h3 {
	
	color: #000;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 160px;
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	margin-left:  10px;
	margin-bottom:  0px;
	text-decoration: none;
	border-bottom: 0px solid #fff;
	padding: 0px;
	
}

.moduletable {
clear: both;
}
table.moduletable td {
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

table.pollstableborder td {
  padding: 2px;
}

.button {
	padding-top: 2px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000;
	padding-right: 2px;
	padding-left: 2px;
	
	
}
.button:hover {
	padding-top: 2px;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	width: auto;
	line-height: 12px;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	
}

#mod_search_searchword{
	background-color: #000;
	color: #fff;
	border: 1px solid #000;

}

.inputbox {

	color: #000;

}



.componentheading {
	color: #000000;
	text-align: center;
	height: 15px;
	line-height: 15px;
	width: 100%;
	font-weight: normal;
	font-size: 11pt;
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 0px solid #bcbcbc;
	padding:0px;
}

.contentcolumn {
	padding-right: 5px;
}

.contentheading {
	
	color: #000000;
	text-align: left;
	height: 15px;
	line-height: 15px;
	width: 100%;
	font-weight: normal;
	text-transform: uppercase;
	margin-left:  0px;
	margin-bottom:  5px;
	text-decoration: none;
	border-bottom: 0px solid #d4d4d4;
	padding:0px;
	
}



.contentpagetitle {
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	text-align:left;
}



.sectiontableheader {
	font-weight: normal;
	padding: 0px;
	
	background-color: #;
	background-repeat: repeat-x;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
	background-position: top;
	color: #000;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	border-bottom: 1px solid #d4d4d4;

	color: #000000;
	padding-top: 5px;padding-bottom: 5px;
	background-color: #;

	
}

.sectiontableentry2 {
	border-bottom: 1px solid #d4d4d4;

	color: #000000;
	padding-top: 5px;padding-bottom: 5px;
	background-color: #;

}
a img { 
	border : 0 none; 
}
a:link, a:visited {
	color: #000; 
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	
}
ul#mainlevel-nav li {
	background: url() repeat-x;
	text-align: center;
	line-height: 24px;
	white-space: nowrap;
	width:100px;
	display: block;
	padding-left: 0px;
	padding-right: 0px;
	text-decoration: none;
	color: #fff;
	margin-left:0px;
	height: 24px;
	float: left;
	nargin: 0;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}
ul#mainlevel-nav li a {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #AAFF00;
	background: url() no-repeat;
	width: 100px;
	height: 24px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
#buttons>ul#mainlevel-nav li a { 
	width: auto; 
}
ul#mainlevel-nav li a:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #000;
	background-color: #AAFF00;
	width: 100px;
	height: 23px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	margin-top: 1px;
	padding-top: 0px;
	font-size: 12px;
}
ul#mainlevel-nav li a#active_menu-nav {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #fff;
	background: url() no-repeat;
	width: 100px;
	height: 24px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
ul#mainlevel-nav li a#active_menu-nav:hover {
	display: block;
	text-align:center;
	text-decoration: none;
	color: #bcbcbc;
	background: url() no-repeat;
	width: 100px;
	height: 24px;
	text-transform: normal;
	font-weight: normal;
	border-right: 1px solid #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 12px;
}
a.pathway:link, a.pathway:visited {
	padding:0;								
}

a.pathway:hover {
	padding:0;
	
	
}
ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;

}

ul.menu li {
	margin: 0 !important;
	padding: 0 !important;
	background: none !important;
}

ul.menu li a {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background: url() no-repeat;	
}


ul.menu li a:hover{
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #00aaff;
	
	
}
ul.menu li a:active{
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #00aaff;
}

ul.menu li.active a {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #;
 }
ul.menu li.active a:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #00aaff;
 }

ul.menu li a span {
	padding-left: 10px;

}

ul.menu li li a {
	color: #333333;
	background: none !important;
	font-size: 92%;
	font-weight: normal;
}

ul.menu li li a:hover,
#ja-container2 ul.menu li li a:active,
#ja-container2 ul.menu li li a:focus {
	color: #006699;
}




li {
	margin-top:2px;
	background: none;
	
}





a.mainlevel:link, a.mainlevel:visited {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background: url() no-repeat;								
}

a.mainlevel:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #00aaff;
	
	
}
a.mainlevel#active_menu {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #;
}
a.mainlevel#active_menu:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	background-color: #00aaff;
 }
a.sublevel:link, a.sublevel:visited {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	margin-bottom:0px;
	border-bottom: 0px solid #bcbcbc;
	padding-right: 0px;
	
}

a.sublevel:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: normal;
	color: #0d6dab;
	width: 152px;
	height: 20px;
	line-height:20px;
	margin-bottom:0px;
	border-bottom: 0px solid #bcbcbc;
	padding-right: 0px;
}
a.sublevel#active_menu {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #0d6dab;
	width: 152px;
	height: 20px;
	line-height:20px;
	margin-bottom:0px;
	border-bottom: 0px solid #bcbcbc;
	padding-right: 0px;
}

a.sublevel#active_menu:hover {
	display: block;
	font-size: 9pt;
	vertical-align: middle;
	text-align: right;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	width: 152px;
	height: 20px;
	line-height:20px;
	margin-bottom:0px;
	border-bottom: 0px solid #bcbcbc;
	padding-right: 0px;
}



.small {
	color: #a4a4a4;
	font-size: 7pt;
}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #a4a4a4;
	font-size: 7pt;
}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #a4a4a4;
	font-size: 7pt;
}

table.contenttoc {	border: 1px solid #282828
;
padding: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

table.contenttoc td {
  padding: 2px;
}

table.contenttoc th {
  background: url(../images/subhead_bg.png) repeat-x;
  color: #CE2415;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}

form {
/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

div.mosimage {
  border: 1px solid #ccc;
}

.mosimage {	border: 1px solid #282828
;
margin: 5px
}

.mosimage_caption {
  margin-top: 2px;
  background: #efefef;
  padding: 1px 2px;
  color: #666;
  text-transform: normal;
  font-size: 1em;
  border-top: 1px solid #ffffff;
}


.dd { }