html, body, form, fieldset, textarea, input
{
	margin: 0;
	padding: 0;
	font: 12px/1.2 arial, helvetica, sans-serif;
}
select, textarea, input
{
}
html body
{ 
	color: #353535;
}

h1, h2, h3, h4, h5, h6 {color:#000;margin: 1em 0 .2em 0;background-color:transparent !important}
h1 {font-size: 30px;margin: 15px 0 16px 0;font-weight:normal;}
h2 {font-size: 14px;margin-top:0;padding-top:0;}
h3 {font-size: 1.2em;font-weight:normal;margin:5px 0 5px 0;}

h4, h5, h6
{
	margin: 1em 0 .2em 0;
}

h4{font-size: 1.1em;font-weight: bold;}

h5{font-size: 1.1em;font-weight: normal;}

h6{font-size: 1em;font-weight: normal;font-style:italic;}

p {padding: 0;margin: 0 0 1.2em 0;background-color:transparent !important; line-height: 1.5em; }

a {color: #000;text-decoration: none;outline:none;}

form label {position: relative;font-size: .916em;}
input, select, textarea {font-size: 100%;}
fieldset {border: none;}
hr {
	border: 0;
	height: 0;
	border-top:1px dotted #667e7a;
}
ul{ padding: 0 0 0 5px; margin: 0 0 0 10px}
li { margin: 0 0 .6em 0;}

img {
	border: 0;
	border: 0;
	display: inline-block;
}


#eyeBrow,#header, #col0, #col2, #footerWrapper, #textsize, #credit, #copyright{display:none;}

