/* Re-usable styles */
ul {
  padding: 0 0 0 20px;
}

li {
  color: #b14837;
  list-style-type: square;
}

li span {
  color: #333;
}

h1 {
  color: #b14837;
}

h2 {
  margin-top: 0;
  color: #ab3b29;
  font-size: 1.3em;
}

h2.indent {
  margin-left: 230px;
}

h3 {
  color: #333;
  font-size: 1.1em;
}

strong {
  color: #b14837;
}

a {
  text-decoration: none;
  color: #ab3b29;
}

a:hover {
  text-decoration: underline;
}

a.arrow {
  padding-right: 20px;
  background: transparent url(/img/arrowLink.gif) no-repeat right center;
}

img {
  border: 0;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.oh {
  overflow: hidden;
}

.top-20 {
  margin-top: 20px;
}

.red {
  color: #ab3b29;
}

.black {
  color: #333;
}

.grey {
  color: #666;
}

div.message {
  padding: 10px;
  margin: 10px;
  border: 1px solid #000;
  background: #eee none;
  color: #000;
}

div.error {
  background-color: #fee;
  border-color: #900;
  color: #900;
}

/* Specific Styles */
html {
  margin: 0;
  padding: 0;
}

body {
  background: #d6e1d2 url(/img/page-background.gif) top left repeat-x fixed;
  background-position: top;
  text-align: center;
  margin: auto;
  color: #333;
  font-family: Arial, Lucida, sans-serif;
  font-size: 10pt;
  margin: 0;
  padding: 0;
}

div.wrapper {
  width: 750px;
  margin: auto;
  background: url(/img/wrapper-background.gif) bottom left repeat-x #fbfcfa;
  padding: 0 25px 25px;
}

div.wrapper div.page {
  width: 750px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}

/* Header */
div.wrapper div.page div.header {
  width: 750px;
  margin: 0 0 0 5px;
  background: url(/img/header-background.gif) top right no-repeat #fff;
}

div.wrapper div.page div.header img.logo {
  margin-left: 30px;
  margin-top: 10px;
  float: left;
  clear: none;
  border: none;
}

div.wrapper div.page div.header p.contact {
  padding: 0;
  margin: 33px 89px 0 0;
}

div.wrapper div.page div.header div.nav {
  clear: both;
  padding: 10px 0;
}

div.wrapper div.page div.header div.nav ul {
  clear: both;
  margin: 0;
  padding: 0 15px;
  background: #fff url(/img/nav-background.gif) no-repeat;
  overflow: hidden;
}

div.wrapper div.page div.header div.nav ul li {
  list-style: none;
  float: left;
  border-right: 1px solid #ddc327;
}

div.wrapper div.page div.header div.nav ul li.last {
  border: 0;
}

div.wrapper div.page div.header div.nav ul li a {
  display: block;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0 23px;
  color: #666;
  font-weight: bold;
}

div.wrapper div.page div.header div.nav ul li a.current,
div.wrapper div.page div.header div.nav ul li a:hover {
  background: #8e000a url(/img/nav-background-active.gif) repeat-x;
  color: #fff;
  text-decoration: none;
}

/* Footer */
div.wrapper div.page div.footer {
  background: url(/img/dotted.gif) 0 0 repeat-x #fff;
  width: 100%;
  clear: both;
  border-top: dotted 1px #ababab;
  background: #fff7d4 none;
  overflow: hidden;
  padding: 0 0 15px;
}

div.wrapper div.page div.footer p {
  margin: 10px;
  color: #333;
  font-size: 10px;
}

div.wrapper div.page div.footer div.registered {
  margin: 20px 0 0;
  width: 100%;
}

div.wrapper div.page div.footer div.registered p {
  text-align: center;
}

div.wrapper div.page div.footer a {
  color: #333;
}

div.wrapper div.page div.footer a.datasouth {
  float: right;
  font-size: 11px;
  padding: 15px 65px 15px 10px;
  background: transparent url(/img/datasouth.gif) no-repeat right center;
}

/* Left Column */
div.wrapper div.page div.left-column {
  float: left;
  padding: 10px;
  width: 244px;
  margin: 0 0 10px;

}
div.left-column p {
	font-size:1.3em;
}
div.wrapper div.page div.left-column img {
  margin-bottom: 55px;
}

/* Main */
div.wrapper div.page div.main {
  border-left: 1px solid #ccc;
  float: left;
  text-align: left;
  width: 445px;
  padding: 8px 20px 15px;
  font-size: 1.1em;
  margin: 0 0 20px;
}

body.meet-the-directors div.wrapper div.page div.main {
  border-left: none;
  float: none;
  text-align: left;
  width: auto;
  padding: 8px 20px 15px;
  font-size: 1.1em;
  margin: 0 0 20px;
}



div.wrapper div.page div.main ul li {
  margin: 10px 0;
}

/* Quotes */
div.quote {
  background: #efefef url(/img/quote-background.gif) no-repeat bottom left;
  padding: 1px 10px;
  margin: 10px 0;
}

div.quote p.body {
  font-style: italic;
}

div.quote p.who {
  text-align: right;
}

/* Market News */
div.articles {
  clear: left;
}

div.article {
  overflow: hidden;
}

div.article p.date {
  float: left;
  font-size: 0.8em;
  margin: 0;
}

div.article p.left-space {
  margin-left: 100px;
}

div.article p.title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}

