/*@import url(http://fonts.googleapis.com/css?family=Questrial);
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: local('Questrial'), local('Questrial-Regular'), url('MYWJ4lYm5dbZ1UBuYox79D8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}*/

* {
	margin: 0;
	padding: 0;
	color:#000000;
	/*text-transform:capitalize;*/
}


#LayoutColumn2 + br.Clear {
display:none;
}


body {
	font-family: 'PT Sans';
	font-size: 12px;
	height: 100%;
	/*background:#e55e41;*/
}

input, select {
	font-size: 11px;
}

input {
	padding: 2px;
}

input { outline:none; }

p {
	line-height: 1.3;
	margin-bottom: 15px;
}

a {
	font-weight: normal;
	text-decoration: none!important;
}

h2 {       
	font-weight: normal;
	margin: 0 0 8px 0;
}

h3 {
	font-size: 1.1em;
	margin-bottom: 6px;
}

h4 {
	font-size: 1.1em;
	margin-bottom: 4px;
}

img, img a {
	border: 0;
}

ul, ol {
	margin: 0 0 10px 20px;	
	
}

li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
}

blockquote {
	margin-left: 28px;
}

select option {
	padding: 0 10px;
}

hr {
	margin: 10px 0;
	padding: 0;
	height: 1px;
	border:0;
}