body {
  background: #CCCCCC;
  background-image: url(images/bkgnd_body.jpg);
}

td {
  vertical-align: top;
  font-family: verdana, arial, tahoma;
  font-size: 12px;
  color: #000000;
  line-height: 21px;
}


.mainTable {
  background: #FFFFFF;
}

.mainText {
  background: #FFFFFF;
}

.normalText {
  background: #FFFFFF;
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 5px;

}

.normalText2 {
	padding-top: 5px;
	padding-left: 25px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-color: #FFFFFF;

}

.homeBox {
  background: #FFFFFF;
  text-align: center;
}


.mainTable
{
	background-color: #FFFFFF;
	width: 980px;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	border-top: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
}

.box {
	font-size: 11px;
	background: #FFFFFF;
	border-left: solid 1px #6699cc;
	border-right: solid 1px #6699cc;
	border-top: solid 1px #6699cc;
	border-bottom: solid 1px #6699cc;

}

.boxTitle {
  background-image: url(images/bkgnd_box_title.gif);
  text-align: center;
}

.boxHome {
  font-size: 11px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}

.horizLine {
  background: #6699cc;
}



.title {
	font-family: Verdana,Arial,Tahoma;
	color: #003399;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.title2 {
	font-family: Verdana,Arial,Tahoma;
	color: #CC0000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 15px;
}

.subTitle {
	font-family: Verdana,Arial,Tahoma;
	color: #6699cc;
	font-size: 13px;
	font-weight: bold;
	padding-top: 15px;
}

.menu {
  background-image: url(images/bkgnd_menu.gif);
}

.footer {
	background: #333333;
	font-size: 9px;
	color: #FFFFFF;
	padding-left: 10px;
	text-align: center;
	height: 18px;
}

a.readon {
	display: block;
	float: left;
	padding-left: 20px;
	margin-top: 0px;
	line-height: 14px;
	height: 16px;
	background: url(images/play.png) no-repeat;
}

ul.arrow-3 {
	padding-left: 0;
	margin-top: 19px;
	margin-bottom: 19px;
}


ul.arrow-3 li {
	list-style: none;
	margin-left: 0;
	margin-bottom: 6px;
	padding-left: 15px;
}

ul.arrow-3 li {
	background: url(images/arrow-3.png) 5px 5px no-repeat;
}

ul.pdf {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.pdf li {
	background: url(images/icon_pdf.gif) 0 0 no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	/* background: see style css */
}

ul.ppt {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.ppt li {
	background: url(images/icon_ppt.gif) 0 0 no-repeat;
	padding-left: 25px;
	padding-bottom: 10px;
	/* background: see style css */
}

ul.pr {
	margin: 25px 0;
	padding: 0;
	list-style: none;
	padding-left: 20px;
}

ul.pr li {
	background: url(images/icon_document.gif) 0 0 no-repeat;
	padding-left: 65px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
	/* background: see style css */
}

ul.link {
	margin: 15px 0;
	padding: 0;
	list-style: none;
	padding-left: 10px;
}

ul.link li {
	background: url(images/icon_link.gif) 0 0 no-repeat;
	padding-left: 35px;
	padding-bottom: 10px;
	padding-top: 5px;
	margin-top: 10px;
	/* background: see style css */
}
