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, hr,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 2px;border: 0;outline: 0;font-size: 100%;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
table {border-collapse: collapse;border-spacing: 0;}
html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear {background: none;border: 0;clear: both;display: block;float: none;font-size: 0;list-style: none;margin: 0;padding: 0;overflow: hidden;visibility: hidden;width: 0;height: 0;}
.clearfix:after {clear: both;content: '.';display: block;visibility: hidden;height: 0;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
body.contentpane {background: #fff;}
/* @end Reset */

/* @group Typography Helper Styles */

body, html {
	line-height: 150%;
	font-size: 80%;
	letter-spacing: 0px;
}
body {
	color: #58595b;
	background-color: #FFF;
	font: normal 1.166666em/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
td.contentheading {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #00388c;
}
h1 {
	font: normal 1.6em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00388c;
	padding: 0;
	margin: 0;
}
h2 {
	font: normal 1.3em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00388c;
	padding: 0;
	margin: 0;
}
h3 {
	font: normal 1.3em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
h4 {
	font: normal 1.1em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00388c;
	padding: 0;
	margin: 0;
}
h5 {
	font: normal 1.1em/1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 0;
	margin: 0;
}
ul li {
	background: url(../images/style1/bullet.gif) no-repeat 0em .35em;	
	list-style: none;
	margin-left: 0px;
	padding-left: 15px;
}
.createdate,.modifydate,.small {
	color: #99a1a7;
	font-size: .8em;
	line-height: 1em;
	text-transform: lowercase;
}
