body {
	background: #fff;
	font-family: Helvetica, Arial, sans-serif;
	height: 100%;
	font-size: 12px;
	margin: 0;
	padding: 0;
	z-index:0;
	position:static;
	min-height:100%;
}

.clearfix {
	width: 100%;
	height: 0px;
	clear: both;
	display: block
}

.wrapper {
	background: url("bg.gif") repeat-x scroll 0 0 transparent;
	padding-top: 15px;
}

ol,ul,li {
	list-style: none
}

#footer a {
	text-decoration: none;
	color: #0033CC;
}

#footer a:hover {
	border-bottom: 1px solid #555;
}

#topnav a {
	color: #f4f4f4;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	padding-bottom: 2px;
	position:relative;
}

#topnav-index-link {
	float:left;margin-left:30px;padding-top:21px;font-size:16px;
}

#topnav .toplink-block {
	display:inline-block;
	padding:20px;
	font-size:17px;
}

#topnav .active {
	background-color: #5C6F7E;
}

#topnav-underline {
	border-bottom: 1px solid #0091d0;
}


#topnav a:hover {
	border-bottom: 1px solid #0091d0;
}

.publinks {
	color: #008ED0;
	text-decoration: none;
	font-family: 'Lato', sans-serif;
	padding-bottom: 0px;
	position:relative;
}

.publinks:hover {
	border-bottom: 1px solid #777;
}

.readmore {
	color: #0068A2;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	padding-bottom: 0px;
}


.readmore:hover {
	border-bottom: 1px solid #777;
}

#related-articles:hover {
	background: #f4f4f4;
}

#featured-article:hover {
	background: #e5e5e5;
}

.articleimg {
	float: left;
	margin-left: 6px;
	margin-top: 10px;
	width: 182px;
}

.articleimg img {
	border: 1px solid #666666;
}

#popular ul li {
	list-style: none;
	float: left;
	width: 326px;
	height: 101px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px solid #e5e5e5;
}

#popular ul li img {
	float: left;
	border: 1px solid #444;
	margin-right: 12px;
	margin-left: 10px;
	width: 100px;
	height: 100px;
}

#popular a {
	color: #0068A2;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
}

#popular a:hover {
	text-decoration: underline;
}

#popular {
	float: left;
}

#popul {
	float: left;
	padding-bottom: 0px;
	width: 300px;
	padding-top: 0px;
	margin: 0px;
}

#popul {
	margin: 0px;
	padding: 0px;
}

#right ul li ul {
	float: left;
	padding: 0px;
	width: 300px;
	margin: 0px;
}

#right ul li ul li {
	border-bottom: 1px solid #ddd;
	padding: 7px 0px;
}

#right ul li ul>li:hover {
	background: #f4f4f4;
}

#right ul li {
	width: 306px;
	float: left;
	height: auto;
	padding: 0px;
	margin: 0px;
}

#custwidget input {
	width: 70px;
}
