* {
	font-family: arial, serif;
	font-size: 11px;
}

body { color: #FFFFFF; font-weight: bold; font-style: italic; background-color: #000000; 
 text-align: center;
}
a:hover { color:#6d7be7; }
a {
color:white;
}
H1 {
	font-size: 20px;
}
#Container { margin: 0px auto 0px auto; width: 778px; text-align: left; }

#Header { height: 200px; background: url(/cmsfile/14) repeat top center; font-size: 16px; }
#HeaderTitle { font-size: 50px; padding: 40px 0px 0px 30px; }
#HeaderSlogan { float: left; padding-left: 60px; }

#HeaderNavigation { background: url(/cmsfile/16) no-repeat bottom left; float: right; text-align: right; padding: 0px 0px 0px 25px; }
#HeaderNavigation ul { list-style-type: none; list-style: none; padding: 0px; margin: 0px; }
#HeaderNavigation ul li { display: block; float: left; height: 29px; background: url(/cmsfile/15) repeat-x bottom right; padding: 0px 16px 0px 0px; }
#HeaderNavigation ul li a { text-decoration: none; color: #ffffff; }
#HeaderNavigation ul li a:hover { color:#6d7be7; }

.ContentHeader { font-size: 16px; }
.FloatLeft { float: left; }
.ContentImage { float: right; margin-left: 10px; }

.RoundedTable { border-collapse:collapse; }
.RoundedTable td { border: 0px; margin: 0px; padding: 0px; }
.RoundedTable .TopLeft { width: 20px; height: 20px; background: url(/cmsfile/10) no-repeat; }
.RoundedTable .TopCenter { height: 20px; background: url(/cmsfile/9) repeat-x; }
.RoundedTable .TopRight { width: 20px; height: 20px; background: url(/cmsfile/11) no-repeat; }
.RoundedTable .MiddleLeft { width: 20px; height: 20px; background: url(/cmsfile/12) repeat-y; }
.RoundedTable .MiddleRight { width: 20px; height: 20px; background: url(/cmsfile/13) repeat-y; }
.RoundedTable .BottomLeft { width: 20px; height: 20px; background: url(/cmsfile/6) no-repeat; }
.RoundedTable .BottomCenter { height: 20px; background: url(/cmsfile/8) repeat-x; }
.RoundedTable .BottomRight { width: 20px; height: 20px; background: url(/cmsfile/7) no-repeat; }

#ContentLeft { float: left; width: 28%; }
#ContentRight { float: right; width: 70%; }

#Footer { clear: both; text-align: center; padding: 20px; }

#alternative_footer {
 color: black;
 font-size: 10px;
}
.ContentItems A {
 color: white;
}
.ContentItems A:hover {
 color:#6d7be7;
}

INPUT, TEXTAREA, SELECT {
  background-color: #A1CCCE;
  border: 1px solid black;
}
