@charset "utf-8";
/* CSS Document */
* {
	margin:0px;
	padding:0px; 
}

body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#555555;
	/*background-color: #003366; */
	background-color:#FFFFFF;
}

a:link {
	color:#01629f;
	text-decoration:none;
}
a:visited {
	color:#01629f;
	text-decoration:none;
}
a:hover {
	color:#01629f;
	text-decoration:none;
}
a:active {
	color:#01629f;
	text-decoration:none;
}

#container {width:960px;	margin:0px auto 0px auto;}
#wrapper {	width:100%;	float:left;	background-color:#FFFFFF;}

#footer {width:100%; float:left;	clear:both;}
#leftContent {width:18%;float:left;}
#header {
	width:100%;
	float:left;
	margin: 10px 0px 10px 0px;
}
#header img {float:left; margin:0px 20px 0px 15px;}
.clearer {
	width:100%;
	clear:both;
	display:block;
	height:2px;
}

#contentWrapper {
	padding-bottom:0px;
	margin-top: 0px;
	width: 100%;
}
#leftMenu {
	width:200px;
	float:left;
	margin:0px;
	padding-left: 14px;
}

#hContent {
	width:710px;
	margin: 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px 16px 0px 0px;
}
.hTable {width:100%;}

#content {
	width:702px;
	margin: 0px 0px 0px 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px 20px 10px 10px;
	text-align: justify;
}

#contentmailer {
	width:100%;
	margin: 0px 0px 0px 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 0px 20px 10px 10px;
	text-align: justify;
}

#content-selfHelp {
	width:99%;
	margin: 0px auto 0px 0px;
	background-color: #FFFFFF;
	padding: 0px 5px 10px 5px;
	float: left;
}
/* CSS Document */

h1 {
	font-size:15px;
	color:#01629f;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	border-bottom: dashed 1px #07466d;
}

h2 {
	font-size:15px;
	color:#FFFFFF;
	margin:0px 0px 5px 0px;
	padding:4px 0px 2px 20px;
	border-bottom: solid 1px #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 5px 0px;
	padding:0px;
}
h4{
	font-size:13px;
	color:#006BAE;
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: dashed 1px #07466d;
	clear: both;
}

