@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #707070;
}
body {
	background-color: #f2f2e4;
	margin-top: 0px;
}

.hpage-content {
	background-image: url(../images/diaginol01.gif);
	background-repeat: repeat;
	padding: 12px;
}
.hpage-blogcontent {
	padding: 12px;
	background-color:#FFFFFF;
}
.pad15TR {
	padding-top: 15px;
	padding-right: 15px;
}
.pad15L {
	padding-left: 15px;
}
.pad15TR {
	padding-top: 15x;
	padding-right: 15px;
}
.pad15RB {
	padding-right: 15px;
	padding-bottom: 15px;
}
.pad14px {
	padding: 14px;
}
.PIC-r {
	float: right;
	padding-left: 7px;
}
.PIC-l {
	float: left;
	padding-right: 7px;
}
.txt-form {
	font-size:11px;
}
.input-form {
	border:solid 1px #cfcfd0; 
	font-family:Arial; 
	font-size:11px; 
	color:#707070; 
	height:18px; 
	width:144px;
}

.textarea-form {
	border:solid 1px #cfcfd0; 
	font-family:Arial; 
	font-size:11px; 
	color:#707070; 
	height:50px; 
	width:212px;
}
.dropdown-form {
	border:solid 1px #cfcfd0; 
	font-family:Arial; 
	font-size:11px; 
	color:#707070; 
	height:20px; 
	width:144px;
}
a:link {
	color: #430c0b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #430c0b;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #9c4140;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #9c4140;
	font-weight: bold;
}
.title-core {
	color:#430c0b; 
	margin:0px 0px 28px 0px; 
	font-size:16px;
}
.smallsearch{
position:absolute;
top:auto;
left:auto;
}
.titles-Lg {
	font-size: 15px;
	font-weight: bold;
	color: #252525;
}
.titles-Sm {
	font-size: 12px;
	font-weight: normal;
	color: #252525;
}

