body{
	background-color: #1D1B1C;
}
br{
	clear:both;
}
hr{
	border:1px solid #E4E4E4;
}
p, td, th, span{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 130%; 
	color:#5e5e5e;	
	margin:4px 0px;
}
h1,h2,h3,h4,h5{
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px;
	font-weight:bold;
}
h1{
	font-size:30px;
	margin-bottom:8px; 
}
h1.pageTitle{
	font-family:Arial, Helvetica, sans-serif;
	margin:4px 0px;
	font-size:18px;
	font-weight:bold;
}
h2{
	color:#fff;
	font-size:16px;
}
h3{
	color:#636262;
	font-size:14px;
}
h4{
	font-size:12px;
}
h5{
	font-size:12px;
}
a{
	text-decoration:none;
}
h5{
	color:#8c8d8d; 
	font-weight:800;
	font-size:13px;
}
h4{
	color:#8c8d8d; 
	font-size:16px;
	padding-top:12px;
}
h5.footerContact{
	font-size:16px;
	float:right;
}
h5.smallLink {	
	font-size:11px;
	margin:0px 0px;
}
h5.smallLink a{
	color:#A6A6A6; 
}
h5.smallLink a:hover{
	color:#2268F8; 
}
img{
	border:0;
}

#globalOuter{	
	width:914px; 
	height:100px;
	margin:0px auto; 
	margin-top:8px;
}
#globalInner{
	background:#fff;
	float:left;
	width:914px; 
	position:relative;
}
#footerOuter{
	height:38px;
	width:914px;	
	background-color:#000; 
}
#footerCopy{
	padding-top:5px;
	padding-left:8px;
	padding-right:8px;
	font-size:11px;
	font-weight:bold;
}
#footerCopy p{
	color:#A6A6A6;
}
/* This is the top left logo/menu box */
#navBoxOuter{
	background-color: #000000;
	height:93px; 
	width:914px;
	float:left;
	position:relative;
	margin-top:12px;
	padding-top:8px;
	overflow:hidden;
}
#footerLinksOuter{
	width:914px;
}
#footerLinks{
	clear:both;
	padding-top:8px;
	padding-bottom:12px;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	list-style:none;
	color:#a5a5a5;	
}
#footerLinks li{
	display:inline;
	margin:0px 3px;
}
#footerLinks a{
	color:#a5a5a5;
}
#footerLinks a:hover{
	color:#cccccc;
}

/* Main content for copy and CMS data */

#contentOuter{
	background:#ffffff;
	padding:0px 34px 20px 34px;
}
#contentOuterBottom{
    background:#ffffff;
	padding:0px 34px 20px 34px;
}
#contentInnerBottomCol {
	width:840px;	
	float:left;
}
#contentInnerBottomCol h3, h5 {
	margin-top:12px;
}
#contentInnerBottomCol p {
	padding:6px 40px 6px 0px;
}
#contentInnerBottomCol a:hover {
	color:#11717C;
	font-weight:bold;
}
#contentInnerBottomCol a {
	color:#636262; 
	font-weight:bold;	
}

/* End main content for copy and CMS data */


input,
select,
textarea {
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-size: 100%
}
input[type=text],
input[type=password],
select,
textarea {
	background-color: #dde6f3;
	border: 1px solid #5f6063;
	-moz-border-radius: 3px;
}
input[type=button],
input[type=submit] {
	background-color: #f37421;
	border: 1px solid #5f6062;
	color: white;
	-moz-border-radius: 7px;
}
input[disabled],
select[disabled],
textarea[disabled] {
	background-color: #fff;
	border-color: #ccc;
	color: #ccc;
}

p {
	margin: 1em 0;
}

pre {
	padding: 1.0em;
	background-color: #eee;
	border: 1px dashed #5f6062;
	font-size: 1.0em;
}

div#container {
	width: 60em;
	margin: 0 auto;
	text-align: left;
}

img,
a img {
	border-width: 0;
}

table {
	background-color: transparent;
	border-collapse: collapse;
}

td,
th,
form.tableless label {
	margin: .1em;
	padding: .1em;
}
form.tableless label,
th {
	/* By default, top-right align all <th>s */
	text-align: right;
	vertical-align: top;
	font-weight: 800;
}
form.tableless label a,
th a {
	color: #5f6062;
}
form.tableless br {
	clear: left;
	margin-bottom: .7em;
}
thead tr th,
tr.header th {
	/* If this whole row is a header, bottom-center align the th's */
	text-align: center;
	vertical-align: bottom;
}

.note {
	font-size: .8em;
	color: #aaa;
}

tr.even {
	background-color: #f0f0f0;
}
tr.odd {
	background-color: #f8f8f8;
}
tr.userdisabled,
span.userdisabled {
	background-color: #eaa;
}

.menu {
	background-color: #f37421;
}
.menu td {
	padding: .1em .6em !important;
	border-top: 2px solid #c2bfbf;
	border-bottom: 2px solid #c2bfbf;
	white-space: nowrap;
}
.menu td a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.menu td a:hover {
	color: #c2bfbf;
}
.menu td.selected {
	background-color: white;
	border: 2px solid #c2bfbf;
	border-style: solid solid none solid;
}
.menu td.selected a {
	color: #f37421;
}

