/*
Name: Print CSS
Creative by: Rise Creative Group
Date modified: 7/9/07
------------------------------------*/

/* Page Structure
------------------------------------*/
body, p, td, th, ul, a, li {
	color: #000;
	font-size: 100%;
	line-height: 16pt;
	font-family: Arial, Helvetica, sans-serif;
}


/* Things to hide
------------------------------------*/

#nav, .noprint, #logo span, #printtop, object, embed, #nav_holder, #nav_top, #site_information, #site_information .links, #badge_nav, #sub_nav_list, #info_print {
	display: none;
	}
	 
/* Container
------------------------------------*/

#container {
	margin: 0;
	padding: 0;
	}

/* Header
------------------------------------*/

#header {
	height: 93px;
	width: 371px;
	margin: 0;
	padding: 0;
	display:block;
	}
	
#logo_print {
width: 35%;
height: 109px;
padding: 0 0 20px 0;
/*display: block;*/
float:right;
}

#split_col2_large {
width: 65%;
float:left;
margin:50px 0 0 0;
padding:0;
}

#hr_print {
width:600px;
border-bottom:1px solid #000;
margin:-20px 0 0 0;
}

#h1_print {
height:50px;
margin:-90px 0 0 0;
padding:0;
line-height:40px;
}
 
/* Content area
------------------------------------*/

#content {
	margin: 0;
	padding: 2em;
}

img {
border: 1px solid #000;
}

.noborder {
border: 0;
border: none;
}


.print_btn {

display:none;

}

.print_hr {
display:inline;
}


#site_information, #site_info_links {
	list-style: none;
	list-style-type:none;
	font-size: 80%;
}


/*.bio ul{
width:600px;
list-style-type:square;
display:block;
height:100%;
border:1px #fff solid;
font-size:14px;
}*/

/*.bio li {
list-style-type:square;
line-height:18px;
font-size:14px;
}*/


.bio {
width:650px;
}

	/* Type
------------------------------------*/

a, a:visited {
text-decoration: none;
}

p {
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-weight: normal;
	color: #223043;
	margin: -.2em 0em .4em 0em;
}

/*h1 + ul {
margin: 1em 0 0 0;
}*/

h1 + h3 {
margin: 1em 0 0 0;
}

h2 {
	font-size: 1.3em;
	margin: 1.2em 0em 1em 0em;
	font-weight: bold;
	color: #000;
}

h3 {
	font-size: 1em;
	font-weight: bold;
}

h3 + p {
margin: 0 0 1em 0;
}

h4 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h5 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}

h6 {
	font-size: 1.0em;
	margin: 1.2em 0em -1.2em 0em;
	font-weight: bold;
}
	
hr {
	height: 15px;
	border: 0;
}

pre {
	font-family: monospace;
	font-size: 1.0em;
}

strong, b {
	font-weight: bold;
	color: #000;
}
	
acronym {
	background-color: #D3D3D3; cursor: help;
}

#about_associates {
font-size:85%;
}


/*#about_associates li {
width:800px;
}
*/