.style1 {color: #2e509e;width: auto;}
.style2 {color:#ff7701;}
.style3 {color:#FFFFFF;}
.style7 {font-size: 14px; color:#FF7700;}
.style4 {
	color: #0065A4;
	font-size: 14px;
	font-weight:normal;
}
.style5 {
	color: #006BAD;
	font-size: 12px;
}
.style6 {
	color: #333333;
	font-size: 13px;
}
.style9 {font-size: 18px}
.style10 {font-size: 14px; color: #3A5AA7;	font-weight: bold;}
.style11 {color: #2e509e; width: auto; font-size:13px;}
.style12 {
	color:#2581BA;
}
.style13 {font-size: 11px;	font-weight: bold;}
.style14 {font-style: italic}
.formBgColor {
	background-color:#F9F9F9;
}

.backBtn {
	float:left;
	width:91%;
	clear:both;
	text-align: right;
	height: 18px;
	background:url(images/backBtn.gif) no-repeat;
	background-position:right;
	font-weight: bold;
	color: #FFFFFF;
	padding: 2px 50px 0px 0px;
	margin: 10px 0px 0px 0px;
}
.backBtn a:link {text-decoration:none; color:#FFFFFF;}
.backBtn a:visited {text-decoration:none; color:#FFFFFF;}
.backBtn a:hover {text-decoration:underline; color:#FFFFFF;}
.backBtn a:active {text-decoration:none; color:#FFFFFF;}

.h_event {
	background-image:url(images/wbox1.gif);
	background-repeat:repeat-y;
}
.h_ngo {
	background-image:url(images/wbox2.gif);
	background-repeat:repeat-y;
}
.h_par {
	background-image:url(images/wbox3.gif);
	background-repeat:repeat-y;
}
.h_update {
	background-image:url(images/wbox4.gif);
	background-repeat:repeat-y;
}

.line {
	color:#333333;
	clear:both;
	margin: 5px 0px 2px 0px;
}

.header {
	width:960px;
	height:124px;
}
img.logo {float:left; margin:10px 0px 0px 10px;}
img.banner {
	float:left;
	clear:both;
	margin: 15px 0px 0px 0px;
}
.footer {
	width:74%;
	font-size: 10px;
	padding: 10px 10px 8px 10px;
	float: right;
}
.footer a:link { text-decoration:none; color:#666666;}
.footer a:visited { text-decoration:none; color:#666666;}
.footer a:hover { text-decoration:underline; color:#000000;}
.footer a:active { text-decoration:none; color:#666666;}

.leftMenu {width:100%;}

ul.menu {
	display:inline;
	float:left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 194px;
	font-size: 12px;
	clear: left;
	background-color: #E5E6E0;
}

.menu a {
	display:block;
	width:100%;
	height:20px;
	padding:3px 0px 0px 6px;
	margin: 0px;
	background-color: #E5E6E0;
	
}

.menu a:link {text-decoration:none; color:#395aa7; }
.menu a:visited {text-decoration:none; color:#395aa7; }
.menu a:hover {
	text-decoration:none;
	background-color:#49a0d7;
	color:#003366;
}
.menu a:active {
	text-decoration:none;
	color:#395aa7;
}

.menu li {
	float:left;
	clear:left;
	width:100%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
.menu-img {float:left; clear:left;}
.moreLink {
	margin: 0px;
	padding: 0px;
	color: #FF7701;
	font-weight: bold;
	text-align: right;
}

.dhmImg {
	padding:40px 10px 10px 10px;
}

.text {width:100%; float:left;}
	
/* -- HOME CONTENTS --*/
 
.h_div {
	text-align:justify;
	float:left;
	width: auto;
}
.hTable {
	width:auto;
	margin:0;
	background:url(images/home_bg.jpg) repeat-x  #f1f2ec;
	float: left;
}
.hText {
	margin:auto;
	text-align: justify;
	color: #333333;
	font-weight: normal;
	width: 95%;
}
.hImg {
	padding:0px;
	margin: 0px;
}

.hInnerImg {
	float:right;
	padding:10px;
}

.h_categoryWrapper {
	margin-top:0px;
	float:left;
	width: 100%;
}

.h_category 
   {
	float:left;
	width:348px;
	height:103px;
	margin: 10px 10px 0px 0px;
	}

.yellow {background-color:#ffbf01;}
.orange {
	background-color:#ff7701;
	margin: 10px 0px 0px 0px;
	width: 350px;
}
.green {background-color:#79c000;}
.color {
	background-color:#02b2a5;
	margin: 10px 0px 0px 0px;
	width: 350px;
}

ul.h_categoryList {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size:12px;
	display: block;
}

ul.h_categoryList a {
	display:block;
	width:100%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
ul.h_categoryList a:link {text-decoration:none; 	color: #FFFFFF;}
ul.h_categoryList a:visited {text-decoration:none; 	color: #FFFFFF;}
ul.h_categoryList a:hover{text-decoration:none; color:#666666;}
ul.h_categoryList a:active {text-decoration:none; 	color: #FFFFFF;}

ul.h_categoryList li {
	display:block;
	margin: 0px 0px 0px 8px;
}


/*--- INDEX_MORE contents ---*/

img.picright {
	float:right;
	padding: 0px 2px 0px 10px;
}

.formTable {width:100%;}
.formTable td {
	padding:3px;
}
.formTable input,.formTable select,.formTable textarea  {
	font-size:13px;
	color:#555555;
}

.printTable {padding:10px;}
.printTable td {
	padding:5px;
}

