







BODY {     
  background: #6699ff; 
  color: #00000f;
  font-family: verdana, arial, helvetica, serif;
  font-size: 82%;
}

.popuppage {
  background: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-bottom: 5px;
}  

.regular{
  background: #ffffff;
}
A:link { 
  color: #151588; 
}
A:visited { 
  color: #151588; 
}
A:active { 
  color: #151588; 
}

.page {
  background: #ffffff;
  margin-left: 15px;
  margin-right: 0px;
  width: 750px;
}  

A:link { 
  color: #151588; 
}
A:visited { 
  color: #151588; 
}
A:active { 
  color: #151588; 
}

#sessiontools {
  padding: 20px;
  position:absolute;
  white-space:nowrap;
  top: 5px;
  left: 600px;
  float:right;
  vertical-align: top;
}

#footerlinks {
  text-align: center;
  margin-top: 0px;
  width: 750px;
  color: #ffffff;
}

A:link.white {
  color: #ffffff; 
}
A:visited.white {
  color: #ffffff; 
}
A:active.white {
  color: #ffffff; 
}


.module {
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 2px;
  padding-bottom: 15px;
}

.module A {
  color:#151588;
}

.module TH {
  color: #00000f;
}

table.layout {
  width: 98%;
  margin: auto;
}

table.layout td {
  vertical-align: top;
}

.modulesection {
  background: #ffffff;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
}

.highlightedmodulebody {
  margin-top: 2px;
  padding-bottom: 2px;
  background: #dbf0af;
}

.modulebody {
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 2px;
}


table.modulebody {
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  padding-bottom: 2px;
}

.sidebarmodulebody {
  border: solid 2px #eeeeee;
  margin-top: 0px;
  padding: 5px;
}

.sidebarmodulebody UL {
  list-style-position: outside;
  list-style-image: url(bullet.gif);
  list-style-type: none;
  border: 0px;
  padding-left: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 0px; 
  margin-bottom: 0px;
}

.sidebarmodulebody LI {
  margin-bottom: 5px;
}

.outlinemodulebody {
  border: solid 2px #eeeeee;
  background-color: #eeeeee;
  margin: 0px; 
  padding: 5px;
}

.outlinemodulebody img {
  background-color: #eeeeee;
  width: 14px; 
  height: 11px; 
}

