@charset "utf-8";
/* CSS Document */
.orange-t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff4501;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #44515a;
}
.footer-o {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff4501;
}	
.body1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.body11 {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
.h3 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 900;
	color: #0498ff;
	font-style: italic;
}
.h5-bold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	list-style-position: outside;
	list-style-image: url(images/bull.gif);
	list-style-type: disc;
	line-height: normal;
	font-style: normal;
}
.h2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #375571;
}


/* layout */

.divid1 {
	border-right-style: dotted;
	border-right-color: #CCC;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.divid2 {
	border-top-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.site-line {
	border: 1px solid #CCC;
}

.body3-dots {	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #666;
	list-style-position: outside;
	list-style-image: url(images/bull.gif);
	list-style-type: disc;
	line-height: 1px;
}


/* packages */


.packages-body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.packages-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.packages-header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006;
}
.packages-header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #903;
}.packages-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
