/*******************************
* Synaptech bvba Belgium       *
* www.synaptech.be             *
*******************************/
body.main
{
	background-color:	#7e7e7e;
	margin: 0px 0px 0px 0px;
}

.background
{
	background-image: url(images/background01.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

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

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

a:HOVER
{
	color: #02B5EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

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

td.title
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;
}

.titlenoline
{
	color: #02B5EC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

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

span.backcolor
{
	color: #282828;
}

td.synaptech, a.synaptech
{
	color: #616161;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

a.synaptech:HOVER
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
}

input.submit
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border: 0px;
	background-color: #7e7e7e;
}


/*help info */
.smallDesc { font-family: Verdana, Arial, sans-serif; font-size: 9px; line-height: 1.5; color: #4D68A1; }
.longDescription { font-family: Verdana, Arial, sans-serif; font-size: 9px; line-height: 1.5; color: #4D68A1;visibility: hidden; display: none; padding-left:60px;}
.BusyDescription { font-family: Verdana, Arial, sans-serif; font-size: 11px; line-height: 1.5; color: #4D68A1;visibility: show; display: inline; padding-left:60px;}


input.i131
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 131px;
}

input.i333
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 333px;
}

input.i64
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 64px;
}

input.i111
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 111px;
}

textarea.t455
{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	width: 455px;
	height:147px;
}

.floatleft{
	float:left;
}

.chooseprofile{
	float:left;
	width:310px;
}

.chooseprofiletitle{
	/*color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #FFFFFF;*/
	font-weight: bold;
	font-size: 10pt;
	font-family: trebuchet ms;
	margin-bottom: 10px;
	color: #fff;
	padding-bottom: 5px;
	text-transform: uppercase;
	border-bottom: 2px #0e7fa4 solid;
}

a.buttonorange{
	float: left;
	background: url('images/button_right.gif') no-repeat right top;
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	font-size: 8pt;
	text-transform: uppercase;
	cursor: pointer;
	width:200px;
	text-align:center;
}

a.buttonorange:hover{
	float: left;
	background: url('images/button_right.gif') no-repeat right top;
	text-decoration: none;
	border-bottom: none;
	color: #ffffff;
	font-size: 8pt;
	text-decoration:underline;
	text-transform: uppercase;
	cursor: pointer;
	width:200px;
	text-align:center;
}

a.buttonorange span{
	display: block;
	background: url('images/button_left.gif') no-repeat left top;
	line-height: 29px;
	height: 29px;
	padding: 0px 20px 0px 20px;
	white-space: no-wrap;
}

