body {margin:20px auto 0 auto; padding:0; background-color:#ffffff; font-family:Tahoma; }
form {margin:0; padding:0}
td { font-family:tahoma; font-size:11px; line-height:14px; color:#777777;}

h3 { font-size:14px; margin-top:0; color:#128DC2;}
.clientName { font-size:14px; margin-top:0; color:#128DC2; text-decoration:underline;}

.site { font-size:10px; margin-top:0; color:#128DC2;}

.header { color:#AA9F91;}
.header a {text-decoration:none; color:#FF9000; font-size:9px;}
.header a:hover { text-decoration:underline;}
.header span a {text-decoration:none; color:#898989; font-size:9px;}
.header span a:hover {text-decoration:underline;}

a img {
    border: 0;
	float:left;
	margin:0px;
	margin-right:10px;
	padding:0px;
}

#headerDiv{
display:inline-block;
margin-top:-30px;
margin-left:75px;
margin-bottom:auto;
margin-right:auto;
left:50px;
}

#headerDiv2{
display:inline-block;
margin-top:-30px;
margin-left:25px;
margin-bottom:auto;
margin-right:auto;
left:50px;
}

#news_header{
padding-top:15px;
padding-bottom:10px;
margin-left:50px;
font-size:12px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif
}

#newsticker{
margin-top:20px;
margin:10px;
}

#clients{
width:448px;
padding-top:15px;
padding-bottom:10px;
font-size:12px;
font-weight:bold;
font-family:Tahoma, Arial, Helvetica, sans-serif
}

.clear{
clear:both;
}

.heading1{
margin: 0;
padding: 0;
color:#999999;
font-size:16px;
font-weight:bold;
font-family:tahoma;
}

.heading2{
text-decoration: none;
color:#999999;
font-size:14px;
font-weight:bold;
font-family:tahoma;
}

.heading3{
text-decoration: none;
color:#999999;
font-size:12px;
font-weight:bold;
font-family:tahoma;
}

.titleImages{
margin:0 0 11px 11px;
padding: 0;
}

.img{
padding:10px;
border-color:#666666;
}

.logos{
margin-right:10px;
border-color:#666666;
float:left;
}

.date{
font-size:11px; 
margin-top:0; 
color:#128DC2;
}

a {color:#128DC2; text-decoration:none;}
a:hover {text-decoration:underline;}

strong { color:#767676}
strong span { color:#128DC2}
strong a { color:#128DC2; text-decoration:none;}
strong a:hover { text-decoration:underline;}

input {width:235px; height:20px; font-family:tahoma; font-size:11px;  color:#767676; vertical-align:middle; background-color:#E8E8E8; padding:2 0 0 4px; border:1px solid #CCCCCC;}
textarea {width:234px; height:104px; font-family:tahoma; font-size:11px; overflow:hidden; color:#767676; background-color:#E8E8E8; padding:3 0 0 4px; margin-top:1px; border:1px solid #CCCCCC;}


#footer{
padding:30px 50px 30px 50px;
margin-left:auto;
margin-right:auto;
text-align:center;
}

.nwm_logo{
margin-top:-30px;
margin-right:10%;
float:right;
}

.nwm_logo a:link{
border:0px;
}

.footer { color:#919191;}
.footer a { color:#919191; text-decoration:none;}
.footer a:hover  { text-decoration:underline;}
.footer span a {color:#ABABAB; font-size:9px; text-decoration:none}
.footer span a:hover {text-decoration:underline}
.footer input {width:146px; height:21px; font-family:tahoma; font-size:10px;  color:#9C9C9C; vertical-align:middle; background-color:#FBFAE8; padding:3 0 0 4px; border:1px solid #B8B8B8; margin-top:22px;}

.search ul { margin:0; padding:0; list-style:none;}
.search li { color:#707070; line-height:18px; background:url(css/images/bullet_2.gif) left top no-repeat; padding:0 0 0 10px;}
.search li a { color:#707070; text-decoration:none;}
.search li a:hover { text-decoration:underline;}

.arr { font-size:9px; text-transform:uppercase;}
.arr a { color:#ABABAB; text-decoration:none;}

.txt strong { color:#A11B00; font-size:11;}

span strong a { color:#128DC2; text-decoration:none;}
span strong a:hover { text-decoration:underline;}

<!-- NAVIGATION SYSTEM -->

#nav {
	width: 220px;
	height: 224px;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif
	}
	
#nav li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family:inherit;
  	height: 24px;
	text-decoration: none;
	}		
	
#nav li a:link, #nav li a:visited {
	color: #3688BA;
	display: block;
	background:url(images/navigation.gif);
	padding: 8px 0 0 30px;
	}
	
#nav li a:hover {
	color: #3688BA;
	background:url(images/navigation.gif) 0 -32px;
	padding: 8px 0 0 32px;
	}
	
#nav img{
	margin-top:10px;
	margin-left:60px;
	margin-right:auto;
	}

.activeLink{
	padding-left:10px;
	color:#333333;
	}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/* NEWS BUTTONS */

#newsButtonWrapper {
	margin: 0;
	padding: 0;
	width: 100%;
}
	
.newsButton {
	margin: 0 auto;
	padding: 0;
	width: 150px;
}

	.newsButton img {
		display: block;
		margin: 10px 0 0 0;
	}

.clearBoth {
	clear: both;
}