p.new { color: green;}
p {margin:0; padding:0;}
h2 {margin:0; padding:0;}
h3 {margin:0; padding:0;}
h4 {margin:0; padding:0;}
a {margin:0; padding:0;}

div#page {
	border-top:1px solid #cdd5e8;
	padding-top:5px;
}

.subHeader {
	font-size: 10pt; font-weight: bold;
	color: #8C3131;
}
.subsubHeader {
	font-size:9pt; font-weight:bold;
	color:#0077B0;
}
.commonText {
	font-size: 8pt;
	color: #000000;
	text-align: left;
}
p.slogan {
	font-size: 8pt;
	/*v1* font-weight: bold; color: #cd5c5c;*/
	color:#e86800; font-weight:normal;
}
p.benefitsText {
	font-size: 8pt;
	color: #780000;
}
ul.benefits {
	font-size: 8pt;
	color: #780000;
}
a.subPageLnk {
	font-size: 8pt; font-weight: bold;
	color: #32466B;
 	text-decoration: none;
}
a.subPageLnk:hover {
	font-size: 8pt; font-weight: bold;
	color: #813d3d;
 	text-decoration: underline;
}
span.tr_airt {
	font-style: normal; font-weight: normal;
}
span.tr_airt em {
	font-weight: bold; font-style: normal;
}
span.tr_airt2 {
	font-size: 110%;
}

/* -- adMaterials -- */
div.adMaterials {
	border: 1px solid #d3d3d3;
	background-color: whitesmoke;
}
div.adMaterials p.hd {
	font-size: 8pt; font-weight: bold;
	color: #32466b;
	background-color: #dcdcdc;
	text-align: center;
}
div.adMaterials	ul {
	margin: 0; padding: 5px 10px 10px 10px; /*v1* padding: 10px; padding-top:5px;*/
	font-size: 8pt; color: #32466B;
}
div.adMaterials	ul li {
	margin: 0; padding-bottom: 2px;
	list-style-position: inside;
}
div.adMaterials a {
	font-size: 8pt;
	color: #32466B;
	text-decoration: none;
}
div.adMaterials a:hover {
	font-size: 8pt;
	color: #813d3d;
	text-decoration: underline;
}
div.adMaterials a.current {
	font-size: 8pt;
	color: dimgray;
	text-decoration: none;
}
div.adMaterials a.current:hover {
	font-size: 8pt;
	color:dimgray;
	text-decoration: none;
}

/* -- adMaterialsP -- */
div.adMaterialsP {
	text-align: right;
}
div.adMaterialsP a {
	margin:10px;
	font-size: 8pt;
	color: #32466B;
 	text-decoration: none;
}
div.adMaterialsP a:hover {
	font-size: 8pt;
	color: #813d3d;
 	text-decoration: underline;
}

/* -- img_param -- */
div.img_param {}
div.img_param p {
	margin: 0; padding: 0;
	position: relative; top: -10px;
	text-align: right;
}
div.img_param a {
	font-size: 8pt; font-weight: bold; color: #32466B;
	text-decoration: none;
}
div.img_param a:hover {
	font-size: 8pt; font-weight: bold; color: #813d3d;
	text-decoration: underline;
}
p span.soundL {
	font-weight: bold;
	color: #cd5c5c;
}
p span.soundLVer {
	font-style: italic;
}

/*------ dfeatures ------*/
div.dFeatures {}
div.dFeatures div.dfeat {
	clear: both;
	margin-top: 5px;	border-top: 2px solid whitesmoke;
}
div.dFeatures div.dfeat1 {}
div.dFeatures div.dfeat2 {}
div.dFeatures div.dfeat img {
	padding: 10px;
}
div.dFeatures div.dfeat1 img {
	float: left; padding-left: 0;
}
div.dFeatures div.dfeat2 img {
	float:right; padding-right: 0;
}
div.dFeatures div.dfeat p.c {
	margin-bottom: 0.5em;
}
div.dFeatures div.dfeat p.ch {
	margin-top: 0.5em; margin-bottom: 0.2em;
	font-weight: bold;
}
div.dFeatures div.dfeat p.b {}

/*-------------------*/
span.tmp { color:green; font-style: italic }

