﻿body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
}

p {
font-family:Tahoma; font-size:small;color:#5a5a5a;
	
}
/* Default Links */
a {
	color: #5a5a5a;
}

a:hover {
	color: white;
}

.topH {
	color: #ea9b2b;
	text-decoration:none;
}

.topH:hover {
	color: white;
}

ul{
	font-family:Tahoma; font-size:small;color:#336699;

}

li{
	font-family:Tahoma; font-size:small;color:#5a5a5a;

}
/* Default H1 Tag */
h1 {
	font-size: 100%;
	color: #5a5a5a;
}

/* Default H2 Tag */
h2 {
	font-size: medium;
	color: #336699;
	font-weight: normal;
	font-style:italic;
	text-transform: uppercase;
}

/* Default H3 Tag */
h3 {
	font-size: small;
	color: #336699;
	font-weight: bold;
}

/* Horizontal Rules */
#Right hr {
	margin-top: 5px;
	margin-bottom: 3px;
	margin-left: 9px;
	margin-right: 9px;
	border: none;
	border-top: 1px solid #c6c6c6;
	border: 1px solid;
}
#Right #InnerBody hr {
	margin-left: 10px;
	margin-right: 10px;
}

/* Header Image */
#Right #Header {
	background-image: url(../images/nt/extras/earth.png);
	height:280px;
	width:497px;
}


/* Inner Body */
#Right #InnerBody {
	background-color: #000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
}



/* Inner Body - H2 */
body #Right #InnerBody h2 {
	margin-top: 0px;
	background-color: #999999;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-size: 120%;
	color: White;
	text-transform: none;
}


/* Inner Body - Paragraph */
#Right #InnerBody p {
	font-size: 95%;
	color: #666666;
	padding-left: 10px;
	padding-right: 10px;
}
/* Inner Body - Paragraph Image */
#Right #InnerBody p img {
	margin-left: -10px;
	margin-right: -10px;
}
#Right #InnerBody blockquote {
	font-size: 95%;
	color: #666666;
}
#Right #InnerBody ul li {
	font-size: 95%;
	color: #666666;
	margin-bottom: 5px;
}
#Right #InnerBody li {
	font-size: 95%;
	color: #666666;
	margin-bottom: 5px;
}
#Right #InnerBody #RightBox ul {
	list-style-position: outside;
	padding-left: 30px;
	padding-right: 10px;
	font-size: 90%;
	color: Black;
}
#Right #InnerBody #RightBox ul li {
	font-size: 90%;
	color: Black;
}
#Right #InnerBody p.author {
	font-size: 90%;
}

#Right #InnerBody ol {
	color: #666666;
}
#Right #InnerBody ol li {
	font-size: 95%;
}

#Footer {
	font-size: 10px;
	color: #333;
}
#Footer a {
	color: #333;
}
#Footer a:hover {
	color: #333;
}

#Outer1 {
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 5px; 
	width: 760px;
	background-color: #000;

}

#Outer2 {
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 0px;
	background-color: #fff;
	width: 750px;
	background-repeat: repeat-x;
	background-position: bottom;

}

#Inner1 {
	margin-left: 5px;
	margin-right: 5px;
	background-repeat: repeat-x;
	background-position: 0px 5px;
}

#Left {
	width: 180px;
	margin-left: 15px;
	margin-right:0px;
	margin-bottom: 0px;


}
#Left #Logo img {
	display: block;
	padding-top: 0px;
	height: 55px;
	width:200px;
	background-image: url(../images/nt/extras/Logo.png);
	background-repeat:no-repeat;
}
#Left #ColHeader {
	background-color: Black;
	font-size: 0px; 
	width: 200px;
	height: 5px;
}

#Right {
	float: right;
	width: 730px;
	padding-right:15px;
}
#Right #Header {
	margin-top:0px;
	margin-bottom: 5px;

}
#Right #Header h1 {
	display: none;
}

#Footer {
	padding-top: 4px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	height: 21px;
	background-color: #ccc;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	clear: both;
}