.outlinemodulebody UL {
  list-style-position: outside;
  list-style-type: none;
  list-style-image: url(right_arrow.gif);
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.outlinemodulebody UL LI.downarrow { 
  list-style-image: url(down_arrow.gif); 
}
.outlinemodulebody UL LI.dot { 
  list-style-image: url(bullet.gif);
}

.outlinemodulebody A:link {
  text-decoration:none;
}
.outlinemodulebody A:visited {
  text-decoration:none;
}
.outlinemodulebody A:active {
  text-decoration:none;
}
.outlinemodulebody A:hover {
  text-decoration:underline;
}

.infomoduletitle {
  position:relative;
  top:0;
  right:0;
  font-family: Arial;
  color: #00000f;
  background-color: #ddeebb;
  padding: 5px;
  text-transform: uppercase;
  padding-right:2em;
}

.infomoduletitle A:link {
  color: #000000;
}

.infomoduletitle A:visited{
  color: #000000;
}


.moduletitle {
  -moz-border-radius-topright: 10px;
  -moz-border-radius-topleft: 10px;
  position:relative;
  top:0;
  right:0;
  font-family: Arial;
  color: #00000f;
  background-color: #b8e38d;
  padding: 5px;
  text-transform: uppercase;
  padding-right:2em;
}

.moduletitle A:link {
  color: #151588
}

.moduletitle A:visited{
  color: #151588
}

.draft {
  position:relative;
  border-top: 2px solid #b8e38d;
  border-bottom: 2px solid #b8e38d;
  border-right: 2px solid #b8e38d;
  border-left: 2px solid #b8e38d;
  font-weight: bold;
  text-align: center;
  padding: 2px;
}

.helplink {
  position: absolute;
  top: 0;
  right: 0;
  width: 1em;
  margin-right: 1em;
  margin-top: 0.1em;
  text-align:right;
  font-size: 1.5em;
  text-decoration: none;
  font-weight: bold;
  color: #ffffff;
}

.moduleaction .moduletitle {
  background-color: #bbdeff;
}

.moduleaction .actiondesc {
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
}

table.actioninfo {
  width: 100%;
}

.overviewactioninfo {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  border-top: 2px solid #162a85;
  border-bottom: 2px solid #162a85;
  border-right: 2px solid #162a85;
  border-left: 2px solid #162a85;
  background-color: #ffcc00;
}

.editactioninfo {
  font-weight: bold;
  padding-top: 0px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
  border-top: 2px solid #162a85;
  border-bottom: 2px solid #162a85;
  border-right: 2px solid #162a85;
  border-left: 2px solid #162a85;
}

td.actioninfo {
  width: 30%;
}

td.actioncaption {
  text-align: center;
}

td.actionlink {
  text-align: right;
}

th {
  text-align:left;
  background-color: #91d4f9;
  font-weight: normal;
}

.actioncaption {
  font-weight: bold;
}

.moduleaction {
  background-color: #bbdeff;
  border-bottom: 1px solid #0e268e;
}

.contentbody p {
   margin-left: 1em;
   margin-right: 1em;
}

p.teaser {
   margin-left: 1em;
   margin-right: 1em;
   margin-top: .5em;
   margin-bottom: .5em;
}

p.projectListTitle {
        color: #000000;
	background-color: #eeeeee;
	margin-bottom: 0;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: .2em;
	padding-bottom: .2em;
}

p.projectListTitle A:link {
  color: #000000;
}

p.projectListTitle A:visited{
  color: #000000;
}


#projectListSummary {
	border: 1px solid #eeeeee;
	padding-left: 1em;
	padding-right: 1em;
	font-size: .9em;
	margin-top: 0;	
	margin-bottom: 0;
	align: left;
	
}
#projectListSummary p {
	margin-top: 0;	
	margin-bottom: 0;
	padding-top: .2em;
	padding-bottom: .3em;
}
#projectListSummary ul {
	display: block;		
	padding: 0;
	margin-left: 0;
	margin-top: 0em;	
	margin-bottom: .2em;
}
#projectListSummary li {
	display: inline;
	list-style: none;
	text-align: left;
	padding-right: 3em;
	padding-left: 0;
	padding-top:0;
	
}
#projectListSummary #fieldName {
	font-weight: bold;
}	

.content h1 {
  margin-top: 5px;
  margin-right: 2px;
  margin-left: 2px;
  font-family: Arial;
  font-weight: bold;
  font-size: 1.5em;
  background-color: #b8e38d;
  padding: 5px;
}

td.label {
   text-align: right;
   padding-right: 5px;
   padding-bottom: 5px;
}

textarea {
   margin-left: 3em;
}

.nomargin textarea {
   margin-left: 0em;
}

.label {
   vertical-align: top;
   font-face: verdana, arial, san-serif;
   font-weight: bold;
}

A.outlinelabel:link {
   color:green;
   font-face: verdana, arial, san-serif;
   text-decoration:underline;
}
A.outlinelabel:visited {
   color:green;
   font-face: verdana, arial, san-serif;
   text-decoration:underline;
}
A.outlinelabel:active {
   color:green;
   font-face: verdana, arial, san-serif;
   text-decoration:underline;
}

form dl dt {
  font-weight: bold;
}

.activestatus {
  color: #000000;
}

.wait {
  padding: 30px;
}

td.pollFor {
   border: 0;
   background-color: #91d4f9;
}

td.pollAgainst {
   border: 0;
   background-color:#ffffff;
}

#content h1 {
  font-size: 1.2em;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  color: #000000; 
  font-family: Arial;
  padding-right: 10px;
  padding: 0px;
}

#sessionlink {
  color: #ffffff;
}

.banner {
  width: 100%;
  background: #ffcc00;
  margin-bottom: 0px;
}
.banner H1 {
  padding-left: 20px;   
}

#selected {
  -moz-border-radius-topright: 15px;
  -moz-border-radius-topleft: 15px;
  color:#ffffff;
  background:#6699ff;
  font-family: Arial;
  text-align: center;
  text-decoration: none;
  width: 100px;
}

#unselected {
  -moz-border-radius-topright: 15px;
  -moz-border-radius-topleft: 15px;
  color:#000000;
  background:#cccccc;
  font-family: Arial;
  text-align: center;
  text-decoration: none;
  width: 100px;
}

