/***********************************************/
/*         GERSHBAUM & WEISZ, PC   CSS              */
/***********************************************/





/************** layout styles *****************/


.body {
	background-color:#282D7F;
	background-image:(/images/bodybg.gif);
	}


	


/************** link styles *****************/

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336699;
	text-decoration:none;
	}

a:hover {
	text-decoration:none;
	background-color: #e3e7ea;
}

.logo a:hover {
	background:none;
}



/********************* text **********************/


.txt {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}

.txt1 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 1px;
}


.txt2 {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	letter-spacing: 1px;
	word-spacing: 1px;
	color: #E7E8ED;
}



.txt3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: 10px;
	letter-spacing: 1px;
	word-spacing: normal;
	color: #E7E8ED;
}




.txt_sub {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	letter-spacing: 1px;
	word-spacing: 1px;
}


.subheader {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	color: #003366;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	}



.txt_news {
	font-family: Tahoma, Verdana, "Times New Roman";
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	letter-spacing: 1px;
	
}

.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	line-height: normal;
}

.txt_red {
	font-family: Tahoma; 
	font-size: 10px; 
	font-weight: bold; 
	color: #993300;
}



.aop {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #282D7B;
	background-color: F0F0F9;
	letter-spacing: normal;
	list-style-image:  url(/images/icon_firmoverview.gif);
}


.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 900;
	color: #CCCCCC;
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:30%;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:65%;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:95%;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	padding:10px 75px;
	}

	.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;
	}
		
	.custom-form select {
		height:22px;
	}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#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;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
                width:280px;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ 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{
	}

.logo {
	padding:10px 0px;
}

.content {
	padding:0px 10px;
}
