@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, tahoma;
}
.normaltext {
	font-family: Verdana, Arial, tahoma;
	font-size: 10px;
	color: #000000;
}

ul,li,h1,h2,h3,h4,h5,h6,p,img,div {
	margin: 0px;
	padding: 0px;
}.bann {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bann table {
	background-image: url(images/banner_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.linkbg {
	background-image: url(images/linkbg.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 15px;
	padding-left: 15px;
}
.linkbg:hover {
	background-image: url(images/link_hov.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border: thin none #CC9933;
	padding-right: 15px;
	padding-left: 15px;
}
.mainlink {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}



.navimg {
	background-image: url(images/navimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bodybor {
	border: 1px solid #333333;
	padding: 10px;
}
.welcome {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #333333;
}
.content {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	color: #333333;
	text-align: justify;
	list-style-type: none;
	line-height: 16px;
}
.boldheadings {
	font-size: 18px;
	color: #990000;
	line-height: 30px;
}

.read {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.read:hover {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}

.footlink {
	font-family: Verdana, Arial, tahoma;
	font-size: 10px;
	color: #C32701;
	text-decoration: none;
}
.footlink:hover {
	font-family: Verdana, Arial, tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.active {
	background-image: url(images/link_hov.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	padding-right: 15px;
	padding-left: 15px;
}
.pageheading {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #7AAC3B;
}
.basic_point {
	font-family: Verdana, Arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/basic-bullet.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	display: block;
	padding-left: 15px;
	margin-left: 5px;
	padding-bottom: 8px;
}
.basic_subpoint {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-left: 20px;
	background-image: url(images/sub-bullet.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 12px;
	padding-bottom: 5px;
}
.dd {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	display: block;
	margin-left: 30px;
	line-height: 18px;
}
.li {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 33px;
}
.boldtext_red {
	font-family: Verdana, Arial, tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #823926;
	text-decoration: none;
}
.boldtext_green {
	font-family: Verdana, Arial, tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	text-decoration: none;
	line-height: 25px;
}

.boxbor {
	border: 1px solid #999999;
	margin-top: 5px;
}
.bodybor .content #note li {
	list-style-position: outside;
	margin-left: 15px;
	margin-top: 5px;
}

