@charset "utf-8";
/* CSS Document */

#rdn2banner {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	width: 100%;
	background-color: #5E91C6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	padding: 0px;
	border-bottom-color: #000066;
	text-align: center;
	height: 71px;
	background-image: url(../images/newbanner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#bannertable {
	width: 850px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 71px;
	vertical-align: bottom;
}

#rdnbanner table {
	width: 600px;
}

#rdn2links {
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#rdn2logo {
	text-align: left;
	vertical-align: bottom;
	width: 50%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 10px;
}
#rdn2banner a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

#rdn2banner a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#rdn2banner a:hover {
	color: #99CCFF;
	text-decoration: underline;
}
h4 {
	color: #330066;
}
.login {
	text-align: right;
}

