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

body
{
	margin:0;
	padding:0;
	background:#61AEFB url(../images/bg.jpg) repeat-x top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:17px;
	color:#000;
}

a img
{
	border:0px;
}

h4
{
	margin:0;
	padding:0;
}

.font14
{
	font-size:14px;
	line-height:20px;
}

a:link, a:active, a:visited
{
	text-decoration:underline;
}

a:hover
{
	text-decoration:none;
}

.foot-bg
{
	background:url(../images/foot-bg.jpg);
}

.memArea
{
	background:#E5E6EA;
	border:#666767 1px solid;
	width:247px;
}

.navigation
{
	background:#fff;
	border:#666767 1px solid;
	width:247px;
}

.memArea input
{
	width:132px;
	height:17px;
	font-size:12px;
	border:1px solid #999
}

.memArea a
{
	color:#2C50A3;
}

.memArea a:hover
{
	text-decoration:none;
}

.newsUpdates
{
	font-size:12px;
	background:#fff;
	border:#666767 1px solid;
	width:247px;
}

.newsUpdates a
{
	color:#2C50A3;
}

.newsUpdates a:hover
{
	text-decoration:none;
}

.welcomeTxt
{
	font-size:12px;
	background:#fff;
	border:#666767 1px solid;
	width:294px;
}

.pic-president
{
	font-size:11px;
	font-weight:bold;
}

.ttlWelcome
{
	font-size:15px;
	font-weight:bold;
}

.footer
{
	text-align:center;
	color:#fff;
	font-size:12px;
}

.footer a
{
	color:#fff;
	text-decoration:none;	
}

.footer a:hover
{
	color:#000;
	text-decoration:underline;
}

.footer .small
{
	color:#000;
	font-size:10px;
}

.footer .small a
{
	text-decoration:underline;
	color:#000;
	line-height:23px;
}

.round-head-bg
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	color:#fff;
	background:url(../images/round-head-bg.jpg) repeat-x;
}

.round-head-bg-inner
{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	padding-left:12px;
	color:#fff;
	background:url(../images/round-head-bg.jpg) repeat-x;
}

.inner-body
{
	border-left:1px solid #676767;
	border-right:1px solid #676767;	
	background:#fff url(../images/body-bg-inner.jpg) no-repeat bottom;
}

ul li
{
	line-height:25px;
}

.mainNavig ul
{
	list-style:none;
	margin:0;
	padding:0;
}

.mainNavig ul li a
{
	display:block;
	height:24px;
	width:190px;
	padding-top:8px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(../images/bullet-blue.gif) no-repeat left;
	padding-left:30px;
}

.mainNavig ul li a:hover
{
	height:26px;
	width:170px;
	padding-top:6px;
	font-size:18px;
	font-weight:bold;
	color:#945E01;
	background:url(../images/bullet-red.gif) no-repeat left;
	padding-left:50px;
}

.star
{
	color:#61AEFB;
}

.formTable input
{
	width:240px;
	height:17px;
	font-size:12px;
	border:1px solid #999
}

.formTable .radioButton
{
	width:15px;
	border:0;
}

.formTable select
{
	width:240px;
	border:1px solid #999
}

.blue
{
	color:#1093C8;
	font-weight:bold;
	font-size:13px;
}

.black
{
	color:#000;
	font-weight:bold;
	font-size:15px;
}

.newscontent
{
	font-size:12px;
	line-height:18px;
}

.newsdiv
{
	width:520px;
	height:780px;
	text-align:left;
	overflow:auto;
}

.newsdiv1
{
	width:520px;
	height:510px;
	text-align:left;
	overflow:auto;
}

.meeting-content
{
	background:#e6e7ea url(../images/meeting-content.gif);
	border-left:1px solid #333;
	border-right:1px solid #333;
}

.ttlHeadBlue
{
	color:#61AEFB;
	font-weight:bold;
}

/*Added*/

.sendPassword input[type='text'] {
	width:200px;
	height:17px;
	font-size:12px;
	border:1px solid #999
}