#content {
  background: #ffffff;
  margin-top: 0px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#message {
   background: #ffcc00;
   color: #162a85;
   padding-left: 5px;
   padding-bottom: 2px;
   margin-left: 17px;
   margin-right: 17px;
   margin-top: 17px;
   margin-bottom: 17px;
   font-weight: bold;
   border-top: 2px solid #162a85;
   border-bottom: 2px solid #162a85;
   border-left: 2px solid #162a85;
   border-right: 2px solid #162a85;
}

#navbar {
   padding-left: 5px;
   background: #ffcc00;
   color:#000000;
   text-decoration: none;
}

#navbar A {
   color:#151588;
   text-decoration: none;
}


#quicklink {
   margin: 5px;
   padding: .5em;
   border-top: 1px solid #b8e38d;
   border-bottom: 1px solid #b8e38d;
   border-left: 1px solid #b8e38d;
   border-right: 1px solid #b8e38d;
   text-transform: uppercase;
   font-weight: bold;
   text-align: center;
   white-space: nowrap;
}

#quicklink A {
   color: #151588;
}

#actionlink {
   text-transform: none;
}

#inputnote {
   font-size: .9em;
}

#boxed {
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   padding: 5px;
}

#selectbox {
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
   padding: 0px;
}

textarea.inline {
   margin-left: 0em;
}             

.indent {
   margin-left: 3em;
}             

#confirmpost {
   position:relative;
   top:0;
   right:0;
   padding-left:1em;
   padding-right:1em;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   background: #99ccff;
}

#confirmcomment {
   position:relative;
   top:0;
   right:0;
   padding-left:1em;
   padding-right:1em;
   border-top: 1px solid #000000;
   border-bottom: 1px solid #000000;
   border-right: 1px solid #000000;
   border-left: 1px solid #000000;
   background: #f0f8ff;
}

#postexpand {
   position:relative;
   top:0;
   right:0;
   padding-right:15em;
   border-top: 1px solid #aaaaaa;
   border-bottom: none;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
    background: #ddeebb;
}

#postcollapse {
   position:relative;
   top:0;
   right:0;
   padding-right:15em;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
   background: #ddeebb;
}   

#pendingpostexpand {
   position:relative;
   top:0;
   right:0;
   padding-right:15em;
   border-top: 1px solid #ddcccc;
   border-bottom: none;
   border-right: 1px solid #ddcccc;
   border-left: 1px solid #ddcccc;
    background: #ffcc99;
}

#pendingpostcollapse {
    position:relative;
    top:0;
    right:0;
    padding-right:15em;
    border-top: 1px solid #ddcccc;
    border-bottom: 1px solid #ddcccc;
    border-right: 1px solid #ddcccc;
    border-left: 1px solid #ddcccc;
    background: #ffcc99;
}

#post {
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
   background: #ddeebb;
}
   
#adhocpostcollapse {
   position:relative;
   top:0;
   right:0;
   padding-right:15em;
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
    background: #eeeeaa;
}   

#adhocpostexpand {
   position:relative;
   top:0;
   right:0;
   padding-right:15em;
   border-top: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
    background: #eeeeaa;
}   

#adhocpost {
   border-top: 1px solid #aaaaaa;
   border-bottom: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
    background: #eeeeaa;
}

.postbody {
   border-top: 1px solid #ddeebb;
   border-bottom: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
    margin-bottom: 5px;
    padding: 3px;
}

h1 {
  font-size: 2em;
  font-family: Arial, Helvetica, sans-serif;
}

h1 a:link {
   color: #000000;
}
h1 a:visited {
   color: #000000;
}
h1 a:active {
   color: #000000;
}

h2 {  
   font-size: 1.3em; 
}

.projecttitle {  
    font-size: 1.4em;
}

#responselink {
   color:#ff0000;
   position: absolute;
   top: 0;
   right: 0;
   width: 14em;
   text-align:right;
   margin-right:1em;
   font-face: verdana, arial, san-serif;
   font-weight: bold;
}

.disabledformfield {
    font-family: Verdana, Arial;
    font-size: 0.9em;
    color: #cccccc;
}

.formlabel {
    font-family: Verdana, Arial;
    background:#eeeeee;
    font-weight: bold;
    text-align: right;
    width:150px;
}
.formlabel SPAN {
    font-weight: normal;
}

.formhighlight {
    background-color:#eeeeee;
    width:500px;
}


