.footer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #7C7E71;
}
a:hover.footer {
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}.gen {

	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #555555;
}
.heading {

	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #F10052;
}

.heading2 {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: #555555;
}

.leftlinks {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #555555;
	text-decoration: none;
}
a:hover.leftlinks {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #15ADF0;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 11pt;
	font-weight: bold;
	color: #C40576;
	text-decoration: none;
}
.grey {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #555555;
	text-decoration: underline;
}
a:hover.grey {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #C40576;
	text-decoration: underline;
}
.navigation {
  width: 400px;
  text-align: center;
  margin: 20px 0 20px 0;
}
.disabled {
    font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
    color: #AAAAAA;
}

/* Computed Synergy */
/* Start Dec 29 */

.searchform {

	padding-bottom:2px;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	text-align:left;

}

.searchform input{
	background-color: #FFE9DB;
	font-family: Tahoma;
}


.searchform input[type="submit"] {
	background-color: #FFE9DB;

	font-family: Tahoma;
	margin-right: 5px;
}


/* End Dec 29 */
/* Computed Synergy */



