body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f5f5f3;
	background: #f5f5f3 url(images/bg.jpg) repeat-x;
}
h1 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.bodybg1 {
	background-image: url(images/body-bg.jpg);
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.headertext {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 0px;
}
.headertextLT {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.bodybg2 {
	background-image: url(images/body-bg-top.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.footertext {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #666666;
	font-size: 11px;
}
.footerlink {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #666666;
	font-size: 11px;
	text-decoration:none;
}
.footerlink:hover {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	color: #8E0205;
	font-size: 11px;
	text-decoration:underline;
}
a {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #445F96;
}
a:visited {
	color: #445F94;
}
a:hover {
	color: #8E0205;
}
a:active {
	color: #445F94;
}
.prac_a, .prac_a:active, .prac_a:visited {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif;
	font-size: 12px;
	color: #7f0000;
	text-decoration:none;
	font-weight:normal;
}
.prac_a:hover {
	color: #445F94;
	text-decoration:underline;
	font-weight:normal;
}
.about_image_holder {
	float: left;
	text-align: center;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
hr {
	border: 1px solid #3d3c3a;
	color: #3d3c3a;
	background-color: #3d3c3a;
	
}
.text {
	color: #000000;
	
}
