
body {
	margin: 0px;
	padding: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #abacac;
	background-color: #0f1923;
}

a {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #286ec3;
	text-decoration: none;
}

a:hover {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	color: #286ec3;
	text-decoration: none;
	border-bottom: 1px dotted #286ec3;
}

.mnunews {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #6f6f6f;
	text-decoration: none;
}

.news_title {
	font-family: arial, tahoma, verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #bfc2c4;
	text-decoration: none;
}

.newscat_title {
	font-family: arial, tahoma, verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #bfc2c4;
	text-decoration: none;
}

a.mnunews {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #286ec3;
	text-decoration: none;
}

a.mnunews:hover {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #286ec3;
	text-decoration: none;
	border-bottom: 1px dotted #286ec3;
}

.normal {
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	text-decoration: none;
	color: #c9c9c9;
}

.normal:hover {
	font-family: arial, tahoma, verdana;
	font-weight: normal;
	color: #286ec3;
	text-decoration: none;
	border-bottom: 1px dotted #286ec3;
}

.news_title_home {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #c9c9c9;
}

.news_title_home:hover {
	font-family: arial, tahoma, verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #286ec3;
	text-decoration: none;
	border-bottom: 1px dotted #286ec3;
}

.news_content_home {
	padding: 2px 0 0 0;
	margin: 0px;
	font-family: arial, tahoma, verdana;
	font-size: 8pt;
	color: #5e5f5f;
	text-align: justify;
	line-height: 120%;
	height: 50px;
	overflow: hidden;
}

.read_more {
	font-family: arial, tahoma, verdana;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
	color: #4a4c4e;	
}

.read_more:hover {
	font-family: arial, tahoma, verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #286ec3;
	text-decoration: none;
	border-bottom: 1px dotted #286ec3;
}

#signin_container {
	background-color: #2c3033;
	padding: 10px;
	margin: 0;
	width: 290px;
	color: #abacac;
}

.tab {
	cursor: pointer;
	padding: 5px 0px 0px 0px;
	font-family: arial, tahoma, verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
}

.flag {
	padding: 0 0 2px 0;
}

.home_services {
	cursor: pointer;
}

.bullet_1 {
	background:url('../images/bullet_1.jpg') left top no-repeat;
	padding: 0 0 10px 20px;
	margin: 0px;
	line-height: 150%;
	text-align: justify;
}

.bullet_2 {
	padding: 0 0 10px 0px;
	margin: 0px;
	line-height: 150%;
	text-align: justify;
}

.para_1 {
	background:url('../images/services/sep.jpg') right bottom no-repeat;
	padding: 10px 0 30px 20px;
	margin: 0px;
	line-height: 160%;
	text-align: justify;	
}

.dlg_head {
	background-color: #2c3033;
	font-weight: bold;
	font-size: 8pt;
}

.dlg_content {
	border-top: 1px dotted #2c3033;
	background-color: #272a2c;
	font-weight: normal;
	font-size: 9pt;
}