@charset "windows-1252";
p, body, ul, li,td {
	font-family: verdana,geneva,sans serif;
	font-size: 9pt;
	color: #333333;
}
h1 {
	color: #de9100;
	font-size: 15pt;
	font-family: verdana,geneva,sans serif;
	font-weight: bold;
}
h2 {
	color: #de9100;
	font-size: 12pt;
	font-family: verdana,geneva,sans serif;
	font-weight: bold;
}
#footer {
	font-size: 9pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bbbbbb;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	border-left-color: #bbbbbb;
	margin-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
a {
  text-decoration: none;
  color: #036db9;
  font-weight: normal;
}
a:hover {
  text-decoration: none;
  color: #de9100;
  font-weight: normal;

}
#mainbodytext {
 /* height: 600px; */
}
#mainbodytable {
	background-image: url(images/bkgdgrad1.jpg);
	background-repeat: repeat-x;
	background-color: #fff3d8;
}
#mainbodybottom {
  border-top: #bbbbbb 1px solid;
  margin-top: 10px;
  padding-top: 10px;
  clear: both;
}
#mainrightinserts {
	position: relative;
	right: 0px;
	float: right;
	z-index: 20;

}
#mainphoto {
	margin: 0 5px 10px 15px;
}
#mainnotice {
	margin: 0 5px 10px 15px;
	width: 140px;
	border: 1px solid #bbbbbb;
	padding: 10px;
}
#mainnoticetitle {
	color: #de9100;
	font-size: 12pt;
	font-family: verdana,geneva,sans serif;
	font-weight: bold;
}
#mainaffirm {
	margin: 0 5px 10px 15px;
	width: 140px;
	border: 1px solid #bbbbbb;
	padding: 10px;
}
#maingooglead1 {
	margin: 0 5px 20px 15px;
}
#mainbodytext {
	position: relative;
}

