/* Global styles */
html {
  height: 100%;
}

body {
  font-family: verdana, arial, sans-serif;
  padding: 0px;
  margin: 0px;
  font-size: .78em;
}

p {
  margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1 {
  font-family: arial, sans-serif;
  letter-spacing: .1em;
}

h2 {
  margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img {
  border: 0px;
}

a {
  outline: none;
}

/* Image positioning - left, right, and center */
.left {
  float: left;
  padding: 0px 8px 0px 0px;
}

.right {
  float: right;
  padding: 0px 0px 0px 8px;
}

.center {
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* Blockquote */
blockquote {
  margin: 20px 0px 20px 0px;
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
}

/* Unordered list */
ul {
  margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li {
  list-style-type: square;
  margin: 0px 0px 11px 0px;
  padding: 0px;
}

/* Ordered list */
ol {
  margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li {
  margin: 0px 0px 11px 0px;
  padding: 0px;
}

/* Margin lefts / rights - to center content */
#main, #links, #footer, #logo, #menu, #content, #qcontent, #footerB {
  margin-left: auto;
  margin-right: auto;
}

/* Main container */
#main {
  width: 1200px;
}

/* Links above the logo */
#links {
  padding: 10px 21px 0px 19px;
  width: 1140px;
  height: 26px;
  font-size: 94%;
}

#footer {
  padding: 10px 21px 0px 19px;
  width: 1160px;
  height: 36px;
  font-size: 94%;
}

/* Footer B */
#footerB {
  padding: 10px 21px 0px 19px;
  width: 1160px;
  height: 86px;
  font-size: 94%;
}

#links {
  text-align: right;
}

#footer {
  text-align: center;
}

#footerB {
  text-align: center;

}

#links a, #footer a {
  text-decoration: none;
}

#links a:hover, #footer a:hover {
  text-decoration: underline;
}

#links a, #footerB a {
  text-decoration: none;
}

#footer, #footerB, #content, #qcontent {
  clear: both; /* Ensure that elements after floated content are cleared */
}

#links a:hover, #footerB a:hover {
  text-decoration: underline;
}

/* Logo */
#logo {
  width: 1160px;
  height: 100px;
  text-align: left;
}

#logo h1 {
  margin: 0px;
  padding: 41px 0px 0px 19px;
  font-size: 150%;
  letter-spacing: .2em;
}

/* Navigation menu */
#menu {
  height: 42px;
  width: 1160px;
}

#menu ul {
  margin: 0px auto;
}

#menu li {
  float: left;
  margin: 0px;
  padding: 0px;
  list-style: none;
}

#menu li a {
  display: block;
  float: left;
  height: 37px;
  text-decoration: none;
  font-weight: bold;
  padding: 3px 19px 2px 19px;
  text-transform: uppercase;
}

/* Main content */
#content {
  width: 1160px;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

/* Query content */
#qcontent {
  width: 1160px;
  height: auto;
  padding: 0px;
  overflow: hidden;
}

/* Column 1 - Sidebar */
#column1 {
  width: 290px;
  float: right;
  padding: 16px 0px 15px 0px;
}

#rcorners17 {
    border-radius: 95px 95px 25px 15px;
    background: #D73C7F;
    padding: 20px; 
    width: 161px;
    height: 12px; 
    box-shadow: #A0A0A0 0.3em 0.3em 0.2em;
}

.sidebaritem {
  text-align: left;
  width: 269px;
  float: left;
  margin: 0px 0px 25px 0px;
}

.sbihead {
  height: 14px;
  width: 269px;
  padding: 5px 0px 5px 19px;
  text-transform: uppercase;
}

.sbihead h1 {
  padding: 0px;
  margin: 0px;
  font-size: 100%;
}

.sbicontent {
  padding: 14px 8px 8px 19px;
}

.sbicontent p {
  line-height: 14px;
  padding: 0px 0px 8px 0px;
}

.sbilinks {
  padding: 0px;
}

.sbilinks ul {
  margin: 0px auto;
}

.sbilinks li {
  margin: 0px;
  float: left;
  list-style: none;
}

.sbilinks li a, .sbilinks li a:hover {
  float: left;
  height: 16px;
  text-decoration: none;
  padding: 5px 0px 4px 19px;
  width: 269px;
  border: 0px;
}

/* Column 2 - Page content */
#column2 {
  text-align: justify;
  width: 780px;
  float: left;
  padding: 12px 3px 15px 19px;
}

#column2 h1 {
  padding: 6px 0px 4px 0px;
  margin: 0px 0px 12px 0px;
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

.sidebaritem a, #column2 a, .sidebaritem a:hover, #column2 a:hover {
  padding: 0px;
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px dashed;
}

.sidebaritem a:hover, #column2 a:hover {
  border-bottom: 1px solid;
}

/* Additional color scheme selections */
#colour {
  margin: 0px 0px 20px 0px;
}

#colour a, #colour a:hover {
  border: 0px;
}

.blue {
  background: #FFFFFF url(blue.png) no-repeat left center;
  color: #109CEF;
  padding: 0px 40px 0px 20px;
}

.green {
  background: #FFFFFF url(green.png) no-repeat left center;
  color: #94C65A;
  padding: 0px 40px 0px 20px;
}

.purple {
  background: #FFFFFF url(purple.png) no-repeat left center;
  color: #CE5AEF;
  padding: 0px 40px 0px 20px;
}

.orange {
  background: #FFFFFF url(orange.png) no-repeat left center;
  color: #FF9C21;
  padding: 0px 40px 0px 20px;
}

/* Path and column headings */
.pathhead {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: white;
  font-size: 100%;
  text-decoration: none;
  text-align: center;
}

.colhead {
  font-family: verdana, arial, sans-serif;
  font-weight: bold;
  color: white;
  font-size: 100%;
  text-decoration: none;
  text-align: left;
}

.bluhead {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000066;
}

.bluhead a {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  font-weight: bold;
  color: #000066;
}

.bluhead a:hover {
  padding: 0px;
  text-decoration: none;
  padding-bottom: 0px;
  border-bottom: 1px dashed red;
}

.blusml a {
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  color: #000066;
}

#links, #footer, #footerB {
  width: 1160px; /* Same width for all footer elements */
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.blusml a:hover {
  padding: 0px;
  text-decoration:
