/*
Print Stylesheet
SDK Bridge, LLC
Author: Adrienne Rice Adams
Company: Cloud Islands
URL: http://cloudislands.com 
Created: September 28, 2009
Last Modified: September 28, 2009
*/

body {
margin: 0;
padding: 0;
font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
font-size: 12pt;
}
h1,h2,h3,h4,h5,h6 {
font-family: Palatino, "Palatino Linotype", Georgia, "Times New Roman", Times, serif;
}
#global-wrap, #inner-wrap {
width: 100%;
margin: 0;
padding: 0;
border: 0;
}
.content {
float: none;
}
#accessibility,#branding-wrap,#menu,#subsidiary,#footer {
display: none;
}