@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: left;
	background-color: #0a6cce;
	background:#7cbae6 url(images/bg.jpg) repeat-x 0 0;
}

html {
	margin: 0;
	padding: 0;
	height: 100%;
}
#header {
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:16px;
	padding-top:195px;
}
#language {
	background:#02306b;
	color:#ffffff;
	margin-left:30px;
	padding:4px 6px 4px 6px;
	font: 10px Verdana, Geneva, sans-serif;
}
#language a:link {
	color:#ffffff;
}
#language a:visited {
	color:#ffffff;
}
#envelope {
	background:#02306B;
	margin:0;
	width:1024px;
}
#construction
{
background:#F60;
padding:4px 6px 4px 6px;
margin:0;color:#ffffff;
font:10px Verdana, Geneva, sans-serif;

}
#content {
	background:#ffffff;
	margin-top:6px;
	padding:30px;
	width:880px;
	font:13px/17px Arial, Helvetica, sans-serif;
	color:#28282d;
}
#footer {
	background:#dfdfdf;
	font: 11px/15px Arial, Helvetica, sans-serif;
	color:#2c486e;
	padding:15px;
	width:910px;
	margin-top:2px;
}

#footer a:link {
	text-decoration:none;
	color:#2c486e;
}
.hidden_div{
	display:none;
}
.head {
	background:#0a6cce;
	color:#ffffff;
	font-weight:bold;
}
.menuPanel {
	margin:-20px 0 24px 0;
	float:left;
	width:853px;
	height:36px;
	line-height:36px;
	background:url(images/menuBg.jpg) repeat-x 0 0;
}
.menuPanel ul {
	margin:0;
	padding:0;
	border:0;
}
.menuPanel li {
	background:url(images/leftDiv.jpg) no-repeat left 0;
	height:36px;
	line-height:36px;
	list-style:none;
	float:left;
}
.menuPanel a:link, .menuPanel a:active, .menuPanel a:visited {
	background: url(images/rightDiv.jpg) no-repeat right 0;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	text-decoration:none;
	padding:0 38px 0px 37px;
	display:block;
}
.menuPanel a:hover {
	background: url(images/rightDiv.jpg) no-repeat right 0;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#0771b9;
	text-decoration:none;
	padding:0 38px 0px 37px;
	display:block;
}
.menuPanelSelected {
	background: url(images/selectedMenu.jpg) no-repeat right 0;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	text-decoration:none;
	display:block;
}
.menuPanelSelected a:link, .menuPanelSelected a:active, .menuPanelSelected a:visited, .menuPanelSelected a:hover {
	background: url(images/selectedMenu.jpg) repeat-x right 0;
	height:36px;
	line-height:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	text-decoration:none;
	display:block;
}
.TabbedPanels {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	font: bold 16px Arial, Helvetica, sans-serif;
	list-style: none;
	cursor: pointer;
	color:#2c486e;
	background:url(images/tabTwo.jpg) no-repeat 20px 0;
}
.tabOne {
	background: url(images/tab.jpg) no-repeat 0 0;
	width:424px;
	height:20px;
	padding:4px 20px  4px 10px;
}
.tabTwo {
	width:355px;
	height:20px;
	padding:4px 0 4px 44px;
	
}
.contentTwo {
	background:url(images/contentTwo.jpg) repeat-x 0 0;
	height:310px;
	padding:5px;
}
.TabbedPanelsTabHover {
}
.TabbedPanelsTabSelected {
	background: url(images/tab-1.jpg) no-repeat 0 0;
	color:#7cbae6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
}
.TabbedPanelsTabSelectedTwo {
	background: url(images/tabTwo-1.jpg) no-repeat right 0;
	color:#7cbae6;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:700;
}
.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	clear: both;
	margin-top:-1px;
	float:left;
	width:854px;
}
.TabbedPanelsContent {
	padding: 4px;
	margin-top:2px;
}
.TabbedPanelsContentVisible {
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
.contents {
	width:846px;
	height:310px;
	padding:0;
	float:left;
}
.img_1 {
	background-image:url(images_brick/div_1.jpg);
	width:949px;
	height:305px;
}
.img_2 {
	background-image:url(images_brick/div_2.jpg);
	width:949px;
	height:305px;
	display: none;
}
.img_3 {
	background-image:url(images_brick/div_3.jpg);
	width:949px;
	height:305px;
	display: none;
}
.img_4 {
	background-image:url(images_brick/div_4.jpg);
	width:949px;
	height:305px;
	display: none;
}
.img_5 {
	background-image:url(images_brick/div_5.jpg);
	width:949px;
	height:305px;
	display: none;
}
.button {
	background:#8c8c8c;
	border:#fff solid 1px;
	height:30px;
	font-weight: 900;
	padding:4px 5px 4px 5px;
	color:#FFF;
	margin:0 2px;
	width:25px;
}

.hide {
	display:none;
}
.button1 {
	background:#2c486e;
	height:30px;
	font-weight:900;
	color:#FFF;
	padding:4px 5px 4px 5px;
	border:#FFF solid 1px;
	margin:1px 2px 0 2px;
	width:25px;
}

.ui-tabs-hide {
	display: none;
}

/* Hide useless elements in print layouts... */

/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 4px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: inline;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 1px;
	min-width: 5px; /* be nice to Opera */
}
.ui-tabs-nav ul {
	float: left;
	position:absolute;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	display: inline;
	padding: 0;
	background: url(tab.png) no-repeat;
}
.ui-tabs-nav a {
	margin: 1px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding-left: 0;
	color: #27537a;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	display:block;
	white-space: nowrap; /* required in IE 6 */
	outline: 0; /* prevent dotted border in Firefox */
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 0px;
	z-index: 2;
	margin-top: 0;
	color: #000;
}
.ui-tabs-nav a span {
	width: auto; /* IE 6 treats width as min-width */
	height: 18px; /* IE 6 treats height as min-height */
	min-height: 18px;
	padding-top: 0;
	padding-right: 0;
}
*>.ui-tabs-nav a span { /* hide from IE 6 */
	width: auto;
	height: auto;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-bottom: 1px;
}
.ui-tabs-nav .ui-tabs-selected a, .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active {
	background-position: 100% -150px;
}
.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
}
.ui-tabs-nav .ui-tabs-selected a span, .ui-tabs-nav a:hover span, .ui-tabs-nav a:focus span, .ui-tabs-nav a:active span {
	background-position: 0 -50px;
}
.ui-tabs-nav a span, .ui-tabs-nav .ui-tabs-disabled a:hover span, .ui-tabs-nav .ui-tabs-disabled a:focus span, .ui-tabs-nav .ui-tabs-disabled a:active span {
	background-position: 0 0;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-deselectable a:hover, .ui-tabs-nav .ui-tabs-deselectable a:focus, .ui-tabs-nav .ui-tabs-deselectable a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}

