/*

Application: MACRO Web Site
Revision: 1.0
Author: Tim Sutherland
Date: 06 April 2001

Comments: The following style sheet defined the global styles for the my2IC site.

*/

/* Set this as the default formatting for paragraphs and the general look and feel of the document. */
BODY  {
  background-color : #ffffff;
  color: #000000;  
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

/* Anchor definitions (site wide currently). */
A:link {
  color: #000000;
}

A:active {
  color: #000066;
}

A:visited {
  color: #222222;
}

CODE {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #3DC0B8;
}

P, UL, OL, DIR, MENU, DIV, DT, DD, ADDRESS, BLOCKQUOTE, PRE, BR, P, LI {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 20px
}
.Heading {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: #0D2E56;
  word-spacing: normal;
  font-style: normal;
  text-transform: none
}
.highlight {
  color: #FF0000;
}
P.LeftNavigation {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #666666;
  line-height: 20px;
  vertical-align: top
}
.ErrorGeneral {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #FF0000;
}
.ErrorMain {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #FF0000;
  text-align: left;
  line-height: 20px;
}
TD.RHSOptions {
  text-align: left;
  vertical-align: top;
}

TD.LHSOptions {
  text-align: left;
  vertical-align: top;
}
TD.Content {
  text-align: left;
  vertical-align: top;
}
.FormHeadingMain {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: left;
  color: #FFFFFF;
  border: #000000;
  line-height: 30px;
  vertical-align: middle
}
.FormAttribute {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: right;
  vertical-align: top;
}
.FormValue {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.ArticleTitle {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #000000;
}
.ArticleDate {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 13px;
  font-style: italic;
  text-align: left;
  color: #AAAAAA;
}
.ArticleHeading {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  background-color: #3DC0B8;
  vertical-align: middle;
  line-height: 16px
}
.ArticleHeading A { color: #FFFFFF; }
.ArticleHeading A:visited { color: #FFFFFF; }

.ArticleSummary {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  vertical-align: top;
  padding-bottom: 11px;
}
.Copyright {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  color: #CCCCCC;
}
.RightNavigation {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-align: left;
  vertical-align: top
}
TD.CategoryTitle {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #FFFFFF;
  background-color: #3DC0B8;
  vertical-align: middle;
  line-height: 16px
}
.FormTable {
  background-color: #FFFFCC;
  height: auto;
  width: auto
}
TD.TextMain {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  line-height: 20px
}
TD.SampleEmail {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  line-height: 12px
}
.HeadingSub {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  color: #000000
}
.HeadingSubSub {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: italic;
  font-weight: bold;
  color: #000000
}
.FormHeadingSub {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: left;
  color: #000000;
}
.FormHeadingSubSub {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: left;
  color: #000000;
}
B {
  font-weight: bold
}
I {
  font-style: italic
}
TABLE.FormTableOuter {
  background-color: #F0F0FF;
  text-align: left;
  border: 1px #000000 solid
}
TABLE.FormHeadingTable {
  background-color: #000066;
  border: #000000;
  border-style: ridge;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}
TABLE.FormTableButtons {
  background-color: #000066;
  border: 1px #000000 solid;
}
TD.ButtonSubmit {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  text-align: right;
  background-color: #000066;
  vertical-align: middle
}
TD.ButtonCancel {
  Font-family: Arial, Verdana, Sans-serif;
  font-size: 14px;
  text-align: left;
  text-indent: 1px;
  background-color: #000066;
  vertical-align: middle
}
TD.ButtonReset {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  text-align: left;
  text-indent: 1px;
  background-color: #000066;
  vertical-align: middle
}
TD.ButtonOK {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  text-align: right ;
  background-color: #000066;
  vertical-align: middle
}
TD.CategoryForm {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: left;
  vertical-align: top
}
TD.CategoryFormButton {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  font-style: normal;
  text-align: left;
  vertical-align: bottom;
  line-height: 18px
}

TABLE.TableInfo {
  border-style: solid;
  border-color: #000000;
  border-width: 1px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px
}

TR.TableColumnHeader, TD.TableColumnHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
  color: #000000;
  background-color: #EEEEEE
}

TD.TableAttributeTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  color: #000000;
  background-color: #FFFFEE
}

TD.TableColumnTitleOn {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  color: #000000;
  background-color: #FEFEFE
}

TD.TableColumnTitleOff {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-align: right;
  vertical-align: top;
  color: #000000;
  background-color: #EEEEEE
}

TR.TableColumnContentOn, TD.TableColumnContentOn {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: left;
  color: #000000;
  vertical-align: top;
  background-color: #FEFEFE
}

TR.TableColumnContentOff, TD.TableColumnContentOff {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  text-align: left;
  color: #000000;
  vertical-align: top;
  background-color: #EEEEEE
}
TD.TableHeader {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  font-variant: normal;
  text-align: left
}
TR.TableContent, TD.TableContent {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-align: left
}

DIV.inlineQuote {
  border-style : solid;
  background : #3DC0B8;
  border-bottom : 1;
  border-left : 1;
  border-right : 1;
  border-top : 1;
  color : #FFFFFF;
  font-family: Arial, Verdana, sans-serif;
  font-size: 70%;
  line-height : normal;
  font-style: italic;
  font-weight: normal;
  text-align: justify;
  float: right;
  margin : 1px 1px 1px 1px;
}.LoginStatusWindow {
  border: 2px solid #000099;
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}
.LoginStatusWindowTitle {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background-color: #010066;
  color: #FFFFFF;
  border-top: 1px none;
  border-right: 1px none;
  border-bottom: 1px none;
  border-left: 1px none;
  font-weight: bold;
}
.LoginText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #000033;
}


.quicklinks TD { padding: 4px; height: 45px; text-align: center; }
.quicklinks A {
    border-style: solid;
    border-bottom-color: #333333;
    border-right-color: #555555;
    border-left-color: #BBBBBB;
    border-top-color: #DDDDDD;
  text-align: center;
}
.quicklinks A:hover {
    border-style: solid;
    border-top-color: #333333;
    border-left-color: #555555;
    border-right-color: #BBBBBB;
    border-bottom-color: #DDDDDD;
}
.quicklink { height: 45px; }