/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 0;
 background-repeat: repeat-x;
 background-color: #588063;
 color: #000;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
}

a {
 color: #06F;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #999;
 text-decoration: underline;
}

b,strong {
 font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
 color: #346143;
 font-weight: normal;
 font-size: 18px;
}

h3,h4 {
 font-size: 16px;
}

h5,h6 {
 font-size: 14px;
}

.Content,td,p,ul,ol,li,input,select,textarea,blockquote {
 font-size: 12px;
}

p,li {
 line-height: 1.5em;
}

.Channel a {
 display: block;
 color: #FFF;
 font: bold 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel a:hover {
 background: #6E6D3F;
 color: #FFF;
 text-decoration: none;
}

.ChannelSelected a,
.ChannelSelected a:hover {
 display: block;
 background: #6E6D3F;
 color: #FFF;
 font: bold 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a {
 display: block;
 color: #FFF;
 font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a:hover {
 background: #6E6D3F;
 color: #FFF;
 text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
 display: block;
 background: #6E6D3F;
 color: #FFF;
 font: bold 11px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel,.Posting,.ChannelSelected,.PostingSelected {
}

.Heading {
 color: #346143;
}

.TitleBar {
 color: #000;
 font-weight: bold;
 font-size: 14px;
 text-align: left;
}

.Error {
 background: #FF0;
 color: #C00;
 font-size: 10px;
}

.Status {
 color: #C00;
 font-size: 10px;
}

.OddRow {
 background: #D3D2CF;
}

.EvenRow {
 background: #ECECEA;
}

.WinBorder td.Content {
 background: #FFF;
 color: #346143;
}

.WinBorder td.Content,.WinBorder td.Content p,.WinBorder td.Content ul,.WinBorder td.Content ol,.WinBorder td.Content li {
 font-weight: normal;
 font-size: 10px;
}

td.WinBorder {
 background: #346143;
 color: #FFF;
}

.WinBorder,.WinBorder p,.WinBorder ul,.WinBorder ol,.WinBorder li {
 font-weight: bold;
 font-size: 14px;
}

#PageContainer {
 margin: 0 auto;
 width: 760px;
 text-align: left;
 position: relative;
}

#HeaderContainer {
}

#HeaderLogo {
}

#ContentContainer {
}

#NavContainer {
 padding: 30px 0 0;
 background-color: #346143;
 background-repeat: no-repeat;
 background-position: left top;
 text-align: center;
}

#Nav {
 background: #245335;
}

#MastContainer {
 background-repeat: no-repeat;
 height: 55px;
}

#MastCol1 {
 width: 135px;
 color: #D2E0EE;
 font: bold 11px/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: right;
}

#MastCol2 {
 padding: 0 25px 0;
 color: #94B6D9;
 font: bold 40px/55px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: right;
 letter-spacing: -1px;
}

#Content {
 background: #FFF;
}

#FooterContainer {
 background-repeat: no-repeat;
 background-color: #588063;
}

#FooterContainer td {
 padding: 24px 40px;
 color: #C5D3C9;
 font-size: 10px;
 text-align: right;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #C5D3C9;
 font-weight: bold;
 text-decoration: underline;
}

