/* CSS Document Start*/

*{
	padding:0;
	margin:0;
}

.clear{
	clear:both;
	line-height:0;
	font-size:0;
}

body{
	background:url(../images/bg_top_left.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	background:url(../images/bg_right_bottom.gif) no-repeat right bottom #7f84af;
}

#wrapper{
	width:849px;
	padding: 18px 0 0 0;
	margin:0 auto;
}

#header{
	width:835px;
	height:76px;
	padding: 0 0 0 14px;
}

.logo{
	width:454px;
	height:62px;
}

.logo a{
	width:454px;
	height:62px;
	display:block;
	text-indent:-9000px;
	background:url(../images/kt_logo.gif) no-repeat;
}

#content{
	width:849px;
	background:url(../images/content_bg_top.gif) no-repeat top;
	padding: 13px 0 0 0;
}

.nav{
	width:838px;
	font-size:0;
	padding: 0 0 0 11px;
}

.nav ul{
	height:26px;
}

.nav ul li{
	padding: 0 6px 0 0;
	float:left;
	list-style-type:none;
}

.nav ul li.nopadd{
	padding-right:0;
}

.nav ul li a{
	display:block;
	display:inline-block;
	height:26px;
	background:url(../images/nav_left_bg.gif) no-repeat left;
	padding: 0 0 0 13px;
	text-decoration:none;
}

.nav ul li a span{
	display:block;
	height:21px;
	display:inline-block;
	background:url(../images/nav_right_bg.gif) no-repeat right;
	padding: 5px 15px 0 0;
	color:#fff;
	cursor:pointer;
	font-size:13px;
	letter-spacing:-1px;
}

.nav ul li a:hover, .nav ul li a.active{
	background:url(../images/nav_left_hover.gif) no-repeat left;
	color:#202957;
}

.nav ul li a:hover span, .nav ul li a.active span{
	background:url(../images/nav_right_hover.gif) no-repeat right;
	color:#202957;
}

.content_details{
	padding:35px 18px 5px 17px;
	width:814px;
	background:#fff;
}

.key_member{
	padding-bottom:15px;
}

.key_member h1{
	font-size:13px;
	color:#202a57;
	float:left;
	padding: 0 7px 0 0;
}

.key_member a{
	color:#656892;
	font-size:13px;
}

.key_member a:hover{
	text-decoration:underline;
}

.key_member p{
	font-size:13px;
	color:#333333;
	line-height:17px;
}

.pic{
	float:left;
	width:85px;
}

.details_txt{
	float:right;
	width:708px;
}

.pic{
	padding-top:8px;
}

.details_txt{
	padding-top:6px;
}

#footer{
	background:url(../images/footer_top_bg.gif) no-repeat top;
	padding: 50px 0 25px 0;
	width:849px;
}

#footer ul{
	width:435px;
	margin:0 auto;
}

#footer ul li{
	color:#fff;
	float:left;
	list-style-type:none;
	font-size:12px;
	padding: 0 4px 0 6px;
	background:url(../images/footer_split.gif) no-repeat left 3px;
}

#footer ul li.nobg{
	background:none;
	padding-left:0;
}
/* CSS Document End*/

.Hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
}
.BasicTextWht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}
.BasicText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.Hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #231F20;
}
.Hdr1Blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #202A57;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #656892;
	text-decoration: none;
}
a:visited {
	color: #656892;
	text-decoration: none;
}
a:hover {
	color: #656892;
	text-decoration: underline;
}
a:active {
	color: #656892;
	text-decoration: none;
}
.list {
	padding-left: 16px;
}
.PhotoLMarginLg {
	padding-right: 12px;
	padding-left: 12px;
}

i {color:#fff;}

i:hover{
	color: #66CCCC;
}