@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	text-align: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: 400;
	color: #333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: 'Oswald', sans-serif;
	font-size: 19px;
	font-style: normal;
	line-height: 22px;
	font-weight: 300;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
h2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	line-height: 18px;
	;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	margin: 0px;
	color: #333333;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
h4 {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h5 {
	font-family: 'Oswald', sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	margin: 0px;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h6 {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
	color: #000000;
	font-weight: normal;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.espec {
	font-family: 'Oswald', sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: 300;
	color: #CCCCCC;
	text-align: left;
	line-height: 19px;
}
.maintext {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #000000;
	text-align: left;
	line-height: 17px;
	padding: 0px;
	text-indent: 25px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.maintextquote {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: 400;
	color: #666666;
	text-align: center;
	line-height: 17px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	background-color: #F2F2F2;
}
.name {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-align: left;
	line-height: 20px;
	letter-spacing: 1px;
}
.bgline1 {
	background: -moz-linear-gradient(left,  rgba(0,153,102,0.3) 0%, rgba(255,255,255,0) 50%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,153,102,0.3)), color-stop(50%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,153,102,0.3) 0%,rgba(255,255,255,0) 50%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,153,102,0.3) 0%,rgba(255,255,255,0) 50%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,153,102,0.3) 0%,rgba(255,255,255,0) 50%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,153,102,0.3) 0%,rgba(255,255,255,0) 50%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d009966', endColorstr='#00ffffff',GradientType=1 );
}
.bgline2 {
	background: -moz-linear-gradient(left,  rgba(204,0,204,0.3) 0%, rgba(255,255,255,0) 50%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(204,0,204,0.3)), color-stop(50%,rgba(255,255,255,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  rgba(204,0,204,0.3) 0%,rgba(255,255,255,0) 50%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  rgba(204,0,204,0.3) 0%,rgba(255,255,255,0) 50%); /* Opera 11.10+ */

background: -ms-linear-gradient(left,  rgba(204,0,204,0.3) 0%,rgba(255,255,255,0) 50%); /* IE10+ */

background: linear-gradient(to right,  rgba(204,0,204,0.3) 0%,rgba(255,255,255,0) 50%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4dcc00cc', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
.bgline3 {
	background: -moz-linear-gradient(left,  rgba(51,153,255,0.3) 0%, rgba(255,255,255,0) 50%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(51,153,255,0.3)), color-stop(50%,rgba(255,255,255,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  rgba(51,153,255,0.3) 0%,rgba(255,255,255,0) 50%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  rgba(51,153,255,0.3) 0%,rgba(255,255,255,0) 50%); /* Opera 11.10+ */

background: -ms-linear-gradient(left,  rgba(51,153,255,0.3) 0%,rgba(255,255,255,0) 50%); /* IE10+ */

background: linear-gradient(to right,  rgba(51,153,255,0.3) 0%,rgba(255,255,255,0) 50%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d3399ff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */

}
.bgline0 {
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.2) 0%, rgba(0,0,0,0) 50%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.2)), color-stop(50%,rgba(0,0,0,0))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(left,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 50%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(left,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 50%); /* Opera 11.10+ */

background: -ms-linear-gradient(left,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 50%); /* IE10+ */

background: linear-gradient(to right,  rgba(0,0,0,0.2) 0%,rgba(0,0,0,0) 50%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 */



filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d3399ff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 */}
.blogtit {
	font-family: 'Oswald', sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #E95E28;
	font-weight: 300;
	text-align: left;
}
.blogsub {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	font-weight: 300;
	text-align: left;
	line-height: 16px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.blogsubtit:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
}
a.blogsubtit:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
}
a.blogsubtit:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #E95E28;
	text-decoration: none;
	font-style: normal;
	line-height: 20px;
	font-weight: 300;
}
a.nav:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.nav:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #E95E28;
	text-decoration: none;
	font-weight: 300;
}
a.nav:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: 300;
}
a.submenu1:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #009966;
	text-decoration: none;
	line-height: 22px;
}
a.submenu2:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #CC00CC;
	text-decoration: none;
	line-height: 22px;
}
a.submenu3:link {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #3399FF;
	text-decoration: none;
	line-height: 22px;
}
a.submenu1:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.submenu2:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.submenu3:visited {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	line-height: 22px;
}
a.submenu1:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}
a.submenu2:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}
a.submenu3:hover {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	color: #999999;
	text-decoration: none;
	line-height: 22px;
}
.design {
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: normal;
}
li {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: square;
	color: #666;
}
linum {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	list-style-type: none;
	color: #666;
}
.more1 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #009966;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;
}
.more2 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #CC00CC;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;
}
.more3 {
	font-family: 'Oswald', sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 400;
	color: #3399FF;
	clip: rect(0px,0px,0px,0px);
	letter-spacing: 1px;
	text-align: right;
	text-decoration: none;
}
.formtop {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.formlabel {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
}
.formbot {
	font-family: 'Oswald', sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}


/** xavigort 11/12/13 **/
#hlrpsa{ margin-top:0px;}
#hlrpsa h1{ margin-bottom:10px;  margin-left:10px; color:#fc7712;}
.mtrpw{border-top:1px solid #9a9a9a; margin-left: 10px; width:208px;}
.mtrpw a{color:#9a9a9a; text-decoration: none; display:block; margin-bottom: 10px; font-family: 'Open Sans', sans-serif;font-size: 14px;font-style: normal;font-weight: 400;line-height: 18px;}

