body {
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body, p, li, dd, th, td, br{
	font-size: 75%;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

li li, li p, div p, td p, td li, td dd,ul ul, ul li,li ul {
	font-size: 100%;
}

input, select, textarea {
	font-size: 90%;
	color: #000000;
	font-family: verdana, arial, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h3withbg {

	font-weight: bold;
	color: #003E80;
	font-family: verdana, arial, helvetica, sans-serif;
}

.h1, h1  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 240%;
	color: #003E80;
}

.h2, h2{
	font-size: 150%;
	color: #000000;
}

 .h3, h3{
	font-size: 130%;
	color: #000000;
}

.withbg {
	background-image: url("/images/hrbg.gif");
	background-repeat: no-repeat;
	margin-right: 0px;
	padding: 10px 0px 0px 30px;
}
h4, .h4 {
	font-size: 120%;
	color: #000000;
}

h5, .h5 {
	font-size: 110%;
	color: #000000;
}

h6, .h6 {
	font-size: 105%;
	color: #000000;
}

a:link, a:visited {
	color: #4F5E82;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #003399;
	font-weight: bold;
	text-decoration: underline;
}

.bg_side {
	background-image: url("/images/aro_bg_side.gif");
	background-repeat: repeat-y;
}

.content {
	background-color: #ffffff;
	background-image: url("/images/bg.gif");
	background-repeat: no-repeat;
	width: 620px;
}

.footer {
	text-align: right;
	font-size: 90%;
}

.pa {
	margin: 0px 10px 10px 10px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a.button:link,a.button:visited {
/*	width: 180px;*/
	padding: 0px 2px 1px 1px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #CECECE;
	font-size: 105%;
}

a.button:hover,a.button:active {
	background-color: #E6E6EE;
	color: #000000;
	text-decoration: none;
}

.button {
	color: #000000;
	text-decoration: none;
}

.formbtn {
	color : #ffffff;
	font-size : 90%;
	font-weight:bold;
	background-color : #990033;

}

.general_side_stuff {
	width: 160px;
	font-size: 8pt;
	padding: 3px 31px 5px 23px;
	font-weight: 100;
	text-decoration: none;
}

aro_form_titles {
	text-align: right;
	font-weight: 600;
	color: #6f0141;
}

.aro_input,.aro_textarea,.aro_select {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffb515;
	background-color: #dadada;
	font-weight: 100;
}

.aro_inputbutton {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #ffb515;
	background-color: #747474;
	font-weight: 600;
	color: #dadada;
}

.yellowback {
	background-color:#feb415;
}

.evenrow{
	background-color: #ffffff;
}

.oddrow{
	background-color: #eeeeee;
}

.warning{
	color: #0066cc;
	background-color: #dddddd;
}

.error{
	font-size:85%;
	color: #cc0000;
	font-weight:bold;
}

.duplicate-acronym{
	color: #cc0000;
}

.disabledanchor{
	color: #666666;
}

input.narrow{
	font-size: 85%;
	padding: 0px;
	margin: 0px;
}

.inline_help{
	font-size: 80%;
	padding: 0px;
	margin: 0px;
}

th {
	text-align: left;
	font-weight: bold;
}
.col_heading {
	color:#000000;
	background-color:#cccccc;
	font-weight: bold;
	text-align: center;
}
.next_to_field {
	font-weight: bold;
	text-align: right;
}
.resultstable {
	font-size: 125%;
}
.byline {
	font-size: 80%;
}

hr {
	color:#990000;
	height:2px;
}
.hrthin {
	color:#990000;
	height:1px;
}
.contentpad {
	padding: 10px;
}
.menupad {
	padding: 7px;
}
li.arrow {
	image: url("/images/arrow.gif");
}

