/* global tags */
* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #fff;
	font-family: arial;
	font-size: 12px;
	/*color: #3f3f3f;*/
	color: #727272;
}

img {
	border: 0px;
}

a {
	text-decoration: none;
}

/* structure tags */
#wrapper {
	border: 0px solid red;
	width: 998px;
	height: auto !important;
	min-height: 516px;
	position: absolute;
	left: 50%;
	margin-left: -499px;
}

#topper {
	border: 0px solid lime;
	width: 778px;
	height: 88px;
	position: relative;
	float: left;
}

#logo {
	border: 0px solid purple;
	width: 231px;
	height: 67px;
	position: relative;
	margin-left: 27px;
	margin-top: 10px;
	float: left;
}

#top_tagline {
	border: 0px solid blue;
	width: 460px;
	height: 26px;
	position: relative;
	margin-left: 56px;
	margin-top: 22px;
	text-align: right;
	color: #c1c1c1;
	font-size: 20px;
	right: 0px;
	float: left;
}

#main_menu {
	border: 0px solid green;
	width: 485px;
	height: 11px;
	position: relative;
	margin-left: 31px;
	margin-top: 15px;
	text-align: right;
	text-transform: uppercase;
	color: #729abd;
	font-size: 10px;
	font-weight: bold;
	right: 0px;
	float: left;
}

#search {
	display: none;
	position: relative;
	height: 21px;
	width: 155px;
	margin-top: 6px;
	margin-left: 10px;
	float: left;
	border: 0px solid black;
	z-index: 999;
}

#winner {
	border: 0px solid blue;
	width: 174px;
	height: 62px;
	position: relative;
	margin-right: 34px;
	margin-top: 13px;
	margin-bottom: 0px;
	left: 0px;
	float: right;
}

#main {
	border: 0px solid purple;
	width: 998px;
	height: auto !important;
	min-height: 417px;
	position: relative;
	overflow: hidden;
}

#anim {
	border: 0px solid red;
	width: 920px;
	height: 417px;
	position: relative;
	float: left;
	margin-left: 33px;
	overflow: hidden;
}

#news_box {
	border: 0px solid purple;
	width: 236px;
	height: 310px;
	position: absolute;
	z-index: 5;
	left:50%;
	margin-left:-466px;
	margin-top: -375px;
}

#footer {
	position: relative;
}

#footer_links {
	border: 0px solid purple;
	width: 998px;
	height: 17px;
	position: relative;
	margin-top: 8px;
	text-align: center;
}

#footer_legal {
	border: 0px solid purple;
	width: 998px;
	height: 15px;
	position: relative;
	margin-top: 24px;
	text-align: center;
	font-size: 10px;
	color: #b8b8b8;
}

#footer_left {
	width: 245px;
	position: relative;
	float: left;
	margin-left: 33px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #729abd;
}

#senior {
	border: 0px solid lime;
	height: 17px;
	position: relative;
	float: left;
	padding-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
}

#footer_icons {
	border: 0px solid lime;
	height: 17px;
	position: relative;
	float: left;
}

#china {
	border: 0px solid lime;
	height: 17px;
	position: relative;
	float: left;
}

#footer_right {
	width: 676px;
	position: relative;
	float: left;
	margin-right: 40px;
	padding-top: 2px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #729abd;
}

#top_pic {
	border: 0px solid lime;
	width: 932px;
	height: 90px;
	position: relative;
	margin-left: 33px;
}

#menu {
	border: 0px solid red;
	width: 185px;
	position: relative;
	float: left;
	margin-left: 33px;
	background-repeat:no-repeat; 
	background-position:left top;
}

#menu_title {
	border: 0px solid purple;
	height: 26px;
	position: relative;
	margin-top: 27px;
	text-align: center;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
}

#menu_body {
	border: 0px solid green;
	position: relative;
	margin-top: 27px;
	text-align: left;
	color: #fff;
	font-size: 14px;
	background-color: #729abd;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_body p {
	margin-left: 16px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	border: 0px solid blue;
	height: auto !important;
	min-height: 310px;
	width: 515px;
	position: relative;
	float: left;
	margin-left: 12px;
}

#content_2col {
	border: 0px solid blue;
	height: auto !important;
	min-height: 310px;
	width: 725px;
	position: relative;
	float: left;
	margin-left: 12px;
}

#content_map {
	border: 0px solid blue;
	height: auto !important;
	min-height: 310px;
	width: 489px;
	position: relative;
	float: left;
	margin-left: 12px;
}

#content_title {
	border: 0px solid purple;
	height: 26px;
	position: relative;
	margin-top: 27px;
	margin-left: 9px;
	text-align: left;
	color: #c1c1c1;
	font-size: 20px;
}

