@charset "ISO-8859-1";
/*RESET*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse; 
	border-spacing:0;
}
fieldset,img {
	border:0;
}
ul {
	list-style:none;
}
/*caption,th {
	text-align:left; 
}*/

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
}
abbr,acronym {
	border:0;
}
/*----------------*/


/*FONT SIZEING DEFAULTS*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}
table {
	font-size:100%;
}
th {
	line-height: 12px;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace; 
	font-size:100%;
}
h1, h2, h3, h4 {
	background-color:transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content a {
	text-decoration: underline;
}
/*----------------*/


body {
	background-image: url(images/background.gif);
	font-size: 1em;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 170%;
	color: #990000;
	font-weight: bold;
	margin: 0px;
	line-height: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #003366;
	margin: 0px;
	line-height: 120%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
}
a:link {
	text-decoration:none;
	color: #666666;
}
a:visited {
	text-decoration:none;
	color: #994043;
}
a:active {
	text-decoration:none;
	color: #CCCCCC;
}
a:hover {
	text-decoration:underline;
	color: #000000;
}
#overall {
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
	background-image: url(images/bodyBG.jpg);
}
#homeMenu {
	margin: 0px;
	height: 18px;
	list-style-type: none;
	text-align: right;
	font-size: 70%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #D9DBE5;
}
#homeMenu li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
#homeMenu a {
	color:#000000
}
#masthead {
	height:80px;
	margin: 0px;
	padding: 0px;
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ab0534;
	border-bottom-color: #ab0534;
	background-color: #00346d;
	color: #FFFFFF;
	background-image: url(images/headBG.jpg);
	background-repeat: repeat-x;
}
#logo {
	margin-left: 25px;
	background-image: url(images/ARI-Logo.gif);
	display: block;
	height: 80px;
	width: 240px;
	background-repeat: no-repeat;
	background-position: center;
	float: left;
}
#headMenu {
	margin: 0px;
	text-align: center;
	font-size: 90%;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#headMenu li {
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
}
#headMenu a:link {
	color: #FFFFFF;
}
#headMenu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
#headMenu a:active {
	color: #FFFFFF;
}
#headMenu a:hover {
	color: #003366;
	background-color: #FFFFCC;
	text-decoration: none;
}
#content {
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#contentBuffer {
	line-height: 19px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 0px;
	text-align: left;
	font-size: 75%;
	margin-top: 10px;
}
#contentBuffer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 2px;
}
#contentBuffer ul {
	padding-bottom: 10px;
}
#contentBuffer ul li{
	list-style-position: outside;
	padding-bottom: 5px;
	padding-left: 2px;
}
#contentBuffer a:link {
	color: #990000;
}
#contentBuffer a:visited {
	color: #994043;
}
#contentBuffer a:active {
	color: #003366;
}
#contentBuffer a:hover {
	color: #003366;
	text-decoration: none;
}
#sidebar {
	padding: 0px;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0px;
}
#sidebar p {
	width: 250px;
}
#sidebar ul li ul li {
	padding-top: 5px;
	padding-left: 18px;
	padding-bottom: 0px;
}
#sidebar ul li ul {
	padding-bottom: 0px;
}
#contentRight {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#contentRight blockquote {
	background-image: url(images/flexBG.png);
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
	width: 400px;
	margin-left: 10px;
}
#contentRight fieldset {
	padding: 10px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(images/background.gif);
}
#contentRight label {
	font-size: 90%;
	font-weight: bold;
}
#contentRight fieldset td {
	font-size: 90%;
	text-align: left;
}
#contentRight select, input, textarea {
	margin-bottom: 10px;
	width: 200px;
}
#contentRight ul {
	padding-bottom: 10px;
	padding-left: 25px;
}
#contentRight ul li{
	padding-bottom: 10px;
}
#contentRight ol {
	padding-bottom: 10px;
	padding-left: 45px;
	list-style-position: outside;
	list-style-type: number;
}
#contentRight ol li{
	padding-bottom: 10px;
}
#contentRight #Accordion1 ul {
	list-style-type: none;
	padding-left: 15px;
}
#secureLogin {
	font-weight: bold;
	background-color: #AB0534;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 2px solid #003366;
}
#secureLogin a:link {
	color: #FFFFFF;
}
#secureLogin a:visited {
	color: #FFFFFF;
}
#secureLogin a:active {
	color: #FFFFFF;
}
#secureLogin a:hover {
	color: #FFCC33;
}
#messageBox {
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#flashbox {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#doubleboxes {
	padding: 0px;
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer {
	clear: both;
	text-align: right;
	font-size: 65%;
	color: #333333;
	background-color: #F0F1F6;
	margin: 0px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 13px;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #AB0534;
}
#footerMenu {
	float: left;
	text-align: left;
	position: relative;
	color: #003366;
	margin: 0px;
	height: 20px;
	width: 300px;
}
#footerMenu li {
	display: inline;
	padding-right: 6px;
	padding-left: 6px;
}
#footerMenu a {
	color: #003366;
}
#menu {
	width: 550px;
	margin: 0px;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	list-style-type: none;
	text-align: center;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #999999;
}
#menu ul {
	line-height: 20px;
	text-transform: uppercase;
	font-weight: bold;
	list-style-type: none;
	font-size: 70%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu ul li {
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}
#menu a:active {
	color: #000000;
}
#callToAction {
	clear:both;
	text-align: center;
	margin: 0px;
	background-color: #00346E;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 85%;
	letter-spacing: 0.1em;
	font-family: "Trebuchet MS", Arial, HelveCompressed, Helvetica, Verdana;
}
#callToAction a {
	color: #FFFF99;
}
.headName {
	font-size: 120%;
	font-weight: bold;
	color: #003366;
}
.boldRedHeader {
	font-weight: bold;
	color: #990000;
	font-size: 110%;
}
.fl_r { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fl_l { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.hidestuff {
	display: none;
}
