/* This css applies for the services and learning sections */

/* Text features of the section */
#serv_text 
	{
	width:681px;
	color:#666666;
	margin:0px 0px 0px 20px;
	}

#serv_text td	
	{
	vertical-align:top;
	}

#serv_text span
	{
	font-weight: normal;
	text-align:center;
	}

#serv_text p
	{
	padding: 5px 10px 10px 20px;
	}

#serv_text h2
	{
	font-size:16px;
	padding: 5px 10px 10px 18px;
	}

/* Inner menu for the sections */
#serv_opt
	{	
	width:460px; /* Predefined width for a 1024 x 768 screen */
	margin:0px 0px 0px 17px;
	}

#serv_opt p
	{
	padding: 4px 5px 0px 15px;
	font-size:15px;
	font-weight:bold;
	}

#serv_opt img
	{	
	border:0px;
	}

#serv_opt td
	{	
	padding:0px;
	}

.opt_sp
	{
	font-size:1px;
	height:1px;
	margin:2px 27px 1px 17px;
	}
.opt_sp1
	{
	font-size:1px;
	height:4px;
	}

/* Services menu */
#serv_menu
	{	
	width:645px; /* Predefined width for a 1024 x 768 screen */
	margin: 5px auto 0px auto;
	}
#serv_menu td
	{
	border-left: 3px solid #FFFFFF;
	text-align:center;
	padding:5px;
	font-size:11px;
	}

#serv_menu a:link, #serv_menu a:visited, #serv_menu a:hover, td#serv_menu_act 
	{
	text-decoration:none;
	}
	
#serv_menu_act a:link, #serv_menu_act a:visited
	{
	text-decoration:none;
	font-weight:bold;
	}

#serv_menu_act a:hover 
	{
	text-decoration:none;
	font-weight:bold;
	}

span.txtloan
	{
	color:#2C4452;
	font-size:12px;
	}