#content_body {
	border: 0px solid purple;
	height: auto !important;
	position: relative;
	margin-top: 27px;
	margin-left: 9px;
}

#content_body p{
	margin-bottom: 10px;
}

#right {
	border: 0px solid purple;
	width: 210px;
	position: relative;
	float: left;
	margin-left: 11px;
	margin-top: 80px;
	font-style: italic;
	font-size: 11px;
}

#map {
	border: 4px solid #729abd;
	width: 235px;
	height: 236px;
	position: relative;
	float: left;
	margin-left: 11px;
	margin-top: 80px;
}

#n_container {
	border: 0px solid purple;
	position: relative;
	margin-top: 12px;
	margin-left: 24px;
	margin-right: 12px;
	z-index:6;
}

/* temporary definitions */
#temp_spc {
	border: 0px solid purple;
	height: 38px;
}

/* classes */
.cite {
	font-style: italic;
	font-size: 11px;
}

.source {
	font-style: normal;
	font-size: 11px;
	text-align: right;
	margin-top: 10px;
}

.n_title {
	color: #fff;
	text-transform: uppercase;
	margin-top: 6px;
	margin-left: 6px;
}

.n_date {
	color: #fff;
}

.n_content {
	color: #fff;
	margin-left: 10px;
	text-transform: uppercase;
}

.n_read {
	color: #fff;
	text-align: right;
}

/*content formating*/
ul {
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 15px;
	list-style-type: square;
}

/* links deffinitions */
#main_menu a, #main_menu a:visited, #footer_right a, #footer_right a:visited, #senior a, #senior a:visited, #right a, #right a:visited {
	color: #729abd;
}

#main_menu a:hover, #footer_right a:hover, #senior a:hover {
	color: #c1c1c1;
}

#menu_body a, #menu_body a:visited{
	color: #fff;
}

#menu_body a:hover {
	color: #fff;
}

#menu_title a, #menu_title a:hover, #menu_title a:visited {
	color: #fff;
}

#content_body a, #content_body a:hover, #content_body a:visited {
	color: #729abd;
	font-weight: bold;
}

#footer_legal a, #footer_legal a:visited {
	color: #b8b8b8;
}

.n_read a, .n_read a:hover, .n_read a:visited {
	color: #fff;
}

.n_title a, .n_title a:hover, .n_title a:visited {
	color: #fff;
}

#footer_legal a:hover {
	color: #000;
}

/*People classes*/
p.people {
	color: #fff;
	margin-right: 25px;
	text-align: left;
	padding: 10px 0px 10px 0px;
}

input.people {
	color: #729abd;
	margin-right: 16px;
	width: 145px;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 2px 2px 2px 2px;
}

input.people_submit {
	color: #729abd;
	margin-right: 16px;
	width: 152px;
	text-align: center;
	margin-top: 0px;
	margin-left: 2px;
	padding: 2px 0px 2px 0px;
}

select.people {
	color: #729abd;
	margin-right: 16px;
	width: 152px;
	float: right;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
	padding: 2px 2px 2px 2px;
}

ul.people {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #727272;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	text-align: justify;
	width: 485px;
	list-style-type: square;
}

ul.people li {
	margin: 15px 0px 0px 0px;
}

img.pep_image {
	border: 2px solid #729abd;
}

/*special purpose layers*/
#credentials {
	position: relative;
	height: 100px;
	width: 515px;
	/*z-index: 100;*/
	border: 0px solid red;
}

#container {
	position: relative;
	height: 100px;
	width: 515px;
	z-index: 100;
	border: 0px solid red;
}

#lyr7 {
	position: relative;
	display: none;
	left: 0;
	top: 0;
	/*z-index: 1;*/
	border: 0px solid red;
	width: 505px;
}

#lyr1,#lyr2,#lyr3,#lyr4,#lyr5 {
	position: absolute;
	display: none;
	left: 0;
	top: 0;
	z-index: 1;
	border: 0px solid red;
}

/* SEO */
.infobtt{
	cursor:pointer;
	display:inline;
}
#infotxt{ 
	filter:alpha(opacity=70) !important;  
	border:0px; 
	background:rgb(90,90,90); 
	width:920px; 
	height:417px; 
	position:absolute; 
	left:50%;
	margin-left:-466px;
	color: #fff; 
	display:none;  
	opacity:0.70; 
	z-index: 10;
	font:normal 11px arial;
	margin-top:-467px;
	text-align:justify 
}
	
.info-close { 
	display:block; 
	float:right;
	width:10px; 
	height:10px; 
	padding:2px; 
	font-size: 10px; 
	font-weight:bold; 
	background:#000; 
	color:#fff; 
	cursor:pointer; 
	border:1px solid #aaa; 
	margin:6px; 
	line-height:8px; 
	text-align:center
}
.info-close:hover { 
	color:#000; 
	background:#fff; 
}