#Footer #Copyright {
	position: absolute;
	color:#333;
}
#Footer #FootNav {
	float: right;
	color:#333;
}
#Footer #Contact {
	margin-left: 232px;
	position: absolute;
	color:#333;
}
/* Primary Navigation */
#Left #PriNav {
	width: 180px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#Left #PriNav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	border-bottom: 1px solid #F2F2F2;
}
#Left #PriNav li {
	font-size: 89%;
	font-weight: bold;
	color: #999999;
	text-transform: uppercase;
	border-top: 1px dotted #CCCCCC;
	border-top: 1px solid #F2F2F2;
	letter-spacing: 0px;
}

#Left #PriNav li a {
	width: 168px;
	height: 17px;
	padding-top: 3px;
	padding-left: 16px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
}
#Left #PriNav li a:hover {
	color: Black;
}

/* Sub nav */
body #Left #PriNav ul.sub {
	border-bottom: none;
	margin-bottom: 5px;
}

body #Left #PriNav ul.sub li a { /* normal state */
	width: 158px;
	height: 15px;
	padding-top: 5px;
	padding-left: 26px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	text-transform: none;
}
#Left #PriNav ul.sub li a:hover {
	color: Black;
}

/* Portal Navigation */
#Left #PriNavPortal {
	width: 194px;
	background-color: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1px;
	padding-right: 1px;
}
#Left #PriNavPortal ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
	border-bottom: 1px dotted #CCCCCC;
	border-bottom: 1px solid #F2F2F2;
}
#Left #PriNavPortal li {
	font-size: 82%;
	font-weight: bold;
	color: #999999;
	border-top: 1px dotted #CCCCCC;
	border-top: 1px solid #F2F2F2;
	letter-spacing: 0px;
}

#Left #PriNavPortal li a {
	width: 190px;
	height: 17px;
	padding-top: 3px;
	padding-left: 1px;
	padding-right: 1px;
	display: block;
	color: Gray;
	text-decoration: none;
}
#Left #PriNavPortal li a:hover {
	color: Black;
}

/* Sub nav */
body #Left #PriNavPortal ul.sub {
	border-bottom: none;
	margin-bottom: 5px;
}

body #Left #PriNavPortal ul.sub li a { /* normal state */
	width: 158px;
	height: 15px;
	padding-top: 5px;
	padding-left: 26px;
	padding-right: 5px;
	display: block;
	color: Gray;
	text-decoration: none;
	font-size: 95%;
	font-weight: normal;
	text-transform: none;
}
#Left #PriNavPortal ul.sub li a:hover {
	color: Black;
}

/* General Box */
#Left .Box {
	width: 198px;
	/*border: 1px solid #C6C6C6; */
	background-color: White;
	margin-top:10px;
}
#Left .Box h2 {
	margin: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #000;
	border-top:3px solid #ccc;
	color:#fff;
}
#Left .Box p {
	font-size: 75%;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
}

/* Quote Box */


#Left .QuoteBox {
	width: 200px;
	height:150px;
	margin-top:10px;
	background-image: url(../images/nt/extras/greybox.png);
}
#Left .QuoteBox h2 {
	margin: 5px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
	
}
#Left .QuoteBox h3 {
	text-align:center;
	color:#efefef;
	
}
#Left .QuoteBox blockquote {
	font-size: 110%;
	line-height: 110%;
	color: #efefef;
	margin: 0px;
	padding: 17px;
	padding-top: 28px;
	padding-bottom: 10px;
	
}
#Left .QuoteBox blockquote p {
	margin: 10px;
	padding: 10px;
	background-image: url(../images/nt/extras/greybox.png);
	background-repeat: no-repeat;
	background-position: top left;
	font-size:12px;
	
}
#Left .QuoteBox p.credit {
	font-size:12px;
	color: white;
	margin: 0px;
	padding: 17px;
	padding-top: 0px;
	
}

#Left .Box ul {
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Left .Box li {
	font-size:85%;
	color: #999999;
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	line-height: 20px;
}


/* Intro Box */
#Right .IntroBox {
	width: 100%;
}
#Right .IntroBox h2 {
	margin: 0px;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: Black;
	font-size: 95%;
	font-weight: bold;
	text-transform: none;
}
#Right .IntroBox p {
	font-size: 85%;
	line-height: 120%;
	margin: 0px;
	padding: 13px;
	padding-top: 5px;
	padding-bottom: 7px;
	color: #666666;
}

