/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 0;
 background-repeat: repeat-x;
 background-position: 0 0;
 background-color: #FFF;
 color: #7C81B8;
 font-family: "Trebuchet MS", sans-serif;
 text-align: center;
}

a {
 color: #10167F;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #000;
 text-decoration: underline;
}

b,strong {
 font-weight: bold;
}

h1,h2,h3,h4,h5,h6,.Heading {
 color: #000;
 font-weight: bold;
 font-size: 17px;
}

h1 {
color: #10167F;
}

h3,h4 {
 font-size: 15px;
}

h5,h6 {
 font-size: 13px;
}

.Content,th,td,p,ul,ol,li,input,select,textarea,blockquote {
 font-size: 12px;
}

.Channel a {
 display: block;
 color: #10167F;
 font: bold 12px/24px "Trebuchet MS", sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel a:hover {
 color: #10167F;
 text-decoration: none;
}

.ChannelSelected a,
.ChannelSelected a:hover {
 display: block;
 color: #10167F;
 font: bold 12px/24px "Trebuchet MS", sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a {
 display: block;
 color: #10167F;
 font: bold 10px/24px "Trebuchet MS", sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Posting a:hover {
 color: #10167F;
 text-decoration: none;
}

.PostingSelected a,
.PostingSelected a:hover {
 display: block;
 color: #10167F;
 font: bold 10px/24px "Trebuchet MS", sans-serif;
 text-decoration: none;
 height: auto !important;
 height: 24px;
}

.Channel,.Posting,.ChannelSelected,.PostingSelected {
 padding: 0 0 2px;
 background-repeat: no-repeat;
 background-position: bottom;
}

.Error {
 background: #FF0;
 color: #C00;
 font-size: 11px;
}

.Status {
 color: #C00;
 font-size: 11px;
}

.OddRow {
 background: #CBCDE3;
}

.EvenRow {
 background: #E5E6F1;
}

.WinBorder td.Content {
 background: #FFF;
 color: #7C81B8;
}

.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: #7C81B8;
 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;
 background-repeat: no-repeat;
 background-position: 0 0;
}

#HeaderContainer {
 position: relative;
 height: 160px;
}

#HeaderLogo {
 margin: 0;
 position: absolute;
 top: 36px;
 right: 14px;
 width: 277px;
 height: 76px;
}

#HeaderMast {
 position: absolute;
 top: 112px;
 right: 14px;
 width: 277px;
 height: 25px;
}

#HeaderNav {
 width: 468px;
 height: 3px;
 position: absolute;
 top: 84px;
 left: 0;
}

#HeaderNavTop {
 margin: 0;
 line-height: 21px;
 position: absolute;
 top: 0;
 right: 5px;
 height: 21px;
 text-align: right;
 font-size: 10px;
}

#HeaderNavTop a {
 margin: 0 5px;
 font-weight: normal;
 text-decoration: none;
 color: #FFF;
}

#HeaderNavTop a:hover {
 text-decoration: underline;
}

#ContentContainer {
}

#NavContainer {
}

#Nav {
}

#Content {
 padding: 1px 10px 10px;
}

#FooterContainer {
 background-repeat: no-repeat;
 background-position: 0 0;
}

#FooterContainer td {
 padding: 15px 10px 10px;
 color: #10167F;
 font-size: 10px;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #10167F;
 font-weight: bold;
 text-decoration: underline;
}

