/* CSS Stylesheet for Law Office of Bonnie Stern Wasser: Print Version */
/*Please note: this style sheet is a modification of one provided by a PaperDirect template for their Ambassador line. */

body {
		width: 100%;
		margin: 0;
		padding: 0;
		background-color: #ffffff;
		color: #000000;
		font-size: 10pt;/*this is the reference point for all the other font-sizes */
		font-family:"Times New Roman", Times, serif;		
	}
	
ul {
	width: 85%;
	margin-left: 20px;
}
	

/*****************************Main Divs**********************************/	
#container {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	float: none;
	}

#topEdge{
	display: none;
}

#mainContent {
	padding: 0;
	background-color: #ffffff;
	padding-top: 0.75em;
	width: 100%;
	float: none;
	
}

#banner {
	display: none;
}

#bannerLower {
	display: none;
}

#logo  {
	float: none;
	text-transform: none;
	border-top: 1pt solid #000000;
	
			
}

#logo h1 {
	font-size: 1.4em;/*was not declared*/
}

#tag {
	font-family:"Tempus Sans ITC", "Papyrus", sans-serif;	
	color: #000000;
	font-size: 1.1em;/*was 14pt - ok */
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1pt solid #000000;
	padding-left: 200pt;
	padding-bottom: 0.75em;
	float: none;
	
}

#navbar {
	display: none;
		
}

#address {
	display: none;		
}

#backFooter {
	display: none;	
}

#backFooter a{
	display: none;
} 

#bottomNav {
	display: none;	
}

#disclaimer {
	font-size: 0.8em; /*was 9pt*/
	line-height: 115%;
	padding-left: 8pt;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	float: none;
	border-top: 1pt solid #000000;	
}

#disclaimer a{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	line-height: 115%;
}
#botAddress {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;/*was 12pt*/
	color: #000000;
	font-weight: bold;
	line-height: 115%;
	border-top: 1pt solid #000000;
	clear: both;
	padding-left: 15pt;
	padding-right: 15pt;
	margin: 0, auto;
	width: auto;
	text-align: center;
} 

#botAddress a {
	color: #000000;
	text-decoration: underline;
}

#botEdge{
	display: none;	
}

/*************************Classes to style repeating elements***********/

.text {
	line-height: 115%;
	padding-left: 15pt;
	padding-right: 20pt;	
}
.text a {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	line-height: 115%;
}
.text a:hover {
	text-decoration: underline;
	color: #000000;
	line-height: 115%;
}

.text a:visited {
	text-decoration: underline;
	color: #000000;
	line-height: 115%;
}

.address{
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;/*was 12pt*/
	color: #000000;
	font-weight: normal;
	line-height: 115%;
	padding-left: 15pt;
	padding-right: 20pt;
}

.address a {
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	line-height: 115%;
}

.address a:hover {
	text-decoration: underline;
	color: #000000;
	line-height: 115%;
}

.center {
	text-align: left;
}

.tabular {
	
	line-height: 115%;
	margin-left: 15pt;	
}

.pix {
	display: none;
}

.checkbox li{
	line-height: 120%;
	list-style-image:  url(images/box.gif);
}

/***************************html styles********************************/
h1{
	font-size: 1.3em;/*was 25pt*/
	font-weight: bold;	
	text-decoration: none;
	line-height: 105%;
	padding-left: 15pt;
}

h2{	
	font-size: 1.3em;/*was 21pt*/
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	padding-left: 15pt;
	
}

h3{
	font-size: 1.15em;/*was 17pt*/
	font-weight: bold;
	text-decoration: none;
	line-height: 105%;
	padding-left: 15pt;
	padding-top: 5pt;
}

h4{
	font-size: 1.1em;/*was 15pt*/
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	color: #000000;
	padding-left: 15pt;
}

h5{
	font-size: 1em;/*was 14pt*/
	font-weight: bold;
	text-decoration: none;
	line-height: 100%;
	color: #000000;
	padding-left: 15pt;
}
	
li{
	line-height: 115%;
	}
li a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
li a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
ol {
	list-style: decimal;
}
ol ol{
	list-style:upper-alpha;
}
ol ol ol{
	list-style: decimal;

}

ol ol ol ol{
	list-style: lower-alpha;
}
#greencard1{
	font-size: 1.2em;/*was 13pt*/
	line-height: 115%;
	font-weight: bold;
	color: #FABF39;
	text-decoration: none;
}
#greencard2 {
	font-size: 1.1em;/*was 12pt*/
	line-height: 115%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

iframe {
	padding-left: 15pt;
}

.googleMap {
	padding-left: 15pt;
}