/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:11px;
	font-weight:normal;
}

.link a
{
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

.link a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

.link a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	color:#656565;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


.logo_main
{	
	width:215px;
	height:66px;
	background:url(../images/logo.gif) no-repeat;
}

.logo_right_text
{	
	width:565px;
	height:66px;
	background:url(../images/logo_header_text.jpg) no-repeat;
}

.menu_bg_strip
{
	width:100%;
	height:24px;
	background-color:#20599A;
	/*background:url(../images/menu_bg_strip.gif) no-repeat;*/
}

.menu_item
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}


.menu_item a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_item a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}

.menu_item a:hover
{	
	color:#FFFFFF;
	text-decoration:none;
}

.content_left_strip
{	
	width:34px;
	height:auto;
	background:url(../images/body_left_strip.gif) repeat-y;
}

.border_left_panner
{
	border:1px solid #969696;
}



.header_bg_latest_news
{
	height:24px;
	width:186px;
	background:url(../images/bg_latest_news.gif) no-repeat 50% 0%;
}

.header_bg_latest_news1
{
	height:24px;
	width:186px;
	background:url(../images/header_sample_services.gif) no-repeat 50% 0%;
}

.latest_news
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-indent:5px;
	text-decoration:none;
	font-weight:bold;
}

.latest_news a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-indent:5px;
	text-decoration:none;
	font-weight:bold;
}

.latest_news a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-indent:5px;
	text-decoration:none;
	font-weight:bold;
}

.latest_news a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-indent:5px;
	text-decoration:none;
	font-weight:bold;
}

.blue_heading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#245095;
	text-decoration:none;
	font-weight:bold;
}

.header_bg_services
{
	height:24px;
	width:186px;
	background:url(../images/bg_services.gif) no-repeat 50% 0%;
}

.read_more
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1C4FB5;
	text-decoration:none;
	font-weight:bold;
}

.read_more a:link
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1C4FB5;
	text-decoration:none;
	font-weight:bold;
}

.read_more a:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#1C4FB5;
	text-decoration:none;
	font-weight:bold;
}


.read_more a:hover
{	
	text-decoration:underline;
}

/*content area CSS*/
.bg_sample_management
{
	width:402px;
	height:21px;
	background:url(../images/bg_sample_services.gif) no-repeat;
}

.bg_sample_management1
{
	width:100%;
	height:21px;
	background:url(../images/header_sample_services.gif) repeat;
}


.bg_conent_strip
{
	width:12px;
	height:auto;
	background:url(../images/vertial_strip_content.gif) no-repeat bottom;
}

.bg_app_dis
{
	width:144px;
	height:39px;
	background:url(../images/bg_strip_app.jpg) no-repeat;
}




/* footer CSS */

#footer
{
	width:780px;
	height:37px;
	background:url(../images/bg_footer.gif) no-repeat;
}

.verdana10_black 
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}


.verdana10_black a:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.verdana10_black a:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

.verdana10_black a:hover
{	
	color:#000000;
	text-decoration:underline;
}.item_backstrip_blue { width:144px; height:39px; background:url(../images/bg_strip_app.jpg) no-repeat; }


.heading_sky_blue
{
	font-size:14px;
	font-weight:bold;
	color:#4F81BD;
}

table td p
{
text-align:justify
}