@charset "utf-8";
td img {display: block;}.blue {
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
.top {
	background-color: #FFF;
	background-image: url(img/topbar.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.bot {
	background-color: #FFF;
	background-image: url(img/botbar.jpg);
	background-repeat: repeat-x;
	background-position: left;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 150%;
	color: #005E5E;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
.side {
	background-image: url(img/sidebar.jpg);
	background-repeat: repeat-y;
}

.content {
	font-family: Verdana, Geneva, sans-serif;
	color: #006;
}
.content1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #006;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
}
.content2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	line-height: 140%;
	color: #006;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 20px;
}

#hdr {
	background-image: url(img/hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pd {
	margin-left: 75px;
}
body {
	font-family: Arial, Helvetica, sans-serif; 
	background:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #009;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #039;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: underline;
}
.medItal {
	font-style: italic;
	font-weight: bold;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: decimal;
	color: #006;
	margin-left: 25px;
}
.msiwc {
	font-family: Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 90%;
	line-height: 135%;
}
#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	line-height: 180%;
	width: 140px;
	margin-left: 20px;
}
.tab {
	background-image: url(img/tab.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 50px;
}
.tab p {
	padding-top: 13px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 115%;
	letter-spacing: 1px;
	padding-left: 30px;
}
.box-BL {
	background-image: url(img/boxBL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.box-left {
	background-color: #E5FCE5;
	background-image: url(img/boxleft.gif);
	background-repeat: repeat-y;
}
.box-TL {
	background-image: url(img/box_r1_c1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.box-BR {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(img/box_r3_c3.gif);
}
.box-TR {
	background-image: url(img/boxTR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.box-top {
	background-image: url(img/boxtop.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.box-bot {
	background-image: url(img/boxbot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.box-right {
	background-color: #E5FCE5;
	background-image: url(img/boxright.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	color: #066;
	font-weight: bold;
}

.title a {
	color: #066;
}
.title a:hover {
	color: #000;
	text-decoration: none;
}
h2 {
	font-size: 120%;
}
.SubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 95%;
	color: #066;
	font-weight: bold;
}
.contentNoPD {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	line-height: 140%;
	color: #006;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
}
.contentBLK {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
}
