#pscroller1{
width: 197px;
height: 212px;
}
body {
	margin: 0px;
}

td {
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	text-align: justify;
	line-height: 140%;
}
.btm {
	font-family: arial;
	font-size: 10px;
	color: #333333;
}
.link {
	color: #666666;
	text-decoration:none;
}
.link:hover {
color: #333333;
	border-bottom: 1px dashed #999999;

}
.contact_head {
    font-size: 11px;
	font-weight: bold;
	color: #EC817D;
}
.ne_head {
    font-size: 11px;
	font-weight: bold;
	color: #97B5BB;
}
.thetrust_head {
    font-size: 11px;
	font-weight: bold;
	color: #7B9BBF;
}
.htohelp_head {
    font-size: 11px;
	font-weight: bold;
	color: #BFCE68;
}
.achievements_head {
    font-size: 11px;
	font-weight: bold;
	color: #FEB850;
}
h1 {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	margin-bottom:10px; 
}
h2 {
	font-size: 11px;
	font-weight: bold;
	color: #337BB6;
	margin-bottom:10px; 
}
h3 {
	font-size: 11px;
	font-weight: bold;
	color: #7D7D0B;
	margin-bottom:10px; 
}
h4 {
font-size: 10px;	
font-weight: bold;
margin-bottom:10px;
}
.readmore {
	text-decoration: none;
	color: #990000;
}
.readmore:hover {
	color: #990000;
	border-bottom: 1px dashed #990000;

}
.subnavi {
	color: #333333;
	text-decoration: none;
}
.subnavi:hover {
	color: #990000;
	text-decoration: none;
}
.red
{
	color:#FF0000;
}
.btm_navi {
	color: #333333;
	text-decoration:none;
}
.btm_navi:hover {
	color: #990000;
	text-decoration: none;
}
.date {
	color: #7D7D0B;
	font-weight: bold;
}
.bold
{
	font-weight: bold;

}
.leftcol
{
font-weight: bold;
color: #666666;
text-decoration:none;
}
.leftcol:hover{
	border-bottom: 1px dashed #666666;
}
.txtbox {
	border: 1px solid #9DBCD9;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	width: 165px;
}
.txtbox2 {
	border: 1px solid #9DBCD9;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	width: 130px;
	height: 20px;
}

.txtfield {
	border: 1px solid #cccccc;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txtfield_apply {
	border: 1px solid #cccccc;
	height: auto;
	width: auto;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.txtbox_cform {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	width: 165px;
	height: 18px;
}
.txtbox_apply {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	width: 200px;
	height: 18px;
}
.txtbox_edu {
	border: 1px solid #cccccc;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	width: 120px;
	height: 18px;
}
ul {
	margin: 0px 0;
	padding: 0 0 0 15px;
	}	
li {
	list-style-type: none;
	padding: 0 0 0 20px;
	line-height: 20px;
	background-image: url(images/bullet_ul.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.news {
	text-decoration: none;
	color: #666666;
}
.news:hover {
	color: #333333;
	border-bottom: 1px dashed #333333;
}
.gotop {
	color: #666666;
	text-decoration: none;
}
.gotop:hover {
	color: #990000;
	text-decoration: none;
}	
#p1 #i1 a,
#p2 #i2 a,
#p3 #i3 a,
#p4 #i4 a,
#p5 #i5 a,
#p6 #i6 a,
#p7 #i7 a,
#p8 #i8 a,
#p9 #i9 a,
#p10 #i10 a,
#p11 #i11 a,
#p12 #i12 a,
#p13 #i13 a,
#p14 #i14 a,
#p15 #i15 a,
#p16 #i16 a,
#p17 #i17 a,
#p18 #i18 a,
#p19 #i19 a,
#p20 #i20 a
 {
	color: #990000;
}



/*for the trust subpages----------------------------------------*/

.bg1_trust {
	background-color: #DEE7EF;
}
.bg2_trust {
	background-color: #CCD8E6;
}
.bg3_trust {
	background-color: #B0C2D9;
}

/*for how to help subpages---------------------------------------*/

.bg1_help {
	background-color: #EEF2D9;
}
.bg2_help {
	background-color: #E0E6B7;
}
.bg3_help {
	background-color: #C7D57B;
}

/*for achievements subpages---------------------------------------*/

.bg1_achieve {
	background-color: #FFF0D7;
}
.bg2_achieve {
	background-color: #FFE1B0;
}
.bg3_achieve {
	background-color: #FFC666;
}

/*for news & events subpages---------------------------------------*/

.bg1_ne {
	background-color: #E1EAEC;
}
.bg2_ne {
	background-color: #D2DDDF;
}
.bg3_ne {
	background-color: #A9BDC2;
}

/*for careers subpages---------------------------------------*/

.bg1_careers {
	background-color: #F2F2F2;
}
.bg2_careers {
	background-color: #E0E1E2;
}
.bg3_careers {
	background-color: #C8CACC;
}

/*for contact us subpages---------------------------------------*/

.bg1_contact {
	background-color: #FBE3E3;
}
.bg2_contact {
	background-color: #F8CBCB;
}
.bg3_contact {
	background-color: #F3ABAB;
}
.one
{
border-style: solid;
border-color: #999999;
border-width: 1px;
}