@charset "utf-8";
/* CSS Document */

body	{
	background-image:url(../images/h_bckg.png);
	margin:0 auto;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Geneva, sans-serif;
	text-align:center;
	}
p, td, div	{
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Tahoma, Geneva, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
	}
a:link	{
	color:#006699;
	text-decoration:none;
	}
a:visited	{
	color:#006699;
	text-decoration:none;
	}
a:hover	{
	color:#333333;
	text-decoration: underline;
	}
a:active	{
	color:#006699;
	text-decoration:none;
	}
.TopDate	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#EEEEEE;
	}
.Footer	{
	font-size:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;
	}
	
	
/*Table Layout */

#MainBody	{
	width:835px;
	padding-bottom:50px;
	margin-top:20px;
	}
#TopLeft	{
	float:left;
	width:25px;
	height:240px;
	}
#TopHead1	{
	float:left;
	width:515px;
	height:12px;
	}
#TopHead2	{
	float:left;
	width:295px;
	height:12px;
	}
#TopSlogan	{
	float:left;
	width:515px;
	height:99px;
	}
#Logo	{
	float:left;
	width:295px;
	height:99px;
	}
#MainAnimation	{
	float:left;
	width:810px;
	height:129px;
	}
#ColumnLeftContent	{
	float:left;
	width:512px;
	}
#ColumnRightContent	{
	float:right;
	width:323px;
	}
#LeftColumn	{
	float:left;
	width:25px;
	height:483px;
	vertical-align:top;
	}
#MainShadowLeft	{
	float:left;
	width:487px;
	height:11px;
	}
#MainShadowRight{
	float:right;
	width:323px;
	height:11px;
	}
#GlobeTop	{
	float:left;
	width:487px;
	height:118px;
	}
#GlobeMiddle	{
	float:left;
	width:487px;
	height:163px;
	}
#LeftColumnBottom	{
	float:left;
	width:25px;
	height:191px;
	}
#GlobeBottom	{
	float:left;
	width:487px;
	height:191px;
	}
#BodyContent	{
	float:left;
	width:323px;
	height:472px;
	background-image:url(../images/h_body2.png);
	background-repeat:no-repeat;
	}
#BodyWelcome	{
	float:left;
	width:283px;
	padding-left:10px;
	padding-right:30px;
	padding-top:10px;
	text-align:left;
	}
#LinkBox	{
	width:250px;
	height:18px;
	padding-top:8px;
	border-bottom:1px dashed #999999;
	}
#FooterContent	{
	float:left;
	width:835px;
	}	
#FooterLeftColumn	{
	float:left;
	width:25px;
	height:30px;
	vertical-align:top;
	}	
#FooterLeftContent	{
	float:left;
	width:165px;
	height:30x;
	padding-top:5px;
	text-align:left;
	padding-left:10px;
	}	
#FooterRightContent	{
	float:left;
	width:600px;
	height:30px;
	padding-top:5px;
	text-align:right;
	padding-right:20px;
	}
.language	{
	float:left;
	width:815px;
	height:20px;
	text-align:right;
	padding-right:15px;
	font-size:12px;
	color:#012F3F;
	font-family:Arial, Helvetica, sans-serif;
	line-height:12px;		
	}	
.formbox1 { 
	border: #012F3F 1px solid; 
	font-size: 11px; 
	color: #012F3F; 
	font-weight: normal; 
	font-family:Arial, Helvetica, sans-serif;
	background-color: #DADFE1; 
	text-decoration: none; 
} 	
	