@charset "utf-8";
/* CSS Document */
body {
	background:#ffffff;
	padding:0px;
	margin:17px auto 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#464747;
	line-height:135%;
}	
.disable { color:#aaaaaa;}
.selected { color:#FFFFFF; background:#037EA8;}

a.pages:link{ color:#037EA8; text-decoration:none;}
a.pages:visited{ color:#037EA8; text-decoration:none;}
a.pages:hover{ color:#FFFFFF; background:#037EA8; text-decoration:none;}
a.pages:active{ color:#037EA8; text-decoration:none;}

.project-div { padding:0 13px 0 0;}
.benefit-div { padding:0 0 0 13px;}
.image-right { padding:0 10px 0 0;}
.news-section { padding:10px; background:#FFFFFF url(../images/news-section-bg.jpg) repeat-x center bottom;}
.project-benefit-title{ font-size:22px; line-height:22px;}
.panel-border{ border-bottom:1px solid #D6D6D6; height:1px;}
.border-right{ border-right:1px solid #D6D6D6;}
.title-font, .sub-title { color:#027EA9;}
.title-timetable { color:#515252; }
.title-font, .title-timetable { 
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	line-height:32px;
}
.content{ text-indent:8%; padding:12px 0 0 0;}
a:link{ color:#037EA8; text-decoration:none;}
a:visited{ color:#037EA8; text-decoration:none;}
a:hover{ color:#037EA8; text-decoration:underline;}
a:active{ color:#037EA8; text-decoration:none;}
.footer-bottom{ font-size:12px;}
.button {
	background: url( ../images/fade-butt.png );
	border: 3px double #999;
	border-left-color: #ccc;
	border-top-color: #ccc;
	font-family:arial;
	font-size:12px;
	color: #333;
	padding: 0.25em;
}
.serach_input_bar{ background: #f4f4f4;	border: 1px solid #B2B2B2;	padding:4px; width:270px;}
.time_icon{ background:url(../images/timetable_icon.jpg) no-repeat left top; padding:3px 0 0 32px; clear:both}
.project_icon{ background:url(../images/project_icon.jpg) no-repeat left top; padding:3px 0 0 32px; clear:both}
.benefit_icon{ background:url(../images/benefit_icon.jpg) no-repeat left top; padding:3px 0 0 32px; clear:both}
.time_table_content{ font-size:12px;}