@charset "utf-8";
/* CSS Document */

/* General styles */
body {
	font-size: 100%;
	background-color: #008ED4;
	background-image: url(../templates/news_english_files/backgrnd_wn.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 20px;
	font-family:Arial,sans-serif;
}
h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #008FD5;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.2em;
}
h3 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #008FD5;
	font-weight: bold;
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 1.2em;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {
	display: block;
	clear: both;
}

/* Layout styles */

#wrapper {
	margin: 0px auto;
	padding: 20px;
	border:0;
	width: 600px;
	background-color: #FFFFFF;
}
#content {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #008FD5;
}
#colone {
	float: left;
	width: 279px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #008FD5;
	background-color: #FFFFFF;
}
#coltwo {
	margin: 0;
	float: left;
	width: 280px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	padding: 10px;
	background-color: #FFFFFF;
}


/* Content styles */

.text h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #008FD5;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	line-height: 1.2em;
}

.text p {
	color: #000000;
	font-weight: normal;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 0.8em;
}
.text img {
	border: 1px solid #999999;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 1px;
	float: left;
}
.text a, 
.text a:link, 
.text a:visited {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: right;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.text a:focus, 
.text a:hover, 
.text a:active {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	text-align: right;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: bold;
	color: #2C3293;
	text-decoration: underline;
}

/* Image styles */
.image img {
	border: 1px solid #999999;
	margin: 0px;
	padding: 1px;
}
.image {
	float: left;
	margin: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	clear: both;
}

/* Header styles */
#header {
	background-color: #FFFFFF;
	background-image: url(../templates/news_english_files/wnews_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: right;
	/* font-family: Arial, Helvetica, sans-serif; */
	font-size: 0.8em;
	color: #2C3293;
}
#header a, 
#header a:link, 
#header a:visited {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#header a:focus, 
#header a:hover, 
#header a:active {
	/* font-family: Arial, Helvetica, sans-serif; */
	font-weight: normal;
	color: #2C3293;
	text-decoration: underline;
}

/* Footer styles */
#footer {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	padding: 20px;
}	
#footer a, 
#footer a:link, 
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footer a:focus, 
#footer a:hover, 
#footer a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/* Footer links styles */
#footlinks {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #008ED4;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 25px;
}	
#footlinks b {
	font-weight: bold;
	color: #666666;
}

#footlinks a, 
#footlinks a:link, 
#footlinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footlinks a:focus, 
#footlinks a:hover, 
#footlinksa:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
#footnotes {
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
}
#footnotes h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#footnotes p {
	margin: 0px;
	padding: 0px;
}
#footnotes a, 
#footnotes a:link, 
#footnotes a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#footnotes a:focus, 
#footnotes a:hover, 
#footnotes a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}

/* Website links styles */
#weblinks {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #008ED4;
	background-color: #FFFFFF;
	text-align: center;
}	
#weblinks b {
	font-weight: bold;
	color: #666666;
}
#weblinks a, 
#weblinks a:link, 
#weblinks a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#weblinks a:focus, 
#weblinks a:hover, 
#weblinks a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}



.rssfeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #000000;
}
td.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	border: 0 0 0 0;
}
td.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;
	border: 0 0 0 0;
}
td.headlines ul {
	list-style: none;
	text-align: left;
	margin: 0px;
	padding: 4px 0px 0px;
	width: 240px;
}
td.headlines li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #000000;

}	
td.headlines li a, 
td.headlines li a:link, 
td.headlines li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #008FD5;
	font-weight: normal;
	text-decoration: none;
}
td.headlines li a:focus, 
td.headlines li a:hover, 
td.headlines li a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #008FD5;
	font-weight: normal;
	text-decoration: underline;
}

/* Story styles */
#story1 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}

#story2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}
#story3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}
#story4 {
	padding-top: 5px;
	padding-bottom: 10px;
}
#story5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}
#story6 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}
#story7 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #008FD5;
	padding-bottom: 10px;
	padding-top: 5px;
}
#story8 {
	padding-top: 5px;
	padding-bottom: 10px;
}

.more {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
	color: #666666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.more a, 
.more a:link, 
.more a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.more a:focus, 
.more a:hover, 
.more a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2C3293;
	text-decoration: underline;
}


#unsubscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	color: #006;
	text-align: center;
	padding: 20px;
}
#unsubscribe a, 
#unsubscribe a:link, 
#unsubscribe a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006;
	text-decoration: none;
}
#unsubscribe a:focus, 
#unsubscribe a:hover, 
#unsubscribe a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #006;
	text-decoration: underline;
}

#rssfeed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
}