.formheading {
    position:relative;
    top:0;
    right:0;
    color: #000000;
    background: #cccccc;
    padding: 5px;
    padding-right:1em;
    font-family: Verdana, Arial;
    text-transform: uppercase;
    text-align: left;
    text-decoration: none;
}

.formregularfont {
    background-color:#eeeeee;
    width:500px;
}

.formwidget {
    border: 2px solid #ffffff;
}

.formwarning {
    background: #eeeeee;
    border: 2px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
    font-style:italic;
}

#boardcommentheader {
   position:relative;
   top:0;
   right:0;
   padding-right:20em;
   border-top: 1px solid #aaaaaa;
   border-right: 1px solid #aaaaaa;
   border-left: 1px solid #aaaaaa;
   background: #eeeeee;
}   

#boardcommentdateheader {
   position:absolute;
   top:0;
   right:0;
   text-align:right;
   margin-right:1em;
   padding-right:2px;
}   

td.board {
   background: #eeeeee;
}

tr.board {
   background: #eeeeee;
}

th A:link {
  color: #151588
}

th A:visited{
  color: #151588
}

table.topic {
  background: #ffffff;
  margin-top: 2px;
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
}

.topic {
  background: #eeeeee;
}

.currentactivity {
  padding-top: 5px;
  padding-bottom: 5px;
  background: #ddeebb;
}

.currentactivity .title {
  text-transform: uppercase;
  padding: .2em;
}

table.resourcesummary {
  width:100%;   
  border: solid 2px #6699ff;
}

.resourcesummary td {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  border-top: solid 1px #6699ff;
}

#resourcesummarytitle {
  font-weight: bold;
  background: #6699ff;
} 

#resourcesummarytitle a:link,  
#resourcesummarytitle a:visited, 
#resourcesummarytitle a:active {
  font-weight: bold;
  background: #6699ff;
}

.authorcite {
  padding-left: 10px;
  color: gray; 
}

.authorcite A:link {
   color: gray; 
}

.authorcite A:visited {
   color: gray; 
}

.authorcite A:active {
   color: gray; 
}

.actionLinks {
   padding-left:10px;
   color:green;
}
.modulebody .actionLinks A:link {
   color:green;
}
.modulebody .actionLinks A:visited {
   color:green;
}
.modulebody .actionLinks A:active {
   color:green;
}

.mailLink {
   color:green;
}

.modulebody .mailLink a {
   color:green;
}


th.participanttable {
   padding-top:2px;
   padding-bottom:2px;
   padding-left:5px;
   padding-right:5px;
}
td.participanttable {
   padding:5px;
}

.subfooter {
   text-align:center;
   font-size: .8em;
}

.printable_link {
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
}

.syllabus_toc {
       border-bottom: solid 2px #eeeeee;
       padding-top: 5px;
       padding-bottom: 5px;
       padding-right: 5px;
       margin-bottom: 5px;
}

.syllabus_toc_contents {
       padding-left: 15px;
}

.syllabus_toc h1 {
       font-size: 120%;
       font-weight: bold;
}

.syllabus_topic {
       margin-bottom: 10px;
}

.syllabus_topic_title {
       font-weight: bold;
        font-size: 120%;
        margin-bottom: 5px;
}

.syllabus_topic_contents {
       margin-left: 15px;
}

.syllabus_topic_date {
       font-style: italic;
       margin-bottom: 5px;
}

.syllabus_topic_description {
       margin-bottom: 5px;
}

.syllabus_topic_readings h2 {
       font-size: 100%;
       font-weight: bold;
       margin-bottom: 5px;
}

.syllabus_topic_readings_list {
       margin-left: 10px;
}

.syllabus_topic_readings_list_optional h2 {
	margin: 0px;
}

.syllabus_topic_readings_list_optional {
	margin: 0px;
	border: solid 1px #000000;
	padding: 3px;
	background: #eeeeee;
}


.syllabus_topic_reading {
       margin-bottom: 3px;
}

.syllabus_topic_rotisseries h2 {
       font-size: 100%;
       font-weight: bold;
       margin-bottom: 5px;
}

.syllabus_topic_rotisseries_list {
       margin-left: 10px;
}

.syllabus_topic_rotisserie {
       margin-bottom: 3px;
}

.syllabus_admin_link {
       text-transform: uppercase;
       font-weight: bold;
       padding-bottom: 5px;
}


.createresourceor {
      text-transform: upper;
      font-weight: bold;
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px;
}
