body.home {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	min-width: 940px;
	height: 100%;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
}

body.home div.container div.stories div.storiesm , body.home div.right {
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif;
}

body.home div.container {	
	z-index: 0;
	padding: 0px;
}

body.home img {
	border: 0px;
}

body.home div.container a:link {
	color: #ff0000;
	text-decoration: none;
}

body.home div.container a:visited {
	color: #717692;
	text-decoration: underline;
}

body.home div.container a:hover {
	color: #717692;
	text-decoration: none;
}

body.home div.container div.title {
	height: 80px;
	background: #515390 url(../images/h_titlebg.jpg) no-repeat;
	background-position: top right;
}

body.home div.container div.title div.logo {
	float: right;
	text-align: right;
	width: 300px;
}

body.home div.container div.title img.title {
	margin: 35px 0 0 20px;
	float: left;
	
}

body.home div.container div.title img.subtitle {
	margin: 20px 15px 10px 20px;
	float: right;
	
}

body.home div.mainbody {
	clear: all;
	z-index: 0;
	background-image: url(../images/h_bottomback.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

body.home div.container div.stories {
	background: #28272d url(../images/h_storiesbg.jpg) no-repeat;
	background-position: top right;
	padding: 0px;
	height: 320px;
}

body.home div.container div.stories div.storiesm {
	width: 480px;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0;
	top: 174px;
	height: 262px;
	padding: 10px 12px 5px 12px;
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif;
}

body.home div.container div.stories div.storiesm:hover {
	width: 480px;
	z-index: 10;
	opacity: 1;
	position: absolute;
	left: 0;
	top: 174px;
	height: 262px;
	background-color: #c22;
	padding: 10px 12px 5px 12px;
	filter:alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif;
}

body.home div.container div.stories div.storiesm a:link, body.home div.container div.stories div.storiesm a:visited, body.home div.container div.stories div.storiesm a:hover {
	color: #fff;
	text-decoration: none;
}

body.home div.container div.stories div.storiesb {
	background-color: #495588;
	width: 480px;
	z-index: 0;
	height: 262px;
	padding: 10px 12px 5px 12px;
	filter:alpha(opacity=85);
	-moz-opacity:.85;
	opacity:.85;
}

td.item_on {
	background-color: #c22;
	width: 166px;
	height: 40px;
	padding: 4px;
	font-size: .9em;
	color: #eef;
}

td.item_off {
	background-color: #99b;
	width: 166px;
	font-size: .9em;
	padding: 4px;
	height: 40px;
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;
	color: #fff;
}

td.item_on img, td.item_off img {
	width: 36px;
	float: left;
	margin: 2px 5px 2px 2px;
}

td.item_on .name,td.item_off .name {
	display: block;
	padding-top: 10px;
}

body.home div.container div.stories div.storiesm img.main {
	float: left;
	width: 250px;
	border: 5px solid #fff;
	margin-right: 10px;
}

body.home div.container div.stories div.storiesm p {
	color: #dedede;
	font-size: 1em;
}

body.home div.container div.stories div.storiesm h4 {
	color: #c3cfed;
	font-weight: normal;
	font-size: 1.1em;
	margin-top: 50px;
}

body.home div.container div.stories div.storiesm h3 {
	color: #fff;
	font-weight: normal;
	font-size: 1.5em;
	line-height: 1.2em;
	margin-top: -20px;
	padding: 0px;
}

body.home div.countries table.country {
	width: 100%;
}

body.home div.countries table.country td {
	width: 50%;
	border-bottom: 1px dotted #aaa;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666;
	padding: 4px 5px 15px 5px;
}

body.home div.countries table.country td:hover {
	background-color: #fdd;
}

body.home div.countries table.country td img {
	float: left;
	margin: 0 10px 10px 0;
	width: 120px;
	border: 4px solid #ccc;
}

body.home div.countries table.country td .dept {
	color: #596688;
	font-size: .8em;
	margin: 0;
	padding: 3px 0 5px 0;
	letter-spacing: 4px;
	text-transform: uppercase;
	display: block;
}	

body.home div.countries table.country td span.title {
	color: #990000;
	font-size: 1.6em;
	line-height: 1.1em;	
}

body.home div.countries table.country td span.country {
	color: #676772;
	padding: 0;
	font-size: .9em;	
	text-transform: uppercase;
	letter-spacing: 2px;
}

body.home div.countries table.country td span.date {
	color: #990000;
	font-size: 0.8em;	
}

body.home div.countries table.country td a:link, body.home div.countries table.country td a:visited {
	text-decoration: none;
	color: #c22;
}

body.home div.countries table.country td a:hover {
	color: #f00;
}

body.home div.category {
	margin-top: 148px;
}

body.home td.right {
	width: 270px;
	font-family: 'Gill Sans','Lucida Grande','Franklin Gothic Medium','Lucida Unicode',Lucida,Verdana,Sans-serif;
	background-color: #b4b9c4;
}

body.home td.right div.r1{
	background-image: url(../images/h_r1.jpg);
	width: 230px;
	height: 99px;
	padding: 40px 20px 20px 20px;
	color: #c7d8ff;
	font-size: 1.4em;
	line-height: 1.3em;
}

body.home div.container td.right div.r1 a:link, body.home div.container td.right div.r1 a:visited {
	color: #fff;
	text-decoration: none;
}


body.home td.right p {
	background-color: #dddfe4;
	border-bottom: 1px solid #fff;
	color: #a46565;
	font-size: 1.2em;
	line-height: 1.2em;
	margin: 0;
	padding: 15px;
	width: 240px;
}

body.home td.right p span.by{
	color: #8b8b8b;
	font-size: 0.9em;
	line-height: 1em;
	margin-top: 5px;
}

body.home td.right p.blog {
	background-color: #b4b9c4;
	border-bottom: 1px solid #fff;
	color: #2c7eb1;
	font-size: 1.1em;
	line-height: 1em;
	margin: 0;
	padding: 5px;
	width: 260px;
}

body.home td.right p.blog a {
	color: #2c7eb1;
	text-decoration: none;
}

body.home table.outer {
	border-collapse: collapse;
	width: 100%;
}

body.home table.outer td {
	vertical-align: top;
}

body.home table.outer td.bottom {
	vertical-align: bottom;
}


div.footer {
	background-color: #ccc;
	clear: both;
	padding: 10px;
	font-size: .8em;
	color: #555;
}


div.footer a:link {
	text-decoration: none;
	color: #c22;
}


div.footer a:visited {
	text-decoration: none;
	color: #596688;
}


body.home p.blog a:hover {
	color: #fff;
	text-decoration: none;
}

div.global_top ul.topnav ul.subnav {	
	padding-left: 7px;
	margin: 0 0 0 -50px;
	width: 250px;
}

div.global_top {	
	min-width: 850px;
}