@import url(/css/site.css);
.serv_item
	{
	width:450px;
	margin:30px auto 0px auto;
	}

.serv_head td
	{
	font-size:18px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

.serv_body td
	{
	border-top:3px solid #ffffff;
	text-align:center;
	width:70%;
	}
	
.serv_body div
	{
	padding:5px;
	text-align:justify;
	width:340px;
	}

/* internal pages*/

.serv_body_int td
	{
	border-top:3px solid #ffffff;
	}

.serv_body_int div
	{
	padding:5px;
	}

#serv_sub_page
	{
	width:400px;
	margin:30px auto 0px auto;
	}

/*H V R*/
.hvr_sub_head td
	{
	font-weight:bold;
	padding:10px 0px 1px 0px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}

/* Free reports*/
#rep_form
	{
	width:100%;
	border-top:2px solid #ffffff;
	}

#rep_form td
	{
	width:auto;
	padding:5px;
	}

td.rep_check
	{
	width:4%;
	text-align:center;
	border-bottom:2px solid #ffffff;
	border-right:1px solid #ffffff;
	}

td.rep_desc
	{
	border-bottom:2px solid #ffffff;
	border-left:1px solid #ffffff;
	width:96%;
	}
	
	
	
/* 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 h1
	{
	font-size:24px;
	font-weight:normal;
	color:#2C4452;
	padding:20px 10px 10px 20px;
	}
*/
#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
	{
	
	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;
	}
