body {
	margin: 0px;
	background-color: #AAAAAA;
	text-align: center;
	font: 12px/15px arial, helvetica, verdana;
}

p, .norm {
	margin: 0px;
	padding: 8px 30px 7px 85px;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 85px;
	padding-left: 16px;
	padding-top: 8px;
	list-style-type: square;
}

ul li {
	padding: 0px 30px 8px 0px;
}

h1 {
	text-transform: uppercase;
	background-color: #0099FF;
	color: #FFFFFF;
	padding: 60px 5px 5px 5px;
	font: bold 22px/24px verdana, arial, helvetica;
	margin: 0px 0px 12px 80px;
}

h2 {
	margin: 0px;
	padding: 8px 30px 0px 85px;
	font-size: 18px;
	line-height:19px;
	color: #000099;
}

h3 {
	margin: 0px;
	font-size: 14px;
	padding-bottom: 15px;
}

img {
	border: 0px;
}

a, a:visited, a:active {
	font-weight: bold;
	color: #FFCC33;
	text-decoration: underline;
}

a:hover {
	font-weight: bold;
	color: #FF8400;
	text-decoration: none;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
}

.terhead {
	color: #0098FF;
	font-weight: bold;
	font-size: 12px;
}

#bars div {
	float: left;
	background-color: #555555;
	border-right: 1px solid #AAAAAA;
	width: 195px;
	font-size: 15px;
	line-height: 15px;
}

#bars div.bar2 {
	background-color: #666666;
	width: 409px;
}

#bars div.bar3 {
	border-right: 0px;
	width: 165px;
}

#container {
	width: 771px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	clear: both;
	background-color: #FFFFFF;
	padding: 5px 0px 5px 10px;
}

#headerRich, #headerRich2 {
	clear: both;
	background-color: #FFFFFF;
	padding: 5px 0px 0px 10px;
}

#headerRich img {
	margin-right: 9px;
}

#headerRich2 img {
	margin-right: 7px;
}

#headerRich img.off, #headerRich2 img.off {
	margin-bottom: 5px;
}

#headerRich img.anchor, #headerRich2 img.anchor {
	margin-right: 0px;
	margin-bottom: 5px;
}

#content, #contentHome {
	clear: both;
	background-color: #FFFFFF;
	padding-left: 10px;
}

#contentHome {
	padding-top: 1px;
}

#menu, #menuHome {
	width: 100px;
	float: left;
	margin-bottom: 30px;
}

#menuHome {
	margin-top: 5px;
}

#menu img, #menuHome img {
	display: block;
	margin-bottom: 5px;
}

#callout, #calloutHome {
	margin-left: 105px;
	padding-bottom: 20px;
	background-color: #555555;
	color: #FFFFFF;
}

#callout h2 {
	color: #FFFFFF;
}

#calloutHome {
	padding-bottom: 0px;
	border-bottom: 1px solid #C3E7FF;
}

#calloutHome .container {
	background-color: #333333;
	margin-left: 80px;
	padding: 8px 0px 0px 8px;
}

#calloutHome .header {
	background-color: #000099;
	margin-bottom: 8px;
}

#calloutHome .further {
	float: right;
	width: 253px;
	background: #FFCB33;
}

.homeImg {
	margin-bottom: 8px;
}

/* the following rule is recognized only by IE */
	
* html body .homeImg {
	margin-left: -3px;
}

#copy, #copyInterview {
	margin-left: 105px;
	padding-bottom: 40px;
	padding-top: 7px;
}

.copyCallout, .copyCallout2 {
	float: right;
	width: 150px;
	margin-left: 15px;
}

.copyCallout2 {
	width: 215px;
}

.copyCallout .container, .copyCallout2 .container {
	padding: 5px;
	margin: 15px 10px 0px 0px;
	border: 3px solid #008E90;
}

.copyCallout2 .stats {
	margin: 15px 0px;
}

#copy .subhead {
	color: #000099;
}

#copy a, #copy a:visited, #copy a:active, #copyInterview a, #copyInterview a:visited, #copyInterview a:active, .copyCallout a, .copyCallout a:visited, .copyCallout a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

