BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color: #ffffff;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #49766D;
	text-decoration: none;
}

A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #49766D;
	text-decoration: underline;
}

HR {
	height : 1px;
	color: #000000;
}


a.rtcolumn {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/practicebg.jpg);
	padding: 3px 3px 6px 6px;
	border: none;
	text-decoration: none;
	background-repeat: no-repeat;
}

a.rtcolumn:hover {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-image: url(images/practicebg2.jpg);
	padding: 3px 3px 6px 6px;
	border: none;
	text-decoration: none;
	background-repeat: no-repeat;

}

.pagecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
}

.lftcolumn {
	background-repeat:repeat-y;
	background-image: url(images/side_back.jpg);
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-top: 1px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #49766D;
	font-weight: bold;
}

.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bold;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #84A39D;
	text-align: center;
	padding: 5px;
}

.copyrightlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}

.copyrightlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;

}

.frame {
	border-right: 1px solid #84A39D;
	border-left: 1px solid #84A39D;
}

.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/date_bar.jpg);
	background-repeat: no-repeat;
	text-align: right;
	padding-right: 12px;
	font-weight: bold;

}

A.ResourceLinks {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #49766D;
	text-decoration: none;
	display : block;
	padding : 1px 0px 1px 10px;
	background-image: url(images/link.gif);
	background-repeat: no-repeat;
}

A.ResourceLinks:hover {
	font-family : Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size : 12px;
	color : #49766D;
	text-decoration: underline;
	display : block;
	padding : 1px 0px 1px 10px;
	background-image: url(images/link2.gif);
	background-repeat: no-repeat;

}

.list {
	list-style-type: square;
}
