body {
	max-width: 1050px;
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 93%;
	color: #000;
	margin:auto;
	padding:0;
	text-align:center;
	background-color: #10303F;
	background-image: none;
	background-repeat: repeat-x;
}

.max-width {
	width: 1050px;
}

table {
font-size:100%;
color:inherit;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}

hr{
border: 0;
color:inherit;
background-color: #999;
height: 1px;
width: 80%;
text-align: center;
}
 
ul {
	list-style-type: disc;
	padding-left: 0;
	margin-left: 10px;
	list-style-position: inside;
}

li.custom {
	padding-left: 20px;
	margin-bottom: 10px;
	background-image: url(../image-files/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	text-align: left;
}
 
.a img {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-decoration: #FFFFFF;
	background-image: none;
}

a {
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #0000FF;
	text-decoration: underline;
}

a:hover {
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 100%;
	color: #666633;
 }

a.ivlink {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

a.ivlink:hover {
	color: #000;
}

h1 {
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 175%;
	color: #10303F;
	text-align:center;
}
h2 {
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 145%;
	color: #666633;
	text-align:center;
}
h3 {
	font-family: "Trebuchet Ms", Arial, Verdana, sans-serif;
	font-size: 108%;
	color: #183C90;
	text-align:left;
}


td.logo {
	background-color:#EAEAEA;
	font-size: 100%;
}

td.headerbg {
	background-color:#fff;
	font-size: 93%;
	height: 28px;
}

td.nheaderbg {
	font-size: 93%;
	height: 25px;
	background-image: none;
	padding: 0px;
	background-color: #9c9b6b;
}

td.hheaderbg {
	background-image: 
url(../n-images/nheader.jpg);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	clear: none;
	margin: 0px;
	height: 206px;
	width: 100%;
	background-color: #183C90;
	padding: 0px;
}

td.spacerbg {
	background-color:#fff;
	font-size: 93%;
	width: 16%;
}

td.contentbg {
	background-color:#fff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid  #cccccc;
	border-top: 1px solid  #cccccc;
	border-bottom: 1px solid  #cccccc;
	font-size: 90%;
	color:inherit;
	padding: 5px;
}

td.rightbg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 86%;
	color:inherit;
	background-color:#fff;
	padding:5px;
	width: 16%;
}

td.leftbg {
	font-size: 86%;
	color:inherit;
	background-color:#fff;
	padding:5px;
	margin-left: 5px;
}

td.footerbg {
	font-size: 86%;
	color:inherit;
	background-color:#fff;
	padding:5px;
}

td.copyright {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
	padding: 0px;
	height: 120px;
	width: 1050px;
	background-image: url(../n-images/ncopyright.jpg);
	background-position: center;
}

td.promo {
	color:#FFF;
	padding: 10px;
	height: 140px;
	width: 260px;
	background-color: #e4f2d8;
	text-align: center;
	border: thin dotted #ccc;
}

td.spacer {
	color:#FFF;
	width: 50px;
}

td.promo-box {
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
.hbgg{
	color:#AC9279;
}

.hbg{
	background-color:#666633;
	color:#fff;
	width: auto;
	text-align: center;
}

a.jumplink{
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
}

a:hover.jumplink  {
text-decoration: none;
font-size: 100%; 
background-color: transparent;
color: #000;
} 

.left {
text-align: left;
}

.center {
text-align: center;
}

.image-left-center {
	float: left;
	padding: 1px;
	
	margin-right: 10px;	
}

img.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.right {
	display: none;
	float: right;
}

td.grey {
	color: #000;
	height: 50px;
}

td.white {
	color: #000;
	height: 50px;
}


th.heading {
	height: 30px;
	color: #fff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 93%;
}

.background-color {
	height: 100px;
	width: 500px;
	background-color: #003399;
	text-align: center;
}

.image-border-black {
	border: thin solid #000;
}

.image-border-green {
	border: thin solid #060;
}

