	#wrapper     {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 140px;
	width: 100%;
	clear: both;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: hidden;
	background-image: url(../images/bg-header-dark.jpg);
	background-repeat: repeat-x;
}
#header-wrap {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;	
	background-image: url(../images/bg-header-dark2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.navlogin {
	float: right;
	margin-right: 20px;
	margin-left: 20px;
	color: #C2C2C2;
}
.navlogin a {
	color: #CCCCCC;
	text-decoration: none;
}
.navlogin a:hover {
	color: #0000FF;
	text-decoration: none;
}



#nav {
	width: 820px;
	margin-left: 40px;
	clear: both;
	z-index: 10;
}
#banner {
	width: 840px;
	height: 277px;
	padding-left: 20px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	background-image: url(../images/bg-white60.png);
	background-repeat: repeat;
}
#content {
	width: 840px;
	padding-left: 20px;
	padding-bottom: 10px;
	float: left;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.floatleft {
	float: left;
}

.floatright {
	float: right;
}
.col260 {
	float: left;
	width: 260px;
	margin-right: 20px;
}

.col540 {
	float: left;
	width: 540px;
	margin-right: 20px;
}
.col540 p {
	line-height: 1.6em;
}

.col820 {
	width: 820px;
	clear: both;
}
.r20 {
	margin-right: 20px;
}
.b20 {
	margin-bottom: 20px;
}


.clearboth {
	clear: both;
}


body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	background-color: #eeeeee;
	background-image: url(../images/bg-body-new.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#news li {
	list-style-type: none;
	font-size: 1.1em;
	padding-top: 4px;
	padding-bottom: 5px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	height: 20px;
}

p {
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.4em;
	padding-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-bottom: 0.2em;
}
h2.news-headline  {
	font-size: 1.7em !important;
	text-transform: capitalize !important;
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	color: #17386D;
}

h2 {
	font-size: 15px;
}
.logo   {
	width: 290px;
	height: 60px;
	margin-left: 40px;
	float: left;
	overflow: hidden;
}
.logo h1 {
	text-indent: -9999px;
	float: left;
	height: 0px;
	width: 0px;
	font-size: 1px;
	line-height: 0px;
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo    h1  a, .logo  img    {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#footer {
	padding-top: 10px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	clear: both;
	color: #999999;
}
#footer a {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: #0000FF;
	text-decoration: none;
}


#content ul {
	list-style-position: outside;
	font-size: 1.1em;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.hdr {
	margin-bottom: 20px;
	display: block;
}

.hdr  h2 {
	text-indent: -9999px;
	font-size: 0px;
}
.col820 p {
	line-height: 1.6em;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
