/* botBar style starts */

#botBar {
	background-image: url(/images/atrium-botbar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 990px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #b5d6eb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5d6eb;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 10px;
}

#botBar ul {
	margin: 0px;
	list-style-type: none;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

#botBar li {
	display: inline;
}

#botBar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4f5761;
	text-decoration: none;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #0072B9;
	padding-left: 8px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px;
}

#botBar a:hover {
	color: #0072B9;
	text-decoration: underline;
}

#botBar a.noBorder {
	border-right-style: none;
}

#botBar p {
	font-family: "Times New Roman", Times, serif;
	color: #996633;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.copyright {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0072B9;
	padding-top: 8px;
}

a.copyright {
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0072B9;
	padding-top: 8px;
}

.repLinks {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	padding-bottom: 5px;
	text-align: center;
}

/* botBar style ends */