.submenu {
	margin: .2em 0 -0.4em 0;
	text-align: right;
}
.submenu a {
	border-left: 2px solid #c2bfbf;
	padding: 2px 4px;
	color: #5f6062;
	font-weight: normal !important;
}
.submenu a:hover {
	background-color: #eee;
}
.submenu a.selected {
	color: #f37421;
}

.occlude {
	background-color: #dde6f3;
	border: 1px solid #c2bfbf;
	z-index: 100;
}

.boxTitle {
	font-size: 1em;
	color: #5f6062;
	text-decoration: none;
	font-weight: bold;
}

.error {
	color: red !important;
	font-weight: bold;
}
.success {
	color: blue !important;
	font-weight: bold;
}

.contentBox {
	width: 100%;
	margin: .75em;
	padding: 2em;
	border: 2px solid #c2bfbf;
}
.errorContentBox {
	width: 100%;
	margin: 1em;
	padding: 2em;
	border: 2px solid #b22222;
}
/* IE[456] doesn't understand the '>' child selector
We hide this from IE[456] because it really screws up page layout when you set auto width */
* > .contentBox,
* > .errorContentBox {
		width: auto;
}

.contentSection {
	margin: 0 1.2em;
	padding-top: 1.2em;
	border-top: 1px solid #c2bfbf;
}
.contentSectionTop {
	margin: -1.2em -1.2em .8em -1.2em;
	padding: .5em;
	border-bottom: 1px solid #c2bfbf;
}

/*
 * h1 should ONLY be the VERY first thing inside contentBox (-10 margin-top)
 * h2 and h3 can be used anywhere inside contentBox to insert a heading
 * h2 is a major divider: it looks graphically exactly like h1 (except the margin-top)
 * h3 looks like a subheading (less padding, indented, smaller font)
 */
.contentBox h1,
.contentBox h2,
.contentBox h3 {
	margin: -1.67em -1.67em 1em -1.67em;
	padding: .4em 1.33em;
	background-color: #5f6062;
	border-bottom: 1px solid #c2bfbf;
	color: white;
	text-decoration: none;
	font-weight: 900;
	font-size: 1.2em;
}

.contentBox h2 {
	border-top: 1px solid #c2bfbf;
	margin: 1em -1em 1em -1em;
}
.contentBox h3 {
	/* Leave whitespace on the sides to show it's a subheading */
	margin: 1.2em 0;
	padding: .2em 1.2em;
	border: 1px solid #c2bfbf;
	font-size: 1.1em;
}
.contentBox h3.error,
.contentBox h3.success {
	background-color: #eee;
	text-align: center;
	font-weight: bold;
}

.errorContentBox h1 {
	margin: -.83em -1.67em 1em -1.67em;
	padding: .5em 1.2em;
	background-color: #5f6062;
	border-bottom: 1px solid #b22222;
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

.pageTitle {
	font-size: 1.8em;
}
/* this can go away when no more public sites refer to this div */
.supportPortal {
	margin: .8em 0;
	width: 150px;
	height: 1.4em;
	background: white url("support-portal.gif") no-repeat center right;
}

.scrollBox {
	overflow: auto;
}

.nowrap {
	white-space: nowrap;
}

.wide {
	width: 100%;
}
table.grid {
	background-color: white;
	border: 2px solid #cbdbeb;
}
table.grid tr td {
	border: 1px solid #cbdbeb;
}
table.grid tr th {
	background-color: #dde6f3;
	border: 2px solid #cbdbeb;
}

table.nowrapheader th {                /* Fixes %CONTENT_AREA% on html_template.ns in IE 7 */
	white-space: nowrap;
}


.padding,
table.padding td,
table.padding th {
	padding: .3em;
}

/* Maybe someday... when IE supports :before... we can actually _use_ this
.required:before {
	content: '&bull;';
	color: red;
	font-weight: 900;
}
*/
span.required,
td.required span {
	background: transparent url(/content/reddot.png) no-repeat top left;
	padding-left: 7px;
}

#header a {
	font-weight: bold;
	text-decoration: none;
}
#footer {
	padding: .5em 2em;
	background-color: #f37421;
	color: white;
	/*font-variant: small-caps;*/
}
#footer a {
	color: white;
}

.nsorange {
	color: #f37421;
}
a.nsorange:hover {
	color: black;
}
a.inverse {
	color: #5f6062;
}
a.inverse:hover {
	color: #f37421;
}

.tab {
padding-left:.8em;
padding-right:.8em;
}

.online {
	color:green;
	font-weight:bold
}
.offline {
	color:red;
	font-weight:bold
}
span.language_selection {
	/*border: 1px solid black*/
}
.sectionTitle {
	text-align: right;
	color: white;
}
.sectionTitle span {
	float: left;
	color: white;
	display: block;
}
.sectionTitle h1 {
	color: white;
}
form.tableless label {
	float: left;
	padding: 0pt 1em;
	text-align: right;
	width: 12em;
}
form.tableless span {
	display: block;
	margin-bottom: 0.5em;
	padding: 0pt;
}
form.tableless span select {
	padding: 1px;
}
.indented {
	margin-left: 1.5em;
}









