@charset "utf-8";
/* CSS Document */

.formErrorMessage{display: none;}
.wireFrame{
 border: 1px solid #766948;
}

strong.white{font-weight: bold; color: #ffffff;}
strong.brown{font-weight: bold; color: #766948;}
strong.darkBlue{font-weight: bold; color: #37608D;}
strong.red{font-weight: bold; color: #ff0000;}
strong.black{font-weight: bold; color: #000000;}

#flash_container{
 width: 196px; 
 height: 131px;
 text-align: left; 
 padding-left: 2px; 
 padding-top: 2px;
 border: 1px solid #0075ff;
 background-color: #0cd7e8;
 margin-bottom: 15px;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14.5px;
	background-color: #ffffff;
	font-weight: bold;
}

input, select{
 height: 22px;
 font-size: 1.1em;
 border: 1px solid #CCC;
 margin-top: 3px;
}

#page{
 width: 1000px;
 margin: 0 auto;
 padding: 0;
 background-color: #ffffff;
}

h1{
	
}
h2{
 padding: 5px 0px;	
}
p.copy{
 margin: 0px 20px;
 padding: 10px 0px;
}
ul.copy{
 list-style: none;
 margin: 0px 20px;
 padding: 10px 0px;
}
h1.copy{
 margin: 0px 20px;	
}
h2.copy{
 margin: 0px 20px;
}

#header, #body, #footer{margin: 0 auto;}

#header{
 /*	Total height can be 140px and total width can be 1000px */
 height: 126px;	
 width: 960px;
 margin-left: 35px; 
 padding: 0 1px;
}
#headerCreative{
 width: 930px;
 height: 125px;
 margin: 0px 0px;
 background-image: url(/images2/arm_header.gif);
 position: relative;
}
#headerCreativeLogo{
	display: block;
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 14px;
	left: 21px;
}
#headerRight{
 float: right;
 text-align: right;
 position:relative;
}


#headerPhone{
	position: absolute;
	top: 30px;
	left: 710px;
	text-align: center;
}
span.headerPhoneText{
 font-size: 25px;
 font-weight: bold;
 color: #000000;	
}
#headerPhoneNumber{
 position: absolute;
 top: 78px;
 right: 15px;
 text-align: right;
 width: 250px;
 font-size: 13px;
}


#headerNavigation{
 height: 25px;
 width: 960px;
 background-image: url(/images/armn_blank_menu_bg.gif);
 background-repeat: repeat-x;
}

#headerTrademark{
	position: absolute;
	top: 45px;
	left: 220px;
	text-align: center;
}

span.headerTrademarkText{
	font-size: 25px;
	font-weight: bold;
	color: #1f72b5;
	font: Arial Rounded MT Bold;
 }

#body{
 width: 930px;
 padding: 15px 35px 0px 35px;
}
#leftBar, #content{float: left;}
#leftBar{
	width: 200px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#leftBarContent{
 background-color: #caffe9;
 color: #000000;
 border: 2px solid #0cd7e8;
}
#leftBarList{
 list-style: none;
 font-size: 14px;
 padding: 0px 10px;
}
#leftBarList li{
 margin-bottom: 10px;	
}

.leftBarSubList{
 margin-top: 10px;
 font-weight: normal;
 margin-bottom: 0;
 list-style: none;
}
.sublistItem{
 padding: 0px;
 margin: 0px;
}
#content{
 width: 715px;
 padding-top: 0px;
 margin-bottom: 5px;
}

#footer{
 /*	Total height can be 113px and total width can be 1000px */
 height: 125px;
 width: 930px;
 padding: 0px 0px 0px 0px;
 background-image: url(/images2/arm_footer.gif);
 background-repeat: no-repeat;
}
#footerNav{
 text-align: center;
 width: inherit;
 list-style: none;
 padding: 30px 20px 20px 20px;
 margin: 0;
}
#footerNav li{
 display: inline;
 color: #37608D;
}
#footerNav li a:active, #footerNav li a:visited, #footerNav li a{
 text-decoration: none;
 color: #37608D;
}
#footerNav li a:hover{
 color: #000080;	
}
#footerFinePrint{
 font-size: 10px;
 color: #000080;
 padding: 20px 290px 20px 20px;
 text-align: right;
}
.center{
 display: block;
 margin: 0 auto;	
}
.clear{
	clear: both;
	margin-left: 0px;
	margin-right: 45px;
}
.block{display: block;
}
#application_form_top2{
 height: 15px;
 width: 720px;
 background-image: url(../images2/arm_form_top_bg.gif);
 background-repeat: no-repeat;
 background-position: bottom;
}
.content2{
 width: 719px;
 background-image: url(../images2/arm_form_middle_bg.gif);
 background-repeat: repeat-y;
 padding: 20px 20px 20px 20px;
}
#application_form_bottom2{
 /*margin: 0px auto;*/
 height: 15px;
 width: 719px;
 background-image: url(../images2/arm_form_bottom_bg.gif);
 background-repeat: no-repeat;
}
#inside-markers{
list-style-position: inside;
padding-left: 30px;

	margin-left: 0;
	padding-left: 2em;
	text-indent: -2em;
}

#leftlogos{
float:left;
position:relative;
 top:430px;
 right:215px;
 width: 200px;
	margin-right: 15px;
	

}