/*=====================================================
    formatting
======================================================*/

body {
		text-align:center;
		background-color:#ffffff;
		margin-top: 0px;
		margin-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		background-image: url(bgr_bones.gif)
		 }
	

		
.inputbasic {
	width:150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#8a8a8a; background-color:#f2f2f2;
	border-width:1px; border-left-style:solid;
	border-left-color:#e3e3e3; border-top-style:solid;
	border-top-color:#e3e3e3; border-right-style:solid;
	border-right-color:#f2f2f2; border-bottom-style:solid;
	border-bottom-color:#f2f2f2;
	margin-bottom: 10px;
	padding:2px;
	}		
	
.arial_hdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #980111;
}


.arial_body1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 23px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
			
			
			
/*=================================================
    section/page specifics
===================================================*/	





/*=================================================
    global page elements
=================================================*/	

#container {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	z-index:0;
	margin-top: 23px;
	background-color: #FFFFFF;
	border-width: .5;
	}

#navbar {
	position:absolute;
	left:0px;
	top:0px;
	width:895px;
	height:45px;
	z-index:1;
}

#nav_logobar {
	position:absolute;
	left:0px;
	top:56px;
	width:896px;
	height:76px;
	z-index:1;
}

#nav_shadow {
	position:absolute;
	left:-6px;
	top:131px;
	width:910px;
	height:5px;
	z-index:1;
}

#subnav {
	position:absolute;
	left:-1px;
	top:154px;
	width:128px;
	height:74px;
	z-index:1;
}
.arial_list1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	list-style-type: square;
	list-style-position: inside;
	list-style-image: none;
}
.arial_listhdr1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-size: 13px;
}
