
body {
		/*background-color: #dddddd;*/
		background: #FFC4FF;
		text-align: center;
		font-family: Arial, Helvetica, sans-serif;
		}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
#frame {
		table-layout: auto;
		height: 100%;
		width: 100%;
		margin: 0px;
		background-color: #ffffff;
	}
#header {
		height: 130px;
		text-align: left;
		vertical-align: top;
		background: url(_4header.jpg) repeat-x 0px 20px;
		border-bottom: 1px #000000 solid;
	}
	
#groupnamebg  {
		background: #e7e4e0 url(logo.jpg) top left no-repeat;
		height: 146px;
		text-align: left;
	}
	#groupname{
		display: none;
		padding-left: 60px;
		font-size: 28px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}


	#solutions {
		background-color: #FFC4FF;
		width: 100%;
		height: 20px;
		padding-top: 10px;
		text-transform: capitalize;
		font-weight: bold;
	}
	#solutions ul {
		text-align: left;
		list-style: none;
		margin: 0px;
		padding: 0px;	
		padding-left: 25px;
		}
	#solutions ul li {
		float: left;
		display: inline;
		margin: 0px;
		padding: 0px;
	}
	#solutions ul li a {
		color: #000000;
		margin-left: 5px;
		text-decoration: none;
		padding: 2px 5px;
		font-size: 12px;
		line-height: 13px;
	}
	#solutions ul li a:hover {
		text-decoration: underline;
	}
	#leftcolumn {
		width: 200px;
		background-color: #9C83AA;
		text-align: left;
		vertical-align: top;
		border-left: 0px #000000 solid;
	}
	#nav {
		width:200px;
		padding: 10px;
		margin-right: 0px;
	}
		#nav .menu_003 {
		display: none;
	}
		#nav .menu_39835 {
		display: none;
	}
	#nav h1 {
		display: none;
		margin: 0px;
		padding: 0px;
		font-size: 16px;
		color: #000000;
	}
	#nav ul {
		text-align: left;
		list-style: none;
		margin: 0px;
		padding:0px;	
		padding-bottom: 70px;
		padding-top: 10px;
	}
	#nav ul li {
		display: block;
		margin: 0px;
		padding: 0px;
		text-transform: capitalize;
		width: 200px;
		font-size: 12px;
		text-transform: capitalize;
	}
	#nav ul li a,#nav ul li a:visited {
		display: block;
		width: 200px;
		padding: 1px 5px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
	}
	#nav ul li a:hover {
		background: #ffffff;
		text-decoration: underline;
	}

	#content {
		text-align: left;
		vertical-align: top;
		color: #000000;
		padding: 0px 100px 10px 10px;
		background-color: #ffffff;
		font-size: 12px;
	}
	#content h1 {
		font-size: 24px;
		color: #b9cbff;
	}
	#footerleft {
		height: 50px;
		text-align: left;
		padding-left: 10px;
		color: #000000;
		background-color: #9C83AA;
		font-size: 14px;
		border-left: 0px #000000 solid;
	}
	
	#footer {
		height: 50px;
		text-align: left;
		xpadding-left: 10px;
		color: #000000;
		background-color: #ffffff;
		font-size: 10px;
	}
#footer td {
		font-size: 10px;
	}
	table #footer {
		font-size: 10px;
	}
.ts_contact_form {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 14px;
}	
	.ts_contact_text {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
	font-weight : bold;
	font-size : 14px;
}
	.ts_err_text {
	color:red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
	.ts_page_content {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size: 10pt;
}
	.ts_page_title {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	font-weight:bold;
	font-size: 13pt;
}
	.ts_pic_caption {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
	.ts_sub_text {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:10pt;
	font-weight:normal;
}
	.ts_sub_title {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10pt;
}
	.ts_topic_header {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
}
/*#nav .menu_26239 a{
	text-transform: uppercase;
}*/

.loginsubmit {
	background: #9087be;
}
	