/* Developed by Matthew Sloggett for the American Society of Plastic Surgeons */

body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: url(images/bg.gif) repeat;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size: 76%;
}
h1 {
	font-size: 2.0em;
	font-weight: normal;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	}
h2 {
	font-size: 1.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	color: #333333;
	font-family:"Times New Roman", Times, serif;
	}
h3 {
	font-size: 1.2em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #333333;
	}
h4 {
	font-size: 1.1em;
	margin: 1em 0em 0.1em 0em;
	font-weight: bold;
	color: #333333;
	}
h5 {
	font-size: 1.0em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1em 0em 1em 0em;
	font-weight: bold;
	}
img {
	border: 0;
	}
p {
	color: #333333;
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 0.1em 0em 1.4em 0em;
	}
li {
	color: #333333;
	}
a {
	font-size: 1.0em;
	line-height: 1.4em;
	color: #bc0d10;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}
strong, b {
	font-weight: bold;
	}

#container1 {
	width: 95%;
}
#container2 {
}
#container3 {
}




#branding 	{}
	#branding-logo {}
	#branding-tagline {}
		#branding-tagline h1{
			padding: 10px 0px 0px 0px;
			}
	#branding-name {
		padding: 10px 0px 0px 0px;
	}
	#branding-extra {}
#nav1 {display: none;}
	#nav1-main {}
	#nav1-section {}
	#nav1-supp {}
	#nav1-extra {}
#nav2 {}
	#nav2-main {}
	#nav2-section {}
	#nav2-supp {}
	#nav2-extra {}
#content1 {
	}

#content1 .indent {
	margin: 0px 0px 0px 10px;
	}
	
	#content1-intro {}
	#content1-main {
		padding: 1px 0px 0px 1px;
		
	}
	#content1-supp {}
	#content1-extra {clear: both;}
#content2 {}
	#content2-intro {}
	#content2-main {}
	#content2-supp {}
	#content2-extra {}
	
#siteinfo {
	margin: 10px 0px 0px 10px;
	text-align: center;
	height: 46px;
}
	
	#siteinfo ul{ margin: 0px; padding: 0px 0px 10px 0px; text-align: center;}
	#siteinfo li{ font-size: 0.9em; display: inline; padding: 0px 0px 0px 0px; margin: 0px;}
	#siteinfo li a{ padding: 0px 10px 0px 10px; margin: 0px;}
	#siteinfo-legal {}
	#siteinfo-credits {}
	#siteinfo-extra {}
#extradiv1 {}
#extradiv2 {}
#extradiv3 {}
#extradiv4 {}


/* Form */
input { background-color: #FFFFFF;  width:210px;}
.text_form { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:210px; margin-bottom: 2px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.button { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:80px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
textarea { font-size: 1em; background-color: #FFFFFF; color: #333333; border: solid #333333 1px; width:210px; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}
.check_box { font-size: 1em; background-color: transparent; color: #333333; font-family: arial, Garamond, Georgia, "Times New Roman", Times, serif;}


/* Specials */

.hide {display: none;}
.hide_div {display: none;}
.clear_both {clear:both;}
.clear_left {clear:left;}
.clear_right {clear:right;}
