
#header-top-wrapper {
	margin-top: 10px;
}

#header-top-img {
	background: url(/assets/imgs/DivLogo.jpg) no-repeat;
	height: 40px;
}

#header-top-text {
	text-align: right;
	color: #808080;
	font-size: 16pt;
	font-weight: bold;
}

#header-top-divider {
	background-color: #666666;
	border-top: 5px solid #990033;
}

.header-top-divider-link {
	text-align: center;
}

#header-banner {
	background: url(/assets/imgs/arvt-banner-1.jpg) no-repeat;
	border: 1px #000000 solid;
	height: 200px;
	width: 788px;
}

a.toplink:link {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.toplink:visited {
	background-color: transparent;
	color: #FFFFFF;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.toplink:hover {
	background-color: #FFFFFF;
	color: #808080;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a.toplink:active {
	color: #808080;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover,
a:active {
	text-decoration: none;
	color: #AB2643;
}

#uaexLinks {
	float: right;
	margin-right: 0;
}

#uaexLinks li {
	display: inline;
	padding: 2px;
}

#uaexLinks li a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}

#uaexLinks li a:hover {
	background-color: #808080;
	color: #FFFFFF;
}

#leftNav ul {
	list-style: none;
	list-style-type: none;
}

.page_heading {
	color:#980000;
}

.strong {
	font-weight: bold;
}

.dltitle {
	margin: 0;	
}

label {
	display: block;
}

label span {
	display: block;
	float: left;
	padding-right: 6px;
	width: 70px;
	text-align: right;
	font-weight: bold;
}

input[type="text"], input[type="password"], input.text, input.title, textarea, select {
	margin: 0;
}

p.form {
	margin: 0 0 .5em 0;
}

.login {
	width: 22em;
}

.textr {
	text-align: right;
}

.textc {
	text-align: center;
}

.right {
	float: right;
}

.left {
	float: left;
}

a {
	color: #222222;
	text-decoration: none;
}

.adminactions {
	border: 1px solid #000000;
}

div.adminactions {
	padding: 5px;
	width: 375px;
	float: right;
	margin-bottom: 20px;
}

.footer {
	width: 33.333333%;
}

.required {
	color: #FF0000;
	font-weight: bold;
}

.logout {
	position: relative;
	top: -20px;
}
