/* <![ Global [ -----------------------------------------------------------*/
.body{	
	padding:0px;
	margin:0px;
	background-color:#0c1d44;
	background-image:url(../images/bg_rpt.jpg);
	background-position:top left;
	background-repeat:repeat;}
	
td	{	
	font:14px "Times New Roman", Times, serif;
	color:#000000;}
	
table#main{	
	margin-left:auto;
	margin-right:auto;}
			
a		{	color:#852821;
			text-decoration:none;}
a:hover	{	color:#852821;
			text-decoration:underline;}

a.nav	{ 
	color:#ffffff;
	text-decoration:none;}
	
a.nav:hover{
	color:#fdcdcb;
	text-decoration:none;}
	
a.aop{
	display:block;
	font:bold 14px "Times New Roman", Times, serif;
	color:#13295a;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/bullet_off.jpg);
	background-position:top left;
	background-repeat:no-repeat;}
	
a.aop:hover{
	display:block;
	font:bold 14px "Times New Roman", Times, serif;
	color:#852821;
	text-decoration:none;
	padding-left:25px;
	background-image:url(../images/bullet_on.jpg);
	background-position:top left;
	background-repeat:no-repeat;}
	
a.A_mini{ 
	color:#cccccc;
	text-decoration:none;}
	
a.A_mini:hover{
	color:#cccccc;
	text-decoration:underline;}		

.form		{
	font:10px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#d1bcb9;
	border:1px solid #0e2351;}

.PAD_form_itm{
	font:10px Arial, Helvetica, sans-serif;
	color:#0e2351;
	padding:5px 0px;}
	
.submit{
	font:10px Arial, Helvetica, sans-serif;
	color:#0e2351;
	border:0px;
	background-color:#e1e5ed;}
	
.form-pct2	{	width:90%; overflow:auto;}
input, select, textarea {	border:1px solid #000;}

ul{		padding: 0;
		margin-left: 0;	}
li{		margin-left: 1.5em;
		padding-bottom:3px; /* non-indenting lists */
		list-style:url(http://www.judithblumeno.com/images/bullet.gif) outside;	}
li ul{	padding-top:3px;}

/*	<![ Layout [ -----------------------------------------------------------*/

.banner{
	font:14px "Times New Roman", Times, serif;
	color:#ffffff;
	padding-left:200px;
	background-image:url(../images/banner_2.jpg);
	background-position:top left;
	background-repeat:no-repeat;}
	
.banner-new{
	font:14px "Times New Roman", Times, serif;
	color:#ffffff;
	padding-left:200px;
	background-image:url(../images/banner_2_new.jpg);
	background-position:top left;
	background-repeat:no-repeat;}
	
.right_border{
	background-image:url(../images/right_border.jpg);
	background-position:top left;
	background-repeat:repeat-y;}
	
.right_col{
	padding:15px 21px;
	background-image:url(../images/right_col_rpt.jpg);
	background-position:top left;
	background-repeat:repeat-y;}
	
.main_body{
	font:14px/18px "Times New Roman", Times, serif;
	color:#13295a;
	padding:15px 12px 15px 35px;
	background-color:#ffffff;
	background-image:url(../images/left_border.jpg);
	background-position:top left;
	background-repeat:repeat-y;}
	
.footer{
	font-size:12px;
	color:#ffffff;
	padding:15px;
	background-color:#852821;}
	
.disclaimer{
	font-size:12px;
	color:#cccccc;
	padding:0px 15px 10px 15px;
	background-color:#852821;}
			

.header{
	font:bold italic 17px "Times New Roman", Times, serif;
	color:#13295a;}
	
.red_text{
	font-size:12px;
	font-weight:bold;
	color:#852821;
	padding-bottom:10px;}


/*	<![ Main [	 -----------------------------------------------------------*/
h1{	font: bold 17px "Times New Roman", Times, serif;
	margin:0px;	}
h2{	font: bold 14px "Times New Roman", Times, serif;
	margin:0px;	}
h3{	font: bold 10px Arial, Helvetica, sans-serif;
	margin:0px;	}




/*	<![ MH_Hacks [ --------------------------------------------------------*/
#map{				filter:gray;	}
.ddTable{			border: none;	}
.ddBottomBorder{	border-bottom: 1px solid black;	}
table.content{		width:100%;		}
table.content a{	font-size:12px;	font-weight:normal;}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.main-submit {
	} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	}


.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		.custom-form li {
		list-style:none;}

/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background:#555;
	border:1px solid #333;
	float:right;
	text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}

/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)*/


/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */
.DirectionsContent {
	display:block;
	position:relative;}
	

/* [ Outer div ] -----------> */
#directionsForm {
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress {
	width:350px;}

#directionsLocale {
	padding:10px 0px;}

#locale {
	}

#directionsSubmit {
	padding:10px 0px;}

#map {
	border:1px solid #000;
	color:#000;}

#addressNotFound {
	}

#directions {
	}



.Navigation ul li ul {
	margin: 0px;
	padding: 0px;}
.Navigation ul li ul li{
	margin: 0px;
	list-style:disc;}
.Navigation ul li ul li ul li{
	margin: 0px;
	padding: 0px;
	margin-left: 45px;
	list-style:circle;}

