html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	font: 62.5% "Trebuchet MS", Arial, Helvetica, sans-serif /* 75% sets the font equal to 12 pixels */
}

p {padding:3px 0;font-size:1.05em;line-height:1.3em}

/*====================
Link Styles
======================*/
a:link, a:visited {text-decoration:none;}
a:focus, a:hover, a:active {text-decoration:underline;}


/*====================
Heading Styles
======================*/
h1,h2,h3,h4,h5,h6{font-weight:bold}
h1,h2,h3,h4{font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal}
h1 {font-size:3.3em;line-height:1.2em}
h2 {font-size:2.6em}
h3 {font-size:2.2em;line-height:1.4em}
h4 {font-size:1.8em;line-height:1.2em}
h5 {font-size:1.2em}
h6 {font-size:1.1em}


/*====================
General Styles
======================*/
abbr, acronym, dfn {cursor:help; border-bottom:1px dotted #ddd}
code, kbd, pre {font-family:Courier, "Courier New", Tahoma, sans-serif}
small {font-size:.9em}
strong {font-weight:bold}
address {font-style:normal}
em, ins, del {font-style:italic}
blockquote {font-style:italic;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal}


/*=========================================================================
Site specific Sytles
=========================================================================*/
ul.mainNav {text-transform:uppercase}