@charset "utf-8";
/* CSS Document */

/*

Title:  Clark Wilson LLP Campus Counsel newsletter styles for print.
Author: Rob Golbeck / rtg@cwilson.com

*/



body {
 background-color: #fff;
}

h2 {
 font-family: "Times New Roman", Times, serif;
 font-size: 18pt;
 color: #004080;
 }

h3 {
 font-family: "Times New Roman", Times, serif;
 font-size: 14pt;
 color: #004080;
 padding-bottom: 0;
}

p {
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
}

li {
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
}

.subList {
 margin-left: 12pt;
}


#printHeader {
 display: block;
 font-family: "Times New Roman", Times, serif;
 font-size: 20pt;
 padding-bottom: 25px;
 color: #000;
}

.subHeader {
 font-family: "Times New Roman", Times, serif;
 font-size: 16pt;
 line-height: 25pt;
 color: #000;
}


a, a:active, a:visited {
 color: #000;
 text-decoration: none;
}

a:hover {
 color: #000;
 text-decoration: none;
}


#container {
 width: auto;
}


#sidebar {
 display: none;
}

#sidebarPhotos {
 display: none;
}

#main {
 width: 100%;
 line-height: 23px;
 margin-top: 15px;
 padding-bottom: 10px;
 margin-left: auto;
 margin-right: auto;
}

.endPara {
 padding-bottom: 30px;
}

#footer {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

#footerLeft {
 width: 100%;
 text-align: center;
 padding-top: 25px;
 margin-left: auto;
 margin-right: auto;
}

#footerLeft h3 {
 padding-top: 15px;
}

.questions {
 text-align: center;
 padding-bottom: 25px;
}

p.questions {
 text-align: center;
 margin-left: auto;
 margin-right: auto;
}

h3.questions {
 padding-bottom: 0;
}

#footerRight {
 display: none;
}

#contactList table {
 width: 100%;
 margin-left: auto;
 margin-right: auto;
}

#contactList a {
 text-decoration: none;
}

#contactList a:active {
 text-decoration: none;
}

#contactList a:visited {
 text-decoration: none;
}


#contactList a:hover {
 text-decoration: underline;
}

#contactList td {
 width: 50%;
 vertical-align: top;
 text-align: left;
 font-family: "Times New Roman", Times, serif;
 font-size: 12pt;
}

.tableTop {
 padding-top: 0;
 font-weight: bold;
 text-align: left;
}

.leftTableCol {
 font-weight: bold;
 padding-right: 20px;
}

.rightTableCol {
 font-weight: normal;
}

#disclaimer {
 width: 100%;
 padding-top: 20px;
 padding-left: 5px;
 padding-right: 5px;
 margin-left: auto;
 margin-right: auto;
}

#disclaimer p {
 font-family: "Times New Roman", Times, serif;
 font-size: 11pt;
 text-align: center;
}

.cwlogo {
 text-align: right;
 margin-bottom: 75px;
}