h1, h2, h3, h4, h5, h6, a { color: #064284; }/* --- Typography --- */
p , li{ color: #666;line-height: 20px; font-size: 12px; padding-bottom: 10px; }
h1 { line-height: 55px; font-size: 48px; font-weight: normal; color: #FFF; position: relative; letter-spacing: -2px; }
h2 { line-height: 33px; font-size: 18px; padding-top: 11px; padding-bottom: 6px; font-weight: bold; }
h3 { line-height: 22px; font-size: 13px; font-weight: normal; margin-top: 11px; margin-bottom: 0px; }
h4 { line-height: 18px; font-size: 14px; padding-top: 9px; padding-bottom: 9px; font-weight: bold; }
h5 { line-height: 18px; font-size: 12px; font-weight: bold; }
h6 { line-height: 18px; font-size: 11px; font-weight: bold; }
a { text-decoration: none; font-weight: bold; }
a:hover {
	text-decoration: underline;
	text-align: left;
}
hr { height: 1px; color: #CCC; /* only works in IE */ background-color: #CCC; /* needed to color the HR in Firefox */ border: 0px; margin-bottom: 17px; }
li { padding-bottom: 5px;padding-top: 5px;}
#copy .grid_5 ul li{ background-image: url(../images/triRight.png); background-repeat: no-repeat; padding-left: 18px; background-position: 8px 14px; border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; border-top-width: 1px; border-top-style: solid; }


.small { font-size: 10px; }
#copy .grid_5 ul { border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; border-bottom-width: 1px; border-bottom-style: solid; }
#copy .grid_5 ol li { border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; border-top-width: 1px; border-top-style: solid; list-style-type: decimal; list-style-position: inside; }
#copy .grid_5 ol { border-top-color: #CCC; border-right-color: #CCC; border-bottom-color: #CCC; border-left-color: #CCC; border-bottom-width: 1px; border-bottom-style: solid; }

