body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: 7e7e7e;
}
body {
	background-color: #FFFFFF;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #999999;
}
	
.buffer1 {
	margin: 0px 0px 0px 4px;
	padding-top: 0px;}
	
.buffer2 {
	margin: 0px 8px 0px 4px;
	padding-top: 0px;}
.description
{
	font-size:9px;
	color: #7E7E7E;}
	
.heading
{
	font-size:9px;
	font-weight: bold;
	color: #626262;
}

.heading_large
{
	font-size:11px;
	font-weight: bold;
	color: #626262;
}


#issuenumber {
	position:absolute;
	left:85px;
	top:212px;
	width:70px;
	height:38px;
	z-index:1;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:65px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(http://www.elpasoinsideandout.com/images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}
/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#f1f1f1;
	cursor:pointer;
	padding-left:2px;
	line-height:15px;
	vertical-align:top;
	}
label.chosen {
	color:#333;
}

/*Transparent items*/
.transparent {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	opacity: 0;
	border:0px solid #FFF;
	background:#FFF;
	z-index:10;
	cursor:pointer;
}
.transparentFake {
	background:none;
	border:none;
}
.transparent2 {
	z-index:10;
}

/*Radio buttons*/
.radioAreaUnchecked, .radioAreaChecked {
	z-index:5;
	position:absolute;
	width:15px;
	height:15px;
	cursor:pointer;
}
.radioAreaUnchecked {
	background:url(http://www.elpasoinsideandout.com/images/radio.gif) no-repeat left top;
}
.radioAreaChecked {
	background:url(http://www.elpasoinsideandout.com/images/radio.gif) no-repeat left bottom;
}

/*Checkboxes*/
.checkboxAreaUnchecked, .checkboxAreaChecked {
	z-index:5;
	position:absolute;
	width:14px;
	height:14px;
	cursor:pointer;
}
.checkboxAreaUnchecked {
	background:url(http://www.elpasoinsideandout.com/images/checkbox.gif) no-repeat left top;
}
.checkboxAreaChecked {
	background:url(http://www.elpasoinsideandout.com/images/checkbox.gif) no-repeat left bottom;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:150px;
	height:21px;
	background:url(http://www.elpasoinsideandout.com/images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}


/*Selects*/
.select {
	width:150px;
	height:21px;
		background:url(http://www.elpasoinsideandout.com/images/select_bg.gif) repeat-x left top;
	
}
.select.left {
	width:8px;
	height:21px;
	float:left;
	background:url(http://www.elpasoinsideandout.com/images/select_left.gif) no-repeat left top;
}
.select .right {
	width:21px;
	height:21px;
	float:right;
	background:url(http://www.elpasoinsideandout.com/images/select_right.gif) no-repeat left top;
}
.select .right a {
	display:block;
	width:21px;
	height:21px;
}
.select .right i {
	display:none;
}
.select .center {
	width:160px;
	margin-left:5px;
	margin-right:20px;
	color:#FFF;
	padding-top:3px;
}



.buttonSubmitHovered1 {	width:65px;
	height:22px;
	color:#FFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(http://www.elpasoinsideandout.com/images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.style1 {color: #7e7e7e; font-size: 9px;}

.event{	font-size:9px }
.event A:link {color: #B70004;text-decoration:underline}
.event	 A:hover{color: #999999;text-decoration:none}

img{ margin:0px; padding:0px;}

.imgbdr{ padding:2px; margin-bottom:2px;margin-left: 0px; margin-top: 0px;margin-right: 3px; border:1px solid #E6E6E6;}

#block0, #block1, #block2, #block3, #block4, #block5 {
	border-top: solid 1px #785a3c;
	margin: 0;
	padding: 10px;

}
.active {
	background-color: #fff;
}
.visited {
	background-color: #ede7da;
}
#block0, #block0.active, #block0.visited {
	text-align: center;
	background-color: #f9f9f9;
	border-top: none;
	border-bottom: solid 4px #B70004;
}
hr {
border: 0px;
height: 0px;
border-bottom: 1px dashed #ccc;
margin: 0px 0px;
background-color: transparent;}

