/* Reset Styles */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
legend{color:#000;}
/* End Reset Styles */

/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
letter-spacing:0em;
font-family:Trebuchet, Tahoma, Arial, sans-serif;
}
 
h1 {
padding:10px 0 10px 0;
letter-spacing:-1px;
font-size:2em;
color:#0099cc;
letter-spacing:0.05em;
}


h2 {
padding:20px 0;
letter-spacing:-1px;
font-size:1.5em;
color:#3C5537;
}

h2 em {font-style:normal;color:#0099cc}

 
h3 {
font-size:1em;
font-weight:bold;
margin-bottom:10px;
margin-top:10px;
font-size:1.2em;
color:#52c24d;
}

p{
margin:0;
padding:0 0 18px 0;
}	
 
ul, ol{margin:0; padding:0;}
 
small{
font-size:0.8em;
}
 
img {
border:0;

}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}

/***** Global TinyMCE Classes *****/
 
 
.item-left{float:left;margin:0px 20px 20px 0;}

.item-right{float:right; }

.indent-paragraph-left{margin:0px 0px 20px 30px;}

.indent-paragraph{margin:20px 40px;}

.quote{background:#F3F3F3;margin:20px 40px;padding:20px; -moz-border-radius:5px;  -webkit-border-radius:5px;}

.meet_the_team_image{float:left; margin-right:20px;}
.clear{clear:both;}
.niceblue{
	color:#004B8E;
}
