@charset "utf-8";
#footerWrap {
	font-size: 11px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 40px;
}
#copyright {
	float: left;
	height: 35px;
	width: 375px;
}
#footerLinks {
	float: right;
	height: 35px;
	width: 550px;
	text-align: right;
}


/* CSS Document */

a:link {
	font-weight: bold;
	font-size: 12px; 
	color: #174986;
	text-decoration: none;
}
a:visited {
    font-weight:bold; 
	color: #174986;
	text-decoration: none;
}
a:hover {
font-weight:bold; 
	text-decoration: underline;
}
a:active {
font-weight:bold; 
	text-decoration: none;
}

p,li{
	line-height: 149%;
	text-align: left;
	font-size: 12px;
	}
	td, th {
		font-size: 12px;
	}
	h1 {
	font-size: 18px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
h2 {
	font-size: 14px;
	font-style: normal;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.thead {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #000;
	border-right-color: #999;
	border-bottom-color: #000;
	border-left-color: #999;
}
.trow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #999;
	border-right-color: #DDD;
	border-left-color: #DDD;
}
#footerWrap a:link, #footerWrap a:active, #footerWrap a:visited {
	font-size: 11px;
	color: #2E2E2E;
}
.no-top-margin { margin-top: 0px; }
.no-bottom-margin { margin-bottom: 0px; }
#news p { font-size:11px; margin: 0 0 17px 0; line-height: 120%; }
ul.columns {
  float: left;
  width: 60em;
  margin-left: 20px;
  margin-top: 0px;
  padding: 0;
}
 
ul.columns li {
  float: left;
  width: 30em;
  margin: 0;
  padding: 0;
} 
