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

.home-section-width { width:66%; display:inline-block;}

.news_section { height:350px; background:none; margin-bottom:15px; border:#ededed solid 1px; border-radius:4px;}

.news_section h3 { font-size:18px; padding:10px 0 12px 14px; margin-bottom:3%; background:#00003c; color:#FFF; border-bottom:#ededed solid 1px; font-family:"Open Sans" !important;}
.news_section li { font-size:13px; padding:8px 0 8px 10px; margin-top:0; height:auto; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; color:#202020; width:94%; list-style:none; text-align:left; margin-bottom:1%;}
.news_section a { background:#262662; border:#003366 solid 1px; padding:6px 8px; border-radius:3px; color:#FFF; margin-bottom:3%;}
.news_section a:hover { color:#003366; border:#003366 solid 1px; background:#FFFFFF;}

.news_marquee { height:278px}
.news_section_a { background:#003366 !important; font-size:13px !important; color:#FFFFFF !important; width:90%; text-align:left;}
.news_section_a:hover { background:#FFFFFF !important; color:#003366 !important; text-decoration:none !important;}

 

.paddingright20 { padding-right:20px;}

.director_msg { width:47%; color:#000000; text-align:justify; float:left; margin-right:26px;}

.ad_table { border:#000 solid 1px;}
.ad_table tr th { border-right:#000 solid 1px;border-bottom:#000 solid 1px;border-left:#000 solid 1px; font-weight:bold;}
.ad_table tr td { border-right:#000 solid 1px;border-bottom:#000 solid 1px;border-left:#000 solid 1px;}

.textaligncenter { text-align:center !important; font-weight:bold;}

.rte_li { margin-left:14px; color:#000000 !important;}

.form_career { width:50%; color:#000000;}
.star_span { font-weight:bold;color:#FF0000;}
.form_career label { clear:both; font-size:14px;}
.form_career textarea { clear:both; height:100px; padding:8px; color:#000000 !important; font-weight:bold !important; font-size:16px;}
.form_career input[type="text"] { padding:2px 8px; font-size:14px; font-weight:bold; height:30px; color:#000000 !important;}
.form_career input[type="password"] { padding:2px 8px; font-size:14px; font-weight:bold; height:30px; color:#000000 !important;}
.form_career input[type="email"] { padding:2px 8px !important; font-size:14px !important; font-weight:bold !important; height:30px !important; color:#000000 !important;}
.form_career select { height:30px; color:#000000; font-weight:bold; display:inline; width:136px; padding:4px 8px; margin-left:16px; margin-top:15px;margin-bottom:15px;}
.form_career select option { padding:4px 12px; background:#FFFFFF;}
.form_career input[type="file"] { margin:8px 0; width:180px;}
.form_career input[type="submit"] { float:left; padding:6px 20px; margin-top:10px; margin-right:10px;}

.link_register { font-size:14px; margin-top:16px; float:left;}

.error_message { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; background:#F00; color:#FFF; font-size:13px; border-radius:3px; font-weight:bold; padding:7px 26px; text-align:center; float:left; margin-left:150px;}
.success_message { font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; background:#3c8dbc; color:#FFF; font-size:13px; border-radius:3px; font-weight:bold; padding:7px 26px; text-align:center; float:left; margin-left:150px;}

.enquiry-form input[type="text"] { width:92%; margin:5px 14px; background:#f8f8f8; border:#dbd8d8 solid 1px; height:30px; color:#546d87; padding:4px 8px;}
.enquiry-form input[type="text"]:hover { background:#FFFFFF; color:#000000; border:#003366 solid 1px;}

.enquiry-form input[type="email"] { width:92%; margin:5px 14px; background:#f8f8f8; border:#dbd8d8 solid 1px; height:30px; color:#546d87; padding:4px 8px;}
.enquiry-form input[type="email"]:hover { background:#FFFFFF; color:#000000; border:#003366 solid 1px;}

.enquiry-form textarea { width:92%; margin:5px 14px; background:#f8f8f8; border:#dbd8d8 solid 1px; height:120px; color:#546d87; padding:4px 8px;}
.enquiry-form textarea:hover { background:#FFFFFF; color:#000000; border:#003366 solid 1px;}

.enquiry-form input[type="submit"] { background:#003366; border-radius:3px; color:#FFFFFF; margin-right:13px; padding:6px 14px; font-size:13px; border:#FFFFFF solid 1px; border-radius:2px;}
.enquiry-form input[type="submit"]:hover { background:#FFFFFF; color:#003366; border:#003366 solid 1px;}



.paragraph_min_height { min-height:1000px !important;}

.logout_btn { background:#d9534f; color:#FFF; font-weight:600; font-size:14px; padding:8px 14px; border-radius:2px; margin-top:8px; float:left;}
.logout_btn:hover { color:#FFF;}

.readmore_btn { font-size:12px; float:right; background:#003366; border:#003366 solid 1px; padding:2px 10px; border-radius:3px; color:#FFF; margin-top:2%;}
.readmore_btn:hover { color:#003366; background:#FFFFFF; border:#003366 solid 1px; text-decoration:underline;}

.life_cpc_image {
    box-shadow: 2px 3px 3px hsl(0, 2%, 44%);
    float: left;
    height: 180px;
    width: 260px;
}
.life_cpc_content {
    float: left;
    height: auto;
    margin-top: -8px;
	margin-left: 50px;
    width: 700px;
}
.life_cpc_content ul li {
    background-image: url("../images/red2.png");
    background-position: left top;
    background-repeat: no-repeat;
    color: #af2a2a;
    float: left;
    font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 25px;
    list-style: outside none none;
    padding-left: 20px;
    text-decoration: none;
    width: 320px;
}











