#main_container {
	background:#C0E2E6 url(../images/bg_main.png) repeat-x 0 0;
	padding: 20px 0;
}
.main {
	background-color:#fff;
	padding-bottom: 20px;
	-moz-border-radius: 0 0 14px 14px;
}
.word_count {
	padding: 10px;
	text-align: center;
}
#LetterTabs {
	margin-top: 20px;
}
#LetterTabs ul {
	margin: 0 0 -1px 0;
	padding: 0 0 0 120px;
	list-style-type: none;
	height: 24px;
	border-bottom: 1px solid #ccc;
}
#LetterTabs ul li {
	margin: 0 1px 0 0;
	padding: 0;
	float: left;
}
#LetterTabs ul li a {
	display: block;
	padding: 3px 10px 2px;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
	color: #777;
	font-weight: bolder;
	text-decoration: none;
	-moz-border-radius: 4px 4px 0 0;
}
#LetterTabs ul li.on a {
	background-color: #fff;
	border-bottom: 1px solid #fff;
	color: #333;
	font-size: 13px;
	padding: 3px 10px 0px;
}
.banner {
	text-align: center;
}
.banner.global {
	margin: 10px 0 30px;
	text-align: center;
	background-color: #ff0;
}
.banner.global img {
	border-left:4px solid #fff;
	border-right:4px solid #fff;
}
.banner.b220 img{
	border: 2px solid #ccc;
	display: block;
}
div.line {
	background-color: #ccc;
	height: 2px;
	width: 100%;
	content: " ";
	float: left;
	margin-bottom: 2px;
}
div.line.blue {
	background-color: #00f;
}
div.line.red {
	background-color: #f00;
}
/**wodrsdot.gif*/
ul.word_list {margin: 0; padding: 0; list-style-type: none;}
ul.word_list li {margin: 0; padding: 0;}
ul.word_list li a {
	color: #333;
	text-decoration: none;
	padding: 4px 0 4px 20px;
	background: url(../images/wodrsdot.gif) no-repeat 0 65%;
}

#network {padding: 10px 0;line-height:20px;height: 70px;font-size: 12px;}
#network ul {margin:0; padding:0 3px;list-style-type:none;height: 28px;}
#network ul li {margin:0 2px 2px 0; padding:0; float: left;}
#network ul li a {
	-moz-border-radius: 2px;
	width: 94px;
	text-align: center;
	padding: 2px 10px;color: #666;text-decoration: none;display: block;line-height:20px;border: 1px solid #ccc;}
#network ul li.on a,
#network ul li a:hover {background: #C0E2E6; color: #000;}
#footer { padding-top: 20px;}
/* link bar*/
.link_bar {	font-size: 92%; }
.link_bar a {
	color: #0000FF;
	text-decoration: none;
	padding: 10px 0;
}
.link_bar a:hover {
	color: #000099;
	text-decoration: none;
}
.link_bar table td {
	text-align: center !important;
	font-size: 12px;
}
.link_bar table {
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
.link_bar .deftd {
	border-left: 1px solid #CCCCCC;
	padding: 6px 0;
}
.link_bar .yellow {
	background-color: #FFFF00;
	border-left: 1px solid #CCCCCC;
}
.link_bar .red {
	color: #FFFFFF;
	background-color: #FF0000;
}
.link_bar .red a {
	color: #FFFFFF;
}

/** 
 * articles
 */
#articles {}
#articles h2 {
	font-family: Georgia,"Times New Roman", Times, serif;
	text-align: center;
	padding-top: 20px;
	color: #f00;
}
#articles .info {
	border-bottom: 1px dotted #ccc;
	font-size: 11px;
	text-align: right;
	margin-bottom: 20px;
}
#articles dl {}
#articles dl dt {margin:0;padding:0;font-size: 14px;font-weight: normal;}
#articles dl dd {margin: 0 0 10px 0;padding: 0 0 10px 0;border-bottom: 1px dotted #ccc;}
#articles dl a {
	color: #00f;
	text-decoration: none;
}

#article h2 {
	font-size: 18px;
	font-weight: normal;
	color: #00f;
	padding-top: 60px;
}

#rel { }
#rel h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999;
	padding: 20px 0;
	margin: 0;
}
#rel ul {margin: 0; padding: 0 20px 0 0; list-style-type: none;}
#rel ul li {margin: 0; padding: 0;}
#rel ul li a {
	font-size: 11px;
	line-height: 1.2em;
	color: #555;
	padding: 4px 0 4px 18px;
	background: url(../images/wodrsdot.gif) no-repeat 0 4px;
	display: block;
	text-decoration: none;
}
#rel ul li a:hover{
	color:#111;
	background-color:#C0E2E6;
}

.article-content {
font-size: 13px !important;
}

.page_nav {margin: 0; padding: 0; list-style-type: none;}
.page_nav li {margin: 0; padding: 0;display:inline;}
.page_nav li a {padding: 2px 10px;color: #00f;}

/* footer element*/
.foot-gbanner {
    background-color: #DDF3F6;
    margin-bottom: 20px;
    padding: 2px 2px;
}
.foot-gbanner .banner.left {
    width: 728px;
    height: 90px;
    background-color: #fff;
    float: left;
}
.foot-gbanner .banner.right {
    float: right;
    width: 215px;
    height: 90px;
    max-height: 90px;
    background-color: #f00;
    color: #fff;
}

.foot.banner {
    padding: 20px 10px;
}
#footer_nav {
    border-top: 1px solid #e2e2e2; 
    padding: 10px 0;
}
#foot-network {
    background-color: #f5f5f5;
    margin: 0 0 20px 0;
}

.site_list,.site_list ul {
    list-style-type: none;
	margin:0;
	padding: 0;
}
.site_list > li {
    float: left;
    width: 189px;
    border-right: 1px solid #fff;
}
.site_list h4 {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 10px 0;
    color: #c00;
    letter-spacing: 1px;
	font-family: Arial,Helvetica,sans-serif;
}
.site_list ul {padding: 0 10px 10px;}
.site_list li a {
    font-size: 11px;
    color: #004a80;
    text-decoration: none;
}
.google-fbanner {
    border: 1px solid #e3e3e3;
    border-collapse: collapse;
    width: 950px;
    margin-bottom: 20px;
}
.google-fbanner td {
    width: 469px;
    border: 1px solid #e3e3e3;
    padding: 3px;
}

#nav {
    clear: both;
	font-size: 12px;
	font-family: Arial;
}
#nav table {
	border-collapse: collapse;
	width: 100%;
	margin-bottom: 1px;
}
#nav table.sub {
	background-color: #fff;
}
#nav td img {
    vertical-align: middle;
}
#nav td {
    padding: 4px 5px;
    text-align: center;
    background-color: #DDF3F6;
}
#nav td.arrow {
    padding: 4px 0px;
    background-color: #DDF3F6 !important;
}
#nav td.alt {
    background-color: #C0E2E6;
}
#nav .sub td {
    background-color: transparent;
    padding: 2px 5px;
}
#nav .sub td.alt {
    font-weight:bold;color:#f00;
    border: 1px solid #DDF3F6;
}
#nav td.sep {
    width: 1px;
    border-right: 1px solid #fff;
    padding: 4px 0px;
}
#nav .sub .sep {
    border-right: 1px solid #DDF3F6;
}
#nav a {
    text-decoration: none;
    color: #222;
}
/* *** Float containers fix: */ 
.clearer:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearer{display: inline-block;clear: both;}
/* Hides from IE-mac \*/
* html .clearer{height: 1%;}
.clearer{display: block;}