.ui-tabs-panel {
/* declare background color for container to avoid distorted fonts in IE while fading */
}
.ui-tabs-loading em {
	padding: 0 0 0 20px;
	background: url(loading.gif) no-repeat 0 50%;
}

.bottomTextCont
{
  width:500px;
  height:33px;
  float:left;
  margin:10px 0px;
}
.bottomConttext
{
  font-size:12px;
  font-weight:700;
  color:#000;
  margin-top:12px;
  float:left;
}
.blueText
{
	font-size:12px;
  font-weight:700;
  color:#06F;
  margin-top:12px;
}

.footerlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c486e;
}
.footerlink a:link, .footerlink a:active, .footerlink a:visited {
	color:#2c486e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c486e;
	text-decoration:none;
	clear:both;
}
.footerlink a:hover {
	color:#2c486e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c486e;
	text-decoration:none;
	clear:both;
}
.linkBox 
{
	width:80px;
	height:20px;
	position:absolute;
	margin:225px 0 15px 270px;
}
.linkBox a span
{
	width:90px;
	height:25px;
	display:block;
}
.linkBox a
{
	
	padding: 14px 40px;
	display:block;
	background: url(blank.gif) no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.hide
{
    display:none;
    visibility:hidden;
}
.show
{
    display:block;
    visibility:visible;
}
#HomeImage 
{
	width:846px;
	height:310px;
	float:left;
	border-bottom:1px solid #000;
	border-right:1px solid #000;
	border-top:1px solid #000;
        border-left:1px solid #000;
	background: url(images/WPC-splash-page.jpg) no-repeat -3px 0;
	position:absolute;
	z-index:1000;
	top:336px;
	margin-left:4px;
}
#HomeImage  a 
{
	height:20px;
	cursor:pointer;
	margin:284px 0 5px 677px;
	width:127px;
	float:left;
	
}
#HomeImage  span a 
{
	width:25px;
	height:20px;
	cursor:pointer;
	margin:284px 0 5px 15px;
	float:left;
}
.back
{
	margin-left:320px;
	float:left;
	margin-top:10px;
}
#HomeImage .inBox 
{
 width:285px;
 height:240px;
 position:absolute;
 top:2px;
 float:left;
 display:block;
 z-index:1000;
 background: url(blank.gif) no-repeat 0 0;
 margin:65px 0 0 0;
 
}
#HomeImage .inBoxTw 
{
 width:285px;
 height:240px;
 position:absolute;
 top:2px;
 float:left;
 display:block;
 z-index:1000;
 background: url(blank.gif) no-repeat 0 0;
 margin:65px 0 0 285px;

}
#HomeImage .inBoxTh
{
 width:270px;
 height:210px;
 position:absolute;
 top:2px;
 float:left;
 display:block;
 z-index:1000;
 background: url(blank.gif) no-repeat 0 0;
 margin:65px 0 0 575px;

}
.SecFl 
{

	width:100%; 
	padding-top:2px;
   clear :both;
	/*float:left;*/

}

.SecFl b
{
	
	color:#3399FF;
	font-family: Times New Roman,Times New Roman, Serif;
	font-size:18px;

	
}
#content1 {
	background:#ffffff;
	margin-top:-18px;
	padding:30px;
	width:962px;          /*880px;*/
	font:13px/17px Arial, Helvetica, sans-serif;
	color:#28282d;
}

