* {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

img {
  border: none;
  border-width: 0px;
}

body {
  margin: 0px;
  background-color: #FFFFFF;
  font-family: Verdana, Helvetica, Arial, sans-seref;
  text-align: left;
}

table {
  border: 0px;
  margin: 0px;
  padding: 0px;
  text-align: left;
}

a:link, a:visited {
  color: #0099FF;
  font-size: 10px;
  text-decoration: none;
}

a:hover {
  color: #0066CC;
  text-decoration: underline;
}

tr, p, div {
  color: #333333;
}

hr {
  background: #999999;
  height: 1px;
  width: 100%;
}

form {
  margin: 0;
  padding: 0;
}

.footer {
  background-color: #ca2314;
  color: #ffffff;
  height: 20px;
  line-height: 2.0;
  font-size: 9px;
  text-decoration: none;
  padding-left: 8px;
  text-align: left;
}

/* Specific content styles */
/* Normal text */
.style1 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
}

.style2 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  color: #417CC2;
}

.style3 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
}

.style4 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #417CC2;
}
ul, li {
  margin-top: 0px;
}



.greybar {
  background-image: url(../images/filler_blue.jpg);
  background-position: left top;
  background-repeat: repeat-y;
}

/* Right module area */
table.moduletableright {

}

a.mainlevel:link, a.mainlevel:visited {
  line-height: 2.0;
  height: 20px;
  font-size: 9px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mainlevelrightDiscover:link, a.mainlevelrightDiscover:visited {
  display: block;

  background-image: url(../images/discovercol.jpg);
  background-position: right top;
  background-repeat: no-repeat;

  width: 112px;
  height: 105px;
  vertical-align: top;
  text-align: right;
  padding-bottom: 4px;
}

#active_menurightDiscover, a.mainlevelrightDiscover:hover {
  background-image: url(../images/discovercol.jpg);
  height: 105px;
}

a.mainlevelrightCreate:link, a.mainlevelrightCreate:visited {
  display: block;

  background-image: url(../images/createblue.jpg);
  background-position: right top;
  background-repeat: no-repeat;

  width: 112px;
  height: 105px;
  vertical-align: top;
  text-align: right;
  padding-bottom: 4px;
}

#active_menurightCreate, a.mainlevelrightCreate:hover {
  background-image: url(../images/createcol.jpg);
  height: 105px;
}

a.mainlevelrightPrint:link, a.mainlevelrightPrint:visited {
  display: block;

  background-image: url(../images/printblue.jpg);
  background-position: right top;
  background-repeat: no-repeat;

  width: 112px;
  height: 105px;
  vertical-align: bottom;
  text-align: right;
  padding-bottom: 4px;
}

#active_menurightPrint.mainlevelrightPrint, a.mainlevelrightPrint:hover {
  background-image: url(../images/printcol.jpg);
  height: 105px;
}

a.mainlevelrightDeliver:link, a.mainlevelrightDeliver:visited {
  display: block;

  background-image: url(../images/deliverblue.jpg);
  background-position: right top;
  background-repeat: no-repeat;

  width: 112px;
  height: 105px;
  vertical-align: bottom;
  text-align: right;
  padding-bottom: 4px;
}

#active_menurightDeliver.mainlevelrightDeliver, a.mainlevelrightDeliver:hover {
  background-image: url(../images/delivercol.jpg);
  height: 105px;
}

/* Toolbar module area */
table.moduletabletoolbar {
  margin-top: -1px;
  margin-left: -1px;
}

a.mainleveltoolbar:link, a.mainleveltoolbar:visited {
  display: inline-block;
  white-space: nowrap;
  float: left;

  background-image: url(../images/toolbarred_up.jpg);
  background-position: left top;
  background-repeat: no-repeat;

  line-height: 2.8;
  width: 128px;
  height: 28px;
  font-size: 10px;
  padding: 0px;
  text-decoration: none;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

#active_menutoolbar.mainleveltoolbar, a.mainleveltoolbar:hover {
  background-image: url(../images/toolbarred_down.jpg);
}

table.moduletabletoolbarTwo {
  margin-top: -1px;
  margin-left: -1px;
}

a.mainleveltoolbarTwo:link, a.mainleveltoolbarTwo:visited {
  display: inline-block;
  white-space: normal;
  float: left;

  background-image: url(../images/toolbarred_upl.jpg);
  background-position: left top;
  background-repeat: no-repeat;

  width: 130px;
  height: 28px;
  font-size: 10px;
  padding: 0px;
  text-decoration: none;
  vertical-align: top;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

#active_menutoolbarTwo.mainleveltoolbarTwo, a.mainleveltoolbarTwo:hover {
  background-image: url(../images/toolbarred_downl.jpg);
}

/* Header module area */
table.moduletableheader {

}

