.button{
	background-image:url('images/button.gif');
	background-color: #D8E2D3;	
	border-style:none;
	font-weight:bold;
	color:white;
	width:62px;
	height:19px;
}

body{
	background-position: top;
}

a{
	color: #ffffff;
	text-decoration: none;
}

a.link {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #0066FF;
}

.error{
	color:red;
}

.pageHeading{
	font-family: "century gothic", verdana, sans-serif;
	font-weight:bold;
	font-size:23px; 
	font-style: normal;
	color:#04542B;
	text-align:left;
}
.title{
	font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    vertical-align:bottom;
}

.desc{
    font-size: 14px;
    font-style: oblique;
    color: #ffffff;
    vertical-align:top;
    line-height:10px;
}

div.tpc_title{
    font-size: 18px;
    font-weight: bold;
    position:relative;
    left: 42px;
    top: -2px;
    color: #ffffff;
}

div.tpc_desc{
    font-size: 14px;
    font-style: oblique;
    position:relative;
    left: 42px;
    top: -5px;
    color: #ffffff;
}

div.tpc-consulting_title{
    font-size: 18px;
    font-weight: bold;
    position:relative;
    left: 82px;
    top: 7px;
    color: #ffffff;
}

div.tpc-consulting_desc{
    font-size: 14px;
    font-style: oblique;
    position: relative;
    left: 82px;
    top: 4px;
    color: #ffffff;
}

div.tpc-tech_title{
    font-size: 18px;
    font-weight: bold;
    position: relative;
    left: 122px;
    top:  16px;
    color: #ffffff;
}

div.tpc-tech_desc{
    font-size: 14px;
    font-style: oblique;
    position: relative;
    left: 122px;
    top: 13px;
    color: #ffffff;
}

div.tpc-actuarial_title{
    font-size: 18px;
    font-weight: bold;
    position:relative;
    left: 162px;
    top: 25px;
    color: #ffffff;
}

div.tpc-actuarial_desc{
    font-size: 14px;
    font-style: oblique;
    position:relative;
    left: 162px;
    top: 22px;
    color: #ffffff;
}

td{
	font-family:Verdana, Sans-Serif;
	font-size:12px;
}

