body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: small;
  color: #000;
  background: #fff url("../images/background_main_box.gif") repeat-y top left;
}

.clear {
  clear: both;
}

.line-through {
  text-decoration: line-through;
}

p.for-non-compliant {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  color: #009;
  background-color: transparent;
}

img {
  border: 0px;
}

a {
  text-decoration: none;
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #930;
  background-color: transparent;
}

a:link {
  color: #930;
  background-color: transparent;
}

a:visited {
  color: #930;
  background-color: transparent;
}

a:hover {
  text-decoration: underline;
  color: #009;
  background-color: transparent;
}

table {
  border-collapse: collapse;
  border: 1px solid #000;
  border-spacing: 0px;
  margin: 0px;
}

td {
  border-collapse: collapse;
  border: 1px solid #000;
  padding: 0.5em;
  vertical-align: top;
}

tr.header {
  font-weight: bold;
}

div.header-box {
  width: 100%;
  
  /* purposely defined to wrong value for Win IE 5.x [real height + bottom border] */  
  height: 80px;
  
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #000;
  font-size: small;
  font-weight: bold;
  color: #009;
  background: #fff url("../images/background_others.gif") no-repeat top left;

  /* tantek celik hack to correct height for standards compliant browser */
  voice-family: "\"}\"";
  voice-family: inherit;
  height: 79px;
}

/* CSS2 sector version */
html>body>div.header-box {
	height:79px;
}

#your-link-to {
  vertical-align: text-bottom;
}


div.main-box {
  margin: 0px;
  margin-left: 160px;
  padding: 0px;
}

div.decorative-box {
  margin: 0px;
  padding: 0px;
}

div.content-box {
  margin: 0px 180px 0px 0px;
  padding: 0px;
  font-size: small;
  text-align: left;
}

div.article-box {
  margin: 1em 3em 1em 1em;
  text-align: left;
}

div.footnote-box {
  clear: both;
  margin: 0px;
  padding: 20px 0px;
  font-size: x-small;
  text-align: center;
}


div.footnote-box a {
  text-decoration: none;
  font-weight: normal;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #930;
  background-color: transparent;
}

div.footnote-box a:link {
  color: #930;
  background-color: transparent;
}

div.footnote-box a:visited {
  color: #930;
  background-color: transparent;
}

div.footnote-box a:hover {
  text-decoration: underline;
  color: #009;
  background-color: transparent;
}


div.main-menu-box {
  position: absolute;
  top: 80px;
  left: 0px;
  
  /* purposely defined to wrong value for Win IE 5.x [real height + bottom border] */  
  width: 160px;

  margin: 0px;
  padding: 0px;
  border-right: 1px solid #000;
  color: #aaf;
  background-color: #33c;
    
  /* tantek celik hack to correct width for standards compliant browser */
  voice-family: "\"}\"";
  voice-family: inherit;
  width:159px;
}

/* CSS2 sector version */
html>body>div.main-menu-box {
  width:159px;
}


ul.main-menu {
  margin-left: 1.3em;
  margin-top: 0em;
  padding: 0em;
}

ul.main-menu a {
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans-serif;
  text-decoration: none;
  color: #aaf;
  background-color: transparent;
}

ul.main-menu a:link {
  color: #aaf;
  background-color: transparent;
}

ul.main-menu a:visited {
  color: #aaf;
  background-color: transparent;
}

ul.main-menu a:hover {
  text-decoration: underline;
  color: #fff;
  background-color: transparent;
}


div.sub-menu-box {
  position: absolute;
  right: 0px;
  top: 80px;
  
  /* purposely defined to wrong value for Win IE 5.x [real width + left padding + right padding] */
  width: 180px;

  margin: 0px; 
  padding: 10px;
  color: #000;   
  background-color: transparent;
  font-size: x-small;

  /* tantek celik hack to correct width for standards compliant browser */
  voice-family: "\"}\"";
  voice-family: inherit;
  width:160px;
}

/* CSS2 sector version */
html>body>div.sub-menu-box {
	width:160px;
}

