html {
	padding: 0px;
	margin: 0px;
}
body {
	text-align: center;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #EDEBD6;
	color: #444;
	line-height: 1.8em;
    padding: 15px 0px 15px 0px;
    margin: 0px;
}
a:link, a:active, a:visited {
	color: #444;
	text-decoration: underline;
	outline:none;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
  display: block;
  text-indent: -999999px;
  overflow: hidden;
  height: 0px;
  margin: 0px;
  padding: 0px;
}
#wrapper {
    width: 790px;
	margin: 0px auto 0px auto;
    padding: 0px;
	background-attachment: scroll;
	background-image: url("images/back_r3_c2.gif");
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#header {
    width: 790px;
    position: relative;
    height: 214px;
    display: block;
	padding: 8px 0px 0px 0px;
    margin: 0px;
	background-attachment: scroll;
	background-image: url("images/back_r2_c2.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header p {
	z-index: 3;
	position: absolute;
    top: 17px;
	left: 16px;
	width: 758px;
	height: 206px;
	padding: 0px;
	margin: 0px;
	text-indent: -999999px;
	background-image: url(images/header_img.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0px 0px;
	display: block;
	overflow: hidden;
}
#container {
    border-top: solid 2px #fff;
	border-bottom: solid 2px #fff;
	margin: 0px 13px 0px 13px;
    padding: 20px 0px 20px 0px;
	overflow: hidden;
    position: relative;
    width: 765px;
    height: auto;
    background-image: url("images/devider.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: 155px top;
}
#left {
	width: 109px;
	padding: 0px 45px 0px 5px;
	margin: 0px;
    float: left;
}
#main_nav {

	width: 120px;
    list-style-image: none;
    list-style: none;
	margin: 0px 0px 0px 2px;
	padding: 0px;
}
#main_nav li {

	padding: 0px;
	display: block;
}
#main_nav li a:link, #main_nav li a:active, #main_nav li a:visited {
	color:	#63AFE3;
	font-weight:bold;
	text-decoration: none;
	display: block;
	background-color: transparent;
	width: 93px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 6px;
}
#main_nav li a:hover {
	text-decoration: none;
	color:#FF9900;
}
#right {
	width: 504px;
	float: left;
	margin: 0px;
	padding: 0px 40px 0px 30px;
}
#right .pagetitle {
	font-size:16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
    padding: 0px;
}
.clearer {
  height: 0px;
  width: auto;
  clear: both;
  font-size: 0px;
  display: block;
}
#footer {
	background-image: url("images/back_r5_c2.gif");
	background-repeat: no-repeat;
    background-attachment: scroll;
	background-position: bottom left;
	display: block;
	text-align: left;
    width: 790px;
	margin: 0px;
	padding: 0px;
}
#footer p {
	color: #aaa;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 26px;
	padding-left: 25px;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: none;
    color: #ccc;
}
#footer a.valid:link, #footer a.valid:visited, #footer a.valid:active {
	color:#0099cc;
}
#footer a.valid:hover {
	color:#3CCEFF;
}
.listTitle {
  font-weight: bold;
  color: #CC3300;
  padding: 0px;
  margin: 20px 20px 0px 0px;
}
.listul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  list-style-image: none;
}
.listul li {
  display: block;
  background-attachment: scroll;
  background-image: url("images/bullet_list.gif");
  background-repeat: no-repeat;
  background-position: 2px 50%;
  padding: 0px 0px 0px 15px;
}


/******************************* Links ******************************************/

.linkField {
	font-size: 11px;
	height: 1%;
	width: auto;
	border: 1px solid #999999;
	background-color: #F1F1F1;
	margin: 10px 0px 0px 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

}
.charLeft {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: transparent;
	color: #999999;
}
#linksDisplay li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#linksDisplay a {
	color: #88BE10;
	font-weight: bold;
}
#linksDisplay span {
	color: #A79D78;
	font-style: oblique;
}

/***************************** /Links ************************/

.style1 {
font-size: large;
color: #000000;
}
