* {
	padding: 0px;
	margin: 0px;
}

body {
font-family: Arial;
background-color: #DFD4C0;
background-image: url(images/header_take6.jpg);
background-attachment: fixed;
background-position: top;
background-repeat: no-repeat;
}

.clearBoth {

clear: both;

}


#page {
        padding: 0px;
	margin: 0px auto;
	width: 1000px;
        background-image: url(images/line_5.jpg);
        background-repeat: repeat-y;
	position: relative;
        clear: both;

}

.pagetitle {

      text-indent: 20px;

}

#header {
        padding: 0px;
	margin: 0px auto;
	width: 1000px;
        height: 10px;
        background-image: url(images/line_5_top.jpg);
        background-repeat: no-repeat;
	position: relative;

}

#footer {
	color: #000000;
	width: 988px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	background: #F5DEB3;
        border: 1px solid #010040;
        text-align: center;
	font-size: 10px;

}
#footer a, #footer a:visited, #footer a:active {
	color: #AC9F2D;
	background:inherit;
}
#footer a:hover {
	color: #FF0000;
	background:inherit;
	text-decoration: underline;
}
#etoNotice, .hidden {
	display:none;
}
#menu {
	background-color: #ff0000;;
	color: #fff;
	clear: both;
	padding: 10px;
	width: 980px;
	overflow: hidden;
	height: 15px;
	border-bottom: 1px solid #010040;
}
#sidebar {
	float: right;
	width: 200px;
        margin: 10px;

}
#content {
        margin: 10px;
	color: #000;
	width: 770px;
	clear: none;
	overflow: hidden;
}
.contentheight {
	min-height: 500px;
	height: auto !important;
	height: 500px;
}
.indent {
	position: relative;
	left: 20px;
}
.sideBanner {
        
	font-size: 90%;
	background-color: #F5DEB3;
	color: #000000;
}
.sideBanner a {
	color: #993300 !important;
}
.sideBanner a:hover {
	color: #000 !important;
}
a:link {
	color:#000000;
	background:inherit;
	text-decoration: none;
}
a:hover, a:focus {
	color: #ff0000;
	background:inherit;
	text-decoration: none;
}
a:visited {
	color:#000000;
	background:inherit;
	text-decoration: none;
}
a img {
	border: 0;
}

table {
	max-width: 780px;
}
.left {
	float: left;
        padding: 5px;
}
.right {
	float: right;
        padding: 5px;
}
.textright {
	text-align: right;
}
.textcenter {
	text-align: center;
}
.small {
	font-size: 0.7em;
}
.bold {
	font-weight: bold;
}
.em {
	font-style: italic
}
#pagetrail {
	font-size: 10px;
	color: #010040;
	background-color: #eeffee;
	border: 1px solid #010040;
	padding:3px;
}
.searchbox {
	background:  #F5DEB3;
}
.searchbox p {
	margin: 0;
	padding: 0;
}


.boldtext {
	font-weight: 700;
        font-size: 14px;
}

.regtext {

        font-size: 14px;
}


.boldtext18 {
       font-weight: 700;
       font-size: 18px;
}

.boldredtext {
	font-weight: 700;
	color: red;
}
.asatitles {
	font-weight: 700;
	color: black;
	font-size: 14px;
}
.underline {
	text-decoration: underline;
}
.lightblue {
	background-color: #E0FFFF;
}
.vertaligntop {
	vertical-align:top;
	margin-top:0;
}

h1 {

       font-weight: 700;
       font-size: 18px;


}

.sideKBA{display:block}
.sideKBA *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#f5deb5}
.sideKBA1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #faf0df;
  border-right:1px solid #faf0df;
  background:#f7e6c7}
.sideKBA2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fefbf7;
  border-right:1px solid #fefbf7;
  background:#f6e4c3}
.sideKBA3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #f6e4c3;
  border-right:1px solid #f6e4c3;}
.sideKBA4{
  border-left:1px solid #faf0df;
  border-right:1px solid #faf0df}
.sideKBA5{
  border-left:1px solid #f7e6c7;
  border-right:1px solid #f7e6c7}
.sideKBAfg{
  background:#f5deb5}