div.sub-menu-spacer {
  height: 120px;
}

span.sub-menu-heading {
  font-weight: bold;
}

ul.sub-menu {
  margin-left: 1.5em;
  margin-top: 0em;
  padding: 0em;
}

ul.sub-menu a {
  text-decoration: none;
  font-weight: bold;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #930;
  background-color: transparent;
}

ul.sub-menu a:link {
  color: #930;
  background-color: transparent;
}

ul.sub-menu a:visited {
  color: #930;
  background-color: transparent;
}

ul.sub-menu a:hover {
  text-decoration: underline;
  color: #009;
  background-color: transparent;
}



img.design-photo {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

img.content {
	border: 0px solid Black;
}


ul.disc {
  list-style-type: disc;
}

ul.circle {
  list-style-type: circle;
}

ul.square {
  list-style-type: square;
}

ol.numeric {
  list-style-type: decimal;
}

ol.lower-alpha {
  list-style-type: lower-alpha;
}

ol.upper-alpha {
  list-style-type: upper-alpha;
}

ol.lower-roman {
  list-style-type: lower-roman;
}

ol.upper-roman {
  list-style-type: upper-roman;
}


div.image-120x160 {
  float: left;
  width: 120px;
  margin: 0px 10px 10px 0px;
  padding: 0px;
}

/* TSJ - added to put image on right side */
div.image-120x160-right {
	float: right;
	width: 120px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
}

div.image-160x120 {
  float: left;
  width: 160px;
  margin: 0px 10px 10px 0px;
  padding: 0px;
}

/* TSJ - added to put image on right side */
div.image-160x120-right {
  float: right;
  width: 160px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
}

div.image-240x320 {
  clear: both;
  width: 240px;
  margin: 0px 10px 10px 0px;
  padding: 0px;
}

/* TSJ - slightly increased left-margin from 0 to 20 
   and padding from 0 to 10 */
div.image-320x240 {
  clear: both;
  width: 320px;
  margin: 0px 10px 10px 20px;
  padding: 10px;
}

/* TSJ - created new 200px width left side*/
div.image-200-left {
  float: left;
  width: 200px;
  margin: 0px 10px 10px 0px;
  padding: 10px;
}

/* TSJ - created new 200px width right side*/
div.image-200-right {
  float: right;
  width: 200px;
  margin: 0px 0px 10px 0px;
  padding: 10px;
}

/* TSJ - added thumbnail box */
div.image-60x60 {
  float: left;
  width: 60px;
  margin: 0px 10px 0px 0px;
  padding: 0px;
}


p.caption {
  font-size: x-small;
  text-align: left;
  color: #009;
  background-color: transparent;
}

/* TSJ - Added new backquote to indent quote */
div.callout-backquote {
	width: 80%;
	margin: 0px auto;
	padding: 10px;
	border: 0px solid White;
	color: #009;
	background-color: transparent;
	font-size: small;
	font-style : italic;
}

div.callout-full {
  width: 80%;
  margin: 0px auto;
  padding: 10px;
  border: 1px solid #009;
  color: #009;
  background-color: #eef;
  font-size: x-small;
}

div.callout-half {
  float: left;
  width: 50%;
  margin: 0px 10px 10px 0px;
  padding: 10px;
  color: #009;
  border: 1px solid #009;
  background-color: #eef;
  font-size: x-small;
}

div.callout-fixed {
  float: left;
  width: 200px;
  margin: 0px 10px 10px 0px;
  padding: 10px;
  color: #009;
  border: 1px solid #009;
  background-color: #eef;
  font-size: x-small;

  /* tantek celik hack to correct width for standards compliant browser */
  voice-family: "\"}\"";
  voice-family: inherit;
  width:160px;
}

/* CSS2 sector version */
html>body>div.sub-menu-box {
	width:160px;
}


div.pull-quote {
  margin: 0px;
  padding: 10px;
  font-size: large;
  font-weight: bold;
  font-style: italic;
  text-align: left;
  color: #99c;
  background-color: transparent;
}