@charset "UTF-8";
/*****
Print Friendly Settings
VER: 1.0
DATE: 5.20.09
NOTES: Remove all custom positions and any useless parts that are not needed when printed
REVISIONS: Rigby
*****/

body { background: #fff; color: #000; font-size: 11pt; }

#wrap {
width: auto;
margin: 0 5%;
padding: 0;
border: 0;
float: none !important;
background: none;
}

#header { margin-bottom: -8px; }

#logo {  }

#gnav { display: none; }

#breadcrumb {  }

#content {
margin-left: 10%;
padding-top: 1em;
}

#mainContent {  }

#twoCol {  }

#twoCol .col1 {  }

#twoCol .col2 {  }

#sidebar {  }

#footer {  }

a:link, a:visited {
background: none;
color: #06C;
text-decoration: underline;
}