div.article p.source {
  color: #BBB;
  font-size: 0.8em;
  margin-top: 0;
  margin-bottom: 0;
}

div.article p.more a.more {
  background: url(/img/arrowLink.gif) no-repeat 0% 50%;
  color: #333;
  font-weight: bold;
  padding-left: 20px;
}

div.wrapper div.page div.main ul.archive-years li {
  float: left;
  list-style: none;
  margin: 0 10px;
  overflow: hidden;
}

/* Director Profiles */
div.profile {
  margin: 10px 0;
  overflow: hidden;
  clear: both;
}

div.profile p {
  margin-left: 230px;
}

div.profile div.image {
  padding: 15px 20px 0 0;
}

/* offices */
div.offices {
  width: 595px;
  margin: 0 auto;
}

div.offices p {
  text-align: left;
}

div.offices p.links {
  width: 300px;
  margin: 10px auto;
  overflow: hidden;
}

/* styled form */
form.styled p {
  clear: both;
}

form.styled label {
  display: block;
  float: left;
  width: 200px;
  color: #333;
  padding: 2px 0;
}

form.styled label.no-block {
  display: inline;
  float: none;
  width: auto;
  padding: 0;
}

form.styled label.indent {
  text-indent: 20px;
}

form.styled label.double-indent {
  text-indent: 40px;
}

form.styled select,
form.styled input,
form.styled textarea {
  border: 1px solid #ccc;
  background: #fff;
  color: #333;
  padding: 2px 5px 1px 5px;
  height: 20px;
  line-height: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 4px #ccc;
  -moz-box-shadow: 0px 1px 4px #ccc;
  box-shadow: 0px 1px 4px #ccc;
  outline-color: #ab3b29;
}

form.styled select,
form.styled input {
  width: 160px;
}

form.styled textarea {
  width: 360px;
  height: 90px;
}

form.styled div.fields {
  padding-bottom: 10px;
}

form.styled a.button,
form.styled input.submit {
  font-size: 12px;
  display: block;
  text-align: center;
  border: 0;
  font-weight: bold;
  background: transparent url(/img/page-box-button.gif) no-repeat;
  color: #444;
  text-decoration: none;
  line-height: 26px;
  width: 150px;
  height: 26px;
  padding: 0;
  cursor: pointer;
}

form.styled a.button:hover,
form.styled input.submit:hover {
  background-position: 0 -26px;
}

form.styled div.message {
  background: #ffc;
  border: 1px solid #990;
  padding: 10px;
  margin: 10px 0;
}

form.styled div.message p {
  margin: 0;
  padding: 5px 0;
}

form.styled div.error-message {
  background: #fcc;
  border: 1px solid #900;
  margin: 5px 27px 5px 0;
  padding: 5px;
}
.news-page{
	width:100%;
	height:auto;
	font-size:12px;
}
.news-page p.newsdate{
	font-size:14px;
	color:#B14837;
	font-weight:bold;
	cursor:pointer;
}
.news-page p strong {
	font-size:12px;
	color:#000;
}
.wlinks 
{

}

.wlinks li 
{
list-style-image: url('../img/sqorange.gif');
color:#000;
}
#dots1, #dots, #dots2, #dots3 {
	display:inline;
}