.copyCallout2 a, .copyCallout2 a:visited, .copyCallout2 a:active, .copyCallout2 a:hover {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	font-size: 11px;
	line-height: 18px;
}

#copy a:hover, #copyInterview a:hover, .copyCallout a:hover, .copyCallout2 a:hover {
	font-weight: bold;
	color: #FFAE00;
	text-decoration: none;
}

#copy p.inset {
	color: #000099;
	padding-left: 100px;
	padding-right: 45px;
}

#copyInterview p.question {
	color: #0098FF;
	font-weight: bold;
}

.intPic {
	float: left;
	margin: 0px 10px 10px 0px;
	padding: 0px;
}

.intDesc {
	padding-left: 105px;
}

.intEssay, .intStories {
	padding-left: 165px;
}

.intVideos {
	padding-left: 135px;
}

.intStories a, .intStories a:visited, .intStories a:active, .intStories a:hover {
	display: block;
	padding-bottom: 6px;
}

.intEssayTitle {
	color: #000099;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 3px;
}

.intMore {
	padding-top: 3px;
	color: #555555;
}

.intMoreVid {
	padding-top: 6px;
	color: #555555;
}

.vidCountry {
	font-weight: bold;
	float: left;
	width: 60px;
}

.anchors {
	padding-top: 0px;
	padding-bottom: 15px;
}

.intQuote {
	padding-right: 75px;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
}

.intQuote img {
	float: left;
	margin: 0px 10px 10px 0px;
}

.intQuoteBy {
	font-weight: bold;
	padding-top: 6px;
	padding-right: 165px;
	font-size: 11px;
	line-height: 13px;
}

.divider {
	margin: 15px 30px 15px 85px;
	font-size: 1px;
	line-height: 1px;
	background-color: #CCCCCC;
}

.col1 {
	float: left;
	width: 260px;
}

.col2 {
	padding-left: 270px;
}

.col3, .col4 {
	height: 250px;
	float: left;
	width: 160px;
	border-right: 1px solid #CCCCCC;
	margin-right: 11px;
}

.col4 {
	width: 171px;
	margin-right: 0px;
	border-right: 0px;
}

.col5 {
	padding-bottom: 4px;
}

.col3 .container {
	padding-right: 20px;
}

.col3 .head, .col4 .head {
	font-weight: bold;
	background-color: #FFCB33;
	width: 150px;
}

#copy .col3 .head a, #copy .col4 .head a, #copy .col3 .head a:active, #copy .col4 .head a:active, #copy .col3 .head a:visited, #copy .col4 .head a:visited {
	display: block;
	padding: 8px;
	color: #FFFFFF;
}

.headTxt {
	color: #555555;
	font-size: 11px;
	font-height: 13px;
	padding: 10px 10px 10px 0px;
}

ul.interior {
	color: #555555;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 3px;
}

ul.interior li {
	font-size: 11px;
	line-height: 13px;
	padding: 0px 10px 4px 0px;
}

.countryList {
	font-weight: bold;
	line-height: 18px;
}

.countryChoose {
	color: #CCCCCC;
	font-weight: bold;
	padding: 8px 30px 7px 85px;
}

.countryChoose select {
	font-size: 11px;
	background-color: #DDDDDD;
}

.countryStats {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.eduCallout {
	margin-top: 7px;
	float: left;
	width: 150px;
	background-color: #FF8400;
}

#copy .eduCallout a, #copy .eduCallout a:active, #copy .eduCallout a:visited, #copy .eduCallout a:hover {
	display: block;
	padding: 20px;
	color: #FFFFFF;
}

.test {
	float: left;
	width: 95px;
	height: 80px;
}

#footer {
	background-color: #0099FF;
	text-align: right;
}

#footer .fineprint {
	padding: 5px;
	float: left;
	text-transform: uppercase;
	color: #FFFFFF;
	font: 10px/12px verdana, arial, helvetica;
}

#footer .fineprint a {
	font-weight: bold;
}

#footer .fineprint a:hover {
	font-weight: bold;
	color: #FFFF00;
}
