body {
 margin: 0;
 padding: 0;
 color: #2A305F;
 background: #FFF;
 font: 12px Arial, Helvetica, sans-serif;
}

a {
 color: #000;
 font-weight: bold;
 text-decoration: none;
}

a:hover {
 color: #999;
 text-decoration: underline;
}

b,strong {
 color: #000;
 font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
 color: #000;
 font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h3,h4 {
 font-size: 16px;
}

h5,h6 {
 font-size: 14px;
}

.Content,td,p,ul,ol,li,input,select,textarea,blockquote {
 font: 12px Arial, Helvetica, sans-serif;
}

.Heading,.Heading p,.Heading ul,.Heading ol,.Heading li {
 color: #000;
 font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: left;
}

.TitleBar {
 color: #000;
 font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
 text-align: left;
}

.Error {
 color: #C00;
 background: #FF0;
 font: normal 10px Arial, Helvetica, sans-serif;
}

.Status {
 color: #C00;
 font: normal 10px Arial, Helvetica, sans-serif;
}

.SmallText {
 font-size: 10px;
}

.EvenRow {
 background: #E7E9ED;
}

.OddRow {
 background: #C4C7D3;
}

.WinBorder td.Content {
 color: #2A305F;
 background: #FFF;
}

.WinBorder td.Content,.WinBorder td.Content p,.WinBorder td.Content ul,.WinBorder td.Content ol,.WinBorder td.Content li {
 font: normal 10px Verdana, Arial, Helvetica, sans-serif;
}

td.WinBorder {
 color: #FFF;
 background: #676F9C;
}

.WinBorder,.WinBorder p,.WinBorder ul,.WinBorder ol,.WinBorder li {
 font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#PageContainer {
 width: 760px;
}

#HeaderContainer {
 background-repeat: no-repeat;
 background-position: bottom;
 position: relative;
 height: 90px;
}

#HeaderSlogan {
 width: 231px;
 height: 50px;
 position: absolute;
 top: 0;
 right: 0;
}

#NavContainer {
 width: 400px;
 position: absolute;
 right: -7px;
 bottom: 10px;
}

#ContentContainer {
}

#Content {
}

#ContentMast {
 border-bottom: 2px solid #C8C8D2;
 background: #E9E9EF;
}

#MastText {
 padding: 10px;
}

#MastPic {
 background: #C8C8D2;
}

#MastFoot {
 margin: 0;
 border-bottom: 2px solid #C8C8D2;
 padding: 4px 0;
 background: #DDDDE5;
 color: #7D818F;
 font-size: 14px;
 text-align: center;
}

.HomeCell {
 border-right: 2px solid #C8C8D2;
}

#FooterContainer {
 padding-top: 10px;
 background-repeat: no-repeat;
 background-position: top;
}

#FooterContainer,#FooterContainer td {
 color: #42476A;
 font: 10px Verdana, Arial, Helvetica, sans-serif;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #42476A;
 font-weight: bold;
 text-decoration: underline;
}

