@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D8D8D8;
}

.bodyhm{
	background-image: url(images/bg_home.jpg);
	background-repeat: repeat-x;
	background-color: #D8D8D8;
}

.text_head {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 14px;

	color: #000000;

	padding-left: 10px;

	text-decoration: none;

	background-image: url(images/header.jpg);

	background-repeat: no-repeat;

}

.text_head2 {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

	padding-top: 15px;

	margin-top: 1px;

	margin-bottom: 1px;

}

.bg_content1 {

	background-image: url(images/bg_leftcon.jpg);

	background-repeat: no-repeat;

	padding-right: 15px;

	padding-left: 20px;

}
.bg_top {
	background-image: url(images/bg_pg.jpg);
	background-repeat: repeat-x;
}




.bg_content2 {

	background-image: url(images/bg_rigcon.jpg);

	background-repeat: no-repeat;

	padding-right: 15px;

	padding-left: 20px;

}

.bg_content3 {

	background-image: url(images/bg_leftcon1.jpg);

	background-repeat: no-repeat;

	padding-right: 15px;

	padding-left: 20px;

}

.bg_content4 {

	background-image: url(images/inq_r2_c1.jpg);

	background-repeat: no-repeat;

}

.bg_content5 {

	background-image: url(images/dontmiss_r2_c1.jpg);

	background-repeat: repeat-y;

	padding-top: 1px;

}







.bg_header {

	background-image: url(images/header.jpg);

	background-repeat: no-repeat;

}



.text_main {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 16px;

	line-height: 20px;

	color: #333333;

	margin-top: 10px;

	margin-bottom: 10px;

}

.text_main_no {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: #333333;

	margin-top: 1px;

	margin-bottom: 1px;

}



.text_links {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 16px;

	line-height: 20px;

	color: #C6222F;

}

.text_alt {

	font-family: Cambria, Georgia, serif;

	font-size: 14px;

	line-height: 20px;

	color: #333333;

	margin-top: 10px;

	margin-bottom: 10px;

}
.text_alt2 {
	font-family: Cambria, Georgia, serif;
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}


.text_sm {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: #333333;

	margin-top: 10px;

	margin-bottom: 10px;

}
.text_small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}


.text_smlink {

	font-family: Calibri, Tahoma, Arial, sans-serif;

	font-size: 14px;

	line-height: 20px;

	color: #C6222F;

	margin-top: 10px;

	margin-bottom: 10px;

}

.text_title {

	font-family: Cambria, Georgia, serif;

	font-size: 18px;

	line-height: 20px;

	color: #000000;

	margin-top: 20px;

	margin-bottom: 10px;

}
.text_title2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}
.text_title3 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #163892;
	margin-top: 10px;
	margin-bottom: 10px;
}









.pad_top {

	padding-top: 16px;

}

.pad_l {

	padding-left: 10px;

}
.tbl_head {
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #666666;
}
.tbl_bot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: Calibri, Tahoma, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
}



a{
	outline:none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	outline:none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-weight: bold
}.outline {
	border: 2px solid #FFFFFF;
	padding: 3px;
}
.outline_gr {
	border: 1px solid #333333;
}
