@charset "utf-8";
a{
	color:inherit;
	text-decoration:none;
}

.mba{
	color:#0066FF;
	text-decoration:none;
}

img {
    border: 0 none;
}



h3 {
    color: #0b5a78;
/*    font-size: 1.154em;*/
    margin: 18px 0 10px;
}

h3.green {
    color: #085512;
/*    font-size: 1.154em;*/
    margin: 0;
}

h4 {
    color: #84129c;
/*    font-size: 1.154em;*/
    margin: 10px 0 5px;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

span.uline{
	text-decoration:underline;
}

span.italic{
	font-style:italic;
}
table{
	border:0px solid #CCC;
	margin-bottom:5px;
}
.nptable{
	border:0px solid #CCC;
	margin-bottom:0px;
}
th,td{
	padding:0 0 0 0;
	text-align:left;
	vertical-align:top;
}
.mtd{
	vertical-align:middle;
}

.lltd{
	padding:0 0 0 16px;
}

thead tr{
	background:url(../images/table_header.jpg) repeat-x top left;
	font-size:0.938em;
}
thead th{
	padding:10px 10px 10px 10px;
	
}
tbody{
	
}
tbody tr{
	
}
tbody th{
	background:#F6F6F6;
	color:#84129c;
	border-bottom:1px solid #D3D3D3;
}
tbody td{
	border-bottom:0px solid #D3D3D3;
}
tbody strong{
	color:#0b5a78;
}
td ul{
	margin:0;
	padding:0;
}
td ul li,td ul li ul li{
	margin:0 0 0 0;
}
table.document{
	border:0;
}
table.document th{
	background-color:#e7eff2;
	border:0;
	padding-top:10px;
	padding-bottom:10px;
	
}
table.document td{
	background-color:#f8faff;
	border:0;
}
table.document td.icon {
   width:80px; 
   text-align:center;
   vertical-align:middle;
}
table.document ul > li:first-child{
	margin-top:0;
	
}
table.appendix{
	border:0;
	margin-bottom:0;
}
table.appendix th{
	border:0;
}
table.appendix td{
	border:0;
	padding-bottom:0;
	vertical-align:middle;
}
table.appendix td:first-child{
	padding-left:20px!important;
	padding-right:0!important;
}
.last{
	padding-bottom:20px!important;
}
.no_padding{
	padding-left:0!important;
	padding-right:0!important;
}

table.contact_us{
	border:0;
	margin-bottom:0;
}
table.contact_us th{
	border:0;
	padding-bottom:0;
	background:none;
}
table.contact_us td{
	border:0;
	padding-bottom:0;
}

div.border_image{
    /*background: url("../images/photo_bg.jpg") no-repeat 100% 100%;*/
    padding: 0 5px 5px 0;
	margin-bottom:20px;	
}

div.appendix_index{
	/*background-color:#f8faff!important;	*/
	padding-bottom: 20px;
	min-height:300px;
}
/*div.appendix_index.appendix1{background: url("../images/sec5_3_1_tb_bg.jpg") no-repeat right top;}
div.appendix_index.appendix2{background: url("../images/sec5_3_2_tb_bg.jpg") no-repeat right top;}
div.appendix_index.develop_prog{background: url("../images/sec4.jpg") no-repeat right top;}
div.appendix_index.info_standard{background: url("../images/sec5.jpg") no-repeat right top;}
div.appendix_index.eei{background: url("../images/sec5_banner.jpg") no-repeat right top;}*/	
div.video_index{
	background-color:#f8faff!important;
	background: none;
	padding-bottom: 20px;
	min-height:150px;
}
div.tools{
	/*background-color:#f8faff!important;*/
	padding:15px 10px 15px;
}
/*div.tools.contact{ background: url("../images/sec13.jpg") no-repeat right top;}*/
hr{
	margin:20px 0;
}
.hr_line{
	border-top:1px solid #ebebeb;
	margin-top:20px;
	height:20px;
	display:block;
	width:100%;
	clear:both;
}
/*what's news*/
.news_table{
	border:0;
	border-bottom:2px solid #014c8F;
	width:100%;
}
.news_table thead tr{
	background:none;
}
.news_table thead th{
	padding:0 0 6px 0;
	font-weight:normal;
}
.news_table thead th:first-child{
	width:120px;
}
.news_table thead td{
	padding:0 0 6px 0;
}
.news_table tbody tr{
	border:0;
	/*border-top:1px solid #fff;*/
}
.news_table tbody tr:first-child{
	border:0;
}
.news_table tbody th{
	background:#b7dbe5;
	width:120px;
	font-weight:normal;
	color:#555;
	border-right:1px solid #fff;
}
.news_table.small_width tbody th, .news_table.small_width thead th{
	width: 20px;
}
.news_table tbody td{
	background:#f3fafb;
	color:#555;
}


.news_table_header{
	display:block;
	color:#014c8f;
	font-weight:bold;
}

.video_table{
	border:0;
	border-bottom:2px solid #014c8F;
	width:100%;
}
.video_table thead tr{
	background:none;
}
.video_table thead th{
	padding:0 0 6px 0;
	font-weight:normal;
	width:120px;
}
.video_table thead td{
	padding:0 0 6px 0;
}
.video_table tbody tr{
	border:0;
	/*border-top:1px solid #fff;*/
}
.video_table tbody tr:first-child{
	border:0;
}
.video_table tbody th{
	background:#b7dbe5;
	width:120px;
	font-weight:normal;
	color:#555;
}
.video_table tbody td{
	background:#f3fafb;
	color:#555;
}
.video_table tbody td a{
	color:#014c8f;
}
.video_table tbody td a:hover{
	color:#b4103b;
}
.video_table_header{
	display:block;
	color:#014c8f;
	font-weight:bold;
}
img{
	padding:0 0px 0px 0;
	background:url(../images/photo_bg.jpg) no-repeat right bottom;
}
img.no_bg{
	padding:0!important;
	background:none!important;
}
img.f_right{
	margin-right:10px;
}
.f_right{
	float:right;
}
.f_left{
	float:left;
}
img.f_right_img{
	margin:0 0 10px 10px;
	float:right;
}
/* This needs to be first because FF3 is now supporting this */
.clearfix {display: inline-block;}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    font-size: 0;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.accessible{
	display: none;
}
.accessbility{height:0px;width:0px; display:block; visibility:hidden; overflow:hidden; margin:0;}
.uline {text-decoration: underline;}
.noshow{display:none; visibility:hidden; overflow:hidden; margin:0;}
img{border:0;}
/* End hide from IE-mac */

/* general.css end */