#middle .news-single-item h2 {

	background-color: transparent;
	color: #000;
	padding: 0;
	margin-bottom: 15px;
	font-size: 1em;
	font-weight: bold;

}
#middle .news-list-item h3 {
	margin-bottom: 4px;
}
#middle h1 {
	background-color: transparent;
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 5px;

}
#middle fieldset.csc-mailform{
	border: none;
}
#middle input, #middle textarea{
	margin: 2px;
	padding: 2px;
	border: none;
}
#middle input[type="checkbox"] {
	background-color: transparent;
}
.forgotPassword  a {
    text-decoration:none;
}
a.arrowlink {
	text-decoration: none;
	font-weight: bold;
	padding-right: 11px;
	background-image: url(../img/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-color: transparent;
}

a.darkarrowlink {
	text-decoration: none;
	font-weight: bold;
	padding-right: 11px;
	font-size:1em;
	background-image: url(../img/arrow_blue.gif);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-color: transparent;
	color:#003366;
}
#contentSub #contentSubLeft .contentElement a.linelink {
    text-decoration:underline;
}
#contentSub #contentSubLeft .contentElement a.external-link-new-window {
    text-decoration:underline;
}
#contentSub #contentSubRight .contentElement a.linelink {
    text-decoration:underline;
}
#tx-srfeuserregister-pi1-fe_users_form .regnote {
    line-height:11px;
    font-size:9px;
    padding-left:10px;
    padding-bottom:5px;
    color:#aaaaaa;
}

.toolTip {
	position: absolute;
	z-index: 3;
	padding: 4px;
	background-color: #ffffe1;
	border: 1px #000000 solid;
	color: #000;
	font-size: 10px;
	text-align: left;
	width: 400px;
}