body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background: url(/_templates/nds_images/bg_main.gif) repeat-x top;
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #006DA5;
	border-bottom: 1px dashed #006EA1;
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: #84AAD6;
}
h1 {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006EA1;
	font-weight: bold;
	text-transform: lowercase;
}
h2 {
	font-family: "Arial Narrow", "Helvetica Narrow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006EA1;
	font-weight: bold;
	text-transform: lowercase;
}
ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    list-style:none;
}
ul li {
	background: url(/_templates/nds_images/bullet.gif) no-repeat 0px 4px ;
    margin: 0px 0px 0px 25px;
    padding: 0px 0px 8px 15px;
}

.container {
	background-color: #ffffff;
	border-left: 1px solid #006EA1;
	border-right: 1px solid #006EA1;
}
.smlbox {
	background-color: #E7EFF7;
	border-left: 1px solid #006EA1;
	border-right: 1px solid #006EA1;
	padding: 0px 4px 0px 4px;
	width: 160px;
}
.smallhead {
	font-size: 9px;
	font-weight: bold;
	color: #84AAD6;
}
.error {
	font-size: 13px;
	font-weight: bold;
	color: #cc0000;
}
.smalltext {
	font-size: 9px;
}
.footer {
	clear: both;
	background-image: url(/_templates/nds_images/bg_bottom.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #006EA1;
	text-align: center;
}
.thinborder {
	padding: 2px;
	text-align: center;
	border: 1px solid #006EA1;
}
.emaillink {
	font-size: 9px;
}
.logoutlink {
	display: inline;
	float: right;
	border: 1px dashed #006EA1;
	background-color: #f8f8f8;
	padding: 4px;
	font-size: 9px;
	text-transform: uppercase;
}
li.logoutlink {
	display:block;
	float: none;
	text-transform: uppercase;
	background-color: #ffffff;
	border: 0px solid #ffffff;
	padding: 4px;
	font-size: inherit;
}
.navmenu {
	margin-bottom: 10px;
	margin-left: 25px;
}
.navmenuhead {
	background: url(/_templates/nds_images/bullet_link.gif) no-repeat 0px 4px ;
	margin-left: -25px;
	padding-left: 15px;
}

#welcome {
	border-top: 1px solid #006EA1;
	height: 140px;
	margin-bottom: 20px;
}
#banner {
	border-top: 1px solid #006EA1;
}
#subnav {
	font-size: 10px;
	background: url(/_templates/nds_images/bg_nav.gif) no-repeat left bottom;
	padding: 5px 35px 75px 5px;
}
#subnav ul {
    margin: 0;
    padding: 0;
    list-style:none;
}
#subnav li {
	background: url(/_templates/nds_images/bullet_link.gif) no-repeat 0px 4px ;
    margin: 0px 0px 0px 25px;
    padding: 0px 0px 0px 15px;
}

#bottomnav {
    width:100%;
	background-color: #006EA1;
	margin-top: 20px;
    float:left;
}
#bottomnav ul {
    margin: 0;
    padding: 0;
    list-style:none;
}
#bottomnav li {
    float: left;
    margin: 15px 0px 0px 25px;
    padding: 0px 0px 25px 0px;
	border-right: 1px solid #ffffff;
}
#content {
	margin: 30px 20px 30px 0px;
}
