@charset "utf-8";
/* CSS Document */

body {
	background: url(images/body_bg.gif) 50% 0% repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 16px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

* html IMG { behavior: url(/pngbehavior.htc); }

img {
	border: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	overflow: hidden;
}

/*a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	overflow: hidden;
}*/

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}


h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #40427b;
	font-weight: bold;
}

h3 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #40427b;
	font-weight: bold;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: underline;
}

h3.name {
	padding: 0;
	margin: 0;
}

h4.title {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	padding: 0;
	margin: 0;
}

#wrapper {
	background: url(images/background.gif) top center no-repeat;
	margin: 0 auto;
	padding: 0;
}


#container {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}

#header {
	width: 900px;
	background: url(images/header_bg.gif) top center repeat-x;
	margin: 0;
	padding: 0;
}

#logo {
	float: left;
	padding-top: 13px;
	padding-left: 25px;
	padding-bottom: 10px;
}

#header-links {
	float: right;
	height: 100px;
	text-align: right;
	color: #a7aaae;
	margin: 0;
	padding: 0;
	padding-right: 10px;
}

#header-links img {
	margin: 0;
	padding: 0;
}

#banner {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#titlebanner {
	clear: both;
	width: 900px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	height: 186px;
	line-height: 0;
}

#titlebanner img {
	display: block;
	margin: 0px;
	padding: 0px;
}

#content {
	clear: both;
	width: 900px;	
	margin: 0;
	padding: 0;
	background: url(images/content_bg.gif) bottom left repeat-x;
}

#contentwrapper {
	margin: 0;
	padding: 0;
	background: url(images/contentwrapper_bg.gif) bottom left repeat-y;
	width: 900px;
}

#leftcol {
	position: relative;
	width: 235px;
	min-height: 690px;
	height:auto !important;
	height: 690px;
	float: left;
	margin: 0;
	padding: 120px 20px 0px 50px;
	background: url(images/leftcol_bg.gif) top left no-repeat;
	/*background: #e8e8ea url(images/leftcol_bg.gif) top left no-repeat;*/
}

#quote {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #4d5187;
	font-style: italic;
}

#quote .author {
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	font-style: normal;
}

#leftcontent ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 235px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4d5187;
	font-weight: bold;
}

#leftcontent ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#leftcontent a/*, #leftcontent a:visited*/ {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4d5187;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	margin: 0;
	line-height: 18px;
}

#leftcontent a:hover {
	background-color: #ecedf3;
}

#leftcontent img {
	text-align: center;
	margin: 10px auto;
}

#maincontent {
	position: relative;
	background: url(images/content_sub_bg.gif) top left no-repeat;
	width: 595px;
	float: right;
	margin: 0;
	padding: 0;
	height: 100%;
}

#text {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
}

#text img.sub {
	margin: 10px;
}

#text a/*, #text a:visited*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #f3b427;
	font-size: 12px;
}

#text a:hover {
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	color: #40427b;
	background-color: #F7F7FB;
	border: 1px solid #EBEBF3;
	padding: 10px;
	margin: 3px;
}

#text p.author {
	text-align: right;
	font-size: 11px;
	font-style: normal;
}

#text .date {
	font-weight: bold;
	color: #40427b;
}

#text .press-date {
	font-weight: bold;
	color: #40427b;
	border-bottom: 1px solid #E7E7EF;
	padding: 3px;
}

#text td.press-title {
	border-bottom: 1px solid #E7E7EF;
	padding: 3px;
}

#text td.press-title a/*, td.press-title a:visited*/ {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

#text td.press-promo a/*, td.press-promo a:visited*/{
	color: #40427b;
	font-weight: bold;
}

#text td.press-promo a:hover {
	text-decoration: underline;
}

#text td.press-detail {
	font-size: 11px;
}

#text p.article a/*, td.press-promo a:visited*/{
	color: #40427b;
	font-weight: bold;
	text-decoration: underline;
}

#text p.article a:hover {
	text-decoration: none;
}

#text .download {
	float: right;
	margin: 10px;
	text-align: center;
	border: 1px solid #EFEFF7;
	padding: 5px;
	/*width: 160px;*/
}

#text p.leader-left {
	float: left;
	text-align: left;
	width: 275px;
}

#text p.leader-right {
	float: right;
	text-align: right;
	width: 275px;
}

#text p.leader-right a {
	color: #40427b;
	text-decoration: underline;
	font-weight: bold;
}

#text p.leader-left a {
	color: #40427b;
	text-decoration: underline;
	font-weight: bold;
}

#bios ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 235px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4d5187;
	font-weight: bold;
}

#bios ul li {
	margin: 0;
	padding: 0;
	line-height: 18px;
}

#bios a/*, #bios a:visited*/ {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #4d5187;
	font-weight: bold;
	text-decoration: none;
	padding: 3px;
	margin: 0;
	line-height: 18px;
}

#bios a:hover {
	background-color: #ecedf3;
	text-decoration: none;
}

#bios img {
	margin: 0px 5px 0px 0px;
}

#sitemap a {
	color: #4d5187;
	text-decoration: none;
	font-weight: normal;
}

#sitemap a:visited {
	color: #4d5187;
	text-decoration: none;
	font-weight: normal;
}

#sitemap a:hover {
	text-decoration: underline;
}

#sitemap h2 a {
	font-size: 14px;
	font-weight: bold;
}

#home-left {
	float: left;
	/*width: 224px;*/
	width: 245px;
	height: 340px;
	margin: 0;
	padding: 0;
	/*padding-right: 8px;
	padding-left: 7px;*/ 
	background: url(images/home_bg_left.jpg) top left repeat-x;
}

#home-left h2, #home-middle h2, #home-right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color:	#40427b;
}

#home-middle {
	float: left;
	width: 320px;
	height: 300px;
	margin: 0;
	padding: 10px;
}

#home-right {
	float: left;
	/*height: 300px;*/
	width: 315px;
	height: 340px;
	margin: 0;
	margin-top: -3px;
	padding: 0;
	/*padding-left: 8px;*/
	background: url(images/home_bg_right.jpg) top left repeat-x;
}

#girleffect {
	height: 75px;
	padding: 0;
	margin: 0;
	width: 245px;
}

#highlights {
	text-align: center;
}

#countries {
	background: url(images/countries_bg.jpg) no-repeat;
	height: 112px;
	padding: 10px;
}

#countries ul {
	list-style: none;
	margin: 0;
	/*padding: 30px 0 0 115px;*/
	padding: 0;
	line-height: 12px;
	font-size: 10px;
}

#countries ul a/*, #countries ul a:visited*/ {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

#countries ul a:hover {
	text-decoration: underline;
}

#network {
	padding: 0 10px 5px 10px;	
}

#fastfacts {
	clear: both;
	width: 295px;
	height: 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold; 
	line-height: 16px;
	color: #666666;
	padding: 5px 10px;
	background: url(images/hr_bg.jpg) top center no-repeat;
}

#footer {
	position: relative;
	clear: both;
	width: 900px;
	height: 50px;
	background-color: #dddee8;
	border-top: 1px solid #FFFFFF;
	text-align: right;
	padding-top: 10px;
}

#footer p {
	padding: 10px;
}

.news {text-align:center;}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	overflow: hidden;
}