/* NEWS Box */
#Right .NewsBox {
	width: 31%;
	float: left;
	padding-left: 9px;
	padding-top: 12px;
}
#Right .NewsBox h3 {
	margin: 0px;
	color: Black;
	font-size: 95%;
	font-weight: bold;
	text-transform: none;
	padding-top: 0px;
}
#Right .NewsBox p {
	font-size: 85%;
	line-height: 120%;
	color: #666666;
}



/* Work Box */
body #Right .WorkBox {
	width: 730px; /* 330px when Articles are needed on home page. */
	background-color: #f0f0f0;
	border-top:5px solid #000;
	margin-top:10px;
	float: right;
}
body.Home #Right .WorkBox {
	width: 730px;
}
body.Services #Right .WorkBox {
	width: 100%;
	background-color: White;
	background-image: none;
	margin-top: 0px;
	float: none;
}

#Right .WorkBox h2 {
	margin: 0px;
	padding-top: 3px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
	height: 22px;
	background-color: #999999;

}
body.Services #Right .WorkBox h2 {
	height: auto;
	background-color: White;
	background-image: none;
}
#Right .WorkBox h3 {
	margin: 0px;
	padding-top: 12px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
#Right .WorkBox h4 {
    font-size: 100%;
    font-style: italic;
    font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-left: 9px;
	padding-right: 5px;
	padding-bottom: 0px;
}
body.Services #Right .WorkBox a h3 {
	color: Black;
}
#Right .WorkBox p {
	font-size: 90%;
	color:navy;
	line-height: 120%;
	margin: 0px;
	padding: 9px;
	padding-top: 5px;
}
#Right .WorkBox img {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	border: 0px;
}
#Right .WorkBox hr {
	clear: both;
}

#Right #InnerBody #LeftBox ul {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style-position: outside;
	list-style-type: none;
}
#Right #InnerBody #LeftBox ul li {
	font-size: 90%;
	background-color: White;
	padding: 5px;
	margin-top: 5px;
}
#Right #InnerBody #LeftBox ul li a {
	color: #cd076a;
	display: block;
}
#Right #InnerBody #LeftBox ul li a:hover {
	color: Black;
}
.ACdiv{
position: absolute;
border: solid 1px #336699;
background: #EEEEEE;
color: blue;
width: 120px;
display: none;
}

input.autocomplete {
  background: white url('../images/throbber.gif') no-repeat 0% 1px;
}

input.throbbing {
  background: yellow url('../images/throbber.gif') no-repeat 0% -19px;
}
.sbx{font: 7pt Verdana; background-image: url(); color: #000000; width: 120px;height: 20px} 
.ibx {background: #5a5a5a;color: #000000;font: 8pt Verdana; border: solid 1px black} 

#ov{background: yellow;border: solid 1px silver;cursor: hand;}
#ou{background: none;border: solid 1px #EEEEEE;}

.text { PADDING-RIGHT: 10px; PADDING-LEFT: 20px; FONT-SIZE: 11px; COLOR: #626567; FONT-FAMILY: Tahoma,sans-serif }
.style7 { FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #5a5a5a; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif }
.style144 { FONT-SIZE: 13px }
.style149 { FONT-SIZE: 14px; COLOR: #ff9900; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif }
.styleAll { FONT-SIZE: 12px; COLOR: #999999; FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif }
.Button
{
	border-color: #000000 1px solid;
	background-position: center;
	background-color: #EEEEEE;
		color: #000000;
		font-family: Tahoma;
		font-size: 13px;
		font-weight: normal;
	}

.inputbox
{
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	font-weight: normal;
	font-size: 8pt;
	border-left: #666666 1px solid;
	color: #666666;
	border-bottom: #666666 1px solid;
	font-family: Tahoma;
	background-color: #5a5a5a;
}

.dropdown
{
	border-left: #666666 1px solid;
	border-right: #666666 1px solid;
	border-top: #666666 1px solid;
	border-bottom: #666666 1px solid;
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	font-family: Tahoma;
}

#PSS * {margin:0} 
#PSS ul {list-style-type : none; padding : 0 ;}
#PSS ul li {display : inline;}
.DRNum input {width : 39px; height : 30px ; background-color: #cccccc;}
.DRAlph input, .DRAlph2 input , .Special input, .Special2 input, .Special3 input{width : 30px; background-color: #cccccc;}
.DRText {width : 100px ; margin-left : 20px }
   @page {size: 8.5in 11in; margin: 1in;}
   TABLE.page {width: 6.5in;}

