/*COMMON*/
td, input, textarea, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 11px
}

.myul {
  list-style-image: url(images/bullet.gif)
}

/*LINKS*/
a {
  color: #354AB7;
}
a:hover {
  color: #000B81;
}

.orangelinks {
  color: #F87F11;
}
.orangelinks:hover {
  color: #FFBE14;
}

.noun {
  text-decoration: none;
}
.noun:hover {
  text-decoration: underline;
}

.orangenoun {
  color: #F87F11;
  text-decoration: none;
}
.orangenoun:hover {
  color: #FFBE14;
  text-decoration: underline;
}

/*TEXTS*/
.text10 {
  font-size: 10px;
}

.text10light {
  color: #A8BAD1;
  font-size: 10px;
}

.text9light {
  color: #A8BAD1;
  font-size: 9px;
}

.head2nohov {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #0B1C78;
  text-decoration: none;
}

.head2 {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #0B1C78;
  text-decoration: none;
}
.head4 {
  font-family: Arial, Verdana;
  font-size: 14px;
  font-weight: bold;
  color: #0B1C78;
  text-decoration: none;
}
.head2:hover {
  font-family: Arial, Verdana;
  font-size: 16px;
  font-weight: bold;
  color: #0B1C78;
  text-decoration: underline;
}
.border_bottom {
  border-bottom: 1px solid #D6E0ED;
}
.border_bottom_thick {
  border-bottom: 2px solid #F87F11;
}
.alert {
  color: #F00;
  line-height: 20px;
}
.head3 {
  font-weight: bold;
}
.leftbox {
  border: 1px solid #D6E0ED;
}


#news_list {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: 6px;
}

#news_list li {
	margin: 0;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 15px;
}

#title {
	font-weight: bold;
	color: #FF9218;
	font-family: Arial;
	font-size: 16px;
	margin-top: 10px;
}

.head3 {
	font-weight: bold;
	color: #FF9218;
	font-family: Arial;
	font-size: 16px;
	margin-top: 10px;
}

#title input {
	font-weight: bold;
}

#excerpt {
	font-weight: bold;
}

#title input {
	font-weight: bold;
}

#excerpt {
	font-weight: bold;
}

#pager {
	padding-left: 0px;
}

#pager hr {
	margin-top: 10px;
	border: 0px;
	color: #D6E0ED;
	height: 1px;
	background-color: #D6E0ED;
}

.news_listhead {
	
}

.createdate {
	margin-bottom: 3px;
}

.maincontent {
	line-height: 15px;
	margin-bottom: 20px;
}

#htmlcontent {
	margin-left: 7px;
	margin-top: 10px;
}

#scope_of_business {
	/*border-bottom: 2px solid #000;*/
	margin-bottom: 30px;
}

#scope_of_business .dopadding {
	padding: 2px;
}

#scope_of_business .tablecell {
	width: 29px;
	border-left: 1px solid #8F949A;
	border-bottom: 1px solid #8F949A;
}

#scope_of_business .tr1 {
	background-color: #EFF4FA;
}

.em {
	font-weight: bold;
}

.w300 {
	width: 300px;
}

.clearboth {
	clear: both;
}

.highlight {
	background-color: #FFFE00;
}

.memberbox {
	margin-left: 20px; 
	padding-top: 10px; 
	padding-left: 10px; 
	line-height: 18px; 
	background-color: #ECEFFA;/*#F3F5FC;*/ 
	padding-bottom: 10px;
}

.gallery_thumbnail {
	text-align: center;
	border: 1px solid #D6E0ED;
	float: left;
	padding-top: 5px;
	margin-right: 5px;
}
.en_mainlinks {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.en_td_mainlinks {
	padding-top: 10px;
	padding-bottom: 2px;
}
.en_head {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF8800;
	padding-left: 14px;
	padding-top: 10px;
}
