/* -- basic tags sytle -- */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0079C2;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9FCF67;
}
/* -- footer sytle -- */
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
	margin-top: 25px;
}
/* -- sub sytless -- */
.bigsubon {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/big-sub-on.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.subon {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(images/sub-on.gif);
	background-repeat: no-repeat;
	padding-left: 26px;
}
.suboff {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 26px;
}
.subon a:link,
.subon a:visited,
.subon a:hover,
.suboff a:link,
.suboff a:visited,
.suboff a:hover,
.bigsubon a:link,
.bigsubon a:visited,
.bigsubon a:hover {
	text-decoration: none;
	color: #333333;
}
/* -- body content area sytle -- */
#copyarea {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin-right: 25px;
	margin-top: 20px;
	width: 500px;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}
.privacy {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.teasers {	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}
.label {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
	line-height: 12px;
	text-align: right;
	vertical-align: middle;
	padding-right: 10px;
}
INPUT, SELECT {
	border: 1px solid #006666;
	padding: 2px;
	font-family:  "Palantino Linotype", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin: 1px;
}
SELECT {
	padding: 2px 5px 2px 5px;
}
.box {
	border: 1px solid #F5E49E;
	background-color: #EFF2C8;
}
.box2 {
	border: 2px solid #F9E7BD;
	border-color: #9FCF67;
	background-color: #F8FBE6;
}
TABLE.box TH {
	border: 1px solid #DAF0CA;
	text-indent: 20px;
	font-weight: bold;
	font-family:  "Palantino Linotype", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	margin: 1px;
	padding: 2px;	
}
SPAN.reddot {
	font-weight: bold;
	color: #CC3300;
	font-size: 13px;
}
P {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 12px;
}
H4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.textmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
