/* heading styles*/
/* styles for the standard pages */

body {
  padding: 5px;
  padding-top: 1px; padding-bottom: 1px;
  margin-top:1px;
  margin-left:1px;
  background-color: white;
  background-image: url('gfx/wave.jpg');
  background-repeat:no-repeat;
  background-position:center 20px;
  color: #000000;
  font-family : Arial, sans-serif;
}

p, ul, li {
  text-align:justify;
  color: #58595B;
}

td {
  color: #58595B;
}

a { color: #58595B; }

a:visited { color: #58595B; }

a.heading { color: #798DA5; }

#content {
  background-color: white;
}

#content a.navlinks {
  text-decoration: none;
}

#content a.navlinks:hover {
  text-decoration: underline;
}

#hotels td {
  text-align: justify;
}

#content td.container {
  padding: 20px;
  padding-top: 0px;
  background-image: url('gfx/table_background.png');
  background-position: bottom; background-repeat: repeat-x;
  border-left: solid #BCBDBF 1px;
  border-right: solid #BCBDBF 1px;
  vertical-align: top;
}

#content td.listmemberleft {
  padding: 7px;
  padding-top: 0px;
  background-image: url('gfx/table_background.png');
  background-position: bottom; background-repeat: repeat-x;
  border-left: solid #BCBDBF 1px;
  vertical-align: top;
  text-align: left;
}

#content td.claimer {
  padding: 9px;
  padding-top: 0px;
  text-align: left;
  font-size: 9px;
  font-family: Arial, sans-serif;
}

#content td.listmemberright {
  padding: 7px;
  padding-top: 0px;
  background-image: url('gfx/table_background.png');
  background-position: bottom; background-repeat: repeat-x;
  border-right: solid #BCBDBF 1px;
  vertical-align: top;
  text-align: right;
}

#content td.listmembercenter {
  padding: 7px;
  padding-top: 0px;
  background-image: url('gfx/table_background.png');
  background-position: bottom; background-repeat: repeat-x;
  vertical-align: top;
  text-align: center;
  border-right: solid #BCBDBF 1px;
  border-left: solid #BCBDBF 1px;
}

#content td.right {
  text-align: center;
  vertical-align: middle;
}

#content td.BottomAlign {
  text-align: center;
  vertical-align: bottom;
}

#content td.TopAlign {
  text-align: center;
  vertical-align: top;
}

#links td {
  text-align:center;
  background-color: white;
}

#links td.left {
  border-left: solid #BCBDBF 1px;
}

#links td.right {
  border-right: solid #BCBDBF 1px;
}

#links td:hover {
  background-image: url('gfx/link_background2.png');
  background-position: bottom; background-repeat: repeat-x;
}

#content td.linkstop {
  padding-left: 5px;
  text-align: left;
  vertical-align: top;
  background-image: url('gfx/link_background.png');
  background-position: bottom; background-repeat: repeat-x;
  border: solid #BCBDBF 1px; border-top: none;

}

#content td.linksbottom {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 40px;
  text-align: left;

  font-size: 14px;
  line-height: 24px;
  font-family: Arial, sans-serif;
  color: #58595B;

  vertical-align: top;
  background-image: url('gfx/link_background.png');
  background-position: bottom; background-repeat: repeat-x;
  border: solid #BCBDBF 1px; border-top: none; border-bottom: none;
}

#content td.CTO_Panel {
  padding-top: 20px;
  padding-left: 20px;
}

#content h1 {
  text-align: left;
  font-size: 24px;
  font-family: Century Gothic, Arial, sans-serif;
  font-weight: normal;
  color: #798DA5;
}

#content h2 {
  text-align: left;
  font-size: 20px;
  font-family: Century Gothic, Arial, sans-serif;
  font-weight: bold;
  color: #798DA5;
}

#content h2.right {
  text-align: left;
  padding-left: 20px;
  font-size: 20px;
  font-family: Century Gothic, Arial, sans-serif;
  font-weight: bold;
  color: #798DA5;
}

#content a.quicklink {
  text-align: center;
  padding-left: 20px;
  font-size: 13px;
  font-family: Century Gothic, Arial, sans-serif;
  color: #798DA5;
}

