@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-family:Arial;
	font-size:12px;
	color:#353535;
	padding:0px;
	line-height:17px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	height:auto ;
}

.bottombg
{
	background-image:url(../images/bottom_bg.png);
	height:488px;
	background-repeat:no-repeat;
	background-position:bottom center;
}

.navibg
{
	background-image: url(../images/navibg.jpg);
	background-repeat:repeat-x;
	height:42px;
	color:#FFFFFF;
}


.navibg2
{
	background-image: url(../images/bg_tab.jpg);
	background-repeat:repeat-x;
	height:42px;
	color:#404d97;
}

.tdbg
{
	background-image: url(../images/td_1.png);
	background-repeat:no-repeat;
	width:191px;
	height:97px;
	color:#404d97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:normal;
}
.linheifgtd
{
	line-height:24px;
}


.tdbg2
{
	background-image: url(../images/td_2.png);
	background-repeat:no-repeat;
	width:191px;
	height:97px;
	color:#404d97;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:normal;
}
.tablebg
{
	background-image: url(../images/main_table_bg.png);
}

.title {
	font-family:Bell Gothic Std;
	font-size: 18px;
 	color: #FFFFFF;
	padding-left:20px;
}

.title2 {
	font-family:Bell Gothic Std;
	font-size: 20px;
	color:#404d97;
	padding-left:20px;
	font-weight: bold;
}

.white {
	font-size: 12px;
	color: #FFFFFF;
}

.navilink:link
 {
	color: #FFFFFF;
	text-decoration:none;
	height:42px;
	display:block;
 	line-height:41px;
	 }
a.navilink:visited {
	color: #FFFFFF;
	text-decoration:none;
	height:42px;
	line-height:41px; 
	display:block;
 	}
a.navilink:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
 }
a.navilink:active {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
 }
 
 .navilink2:link
 {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
	 }
a.navilink2:visited {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
 	}
a.navilink2:hover 
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
 }
a.navilink2:active {
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:42px;
	line-height:41px;
 }
 
 
 
 
.emaillink:link
 {
	color:#404d97;
	text-decoration:none;
 	 }
a.emaillink:visited {
	color:#404d97;
	text-decoration:none;
  	}
a.emaillink:hover 
{
	color:#404d97;
	text-decoration: underline;
  }
a.emaillink:active {
	color:#404d97;
	text-decoration: underline;
  } 
 
 
 
 
.textalign
{
	text-align:justify;
}
.subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #404d97;
}
