/* CSS Document */

@import url(/settings/css/tables.css);
@import url(/settings/css/panels.css);
@import url(/modules/tabs/styles.css);

.spacer {
	height: 10px;
}

body {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
	background-color: #424242;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}

.ndoPage {
	
	
	color: #333333;
}

.ndoPage_page {
	color: #333333;
	background-color:#FFF;
}

.ndoPage_header {
	position: relative;
}

.ndoPage_header_logo {
	position: absolute;
	bottom: 18px;
	left: 0px;
}
.ndoPage_header_tagline {
	position: absolute;
	bottom: 18px;
	right: 0px;
}
.ndoPage_header_bug {
	position: relative;
	text-align:center;
	bottom:-23px;
}
.ndoPage_headerPrint {
	position: relative;
}

.ndoPage_headerPrint_logo {
	position: absolute;
	bottom: 18px;
	left: 0px;
}
.ndoPage_headerPrint_tagline {
	position: absolute;
	bottom: 18px;
	right: 0px;
}

.ndoPage_banner {
	
}
.ndoPage_mainmenu {
	margin-left: -50px;
	margin-right: -50px;
	margin-top: -7px;
	z-index:99;
}

td, p {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #333333;
}
#content #side td, p {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}

.footnote {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:normal;
	color: #060;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content h2 {
	margin-bottom:16px; 
	font-size:14px; 
	color:#666; 
	border-bottom:solid 1px #666; 
	font-weight:normal;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.color_orange {
	color: #FF9900;
}
.color_indigo {
	color: #333399;
}
.color_red {
	color: #993333;
}
.clear {
	clear: both;
}

a {
	color: #FF9900;
}
.hr_1 {
	background-color: #CCCCCC;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bullet_none li {
	list-style: none;
	padding-left: 0px;
}
.bullet_1 li {
	background: url(/images/bullets/bullet1.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_2 li {
	background: url(/images/bullets/bullet2.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_3 li {
	background: url(/images/bullets/bullet3.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_4 li {
	background: url(/images/bullets/bullet4.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_5 li {
	background: url(/images/bullets/bullet5.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_6 li {
	background: url(/images/bullets/bullet6.gif) no-repeat 0px 2px;
	list-style: none;
	padding-left: 20px;
}
.bullet_7 li {
	background: url(/images/bullets/bullet7.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}
.bullet_8 li {
	background: url(/images/bullets/bullet8.gif) no-repeat;
	list-style: none;
	padding-left: 20px;
}

.required {
	color: #990000;
}
#breadcrumb {
	margin-top: -5px;
	margin-bottom: 0px;
}
#breadcrumb td {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
	text-transform:lowercase;
}
#breadcrumb #current {
	text-align:right;
}
#breadcrumb a {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
.color_dim {
	color: #CCCCCC;
}

.developmentNote {
	border:dotted 1px #900; 
	background-color:#FFE6E2; 
	padding:15px; 
	margin-bottom:16px;
}



.footnote {
	font-size:11px !important;
	color:#424242 !important;
}

#ndoPage_footer {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
#ndoPage_footer #company {
	margin: 0px;
	padding: 0px;
}
#ndoPage_footer #company p {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#ndoPage_footer #shareThis {
}
#ndoPage_footer #shareThis h1 {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	float: right;
	margin: 0px 0px 0px 3px;
	padding: 0px;
}
#ndoPage_footer #shareThis a {
	color: #333333;
	text-decoration: none;
}
#ndoPage_footer #shareThis a:hover {
	color: #333333;
	text-decoration: underline;
}

.ndoPage_footerlinks {
	
}

.ndoPage_footerlinks h2 {
	color: #727272;
	font-size:12px;
	font-weight:bold;
}

.ndoPage_footerlinks ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-size:11px;
}

.ndoPage_footerlinks li {
	color: #727272;
	margin: 0px;
	padding: 0px;
	list-style:none;
	font-size:11px;
}

.ndoPage_footerlinks a {
	color: #CCC;
	text-decoration:none;
}

.ndoPage_footerlinks a:hover {
	color: #F90;
	text-decoration:none;
}

@media screen {
	body {
		background-color: #424242;
	}
   .ndoPage_page {
		margin-bottom: 15px;
		border: solid 1px #000;
		padding:25px 35px 10px 35px;
	}
	#ndoPage_headerPrint {
		display:none;
	}
  }
  
@media print {
	#ndoPage_headerPrint {
		display:block;
	}
	#ndoPage_header {
		display:none;
	}
	#ndoPage_mainmenu {
		display:none;
	}
	#ndoPage_footerlinks {
		display:none;
	}
	#ndoPage_footer #shareThis {
		display:none;
	}
  }