a.mainlevelheader:link, a.mainlevelheader:visited {
  display: block;
  white-space: nowrap;

  background-image: url(../images/header_up.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;

  line-height: 1.6;
  width: 153px;
  height: 16px;
  font-size: 9px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mainlevelheader:hover {
  background-image: url(../images/header_down.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
}

/* Left - MainMenu module area */
table.moduletableleft {
  width: 153px;
  margin-left: 0px;
}

a.mainlevelleft:link, a.mainlevelleft:visited {
  display: block;
  white-space: nowrap;

  background-image: url(../images/leftblue_up.jpg);
  background-repeat: no-repeat;

  line-height: 2.0;
  height: 20px;
  font-size: 9px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mainlevelleft:hover {
  background-image: url(../images/leftblue_down.jpg);
  background-repeat: no-repeat;
}

#active_menuleft.mainlevelleft {
  display: block;
  white-space: nowrap;

  background-image: url(../images/leftblue_down.jpg);
  background-repeat: no-repeat;

  line-height: 2.0;
  height: 20px;
  font-size: 9px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

a.mainmenu:link, a.mainmenu:visited {
  color: #0099FF; 
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 9px;
  text-decoration:none;
}

a.mainmenu:hover {
  color: #333333;
  text-decoration: none;
}

/* Left - News module area */
.newsflash td {
  color: #000000;
  text-align: justify;
  vertical-align: middle;
}

.moduletablenews {
  background-color: #cadbee;
  width: 153px;
}

.moduletablenews tbody tr th {
  line-height: 2.2;
  width: 153px;
  height: 20px;
  font-size: 9px;
  padding-left: 8px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  background-color: #417CC2;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

.contentpagetitlenews {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: black;
  text-align: left;
}

.createdate {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 9px;
  color: #0066cc;
  text-align: left;
}

a.readon:link, a.readon:visited {
  color: #0099FF;
  font-size: 11px;
  text-decoration: none;
}

a.readon:hover {
  text-decoration:underline;
}

.contentpane {
  font-size: 10px;
}

.contentpaneopen {
  vertical-align: top;
  text-align: left;
  font-size: 10px;
}

table.contentpaneopen tbody {
  vertival-align: top;
  overflow: none;
}

.contentheading, .componentheading {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0066cc;
  text-align: left;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  color: black;
  text-decoration: none;
}

a.contentpagetitle:hover {
  text-decoration: underline;
}

a.category:link, a.category:visited {
  color: #0066CC;
  font-weight: bold;
  font-size: 11px;
  font-weight: bold;
}

a.category:hover {
  color: #999999;
}


.left {
	
}

.main {
  padding-bottom: 0px;
  padding-left: 0px;
}

.subtitle {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-left: 20px;
}


.pollstableborder {
  border: 1px solid;
  padding: 1px;
}

a.sublevel:link, a.sublevel:visited {
  padding-left: 1px;
  vertical-align: middle;
  font-size: 11px;
  color: #0099FF;
  text-align: left;
}

a.sublevel:hover {
  color: #ff9e31;
  text-decoration: none;
}

table.moduletable {

}

table.moduletable th {
  width: 153px;
  height: 20px;
  font-size: 9px;
  padding-left: 0px;
  text-decoration: none;
  vertical-align: bottom;
  text-align: left;
  font-weight: bold;
  color: #ffffff;
  background-color: #417CC2;
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

table.moduletable li {

}

table.moduletable ul {
  padding: 0px;
}

table.moduletable td {

}

.sectiontableheader {
  color: #333333;
  font-weight: bold;
}

.sectiontableentry1 {

}

.sectiontableentry2 {

}

.button {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: bold;
  background-color: #F0F0F0;
  color: #000000;
  border: 1px solid #CCCCCC;
}

.inputbox {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background-color: #F0F0F0;
  border: 1px solid #CCCCCC;
}

/* Styles for dhtml tabbed-pages */
.ontab {
  border-left: outset 2px #ff9900;
  border-right: outset 2px #808080;
  border-top: outset 2px #ff9900;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  /* Cannot use hand as its not a W3C CSS validator */
  /*	cursor: hand;*/
  font-weight: bold;
  color: #FFFFFF;
}

.offtab {
  background-color : #e5e5e5;
  border-left: outset 2px #E0E0E0;
  border-right: outset 2px #E0E0E0;
  border-top: outset 2px #E0E0E0;
  border-bottom: solid 1px #d5d5d5;
  text-align: center;
  /* Cannot use hand as its not a W3C CSS validator */
  /*	cursor: hand;*/
  font-weight: normal;
}

.tabpadding {

}

.tabheading {
  background-color: #FFFFFF;
  text-align: left;
}

.pagetext {
  visibility: hidden;
  display: none;
  position: relative;
  top: 0;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
  background-color: #f0f0f0;
}

.code {
  background-color: #f0f0f0;
  border: 1px solid #FFF;
}

/* Text passed with mosmsg url parameter */
.message {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size : 10px;
  color : #ff6600;
  text-align: center;
}

/* Javascript Back button */
.back_button {
  text-align: center;
  margin-top: 40px;
}

table.contenttoc {
  color: #333300;
  background-color: #FFFFFF;
  border: 1px solid #333;
}

table.contenttoc td {
  font-size: 8px;
  font-weight: normal;
  text-align:left;
}

table.searchinto {
  width: 100%;
}

table.searchintro td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #0066cc;
  text-align: left;
}