#content h3 {
  text-align: left;
  font-size: 14px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #58595B;
}

#content p {
  font-size: 14px;
  font-family: Arial, sans-serif;
  color: #58595B;
}

#content img.floatright {
  float: right;
  margin-left:10px;
  margin-bottom: 5px;
}

#content img.floatleft {
  float: left;
  margin-right:10px;
  margin-bottom: 5px;
}

#content {
  font-size: 14px;
  font-family: Arial, sans-serif;
}

#quicklinks table {
  margin-top: 20px;
}

#quicklinks a.quicklink {
  text-align: center;
  padding-left: 20px;
  font-size: 13px;
  font-family: Century Gothic, Arial, sans-serif;
  color: #798DA5;
}

#img {
  margin:0px; padding:0px;
}

#program {
  border-right: solid #BCBDBF 1px;
}
#table1 {
  border-right: solid #BCBDBF 1px;
}
#table2 {
  border-right: solid #BCBDBF 1px;
}
#table3 {
  border-right: solid #BCBDBF 1px;
}

#program th {
  padding: 5px; padding-left: 2px; padding-right: 2px;
  border-bottom: solid black 1px;
  border-top:    solid black 1px;
  border-left:   solid #BCBDBF 1px;
  background-image: url('gfx/link_background.png');
  background-position: top; background-repeat: repeat-x;
}
#table1 th {
  padding: 5px; padding-left: 2px; padding-right: 2px;
  border-bottom: solid black 1px;
  border-top:    solid black 1px;
  border-left:   solid #BCBDBF 1px;
  background-image: url('gfx/link_background.png');
  background-position: top; background-repeat: repeat-x;
}
#table2 th {
  padding: 5px; padding-left: 2px; padding-right: 2px;
  border-bottom: solid black 1px;
  border-top:    solid black 1px;
  border-left:   solid #BCBDBF 1px;
  background-image: url('gfx/link_background.png');
  background-position: top; background-repeat: repeat-x;
}
#table3 th {
  padding: 5px; padding-left: 2px; padding-right: 2px;
  border-bottom: solid black 1px;
  border-top:    solid black 1px;
  border-left:   solid #BCBDBF 1px;
  background-image: url('gfx/link_background.png');
  background-position: top; background-repeat: repeat-x;
}

#program td {
  padding: 3px;
  text-align: center;
  border-left:   solid #BCBDBF 1px;
  border-bottom: solid #BCBDBF 1px;
}
#table1 td {
  padding: 3px;
  text-align: center;
  border-left:   solid #BCBDBF 1px;
  border-bottom: solid #BCBDBF 1px;
}
#table2 td {
  padding: 3px;
  text-align: center;
  border-left:   solid #BCBDBF 1px;
  border-bottom: solid #BCBDBF 1px;
}
#table3 td {
  padding: 3px;
  text-align: center;
  border-left:   solid #BCBDBF 1px;
  border-bottom: solid #BCBDBF 1px;
}

#content td.leftalign {
  text-align: left;
}

#content td.rightalign {
  text-align: right;
}

#program tr.times {
  border-bottom: solid #BCBDBF 1px;
}

#program td.WCS {
  background-color: #33CCCC;
  color: #000000;
}

#program td.CQRM {
  background-color: #000000;
  color: #FFFFFF;
}

#program td.WN {
  background-color: #CCFFCC;
  color: #000000;
}

#program td.SAC {
  background-color: #00FF00;
  color: #000000;
}

#program td.CT {
  background-color: #FFFF99;
  color: #000000;
}

#program td.SPC {
  background-color: #FF00FF;
  color: #000000;
}

#program td.ONS {
  background-color: #CC88FF;
  color: #000000;
}

#program td.NGN {
  background-color: #0000FF;
  color: #FFFFFF;
}

#program td.AHSN {
  background-color: #FF0000;
  color: #FFFFFF;
}

#program td.CSWS {
  background-color: #808080;
  color: #FFFFFF;
}

#program td.CISS {
  background-color: #993366;
  color: #FFFFFF;
}

