/* Universal Tags
--------------------------------------------------*/

html > body * {
	outline:none;
}
body {
	margin:0px;
	padding:0px;
	background:url(../images/body-repeater.gif) left top repeat;
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	font-weight:normal;
	line-height:22px;
	text-align:center;
}
h1, h2, h3, h4, h5, h6, form, label, input, legend, textarea, select, ul, ol, li, dl, dt, dd, p, div {
	margin:0px;
	padding:0px;
}
img {
	border:none;
	margin: 0px;
	padding: 0px;
}
p {
	margin-bottom:10px;
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
}
h1 {
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#eb7123;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#eb7123;
	margin:2px 0px 10px 0px;
}
a {
	text-decoration:none;
	color:#585858;
}
a:hover {
	text-decoration:underline;
	color:#ea6917;
}
.link a {
	text-decoration:underline;
	color:#585858;
}
.link a:hover {
	text-decoration:underline;
	color:#ea6917;
}
.clear {
	height:1px;
	clear:both;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.input{height:20px;
border:1px solid #999999;
}
sup{font-size:12px;
color:#FF0000;
}
input {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
select {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
}
.textbox {
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#666666;
	vertical-align:middle;
	padding-left:2px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textarea {
	border:1px solid #c5c5c5;
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	vertical-align:middle;
	padding-left:2px;
	width:160px;
	height:28px;
}
/* Header Tags 
--------------------------------------------------*/

#nm-global {
	padding:0px;
	margin:0px;
	text-align:center;
}
#masterhead {
	width:989px;
	position:relative;
	padding:0px;
	margin:0px auto;
	text-align:left;
}
#header {
	width:989px;
	height:101px;
	background:url("../images/header-bg.gif") left top no-repeat;
	float:left;
}
#nm-logo {
	float:left;
	padding:27px 0px 0px 30px;
}
#middle-bound {
	width:975px;
	background:url("../images/shadow-repeater.gif") left top repeat-y;
	float:left;
	padding:0px 7px;
}
/* Middle Content Tags 
--------------------------------------------------*/

#flash-area {
	width:975px;
	height:295px;
	float:left;
	border-bottom:1px solid #FFFFFF;
	background:#e7e7e7;
}
#collage-area {
	width:975px;
	height:170px;
	float:left;
	border-bottom:1px solid #ffffff;
}
#content-container {
	width:975px;
	float:left;
	padding:5px 0px 0px 0px;
}
#content-container-inner {
	width:975px;
	float:left;
	background:url(../images/middle-repeater.gif) left top repeat-y;
}
/* Left Column Tags 
--------------------------------------------------*/
#content-box {
	width:975px;
	float:left;
}
#left-column {
	width:222px;
	float:left;
	background: #efefef url("../images/left-col-repeater.gif") right top repeat-y;
	padding:10px 0px;
	font-size:11px;
}
#left-column h2 {
	font-family:"Palatino Linotype", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#082d7d;
	margin: 0px 0px 10px 15px;
}
#left-column p {
	padding:0px 0px 0px 15px;
	line-height:20px;
}
#left-column ul {
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style-type:none;
}
#left-column ul ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	list-style-type:none;
}
#left-column ul li ul li {
	margin:0px;
	padding:0px;
	display:block;
}
#left-column ul li a {
	margin:0px;
	padding:0px 0px 0px 15px;
	display:block;
	line-height:25px;
	height:25px;
	text-decoration:none;
	background:url("../images/left-nav-divider.gif") left top no-repeat;
}
#left-column ul li ul li a {
	margin:0px;
	padding:0px 0px 0px 35px;
	display:block;
	line-height:25px;
	height:25px;
	text-decoration:none;
	background:url("../images/left-nav-divider.gif") left top no-repeat;
}

#left-column a.current {
	background: #FFFFFF url("../images/left-nav-divider.gif") left top no-repeat;
	color:#ea6917;
}

#left-column ul li a.top {
	background:none;
}
#left-column ul li a.top:hover {
	background:#FFFFFF;
}
#right-column {
	width:723px;
	float:left;
	padding:10px 15px;
}
#three-box-container {
	width:969px;
	float:left;
	padding:0px 3px;
}
#box-one {
	width:432px;
	height:188px;
	float:left;
	background:url("../images/big-curve.jpg") left top no-repeat;
	padding:20px 23px 0px 22px;
}
.box-two {
	width:208px;
	height:188px;
	float:left;
	background:url("../images/small-curve.jpg") left top no-repeat;
	padding:20px 18px 0px 20px;
}
.box-two ul{padding:0px;
margin:0px;
list-style-type:none;
}
.box-two ul li{padding:0px 0px 3px 15px;
margin:0px;
background:url(../images/black-arrow.gif) left 8px no-repeat;
}
.box-two ul li a{padding:0px 0px 0px 0px;
margin:0px;
color:#636363;
text-decoration:none;
}
.box-two ul li a:hover{
color:#ea6917;
text-decoration:none;
}
#bottom-curve {
	width:989px;
	height:20px;
	background:url("../images/bottom-curve.gif") left top no-repeat;
	float:left;
}
#footer {
	width:959px;
	float:left;
	padding:5px 15px;
	font-size:11px;
	line-height:20px;
}
.orange-color {
	color:#ea6917;
}
.blue-list {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style-type:none;
}
.blue-list li {
	margin:0px;
	padding:0px 0px 4px 13px;
	background:url("../images/blue-arrow2.gif") left 7px no-repeat;
}
.blue-list li.down {
	background:url("../images/blue-arrow-down.gif") left 7px no-repeat;
}
.blue-list li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.blue-list li ul li {
	margin:0px;
	padding:0px 0px 4px 15px;
	background:url("../images/blue-arrow.gif") left 7px no-repeat;
	font-size:11px;
	line-height:20px;
}
.blue-list li ul li a {
	color:#ea6917;
	text-decoration:none;
}
.blue-list li ul li a:hover {
	color:#585858;
}
.right-quuote {
	background:url("../images/right-quotes.jpg") 97% 60px no-repeat;
	padding-bottom:12px;
}
.lipadding{
	padding:0px 0px 0px 15px;
	line-height:25px;
}
.border-right{border-right:1px solid #ffffff;}
.border-bottom{border-bottom:1px solid #ffffff;}
