body{
 font-family: Helvetica, sans-serif;
 font-size: 12px;
 background-color: #bdbdbd;
}

td{
 font-family: Helvetica, sans-serif;
 font-size: 12px;
}

h4{
 font-family: Helvetica, sans-serif;
 font-size: 13px;

}

.dialog {
 width:700px;
/** margin:0px auto;**/
 min-width:20em;
 color:#000;
 margin-left: 50px;
 
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:16px;
}

.dialog .ft .c {
 height:16px;
}

.dialog .hd {
 background:url('/images/top_left_corner2.gif') no-repeat 0px 0px;
}

.dialog .hd .c {
 background:url('/images/top_right_corner2.gif') no-repeat right 0px;
}

.dialog .bd {
 background:url('/images/middle_left_side.gif') repeat-y 0px 0px;
}

.dialog .bd .c {
 background:url('/images/middle_right_side.gif') repeat-y right 0px;
}

.dialog .bd .c .s {
 margin:0px 16px;
 background:#d8d5cb url('/images/secondary_background.jpg') repeat-y 0px 0px;
/** background:#d8d5cb url(images/background2.jpg) repeat-y 0px 0px;**/
 /**background-color:#000000; **/
 /** padding:1em; **/
}

.dialog .ft {
 background:url('/images/bottom_left_corner2.gif') no-repeat 0px 0px;
}

.dialog .ft .c {
 background:url('/images/bottom_right_corner2.gif') no-repeat right 0px;
}

.mainTable {
	border: 2px solid #000;
	
}
.contentTable {
	font-family: Helvetica, sans-serif;
    font-size: 12px;
}
.leftContent {
	padding: 5px;
}
.leftContent a{
  font-family: Helvetica, sans-serif;
 font-size: 13px;
 text-decoration: none;
 color: #742E28;
 font-weight: bold;	
}
.leftContent a:hover{
 text-decoration: underline;
}
.rightContent {
   width: 342px;
	float: right;
}
.contentWrap {
	width: 600px;	
}	
/************************** Top Menu Navigation List ***************************/

#BottomNavList {
    height: 18px;
    width: 100%;
	margin-top: 10px;
	
   
}
#BottomNavList ul {
    margin: 0px;
    padding-left: 5px;
    font-family: Arial;
    font-size: 11px;
	 font-weight: bold;
    color: #949f9e;
    line-height: 18px;
    white-space: nowrap;
}
#BottomNavList li {
    list-style-type: none;
    display: inline;
}
#BottomNavList li a {
    text-decoration: none;
    padding: 5px 5px;
    color: #FFF;
}
#BottomNavList li a:link {
    color: #FFF:
}
#BottomNavList li a:hover {
    font-weight: bold;
    color: #ad7940;
	background-color: transparent;    
	text-decoration: underline;
}
.footer {
	background-image:url('/images/bottom_background2.gif');
	background-repeat: repeat-x
}
/*** - FORM ***/

#contactForm {padding-left:20px;margin-top: 20px;}

#marginForm fieldset
{
	display: block;
	margin: 0 0 1em 0;
	border: 0 solid #FFFFFF;
	border: 1px solid #000000;
	padding: 0 1em 1em 1em;
	width: 88%;
}

#marginForm legend
{
 font-family: Helvetica, sans-serif;
 font-size: 13px;
 font-weight: bold;
}
#marginForm fieldset.radio
{
	border: 0px solid #FFFFFF; margin-left:-1em; margin-right:0; margin-top:0; margin-bottom:0
}

#marginForm fieldset.radio input
{
	position: static;
	clear: both;
	float: left;
}

#marginForm fieldset.radio label
{
	position: relative;
	top: -1.25em;
	display: inline;
	width: auto;
	margin: 0 0 0 8em;
	font-weight: bold;
	font-weight: normal;
}

#marginForm fieldset.radio legend
{
	float: left;
	font-weight: bold;
}

#marginForm input
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

#marginForm input.submit
{
	clear: both;
	top: 0;
}

#marginForm label
{
	clear: both;
	float: left;
	display: block;
	width: 8em;
	margin-top: -1em;
	font-weight: bold;
}

#marginForm label.first
{
	margin-top: 1em;
}

#marginForm select
{
	position: relative;
	top: -1.4em;
	left: 8em;
	display: block;
}

input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 0.25em;
background-color: #9a290b;
color: #333333;
font-size: 75%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}
.buttons {
	width: 175px;
}
.hr {
	border-bottom: 2px dashed #9c908a;
	width: 100%;
	padding-bottom: 2px;
	
}
hr {
display:none
}

.RegionItemTypeHeading {font-size:18px;font-weight:bold;}

.SearchHeading {font-size:18px;font-weight:bold;}