/*CSS Created by Craig Erskine - buildmyownsite.com*/
body {
 margin: 0;
 padding: 0;
 background: #3B3B3B;
 color: #000;
 font-family: Arial, Helvetica, sans-serif;
 text-align: center;
}

a {
 color: #EBF0F1;
 text-decoration: underline;
}

a:hover {
 color: #000;
 text-decoration: none;
}

b,strong {
 font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
 color: #506165;
 font-weight: bold;
 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;
}

.Heading {
 color: #506165;
}

.Error {
 background: #FF0;
 color: #C00;
 font-size: 10px;
}

.style1 {font-family: Georgia, "Times New Roman", Times, serif}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

.Status {
 color: #C00;
 font-size: 10px;
}

.OddRow {
 background: #BBC5C8;
}

.EvenRow {
 background: #8B999D;
}

.WinBorder td.Content {
 background: #BDC7CA;
 color: #506165;
}

.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: #506165;
 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 {
 background-repeat: repeat-x;
 background-position: left top;
 background-color: #A6B3B7;
}

#NavContainer {
	background: #506165;
	line-height: 31px;
	height: 31px;
}

#Nav {
}

#Content {
 padding: 30px 30px 30px 72px;
}

#sect-home #Content {
 background: #647B82;
 color: #FFF;
}

#sect-home #Content strong,
#sect-home #Content h1,
#sect-home #Content h2,
#sect-home #Content h3,
#sect-home #Content h4,
#sect-home #Content h5,
#sect-home #Content h6,
#sect-home #Content .Heading {
 color: #BFCACD;
}

#sect-home #Content a {
 color: #D3D5D7;
 text-decoration: none;
}

#sect-home #Content a:hover {
 color: #000;
 text-decoration: underline;
}

#FooterContainer {
 background: #647B82;
}

#FooterContainer td {
 padding: 10px;
 color: #FFF;
 font-size: 10px;
}

#FooterContainer a,#FooterContainer a:hover {
 color: #FFF;
 font-weight: bold;
 text-decoration: none;
}
